Pull request #43531 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 787257f76790c4b82bddfc866185ebc64a9ef357 rather than 314a47492a4aa604f5a400adecc99dcc439d72bc Obtained Jenkinsfile from 787257f76790c4b82bddfc866185ebc64a9ef357 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-43531@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch 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" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' 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 [2022-04-27T04:50:25.462Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-04-27T04:50:25.467Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-04-27T04:50:40.655Z] Still waiting to schedule task [2022-04-27T04:50:40.657Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08dd6963600dfb4b1)’ is offline [2022-04-27T04:51:21.210Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08dd6963600dfb4b1) in /home/ubuntu/workspace/moby_PR-43531 [Pipeline] { [Pipeline] checkout [2022-04-27T04:51:21.352Z] The recommended git tool is: git [2022-04-27T04:51:24.458Z] using credential docker-jenkins-github-credentials [2022-04-27T04:51:24.471Z] Cloning the remote Git repository [2022-04-27T04:51:24.471Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:51:24.155Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:51:24.213Z] > git init /home/ubuntu/workspace/moby_PR-43531 # timeout=10 [2022-04-27T04:51:24.483Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:51:24.483Z] > git --version # timeout=10 [2022-04-27T04:51:24.509Z] > git --version # 'git version 2.17.1' [2022-04-27T04:51:24.510Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:51:24.511Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:51:47.402Z] Fetching without tags [2022-04-27T04:51:47.669Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:51:48.646Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:51:48.646Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:51:47.301Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:51:47.316Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:51:47.337Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:51:47.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:51:47.383Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:51:47.383Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:51:47.384Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:51:47.657Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:51:47.677Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:51:48.538Z] > git remote # timeout=10 [2022-04-27T04:51:48.565Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:51:48.584Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:51:48.585Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:51:48.605Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T04:51:48.627Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:51:48.648Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:51:53.274Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:51:53.274Z] First time build. Skipping changelog. [2022-04-27T04:51:53.283Z] > git --version # timeout=10 [2022-04-27T04:51:53.311Z] > git --version # 'git version 2.17.1' [2022-04-27T04:51:53.340Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T04:51:54.364Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/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 && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco [2022-04-27T04:52:00.968Z] Unable to find image 'alpine:latest' locally [2022-04-27T04:52:00.968Z] latest: Pulling from library/alpine [2022-04-27T04:52:01.229Z] df9b9388f04a: Pulling fs layer [2022-04-27T04:52:01.229Z] df9b9388f04a: Verifying Checksum [2022-04-27T04:52:01.229Z] df9b9388f04a: Download complete [2022-04-27T04:52:01.803Z] df9b9388f04a: Pull complete [2022-04-27T04:52:01.803Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-04-27T04:52:01.803Z] Status: Downloaded newer image for alpine:latest [2022-04-27T04:52:09.965Z] 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-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-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) [Pipeline] node [Pipeline] node [2022-04-27T04:52:10.228Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08dd6963600dfb4b1) in /home/ubuntu/workspace/moby_PR-43531 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "s390x" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [2022-04-27T04:52:10.305Z] The recommended git tool is: git [Pipeline] // stage [2022-04-27T04:52:10.316Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-04-27T04:52:10.338Z] Fetching changes from the remote Git repository [Pipeline] // stage [2022-04-27T04:52:10.351Z] Fetching without tags [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-27T04:52:10.559Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2022-04-27T04:52:10.671Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:52:10.672Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-04-27T04:52:10.740Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:52:10.749Z] > git --version # timeout=10 [2022-04-27T04:52:10.768Z] > git --version # 'git version 2.17.1' [2022-04-27T04:52:10.776Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T04:52:10.319Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43531/.git # timeout=10 [2022-04-27T04:52:10.335Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:52:10.348Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:52:10.348Z] > git --version # timeout=10 [2022-04-27T04:52:10.353Z] > git --version # 'git version 2.17.1' [2022-04-27T04:52:10.354Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:52:10.354Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:52:10.556Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:52:10.571Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:52:10.621Z] > git remote # timeout=10 [2022-04-27T04:52:10.634Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:52:10.641Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:52:10.642Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:52:10.657Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T04:52:10.668Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:52:10.677Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:52:11.375Z] + [ PR != PR ] [2022-04-27T04:52:11.375Z] + [ master != master ] [2022-04-27T04:52:11.375Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:52:11.709Z] + docker version [2022-04-27T04:52:11.709Z] Client: Docker Engine - Community [2022-04-27T04:52:11.709Z] Version: 20.10.14 [2022-04-27T04:52:11.709Z] API version: 1.41 [2022-04-27T04:52:11.709Z] Go version: go1.16.15 [2022-04-27T04:52:11.709Z] Git commit: a224086 [2022-04-27T04:52:11.709Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T04:52:11.709Z] OS/Arch: linux/amd64 [2022-04-27T04:52:11.709Z] Context: default [2022-04-27T04:52:11.709Z] Experimental: true [2022-04-27T04:52:11.709Z] [2022-04-27T04:52:11.709Z] Server: Docker Engine - Community [2022-04-27T04:52:11.709Z] Engine: [2022-04-27T04:52:11.709Z] Version: 20.10.14 [2022-04-27T04:52:11.709Z] API version: 1.41 (minimum version 1.12) [2022-04-27T04:52:11.709Z] Go version: go1.16.15 [2022-04-27T04:52:11.709Z] Git commit: 87a90dc [2022-04-27T04:52:11.709Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T04:52:11.709Z] OS/Arch: linux/amd64 [2022-04-27T04:52:11.709Z] Experimental: true [2022-04-27T04:52:11.709Z] containerd: [2022-04-27T04:52:11.709Z] Version: 1.5.11 [2022-04-27T04:52:11.709Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:52:11.709Z] runc: [2022-04-27T04:52:11.709Z] Version: 1.0.3 [2022-04-27T04:52:11.709Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T04:52:11.709Z] docker-init: [2022-04-27T04:52:11.709Z] Version: 0.19.0 [2022-04-27T04:52:11.709Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T04:52:12.017Z] + docker info [2022-04-27T04:52:25.228Z] Still waiting to schedule task [2022-04-27T04:52:25.228Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08dd6963600dfb4b1)’ [2022-04-27T04:52:25.229Z] Still waiting to schedule task [2022-04-27T04:52:25.229Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08dd6963600dfb4b1)’ [2022-04-27T04:52:25.230Z] Still waiting to schedule task [2022-04-27T04:52:25.230Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2022-04-27T04:52:25.235Z] Still waiting to schedule task [2022-04-27T04:52:25.235Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2022-04-27T04:52:25.236Z] Still waiting to schedule task [2022-04-27T04:52:25.236Z] All nodes of label ‘windows-2019’ are offline [2022-04-27T04:52:25.237Z] Still waiting to schedule task [2022-04-27T04:52:25.237Z] All nodes of label ‘windows-2022’ are offline [2022-04-27T04:52:25.238Z] Still waiting to schedule task [2022-04-27T04:52:25.238Z] All nodes of label ‘windows-2022’ are offline [2022-04-27T04:52:34.010Z] Client: [2022-04-27T04:52:34.010Z] Context: default [2022-04-27T04:52:34.010Z] Debug Mode: false [2022-04-27T04:52:34.010Z] Plugins: [2022-04-27T04:52:34.010Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T04:52:34.010Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T04:52:34.010Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T04:52:34.010Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T04:52:34.010Z] [2022-04-27T04:52:34.010Z] Server: [2022-04-27T04:52:34.010Z] Containers: 0 [2022-04-27T04:52:34.010Z] Running: 0 [2022-04-27T04:52:34.010Z] Paused: 0 [2022-04-27T04:52:34.010Z] Stopped: 0 [2022-04-27T04:52:34.010Z] Images: 1 [2022-04-27T04:52:34.010Z] Server Version: 20.10.14 [2022-04-27T04:52:34.010Z] Storage Driver: overlay2 [2022-04-27T04:52:34.010Z] Backing Filesystem: extfs [2022-04-27T04:52:34.010Z] Supports d_type: true [2022-04-27T04:52:34.010Z] Native Overlay Diff: true [2022-04-27T04:52:34.010Z] userxattr: false [2022-04-27T04:52:34.010Z] Logging Driver: json-file [2022-04-27T04:52:34.010Z] Cgroup Driver: cgroupfs [2022-04-27T04:52:34.010Z] Cgroup Version: 1 [2022-04-27T04:52:34.010Z] Plugins: [2022-04-27T04:52:34.010Z] Volume: local [2022-04-27T04:52:34.010Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T04:52:34.010Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T04:52:34.010Z] Swarm: inactive [2022-04-27T04:52:34.010Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T04:52:34.010Z] Default Runtime: runc [2022-04-27T04:52:34.010Z] Init Binary: docker-init [2022-04-27T04:52:34.010Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:52:34.010Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T04:52:34.010Z] init version: de40ad0 [2022-04-27T04:52:34.010Z] Security Options: [2022-04-27T04:52:34.010Z] apparmor [2022-04-27T04:52:34.010Z] seccomp [2022-04-27T04:52:34.010Z] Profile: default [2022-04-27T04:52:34.010Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T04:52:34.010Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T04:52:34.010Z] OSType: linux [2022-04-27T04:52:34.010Z] Architecture: x86_64 [2022-04-27T04:52:34.010Z] CPUs: 2 [2022-04-27T04:52:34.010Z] Total Memory: 7.565GiB [2022-04-27T04:52:34.010Z] Name: ip-10-100-46-24 [2022-04-27T04:52:34.010Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T04:52:34.010Z] Docker Root Dir: /var/lib/docker [2022-04-27T04:52:34.010Z] Debug Mode: false [2022-04-27T04:52:34.010Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:52:34.010Z] Labels: [2022-04-27T04:52:34.010Z] Experimental: true [2022-04-27T04:52:34.010Z] Insecure Registries: [2022-04-27T04:52:34.010Z] 127.0.0.0/8 [2022-04-27T04:52:34.010Z] Live Restore Enabled: true [2022-04-27T04:52:34.010Z] [2022-04-27T04:52:34.010Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T04:52:34.359Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:52:34.359Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:52:34.359Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43531/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T04:52:34.359Z] + bash /home/ubuntu/workspace/moby_PR-43531/check-config.sh [2022-04-27T04:52:34.359Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T04:52:34.359Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T04:52:34.359Z] [2022-04-27T04:52:34.359Z] Generally Necessary: [2022-04-27T04:52:34.359Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T04:52:34.359Z] - apparmor: enabled and tools installed [2022-04-27T04:52:34.621Z] - CONFIG_NAMESPACES: enabled [2022-04-27T04:52:34.621Z] - CONFIG_NET_NS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_PID_NS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_IPC_NS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_UTS_NS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUPS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CPUSETS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_MEMCG: enabled [2022-04-27T04:52:34.621Z] - CONFIG_KEYS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_VETH: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T04:52:34.621Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T04:52:34.621Z] [2022-04-27T04:52:34.621Z] Optional Features: [2022-04-27T04:52:34.621Z] - CONFIG_USER_NS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_SECCOMP: enabled [2022-04-27T04:52:34.621Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T04:52:34.621Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T04:52:34.621Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T04:52:34.621Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T04:52:34.621Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T04:52:34.882Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T04:52:34.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T04:52:34.882Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T04:52:34.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T04:52:34.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T04:52:34.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T04:52:34.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T04:52:34.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T04:52:34.883Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T04:52:34.883Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T04:52:34.883Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T04:52:34.883Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T04:52:34.883Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T04:52:34.883Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T04:52:34.883Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T04:52:34.883Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T04:52:34.883Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T04:52:34.883Z] - CONFIG_EXT4_FS: enabled [2022-04-27T04:52:34.883Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T04:52:34.883Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T04:52:34.883Z] - Network Drivers: [2022-04-27T04:52:34.883Z] - "overlay": [2022-04-27T04:52:34.883Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T04:52:34.883Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T04:52:34.883Z] Optional (for encrypted networks): [2022-04-27T04:52:34.883Z] - CONFIG_CRYPTO: enabled [2022-04-27T04:52:34.883Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T04:52:34.883Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T04:52:34.883Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T04:52:34.883Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T04:52:34.883Z] - CONFIG_XFRM: enabled [2022-04-27T04:52:34.883Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T04:52:34.883Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T04:52:34.883Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T04:52:34.883Z] - "ipvlan": [2022-04-27T04:52:34.883Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T04:52:34.883Z] - "macvlan": [2022-04-27T04:52:35.143Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T04:52:35.143Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T04:52:35.143Z] - "ftp,tftp client in container": [2022-04-27T04:52:35.143Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T04:52:35.143Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T04:52:35.143Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T04:52:35.143Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T04:52:35.143Z] - Storage Drivers: [2022-04-27T04:52:35.143Z] - "aufs": [2022-04-27T04:52:35.143Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T04:52:35.143Z] - "btrfs": [2022-04-27T04:52:35.143Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T04:52:35.143Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T04:52:35.143Z] - "devicemapper": [2022-04-27T04:52:35.143Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T04:52:35.143Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T04:52:35.143Z] - "overlay": [2022-04-27T04:52:35.143Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T04:52:35.143Z] - "zfs": [2022-04-27T04:52:35.143Z] - /dev/zfs: present [2022-04-27T04:52:35.143Z] - zfs command: missing [2022-04-27T04:52:35.143Z] - zpool command: missing [2022-04-27T04:52:35.143Z] [2022-04-27T04:52:35.143Z] Limits: [2022-04-27T04:52:35.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T04:52:35.143Z] [2022-04-27T04:52:35.143Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T04:52:35.494Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:314a47492a4aa604f5a400adecc99dcc439d72bc . [2022-04-27T04:52:35.494Z] #2 [internal] load .dockerignore [2022-04-27T04:52:35.494Z] #2 sha256:71ae9742219bc04198b95ac55d5d15f7a104594743e6307ebd2dcb2c0c15c971 [2022-04-27T04:52:35.755Z] #2 transferring context: 145B done [2022-04-27T04:52:35.755Z] #2 DONE 0.2s [2022-04-27T04:52:35.755Z] [2022-04-27T04:52:35.755Z] #1 [internal] load build definition from Dockerfile [2022-04-27T04:52:35.755Z] #1 sha256:1151af9abb256ba53796694ca8487b8b7a124726534084b5464018ef6f4f0f12 [2022-04-27T04:52:35.755Z] #1 transferring dockerfile: 17.44kB 0.0s done [2022-04-27T04:52:35.755Z] #1 DONE 0.2s [2022-04-27T04:52:36.016Z] [2022-04-27T04:52:36.016Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T04:52:36.016Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T04:52:36.277Z] #3 DONE 0.5s [2022-04-27T04:52:36.277Z] [2022-04-27T04:52:36.277Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T04:52:36.277Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T04:52:36.277Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-04-27T04:52:36.543Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T04:52:36.543Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T04:52:36.543Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T04:52:36.543Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 1.05MB / 9.67MB 0.1s [2022-04-27T04:52:36.543Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-27T04:52:36.543Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T04:52:37.116Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.5s done [2022-04-27T04:52:37.116Z] #4 DONE 0.9s [2022-04-27T04:52:37.377Z] [2022-04-27T04:52:37.377Z] #6 [internal] load .dockerignore [2022-04-27T04:52:37.377Z] #6 sha256:5576fa38e0f1dea7594b5c2a45fbc2ee7234e31149e25ec0e2b3525cfb81ddd4 [2022-04-27T04:52:37.377Z] #6 DONE 0.0s [2022-04-27T04:52:37.377Z] [2022-04-27T04:52:37.377Z] #5 [internal] load build definition from Dockerfile [2022-04-27T04:52:37.377Z] #5 sha256:c2d42a06ffea3cdda6bfc10279b1d2114f0b3bca42c9bdfb2cca432947919011 [2022-04-27T04:52:37.377Z] #5 DONE 0.0s [2022-04-27T04:52:37.377Z] [2022-04-27T04:52:37.377Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:52:37.377Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T04:52:38.768Z] #10 DONE 1.4s [2022-04-27T04:52:38.768Z] [2022-04-27T04:52:38.768Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T04:52:38.768Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T04:52:38.768Z] #7 DONE 1.4s [2022-04-27T04:52:38.768Z] [2022-04-27T04:52:38.768Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:52:38.768Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T04:52:38.768Z] #8 DONE 1.4s [2022-04-27T04:52:38.768Z] [2022-04-27T04:52:38.768Z] #9 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T04:52:38.768Z] #9 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T04:52:38.768Z] #9 DONE 1.4s [2022-04-27T04:52:40.698Z] [2022-04-27T04:52:40.698Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:52:40.698Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:52:40.698Z] #76 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T04:52:40.698Z] #76 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:52:40.698Z] #76 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T04:52:40.698Z] #76 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T04:52:40.698Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-27T04:52:40.698Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 6.29MB / 9.86MB 0.3s [2022-04-27T04:52:40.968Z] #76 ... [2022-04-27T04:52:40.968Z] [2022-04-27T04:52:40.968Z] #54 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T04:52:40.968Z] #54 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T04:52:40.968Z] #54 DONE 0.0s [2022-04-27T04:52:40.968Z] [2022-04-27T04:52:40.968Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:52:40.968Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:52:40.968Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 8.39MB / 9.86MB 0.4s [2022-04-27T04:52:40.968Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s [2022-04-27T04:52:41.237Z] #76 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-27T04:52:41.237Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-27T04:52:46.558Z] #76 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2022-04-27T04:52:46.558Z] #76 ... [2022-04-27T04:52:46.558Z] [2022-04-27T04:52:46.558Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:52:46.558Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:52:46.558Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-27T04:52:46.558Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T04:52:46.558Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T04:52:46.558Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T04:52:46.558Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-04-27T04:52:46.558Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.2s done [2022-04-27T04:52:46.558Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.1s done [2022-04-27T04:52:46.558Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.0s done [2022-04-27T04:52:46.558Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 111.15MB / 141.70MB 6.0s [2022-04-27T04:52:46.558Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.0s [2022-04-27T04:52:46.558Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.6s [2022-04-27T04:52:46.558Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.3s done [2022-04-27T04:52:46.819Z] #11 ... [2022-04-27T04:52:46.819Z] [2022-04-27T04:52:46.819Z] #76 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:52:46.819Z] #76 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:52:46.819Z] #76 DONE 6.5s [2022-04-27T04:52:46.819Z] [2022-04-27T04:52:46.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:52:46.819Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:52:46.819Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 131.48MB / 141.70MB 6.3s [2022-04-27T04:52:46.819Z] #11 ... [2022-04-27T04:52:46.819Z] [2022-04-27T04:52:46.819Z] #31 [internal] load build context [2022-04-27T04:52:46.819Z] #31 sha256:a12faf4f76039bf87f567a329f378cc3ce2eee5830c4df794fb26401fd9e0cd9 [2022-04-27T04:52:46.819Z] #31 transferring context: 37.27MB 6.5s [2022-04-27T04:52:47.080Z] #31 ... [2022-04-27T04:52:47.080Z] [2022-04-27T04:52:47.080Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:52:47.080Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:52:47.080Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 140.51MB / 141.70MB 6.5s [2022-04-27T04:52:49.113Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 8.3s done [2022-04-27T04:52:49.375Z] #11 ... [2022-04-27T04:52:49.375Z] [2022-04-27T04:52:49.375Z] #31 [internal] load build context [2022-04-27T04:52:49.375Z] #31 sha256:a12faf4f76039bf87f567a329f378cc3ce2eee5830c4df794fb26401fd9e0cd9 [2022-04-27T04:52:49.375Z] #31 transferring context: 60.74MB 7.7s done [2022-04-27T04:52:49.375Z] #31 DONE 9.1s [2022-04-27T04:52:49.375Z] [2022-04-27T04:52:49.375Z] #78 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:52:49.375Z] #78 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:52:49.375Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T04:52:49.375Z] #78 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T04:52:49.375Z] #78 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:52:49.375Z] #78 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T04:52:49.375Z] #78 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-27T04:52:49.375Z] #78 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.7s done [2022-04-27T04:52:49.375Z] #78 DONE 9.0s [2022-04-27T04:52:49.376Z] [2022-04-27T04:52:49.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:52:49.376Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:52:50.324Z] #11 ... [2022-04-27T04:52:50.324Z] [2022-04-27T04:52:50.324Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:52:50.324Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:52:50.324Z] #35 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T04:52:50.324Z] #35 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T04:52:50.324Z] #35 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T04:52:50.324Z] #35 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T04:52:50.324Z] #35 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.0s done [2022-04-27T04:52:50.587Z] #35 ... [2022-04-27T04:52:50.587Z] [2022-04-27T04:52:50.587Z] #77 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T04:52:50.587Z] #77 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T04:52:50.850Z] #77 DONE 0.5s [2022-04-27T04:52:50.850Z] [2022-04-27T04:52:50.850Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:52:50.850Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:52:51.795Z] #11 ... [2022-04-27T04:52:51.795Z] [2022-04-27T04:52:51.795Z] #79 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T04:52:51.795Z] #79 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T04:52:51.795Z] #79 DONE 0.9s [2022-04-27T04:52:51.795Z] [2022-04-27T04:52:51.795Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:52:51.795Z] #35 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:52:52.372Z] #35 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.1s [2022-04-27T04:52:52.635Z] #35 DONE 12.1s [2022-04-27T04:52:52.635Z] [2022-04-27T04:52:52.635Z] #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 [2022-04-27T04:52:52.635Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:52:54.558Z] #36 1.777 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:52:54.558Z] #36 1.786 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:52:54.558Z] #36 1.798 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:52:54.558Z] #36 1.964 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:52:54.821Z] #36 2.180 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:52:55.083Z] #36 2.471 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:52:56.470Z] #36 3.917 Fetched 8510 kB in 2s (3520 kB/s) [2022-04-27T04:52:57.415Z] #36 3.917 Reading package lists... [2022-04-27T04:52:57.988Z] #36 4.746 Reading package lists... [2022-04-27T04:52:58.562Z] #36 5.554 Building dependency tree... [2022-04-27T04:52:58.562Z] #36 5.949 The following additional packages will be installed: [2022-04-27T04:52:58.562Z] #36 5.949 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T04:52:58.562Z] #36 5.949 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T04:52:58.562Z] #36 5.949 Recommended packages: [2022-04-27T04:52:58.562Z] #36 5.949 libldap-common publicsuffix libsasl2-modules [2022-04-27T04:52:58.562Z] #36 6.131 The following NEW packages will be installed: [2022-04-27T04:52:58.824Z] #36 6.137 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T04:52:58.824Z] #36 6.137 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T04:52:58.824Z] #36 6.137 libssh2-1 openssl [2022-04-27T04:52:59.086Z] #36 6.412 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:52:59.086Z] #36 6.412 Need to get 3040 kB of archives. [2022-04-27T04:52:59.086Z] #36 6.412 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T04:52:59.086Z] #36 6.412 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T04:52:59.086Z] #36 6.430 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T04:52:59.086Z] #36 6.515 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T04:52:59.086Z] #36 6.534 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T04:52:59.086Z] #36 6.539 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T04:52:59.086Z] #36 6.593 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T04:52:59.086Z] #36 6.593 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T04:52:59.086Z] #36 6.617 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T04:52:59.086Z] #36 6.617 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T04:52:59.086Z] #36 6.617 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T04:52:59.086Z] #36 6.617 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T04:52:59.086Z] #36 6.663 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T04:52:59.349Z] #36 6.703 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:52:59.349Z] #36 6.703 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:52:59.349Z] #36 6.703 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:52:59.612Z] #36 7.058 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:52:59.612Z] #36 7.109 Fetched 3040 kB in 1s (5403 kB/s) [2022-04-27T04:52:59.875Z] #36 7.273 Selecting previously unselected package openssl. [2022-04-27T04:52:59.875Z] #36 7.273 (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.) [2022-04-27T04:52:59.875Z] #36 7.276 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T04:52:59.875Z] #36 7.361 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:53:00.138Z] #36 7.521 Selecting previously unselected package ca-certificates. [2022-04-27T04:53:00.138Z] #36 7.523 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T04:53:00.138Z] #36 7.529 Unpacking ca-certificates (20210119) ... [2022-04-27T04:53:00.138Z] #36 7.648 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T04:53:00.138Z] #36 7.648 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T04:53:00.401Z] #36 7.659 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:53:00.401Z] #36 7.739 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T04:53:00.401Z] #36 7.739 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:53:00.401Z] #36 7.739 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:53:00.401Z] #36 7.795 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T04:53:00.401Z] #36 7.795 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:53:00.401Z] #36 7.800 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:53:00.401Z] #36 7.867 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T04:53:00.401Z] #36 7.867 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T04:53:00.401Z] #36 7.873 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:53:00.668Z] #36 7.950 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T04:53:00.668Z] #36 7.950 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T04:53:00.668Z] #36 7.953 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:53:00.668Z] #36 8.102 Selecting previously unselected package libpsl5:amd64. [2022-04-27T04:53:00.668Z] #36 8.103 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T04:53:00.668Z] #36 8.109 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:53:00.668Z] #36 8.163 Selecting previously unselected package librtmp1:amd64. [2022-04-27T04:53:00.668Z] #36 8.163 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T04:53:00.668Z] #36 8.167 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:53:00.930Z] #36 8.235 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T04:53:00.930Z] #36 8.235 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T04:53:00.930Z] #36 8.235 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:53:00.930Z] #36 8.306 Selecting previously unselected package libcurl4:amd64. [2022-04-27T04:53:00.930Z] #36 8.306 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:53:00.930Z] #36 8.318 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:53:00.930Z] #36 8.390 Selecting previously unselected package curl. [2022-04-27T04:53:00.930Z] #36 8.390 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:53:00.930Z] #36 8.394 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:53:01.192Z] #36 8.473 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:53:01.192Z] #36 8.473 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:53:01.192Z] #36 8.477 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:53:01.192Z] #36 8.554 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:53:01.192Z] #36 8.554 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:53:01.192Z] #36 8.558 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:53:01.192Z] #36 8.626 Selecting previously unselected package jq. [2022-04-27T04:53:01.192Z] #36 8.626 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:53:01.192Z] #36 8.629 Unpacking jq (1.6-2.1) ... [2022-04-27T04:53:01.455Z] #36 8.685 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:53:01.455Z] #36 8.702 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:53:01.455Z] #36 8.710 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:53:01.455Z] #36 8.722 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:53:01.455Z] #36 8.737 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:53:01.455Z] #36 8.751 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:53:01.455Z] #36 8.774 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:53:01.455Z] #36 8.795 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:53:01.455Z] #36 8.818 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:53:01.455Z] #36 8.831 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:53:01.455Z] #36 8.846 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:53:01.455Z] #36 8.860 Setting up ca-certificates (20210119) ... [2022-04-27T04:53:02.403Z] #36 9.552 Updating certificates in /etc/ssl/certs... [2022-04-27T04:53:02.403Z] #36 ... [2022-04-27T04:53:02.403Z] [2022-04-27T04:53:02.403Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:53:02.403Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:53:02.403Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.3s done [2022-04-27T04:53:02.403Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.7s done [2022-04-27T04:53:02.403Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.8s done [2022-04-27T04:53:02.403Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.1s [2022-04-27T04:53:02.669Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.2s done [2022-04-27T04:53:02.932Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T04:53:03.194Z] #11 ... [2022-04-27T04:53:03.194Z] [2022-04-27T04:53:03.194Z] #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 [2022-04-27T04:53:03.194Z] #36 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:53:03.194Z] #36 10.60 129 added, 0 removed; done. [2022-04-27T04:53:03.194Z] #36 10.64 Setting up jq (1.6-2.1) ... [2022-04-27T04:53:03.194Z] #36 10.65 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:53:03.194Z] #36 10.67 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:53:03.194Z] #36 10.69 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:53:03.194Z] #36 10.71 Processing triggers for ca-certificates (20210119) ... [2022-04-27T04:53:03.194Z] #36 10.73 Updating certificates in /etc/ssl/certs... [2022-04-27T04:53:04.145Z] #36 11.51 0 added, 0 removed; done. [2022-04-27T04:53:04.145Z] #36 11.51 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T04:53:04.145Z] #36 11.51 done. [2022-04-27T04:53:04.777Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d196c0bba1c73fab) in /home/ubuntu/workspace/moby_PR-43531 [Pipeline] { [Pipeline] checkout [2022-04-27T04:53:04.911Z] The recommended git tool is: git [2022-04-27T04:53:05.089Z] #36 DONE 12.6s [2022-04-27T04:53:05.089Z] [2022-04-27T04:53:05.089Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:53:05.089Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:53:05.350Z] #11 ... [2022-04-27T04:53:05.350Z] [2022-04-27T04:53:05.350Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T04:53:05.350Z] #37 sha256:ab3fc20f0b1957edd08e8715de5836a3763ff875b08419a59d98d6c807725840 [2022-04-27T04:53:05.350Z] #37 DONE 0.2s [2022-04-27T04:53:05.350Z] [2022-04-27T04:53:05.350Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:53:05.350Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:53:07.999Z] using credential docker-jenkins-github-credentials [2022-04-27T04:53:08.006Z] Cloning the remote Git repository [2022-04-27T04:53:08.006Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:53:07.146Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:53:07.196Z] > git init /home/ubuntu/workspace/moby_PR-43531 # timeout=10 [2022-04-27T04:53:07.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:07.453Z] > git --version # timeout=10 [2022-04-27T04:53:07.465Z] > git --version # 'git version 2.17.1' [2022-04-27T04:53:07.466Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:07.467Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:08.652Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 5.1s [2022-04-27T04:53:09.951Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0ba1144307051e891) in /home/ubuntu/workspace/moby_PR-43531 [Pipeline] { [Pipeline] checkout [2022-04-27T04:53:10.052Z] The recommended git tool is: git [2022-04-27T04:53:10.568Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.4s done [2022-04-27T04:53:10.568Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T04:53:12.714Z] using credential docker-jenkins-github-credentials [2022-04-27T04:53:12.724Z] Cloning the remote Git repository [2022-04-27T04:53:12.724Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:53:11.551Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:53:11.610Z] > git init /home/ubuntu/workspace/moby_PR-43531 # timeout=10 [2022-04-27T04:53:11.900Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:11.901Z] > git --version # timeout=10 [2022-04-27T04:53:11.913Z] > git --version # 'git version 2.17.1' [2022-04-27T04:53:11.914Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:11.915Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:13.722Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0adad2997f492f176) in /home/ubuntu/workspace/moby_PR-43531 [Pipeline] { [Pipeline] checkout [2022-04-27T04:53:13.870Z] The recommended git tool is: git [2022-04-27T04:53:15.871Z] #11 ... [2022-04-27T04:53:15.871Z] [2022-04-27T04:53:15.871Z] #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 [2022-04-27T04:53:15.871Z] #38 sha256:a7ca945b572d2c0374e1ffda9bccf3636e22c3b3996009338da75671e51885ae [2022-04-27T04:53:15.871Z] #38 2.273 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T04:53:15.871Z] #38 2.630 [2022-04-27T04:53:15.871Z] #38 2.871 #=#=# ######################################################################## 100.0% [2022-04-27T04:53:15.871Z] #38 3.179 [2022-04-27T04:53:15.871Z] #38 4.212 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T04:53:15.871Z] #38 4.493 [2022-04-27T04:53:15.871Z] #38 4.729 #=#=# ######################################################################## 100.0% [2022-04-27T04:53:15.871Z] #38 5.069 [2022-04-27T04:53:15.871Z] #38 6.130 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T04:53:15.871Z] #38 6.444 [2022-04-27T04:53:15.871Z] #38 6.664 #=#=# ##### 7.3% ########################################## 58.4% ################################################################### 94.1% ######################################################################## 100.0% [2022-04-27T04:53:15.871Z] #38 7.199 [2022-04-27T04:53:15.871Z] #38 8.247 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T04:53:15.871Z] #38 8.566 [2022-04-27T04:53:15.871Z] #38 8.786 #=#=# ######################################################################## 100.0% [2022-04-27T04:53:15.871Z] #38 9.090 [2022-04-27T04:53:15.871Z] #38 9.826 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T04:53:15.871Z] #38 10.12 [2022-04-27T04:53:15.871Z] #38 ... [2022-04-27T04:53:15.871Z] [2022-04-27T04:53:15.871Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:53:15.871Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:53:15.871Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-27T04:53:17.425Z] using credential docker-jenkins-github-credentials [2022-04-27T04:53:17.434Z] Cloning the remote Git repository [2022-04-27T04:53:17.434Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:53:17.537Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:53:17.593Z] > git init /home/ubuntu/workspace/moby_PR-43531 # timeout=10 [2022-04-27T04:53:17.790Z] #11 ... [2022-04-27T04:53:17.790Z] [2022-04-27T04:53:17.790Z] #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 [2022-04-27T04:53:17.790Z] #38 sha256:a7ca945b572d2c0374e1ffda9bccf3636e22c3b3996009338da75671e51885ae [2022-04-27T04:53:17.790Z] #38 10.36 #=#=# ######################################################################## 100.0% [2022-04-27T04:53:17.790Z] #38 10.64 [2022-04-27T04:53:17.790Z] #38 10.70 Download of images into '/build' complete. [2022-04-27T04:53:17.790Z] #38 10.70 Use something like the following to load the result into a Docker daemon: [2022-04-27T04:53:17.790Z] #38 10.70 tar -cC '/build' . | docker load [2022-04-27T04:53:17.790Z] #38 DONE 12.3s [2022-04-27T04:53:17.790Z] [2022-04-27T04:53:17.790Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:53:17.790Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:53:17.885Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:17.885Z] > git --version # timeout=10 [2022-04-27T04:53:17.917Z] > git --version # 'git version 2.25.1' [2022-04-27T04:53:17.917Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:17.919Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:21.114Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-04-27T04:53:22.007Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0d3296d4b08d83624) in /home/ubuntu/workspace/moby_PR-43531 [Pipeline] { [Pipeline] checkout [2022-04-27T04:53:22.897Z] The recommended git tool is: git [2022-04-27T04:53:23.039Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.3s done [2022-04-27T04:53:23.983Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T04:53:24.246Z] #11 DONE 43.6s [2022-04-27T04:53:24.246Z] [2022-04-27T04:53:24.246Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T04:53:24.246Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T04:53:24.817Z] #12 DONE 0.7s [2022-04-27T04:53:24.817Z] [2022-04-27T04:53:24.817Z] #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 [2022-04-27T04:53:24.817Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T04:53:25.395Z] #13 DONE 0.6s [2022-04-27T04:53:25.395Z] [2022-04-27T04:53:25.395Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T04:53:25.395Z] #40 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T04:53:25.395Z] #40 DONE 0.0s [2022-04-27T04:53:25.395Z] [2022-04-27T04:53:25.395Z] #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 [2022-04-27T04:53:25.395Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:53:25.567Z] using credential docker-jenkins-github-credentials [2022-04-27T04:53:25.577Z] Cloning the remote Git repository [2022-04-27T04:53:25.577Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:53:25.662Z] #43 ... [2022-04-27T04:53:25.662Z] [2022-04-27T04:53:25.662Z] #51 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T04:53:25.662Z] #51 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T04:53:25.662Z] #51 DONE 0.2s [2022-04-27T04:53:25.662Z] [2022-04-27T04:53:25.662Z] #55 [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 [2022-04-27T04:53:25.662Z] #55 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T04:53:25.662Z] #55 DONE 0.3s [2022-04-27T04:53:25.931Z] [2022-04-27T04:53:25.931Z] #56 [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 [2022-04-27T04:53:25.931Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:53:25.580Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:53:25.630Z] > git init /home/ubuntu/workspace/moby_PR-43531 # timeout=10 [2022-04-27T04:53:26.102Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:26.102Z] > git --version # timeout=10 [2022-04-27T04:53:26.116Z] > git --version # 'git version 2.25.1' [2022-04-27T04:53:26.116Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:26.118Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:28.491Z] #56 ... [2022-04-27T04:53:28.491Z] [2022-04-27T04:53:28.491Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2022-04-27T04:53:28.491Z] #14 sha256:ac610f6949b75ca513a6fbb8133eb83174e86af117f3bb74e5a09d0efab23250 [2022-04-27T04:53:28.491Z] #14 DONE 2.8s [2022-04-27T04:53:28.491Z] [2022-04-27T04:53:28.491Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel [2022-04-27T04:53:28.491Z] #15 sha256:7a9c0475274abba0efb526d9607a550196919504d943ee1fe1447ec33e3ecf21 [2022-04-27T04:53:30.408Z] #15 DONE 1.8s [2022-04-27T04:53:30.408Z] [2022-04-27T04:53:30.408Z] #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 [2022-04-27T04:53:30.408Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:53:30.408Z] #43 4.457 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T04:53:31.354Z] #43 ... [2022-04-27T04:53:31.354Z] [2022-04-27T04:53:31.354Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf [2022-04-27T04:53:31.354Z] #16 sha256:cd20aadd700c740808171124c98224b778b3f14cb64fe4f92d71f7cc8db38805 [2022-04-27T04:53:31.354Z] #16 DONE 1.3s [2022-04-27T04:53:31.617Z] [2022-04-27T04:53:31.617Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2022-04-27T04:53:31.617Z] #17 sha256:50811f5890a0a563f4b3333a7eabd7af79a0d060604c6b4f9b93d1ef04081a76 [2022-04-27T04:53:32.561Z] #17 DONE 1.2s [2022-04-27T04:53:32.561Z] [2022-04-27T04:53:32.562Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x [2022-04-27T04:53:32.562Z] #18 sha256:97f08d710e1ee07e4bd79eb7b07698f3bb2b8bbcf1f2d52e8ef914a371e9252c [2022-04-27T04:53:33.004Z] Fetching without tags [2022-04-27T04:53:33.247Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:32.940Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:32.951Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:53:32.961Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:32.982Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:33.007Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:33.007Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:33.026Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:33.253Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:33.268Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:33.961Z] #18 DONE 1.1s [2022-04-27T04:53:33.961Z] [2022-04-27T04:53:33.961Z] #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 [2022-04-27T04:53:33.961Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:53:34.139Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:34.140Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:53:35.448Z] #19 1.364 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:53:35.448Z] #19 1.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:53:35.448Z] #19 1.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:53:35.448Z] #19 ... [2022-04-27T04:53:35.448Z] [2022-04-27T04:53:35.448Z] #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 [2022-04-27T04:53:35.448Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:53:35.448Z] #62 3.684 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T04:53:35.512Z] Fetching without tags [2022-04-27T04:53:35.712Z] #62 ... [2022-04-27T04:53:35.712Z] [2022-04-27T04:53:35.712Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:53:35.712Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:53:35.712Z] #60 4.391 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T04:53:35.712Z] #60 ... [2022-04-27T04:53:35.712Z] [2022-04-27T04:53:35.712Z] #52 [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 [2022-04-27T04:53:35.712Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:53:35.712Z] #52 3.867 + git clone https://github.com/docker/distribution.git . [2022-04-27T04:53:35.712Z] #52 3.868 Cloning into '.'... [2022-04-27T04:53:35.722Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:34.029Z] > git remote # timeout=10 [2022-04-27T04:53:34.058Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:53:34.081Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:34.082Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:53:34.114Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T04:53:34.143Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:34.167Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:35.991Z] #52 ... [2022-04-27T04:53:35.991Z] [2022-04-27T04:53:35.991Z] #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 [2022-04-27T04:53:35.991Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:53:35.991Z] #58 4.363 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T04:53:35.991Z] #58 5.557 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T04:53:35.991Z] #58 5.558 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T04:53:35.991Z] #58 5.590 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T04:53:35.991Z] #58 5.631 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T04:53:35.991Z] #58 5.792 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T04:53:35.991Z] #58 5.811 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T04:53:35.991Z] #58 5.855 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T04:53:35.991Z] #58 5.859 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T04:53:35.991Z] #58 6.119 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T04:53:35.991Z] #58 6.243 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T04:53:35.991Z] #58 6.317 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T04:53:35.991Z] #58 6.457 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T04:53:35.991Z] #58 ... [2022-04-27T04:53:35.991Z] [2022-04-27T04:53:35.991Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:53:35.991Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:53:35.991Z] #45 4.416 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T04:53:35.991Z] #45 5.168 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T04:53:35.991Z] #45 5.856 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T04:53:35.991Z] #45 5.945 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T04:53:35.991Z] #45 6.041 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T04:53:35.991Z] #45 8.954 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T04:53:35.991Z] #45 9.103 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:53:35.462Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:35.472Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:53:35.478Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:35.497Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:35.517Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:35.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:35.520Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:35.730Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:35.743Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:36.253Z] #45 ... [2022-04-27T04:53:36.253Z] [2022-04-27T04:53:36.253Z] #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 [2022-04-27T04:53:36.253Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:53:36.253Z] #41 4.002 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T04:53:36.253Z] #41 4.006 Cloning into '.'... [2022-04-27T04:53:36.253Z] #41 ... [2022-04-27T04:53:36.253Z] [2022-04-27T04:53:36.253Z] #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 [2022-04-27T04:53:36.253Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:53:36.253Z] #58 10.96 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T04:53:36.406Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:36.406Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:53:36.514Z] #58 10.99 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T04:53:37.686Z] Fetching without tags [2022-04-27T04:53:37.927Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:36.353Z] > git remote # timeout=10 [2022-04-27T04:53:36.361Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:53:36.372Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:36.373Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:53:36.387Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T04:53:36.409Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:36.419Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:37.593Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:37.611Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:53:37.642Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:37.669Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:37.691Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:37.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:37.698Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:37.937Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:37.950Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:38.853Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:38.854Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:53:38.978Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:53:39.050Z] > git --version # timeout=10 [2022-04-27T04:53:39.079Z] > git --version # 'git version 2.17.1' [2022-04-27T04:53:39.108Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:53:40.102Z] + docker version [2022-04-27T04:53:40.754Z] #58 ... [2022-04-27T04:53:40.754Z] [2022-04-27T04:53:40.754Z] #56 [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 [2022-04-27T04:53:40.754Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:53:40.754Z] #56 4.359 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:53:40.754Z] #56 4.405 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:53:40.754Z] #56 4.405 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:53:40.754Z] #56 4.946 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T04:53:40.754Z] #56 5.152 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:53:40.754Z] #56 6.728 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:53:40.754Z] #56 8.510 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:53:40.754Z] #56 10.84 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T04:53:40.754Z] #56 ... [2022-04-27T04:53:40.754Z] [2022-04-27T04:53:40.754Z] #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 [2022-04-27T04:53:40.754Z] #43 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:53:40.754Z] #43 14.47 tomll can be used in two ways: [2022-04-27T04:53:40.754Z] #43 14.47 Writing to STDIN and reading from STDOUT: [2022-04-27T04:53:40.754Z] #43 14.47 cat file.toml | tomll > file.toml [2022-04-27T04:53:40.754Z] #43 14.47 [2022-04-27T04:53:40.754Z] #43 14.47 Reading and updating a list of files: [2022-04-27T04:53:40.754Z] #43 14.47 tomll a.toml b.toml c.toml [2022-04-27T04:53:40.754Z] #43 14.47 [2022-04-27T04:53:40.754Z] #43 14.47 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T04:53:40.754Z] #43 DONE 14.7s [2022-04-27T04:53:40.754Z] [2022-04-27T04:53:40.754Z] #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 [2022-04-27T04:53:40.754Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:53:40.754Z] #62 13.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T04:53:40.754Z] #62 13.23 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T04:53:40.754Z] #62 13.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T04:53:40.754Z] #62 14.38 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T04:53:40.772Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:53:40.793Z] > git --version # timeout=10 [2022-04-27T04:53:40.801Z] > git --version # 'git version 2.25.1' [2022-04-27T04:53:40.809Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T04:53:38.749Z] > git remote # timeout=10 [2022-04-27T04:53:38.778Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:53:38.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:38.804Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:53:38.831Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T04:53:38.855Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:38.875Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:53:41.714Z] + docker version [2022-04-27T04:53:42.923Z] Fetching without tags [2022-04-27T04:53:42.845Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:42.851Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:53:42.855Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:42.874Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:53:42.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:53:42.894Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:42.895Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:53:43.128Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:43.403Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:53:43.433Z] > git --version # timeout=10 [2022-04-27T04:53:43.456Z] > git --version # 'git version 2.17.1' [2022-04-27T04:53:43.475Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T04:53:43.714Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:53:43.714Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:53:44.062Z] #62 ... [2022-04-27T04:53:44.062Z] [2022-04-27T04:53:44.062Z] #52 [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 [2022-04-27T04:53:44.062Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:53:44.062Z] #52 18.04 + git checkout -q v2.3.0 [2022-04-27T04:53:44.493Z] + docker version [2022-04-27T04:53:43.104Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:43.117Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:43.636Z] > git remote # timeout=10 [2022-04-27T04:53:43.641Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:53:43.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:53:43.653Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:53:43.665Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-04-27T04:53:43.684Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:53:43.699Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:53:45.288Z] #52 19.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-27T04:53:45.867Z] #52 ... [2022-04-27T04:53:45.867Z] [2022-04-27T04:53:45.867Z] #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 [2022-04-27T04:53:45.867Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:53:45.867Z] #19 2.118 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T04:53:45.867Z] #19 2.707 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:53:45.867Z] #19 3.402 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T04:53:45.867Z] #19 4.263 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:53:45.867Z] #19 5.108 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T04:53:45.867Z] #19 5.997 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T04:53:45.867Z] #19 7.191 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:53:45.867Z] #19 7.213 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T04:53:45.867Z] #19 7.213 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:53:45.867Z] #19 7.214 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T04:53:45.867Z] #19 7.214 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T04:53:45.867Z] #19 7.214 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T04:53:45.867Z] #19 7.232 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:53:45.867Z] #19 7.234 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T04:53:45.867Z] #19 7.243 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T04:53:45.867Z] #19 7.257 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T04:53:45.867Z] #19 7.261 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T04:53:45.867Z] #19 7.265 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:53:46.664Z] Client: Docker Engine - Community [2022-04-27T04:53:46.665Z] Version: 20.10.14 [2022-04-27T04:53:46.665Z] API version: 1.41 [2022-04-27T04:53:46.665Z] Go version: go1.16.15 [2022-04-27T04:53:46.665Z] Git commit: a224086 [2022-04-27T04:53:46.665Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T04:53:46.665Z] OS/Arch: linux/amd64 [2022-04-27T04:53:46.665Z] Context: default [2022-04-27T04:53:46.665Z] Experimental: true [2022-04-27T04:53:46.665Z] [2022-04-27T04:53:46.665Z] Server: Docker Engine - Community [2022-04-27T04:53:46.665Z] Engine: [2022-04-27T04:53:46.665Z] Version: 20.10.14 [2022-04-27T04:53:46.665Z] API version: 1.41 (minimum version 1.12) [2022-04-27T04:53:46.665Z] Go version: go1.16.15 [2022-04-27T04:53:46.665Z] Git commit: 87a90dc [2022-04-27T04:53:46.665Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T04:53:46.665Z] OS/Arch: linux/amd64 [2022-04-27T04:53:46.665Z] Experimental: true [2022-04-27T04:53:46.665Z] containerd: [2022-04-27T04:53:46.665Z] Version: 1.5.11 [2022-04-27T04:53:46.665Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:53:46.665Z] runc: [2022-04-27T04:53:46.665Z] Version: 1.0.3 [2022-04-27T04:53:46.665Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T04:53:46.665Z] docker-init: [2022-04-27T04:53:46.665Z] Version: 0.19.0 [2022-04-27T04:53:46.665Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T04:53:46.987Z] + docker info [2022-04-27T04:53:47.260Z] #19 ... [2022-04-27T04:53:47.260Z] [2022-04-27T04:53:47.260Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:53:47.260Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:53:47.260Z] #60 21.88 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:53:47.260Z] #60 21.88 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:53:47.260Z] #60 21.90 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T04:53:47.260Z] #60 21.92 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:53:47.525Z] #60 22.09 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T04:53:47.525Z] #60 22.16 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T04:53:47.787Z] #60 22.35 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T04:53:47.788Z] #60 22.39 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T04:53:47.808Z] Client: Docker Engine - Community [2022-04-27T04:53:47.808Z] Version: 20.10.14 [2022-04-27T04:53:47.808Z] API version: 1.41 [2022-04-27T04:53:47.808Z] Go version: go1.16.15 [2022-04-27T04:53:47.808Z] Git commit: a224086 [2022-04-27T04:53:47.808Z] Built: Thu Mar 24 01:47:57 2022 [2022-04-27T04:53:47.808Z] OS/Arch: linux/amd64 [2022-04-27T04:53:47.808Z] Context: default [2022-04-27T04:53:47.808Z] Experimental: true [2022-04-27T04:53:47.808Z] [2022-04-27T04:53:47.808Z] Server: Docker Engine - Community [2022-04-27T04:53:47.808Z] Engine: [2022-04-27T04:53:47.808Z] Version: 20.10.14 [2022-04-27T04:53:47.808Z] API version: 1.41 (minimum version 1.12) [2022-04-27T04:53:47.808Z] Go version: go1.16.15 [2022-04-27T04:53:47.808Z] Git commit: 87a90dc [2022-04-27T04:53:47.808Z] Built: Thu Mar 24 01:45:46 2022 [2022-04-27T04:53:47.808Z] OS/Arch: linux/amd64 [2022-04-27T04:53:47.808Z] Experimental: true [2022-04-27T04:53:47.808Z] containerd: [2022-04-27T04:53:47.808Z] Version: 1.5.11 [2022-04-27T04:53:47.808Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:53:47.808Z] runc: [2022-04-27T04:53:47.808Z] Version: 1.0.3 [2022-04-27T04:53:47.808Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T04:53:47.808Z] docker-init: [2022-04-27T04:53:47.808Z] Version: 0.19.0 [2022-04-27T04:53:47.808Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T04:53:48.046Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:53:48.041Z] > git --version # timeout=10 [2022-04-27T04:53:48.053Z] > git --version # 'git version 2.25.1' [2022-04-27T04:53:48.062Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T04:53:48.147Z] + docker info [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:53:48.738Z] #60 23.22 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T04:53:48.738Z] #60 23.26 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T04:53:48.966Z] + docker version [2022-04-27T04:53:49.866Z] Client: Docker Engine - Community [2022-04-27T04:53:49.866Z] Version: 20.10.14 [2022-04-27T04:53:49.866Z] API version: 1.41 [2022-04-27T04:53:49.866Z] Go version: go1.16.15 [2022-04-27T04:53:49.866Z] Git commit: a224086 [2022-04-27T04:53:49.866Z] Built: Thu Mar 24 01:48:02 2022 [2022-04-27T04:53:49.866Z] OS/Arch: linux/amd64 [2022-04-27T04:53:49.866Z] Context: default [2022-04-27T04:53:49.866Z] Experimental: true [2022-04-27T04:53:49.866Z] [2022-04-27T04:53:49.866Z] Server: Docker Engine - Community [2022-04-27T04:53:49.866Z] Engine: [2022-04-27T04:53:49.866Z] Version: 20.10.14 [2022-04-27T04:53:49.866Z] API version: 1.41 (minimum version 1.12) [2022-04-27T04:53:49.866Z] Go version: go1.16.15 [2022-04-27T04:53:49.866Z] Git commit: 87a90dc [2022-04-27T04:53:49.866Z] Built: Thu Mar 24 01:45:53 2022 [2022-04-27T04:53:49.866Z] OS/Arch: linux/amd64 [2022-04-27T04:53:49.866Z] Experimental: true [2022-04-27T04:53:49.866Z] containerd: [2022-04-27T04:53:49.866Z] Version: 1.5.11 [2022-04-27T04:53:49.866Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:53:49.866Z] runc: [2022-04-27T04:53:49.866Z] Version: 1.0.3 [2022-04-27T04:53:49.866Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T04:53:49.866Z] docker-init: [2022-04-27T04:53:49.866Z] Version: 0.19.0 [2022-04-27T04:53:49.866Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T04:53:50.192Z] + docker info [2022-04-27T04:53:50.676Z] #60 ... [2022-04-27T04:53:50.676Z] [2022-04-27T04:53:50.676Z] #56 [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 [2022-04-27T04:53:50.676Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:53:50.676Z] #56 14.80 Fetched 8513 kB in 11s (785 kB/s) [2022-04-27T04:53:50.676Z] #56 14.80 Reading package lists... [2022-04-27T04:53:50.676Z] #56 19.16 Reading package lists... [2022-04-27T04:53:50.676Z] #56 22.88 Building dependency tree... [2022-04-27T04:53:50.940Z] #56 ... [2022-04-27T04:53:50.940Z] [2022-04-27T04:53:50.940Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:53:50.940Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:53:50.940Z] #60 25.52 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:53:50.940Z] #60 25.52 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:53:50.940Z] #60 25.52 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:53:51.203Z] #60 25.64 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T04:53:51.203Z] #60 25.67 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:53:51.203Z] #60 25.68 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T04:53:51.203Z] #60 25.72 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T04:53:51.203Z] #60 25.74 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T04:53:51.203Z] #60 25.78 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:53:51.203Z] #60 25.83 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T04:53:51.465Z] #60 25.85 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T04:53:51.465Z] #60 25.95 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T04:53:51.465Z] #60 26.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T04:53:51.465Z] #60 26.04 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T04:53:51.465Z] #60 26.09 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T04:53:51.465Z] #60 26.09 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T04:53:51.465Z] #60 26.10 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T04:53:51.465Z] #60 26.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T04:53:51.465Z] #60 26.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T04:53:51.465Z] #60 26.15 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T04:53:51.465Z] #60 26.15 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T04:53:51.465Z] #60 26.17 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T04:53:51.465Z] #60 26.19 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T04:53:51.727Z] #60 26.31 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T04:53:51.989Z] #60 26.39 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T04:53:51.989Z] #60 26.40 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T04:53:51.989Z] #60 26.46 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T04:53:51.989Z] #60 26.48 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T04:53:51.989Z] #60 26.59 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T04:53:51.989Z] #60 26.62 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T04:53:51.989Z] #60 26.68 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T04:53:52.251Z] #60 26.70 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T04:53:52.251Z] #60 26.74 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T04:53:52.251Z] #60 26.76 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T04:53:52.251Z] #60 26.78 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T04:53:52.251Z] #60 26.80 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T04:53:52.251Z] #60 26.85 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T04:53:52.251Z] #60 26.87 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T04:53:52.251Z] #60 26.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T04:53:52.251Z] #60 26.92 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T04:53:52.514Z] #60 26.95 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T04:53:52.514Z] #60 26.97 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T04:53:52.514Z] #60 26.99 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T04:53:52.514Z] #60 27.04 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T04:53:52.514Z] #60 27.06 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T04:53:52.514Z] #60 27.09 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T04:53:52.514Z] #60 27.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T04:53:52.514Z] #60 27.16 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T04:53:52.775Z] #60 27.24 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T04:53:52.775Z] #60 27.36 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T04:53:52.775Z] #60 27.37 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T04:53:52.775Z] #60 27.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T04:53:53.037Z] #60 27.43 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T04:53:53.037Z] #60 27.47 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T04:53:53.037Z] #60 27.50 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T04:53:53.037Z] #60 27.52 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T04:53:53.037Z] #60 27.54 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T04:53:53.037Z] #60 27.56 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T04:53:53.037Z] #60 27.58 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T04:53:53.037Z] #60 27.59 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T04:53:53.037Z] #60 27.65 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T04:53:53.299Z] #60 27.70 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T04:53:53.299Z] #60 27.70 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T04:53:53.299Z] #60 27.75 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T04:53:53.299Z] #60 27.77 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T04:53:53.299Z] #60 27.81 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T04:53:53.299Z] #60 27.84 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T04:53:53.299Z] #60 27.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T04:53:53.570Z] #60 27.95 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T04:53:53.570Z] #60 27.96 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T04:53:53.570Z] #60 27.98 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T04:53:53.832Z] #60 28.35 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T04:53:53.832Z] #60 28.36 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T04:53:53.832Z] #60 28.38 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T04:53:53.832Z] #60 28.40 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T04:53:53.832Z] #60 28.46 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T04:53:54.098Z] #60 28.49 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T04:53:54.098Z] #60 28.52 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T04:53:54.098Z] #60 28.55 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T04:53:54.099Z] #60 28.59 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T04:53:54.362Z] #60 ... [2022-04-27T04:53:54.362Z] [2022-04-27T04:53:54.362Z] #45 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:53:54.362Z] #45 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:53:54.362Z] #45 28.35 NAME: [2022-04-27T04:53:54.362Z] #45 28.35 go-winres - A tool for embedding resources in Windows executables [2022-04-27T04:53:54.362Z] #45 28.35 [2022-04-27T04:53:54.362Z] #45 28.35 USAGE: [2022-04-27T04:53:54.362Z] #45 28.35 go-winres [global options] command [command options] [arguments...] [2022-04-27T04:53:54.362Z] #45 28.35 [2022-04-27T04:53:54.362Z] #45 28.35 COMMANDS: [2022-04-27T04:53:54.362Z] #45 28.35 init Create an initial ./winres/winres.json [2022-04-27T04:53:54.362Z] #45 28.35 make Make syso files for the "go build" command [2022-04-27T04:53:54.362Z] #45 28.35 simply Make syso files for the "go build" command (simplified) [2022-04-27T04:53:54.362Z] #45 28.35 extract Extract all resources from an executable [2022-04-27T04:53:54.362Z] #45 28.35 patch Replace resources in an executable file (exe, dll) [2022-04-27T04:53:54.362Z] #45 28.35 help, h Shows a list of commands or help for one command [2022-04-27T04:53:54.362Z] #45 28.35 [2022-04-27T04:53:54.362Z] #45 28.35 GLOBAL OPTIONS: [2022-04-27T04:53:54.362Z] #45 28.35 --help, -h show help (default: false) [2022-04-27T04:53:54.362Z] #45 DONE 28.8s [2022-04-27T04:53:54.362Z] [2022-04-27T04:53:54.362Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:53:54.362Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:53:54.362Z] #60 28.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T04:53:54.362Z] #60 28.78 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T04:53:54.362Z] #60 28.80 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T04:53:54.362Z] #60 28.84 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T04:53:54.362Z] #60 28.84 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T04:53:54.362Z] #60 28.93 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T04:53:54.362Z] #60 28.93 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T04:53:54.362Z] #60 28.96 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T04:53:54.624Z] #60 28.97 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T04:53:54.624Z] #60 29.05 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T04:53:54.624Z] #60 29.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T04:53:54.624Z] #60 29.14 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T04:53:54.886Z] #60 29.31 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T04:53:54.886Z] #60 29.38 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T04:53:54.886Z] #60 29.40 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T04:53:54.886Z] #60 29.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T04:53:54.886Z] #60 29.48 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T04:53:55.461Z] #60 29.87 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T04:53:55.461Z] #60 30.03 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T04:53:56.415Z] #60 30.84 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T04:53:56.415Z] #60 30.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T04:53:56.415Z] #60 30.96 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T04:53:56.415Z] #60 30.98 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T04:53:57.073Z] Client: Docker Engine - Community [2022-04-27T04:53:57.073Z] Version: 20.10.14 [2022-04-27T04:53:57.073Z] API version: 1.41 [2022-04-27T04:53:57.073Z] Go version: go1.16.15 [2022-04-27T04:53:57.073Z] Git commit: a224086 [2022-04-27T04:53:57.073Z] Built: Thu Mar 24 01:47:20 2022 [2022-04-27T04:53:57.073Z] OS/Arch: linux/arm64 [2022-04-27T04:53:57.073Z] Context: default [2022-04-27T04:53:57.073Z] Experimental: true [2022-04-27T04:53:57.073Z] [2022-04-27T04:53:57.073Z] Server: Docker Engine - Community [2022-04-27T04:53:57.073Z] Engine: [2022-04-27T04:53:57.073Z] Version: 20.10.14 [2022-04-27T04:53:57.073Z] API version: 1.41 (minimum version 1.12) [2022-04-27T04:53:57.073Z] Go version: go1.16.15 [2022-04-27T04:53:57.073Z] Git commit: 87a90dc [2022-04-27T04:53:57.073Z] Built: Thu Mar 24 01:45:39 2022 [2022-04-27T04:53:57.073Z] OS/Arch: linux/arm64 [2022-04-27T04:53:57.073Z] Experimental: true [2022-04-27T04:53:57.073Z] containerd: [2022-04-27T04:53:57.073Z] Version: 1.5.11 [2022-04-27T04:53:57.073Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:53:57.074Z] runc: [2022-04-27T04:53:57.074Z] Version: 1.0.3 [2022-04-27T04:53:57.074Z] GitCommit: v1.0.3-0-gf46b6ba [2022-04-27T04:53:57.074Z] docker-init: [2022-04-27T04:53:57.074Z] Version: 0.19.0 [2022-04-27T04:53:57.074Z] GitCommit: de40ad0 [Pipeline] sh [2022-04-27T04:53:57.367Z] #60 31.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T04:53:57.367Z] #60 31.86 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T04:53:57.367Z] #60 31.86 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T04:53:57.367Z] #60 31.97 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T04:53:57.367Z] #60 32.07 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T04:53:57.385Z] + docker info [2022-04-27T04:53:57.630Z] #60 32.11 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:53:57.630Z] #60 32.21 go: downloading golang.org/x/text v0.3.7 [2022-04-27T04:53:58.213Z] #60 ... [2022-04-27T04:53:58.213Z] [2022-04-27T04:53:58.213Z] #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 [2022-04-27T04:53:58.213Z] #62 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:53:58.213Z] #62 32.60 v3.0.2 [2022-04-27T04:53:58.213Z] #62 DONE 32.8s [2022-04-27T04:53:58.476Z] [2022-04-27T04:53:58.476Z] #56 [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 [2022-04-27T04:53:58.476Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:53:58.476Z] #56 25.39 The following additional packages will be installed: [2022-04-27T04:53:58.476Z] #56 25.39 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:53:58.476Z] #56 25.40 python3-protobuf python3-six [2022-04-27T04:53:58.476Z] #56 25.41 Suggested packages: [2022-04-27T04:53:58.476Z] #56 25.41 python3-setuptools [2022-04-27T04:53:58.476Z] #56 25.41 Recommended packages: [2022-04-27T04:53:58.476Z] #56 25.41 iproute2 | iproute [2022-04-27T04:53:58.476Z] #56 25.89 The following NEW packages will be installed: [2022-04-27T04:53:58.476Z] #56 25.92 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:53:58.476Z] #56 25.92 python3-protobuf python3-six [2022-04-27T04:53:58.476Z] #56 26.39 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:53:58.476Z] #56 26.39 Need to get 2292 kB of archives. [2022-04-27T04:53:58.476Z] #56 26.39 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T04:53:58.476Z] #56 26.39 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T04:53:58.476Z] #56 26.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:53:58.476Z] #56 26.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T04:53:58.476Z] #56 26.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T04:53:58.476Z] #56 26.46 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:53:58.476Z] #56 26.46 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:53:58.476Z] #56 26.46 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:53:58.476Z] #56 29.71 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T04:53:58.476Z] #56 30.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:53:58.476Z] #56 31.04 Fetched 2292 kB in 4s (563 kB/s) [2022-04-27T04:53:58.476Z] #56 31.08 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T04:53:58.476Z] #56 31.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:53:58.476Z] #56 31.11 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T04:53:58.476Z] #56 31.12 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:53:58.476Z] #56 31.54 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:53:58.476Z] #56 31.54 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:53:58.476Z] #56 31.55 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:53:58.476Z] #56 31.71 Selecting previously unselected package python3-six. [2022-04-27T04:53:58.476Z] #56 31.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T04:53:58.476Z] #56 31.72 Unpacking python3-six (1.16.0-2) ... [2022-04-27T04:53:58.476Z] #56 31.81 Selecting previously unselected package python3-protobuf. [2022-04-27T04:53:58.476Z] #56 31.81 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T04:53:58.476Z] #56 31.82 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T04:53:58.476Z] #56 32.22 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:53:58.476Z] #56 32.22 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:53:58.476Z] #56 32.23 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:53:58.476Z] #56 32.34 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:53:58.476Z] #56 32.34 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:53:58.476Z] #56 32.36 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:53:58.476Z] #56 32.50 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:53:58.476Z] #56 32.51 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:53:58.476Z] #56 32.52 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:53:58.476Z] #56 32.64 Selecting previously unselected package criu. [2022-04-27T04:53:58.476Z] #56 32.64 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T04:53:58.476Z] #56 32.67 Unpacking criu (3.16.1-3) ... [2022-04-27T04:53:59.421Z] #56 33.71 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:54:00.808Z] #56 34.74 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:54:00.808Z] #56 34.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:54:00.808Z] #56 34.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:54:00.808Z] #56 34.82 Setting up python3-six (1.16.0-2) ... [2022-04-27T04:54:01.382Z] #56 ... [2022-04-27T04:54:01.382Z] [2022-04-27T04:54:01.382Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:54:01.382Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:54:01.382Z] #60 35.80 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T04:54:01.382Z] #60 35.85 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:54:01.382Z] #60 35.89 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T04:54:01.382Z] #60 35.91 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T04:54:01.382Z] #60 35.94 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T04:54:01.382Z] #60 36.02 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T04:54:01.644Z] #60 36.03 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T04:54:01.644Z] #60 36.07 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T04:54:01.644Z] #60 36.08 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:54:01.644Z] #60 36.13 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T04:54:01.644Z] #60 36.14 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T04:54:01.644Z] #60 36.24 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T04:54:01.852Z] Client: [2022-04-27T04:54:01.852Z] Context: default [2022-04-27T04:54:01.852Z] Debug Mode: false [2022-04-27T04:54:01.852Z] Plugins: [2022-04-27T04:54:01.852Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T04:54:01.852Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T04:54:01.852Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T04:54:01.852Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T04:54:01.852Z] [2022-04-27T04:54:01.852Z] Server: [2022-04-27T04:54:01.852Z] Containers: 0 [2022-04-27T04:54:01.852Z] Running: 0 [2022-04-27T04:54:01.852Z] Paused: 0 [2022-04-27T04:54:01.852Z] Stopped: 0 [2022-04-27T04:54:01.852Z] Images: 0 [2022-04-27T04:54:01.852Z] Server Version: 20.10.14 [2022-04-27T04:54:01.852Z] Storage Driver: overlay2 [2022-04-27T04:54:01.852Z] Backing Filesystem: extfs [2022-04-27T04:54:01.852Z] Supports d_type: true [2022-04-27T04:54:01.852Z] Native Overlay Diff: true [2022-04-27T04:54:01.852Z] userxattr: false [2022-04-27T04:54:01.852Z] Logging Driver: json-file [2022-04-27T04:54:01.852Z] Cgroup Driver: cgroupfs [2022-04-27T04:54:01.852Z] Cgroup Version: 1 [2022-04-27T04:54:01.852Z] Plugins: [2022-04-27T04:54:01.852Z] Volume: local [2022-04-27T04:54:01.852Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T04:54:01.852Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T04:54:01.852Z] Swarm: inactive [2022-04-27T04:54:01.852Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T04:54:01.852Z] Default Runtime: runc [2022-04-27T04:54:01.852Z] Init Binary: docker-init [2022-04-27T04:54:01.852Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:54:01.852Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T04:54:01.852Z] init version: de40ad0 [2022-04-27T04:54:01.852Z] Security Options: [2022-04-27T04:54:01.852Z] apparmor [2022-04-27T04:54:01.852Z] seccomp [2022-04-27T04:54:01.852Z] Profile: default [2022-04-27T04:54:01.852Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T04:54:01.852Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T04:54:01.852Z] OSType: linux [2022-04-27T04:54:01.852Z] Architecture: x86_64 [2022-04-27T04:54:01.852Z] CPUs: 2 [2022-04-27T04:54:01.852Z] Total Memory: 7.565GiB [2022-04-27T04:54:01.852Z] Name: ip-10-100-86-136 [2022-04-27T04:54:01.852Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T04:54:01.852Z] Docker Root Dir: /var/lib/docker [2022-04-27T04:54:01.852Z] Debug Mode: false [2022-04-27T04:54:01.852Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:54:01.852Z] Labels: [2022-04-27T04:54:01.852Z] Experimental: true [2022-04-27T04:54:01.852Z] Insecure Registries: [2022-04-27T04:54:01.852Z] 127.0.0.0/8 [2022-04-27T04:54:01.852Z] Live Restore Enabled: true [2022-04-27T04:54:01.852Z] [2022-04-27T04:54:01.852Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T04:54:01.905Z] #60 36.52 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:54:02.135Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:54:02.135Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:54:02.135Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43531/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T04:54:02.135Z] + bash /home/ubuntu/workspace/moby_PR-43531/check-config.sh [2022-04-27T04:54:02.135Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T04:54:02.135Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T04:54:02.135Z] [2022-04-27T04:54:02.135Z] Generally Necessary: [2022-04-27T04:54:02.135Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T04:54:02.135Z] - apparmor: enabled and tools installed [2022-04-27T04:54:02.135Z] - CONFIG_NAMESPACES: enabled [2022-04-27T04:54:02.135Z] - CONFIG_NET_NS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_PID_NS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_IPC_NS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_UTS_NS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_CGROUPS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T04:54:02.135Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T04:54:02.135Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T04:54:02.135Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T04:54:02.135Z] - CONFIG_CPUSETS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_MEMCG: enabled [2022-04-27T04:54:02.135Z] - CONFIG_KEYS: enabled [2022-04-27T04:54:02.135Z] - CONFIG_VETH: enabled (as module) [2022-04-27T04:54:02.135Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T04:54:02.166Z] #60 36.55 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T04:54:02.166Z] #60 36.68 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T04:54:02.166Z] #60 36.77 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T04:54:02.403Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T04:54:02.403Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T04:54:02.403Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T04:54:02.403Z] [2022-04-27T04:54:02.403Z] Optional Features: [2022-04-27T04:54:02.403Z] - CONFIG_USER_NS: enabled [2022-04-27T04:54:02.403Z] - CONFIG_SECCOMP: enabled [2022-04-27T04:54:02.403Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T04:54:02.403Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T04:54:02.403Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T04:54:02.403Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T04:54:02.403Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T04:54:02.403Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T04:54:02.403Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T04:54:02.403Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T04:54:02.403Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T04:54:02.428Z] #60 36.77 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T04:54:02.428Z] #60 36.81 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:54:02.428Z] #60 36.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:54:02.428Z] #60 36.83 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T04:54:02.428Z] #60 36.85 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T04:54:02.428Z] #60 36.98 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T04:54:02.667Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T04:54:02.667Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T04:54:02.667Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T04:54:02.667Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T04:54:02.667Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T04:54:02.667Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T04:54:02.667Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T04:54:02.667Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T04:54:02.667Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T04:54:02.667Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T04:54:02.667Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T04:54:02.667Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T04:54:02.667Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T04:54:02.667Z] - CONFIG_EXT4_FS: enabled [2022-04-27T04:54:02.667Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T04:54:02.667Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T04:54:02.667Z] - Network Drivers: [2022-04-27T04:54:02.667Z] - "overlay": [2022-04-27T04:54:02.667Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T04:54:02.667Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T04:54:02.667Z] Optional (for encrypted networks): [2022-04-27T04:54:02.689Z] #60 37.09 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T04:54:02.689Z] #60 37.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T04:54:02.689Z] #60 37.23 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T04:54:02.926Z] - CONFIG_CRYPTO: enabled [2022-04-27T04:54:02.926Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T04:54:02.926Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T04:54:02.926Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T04:54:02.926Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T04:54:02.926Z] - CONFIG_XFRM: enabled [2022-04-27T04:54:02.926Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T04:54:02.926Z] - "ipvlan": [2022-04-27T04:54:02.926Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T04:54:02.926Z] - "macvlan": [2022-04-27T04:54:02.926Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T04:54:02.926Z] - "ftp,tftp client in container": [2022-04-27T04:54:02.926Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T04:54:02.926Z] - Storage Drivers: [2022-04-27T04:54:02.926Z] - "aufs": [2022-04-27T04:54:02.926Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T04:54:02.926Z] - "btrfs": [2022-04-27T04:54:02.926Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T04:54:02.926Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T04:54:02.926Z] - "devicemapper": [2022-04-27T04:54:02.926Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T04:54:02.926Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T04:54:02.926Z] - "overlay": [2022-04-27T04:54:02.926Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T04:54:02.926Z] - "zfs": [2022-04-27T04:54:02.926Z] - /dev/zfs: present [2022-04-27T04:54:02.926Z] - zfs command: missing [2022-04-27T04:54:02.926Z] - zpool command: missing [2022-04-27T04:54:02.926Z] [2022-04-27T04:54:02.926Z] Limits: [2022-04-27T04:54:02.926Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T04:54:02.926Z] [2022-04-27T04:54:02.926Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T04:54:03.045Z] Client: [2022-04-27T04:54:03.045Z] Context: default [2022-04-27T04:54:03.045Z] Debug Mode: false [2022-04-27T04:54:03.045Z] Plugins: [2022-04-27T04:54:03.045Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T04:54:03.045Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T04:54:03.045Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T04:54:03.045Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T04:54:03.045Z] [2022-04-27T04:54:03.045Z] Server: [2022-04-27T04:54:03.045Z] Containers: 0 [2022-04-27T04:54:03.045Z] Running: 0 [2022-04-27T04:54:03.045Z] Paused: 0 [2022-04-27T04:54:03.045Z] Stopped: 0 [2022-04-27T04:54:03.045Z] Images: 0 [2022-04-27T04:54:03.045Z] Server Version: 20.10.14 [2022-04-27T04:54:03.045Z] Storage Driver: overlay2 [2022-04-27T04:54:03.045Z] Backing Filesystem: extfs [2022-04-27T04:54:03.045Z] Supports d_type: true [2022-04-27T04:54:03.045Z] Native Overlay Diff: true [2022-04-27T04:54:03.045Z] userxattr: false [2022-04-27T04:54:03.045Z] Logging Driver: json-file [2022-04-27T04:54:03.045Z] Cgroup Driver: cgroupfs [2022-04-27T04:54:03.045Z] Cgroup Version: 1 [2022-04-27T04:54:03.045Z] Plugins: [2022-04-27T04:54:03.045Z] Volume: local [2022-04-27T04:54:03.045Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T04:54:03.045Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T04:54:03.045Z] Swarm: inactive [2022-04-27T04:54:03.045Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-04-27T04:54:03.045Z] Default Runtime: runc [2022-04-27T04:54:03.045Z] Init Binary: docker-init [2022-04-27T04:54:03.045Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:54:03.045Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T04:54:03.045Z] init version: de40ad0 [2022-04-27T04:54:03.045Z] Security Options: [2022-04-27T04:54:03.045Z] apparmor [2022-04-27T04:54:03.045Z] seccomp [2022-04-27T04:54:03.045Z] Profile: default [2022-04-27T04:54:03.045Z] Kernel Version: 5.4.0-1071-aws [2022-04-27T04:54:03.045Z] Operating System: Ubuntu 18.04.6 LTS [2022-04-27T04:54:03.045Z] OSType: linux [2022-04-27T04:54:03.045Z] Architecture: x86_64 [2022-04-27T04:54:03.045Z] CPUs: 2 [2022-04-27T04:54:03.045Z] Total Memory: 7.565GiB [2022-04-27T04:54:03.045Z] Name: ip-10-100-111-64 [2022-04-27T04:54:03.045Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-04-27T04:54:03.045Z] Docker Root Dir: /var/lib/docker [2022-04-27T04:54:03.045Z] Debug Mode: false [2022-04-27T04:54:03.045Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:54:03.045Z] Labels: [2022-04-27T04:54:03.045Z] Experimental: true [2022-04-27T04:54:03.045Z] Insecure Registries: [2022-04-27T04:54:03.045Z] 127.0.0.0/8 [2022-04-27T04:54:03.045Z] Live Restore Enabled: true [2022-04-27T04:54:03.045Z] [2022-04-27T04:54:03.045Z] WARNING: No swap limit support [Pipeline] sh [2022-04-27T04:54:03.273Z] + sudo modprobe ip_vs [2022-04-27T04:54:03.273Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:314a47492a4aa604f5a400adecc99dcc439d72bc . [2022-04-27T04:54:03.390Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:54:03.390Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:54:03.390Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43531/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T04:54:03.390Z] + bash /home/ubuntu/workspace/moby_PR-43531/check-config.sh [2022-04-27T04:54:03.390Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T04:54:03.390Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-04-27T04:54:03.390Z] [2022-04-27T04:54:03.390Z] Generally Necessary: [2022-04-27T04:54:03.390Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T04:54:03.390Z] - apparmor: enabled and tools installed [2022-04-27T04:54:03.390Z] - CONFIG_NAMESPACES: enabled [2022-04-27T04:54:03.390Z] - CONFIG_NET_NS: enabled [2022-04-27T04:54:03.390Z] - CONFIG_PID_NS: enabled [2022-04-27T04:54:03.390Z] - CONFIG_IPC_NS: enabled [2022-04-27T04:54:03.390Z] - CONFIG_UTS_NS: enabled [2022-04-27T04:54:03.390Z] - CONFIG_CGROUPS: enabled [2022-04-27T04:54:03.390Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T04:54:03.390Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T04:54:03.390Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T04:54:03.390Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T04:54:03.390Z] - CONFIG_CPUSETS: enabled [2022-04-27T04:54:03.390Z] - CONFIG_MEMCG: enabled [2022-04-27T04:54:03.390Z] - CONFIG_KEYS: enabled [2022-04-27T04:54:03.663Z] - CONFIG_VETH: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T04:54:03.663Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T04:54:03.663Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T04:54:03.663Z] [2022-04-27T04:54:03.663Z] Optional Features: [2022-04-27T04:54:03.663Z] - CONFIG_USER_NS: enabled [2022-04-27T04:54:03.663Z] - CONFIG_SECCOMP: enabled [2022-04-27T04:54:03.663Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T04:54:03.663Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T04:54:03.663Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T04:54:03.663Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-04-27T04:54:03.838Z] #2 [internal] load .dockerignore [2022-04-27T04:54:03.838Z] #2 sha256:11ec7387c6d73c90763c1bfc60764159494675a06968dcebf9606bb89f8c32dc [2022-04-27T04:54:03.838Z] #2 transferring context: [2022-04-27T04:54:03.838Z] #2 transferring context: 145B done [2022-04-27T04:54:03.838Z] #2 DONE 0.1s [2022-04-27T04:54:03.838Z] [2022-04-27T04:54:03.838Z] #1 [internal] load build definition from Dockerfile [2022-04-27T04:54:03.838Z] #1 sha256:8304ebe44847a290db73ce582c45601c0b02b997cb1f1335b677290ef0628e42 [2022-04-27T04:54:03.838Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T04:54:03.838Z] #1 DONE 0.1s [2022-04-27T04:54:03.838Z] [2022-04-27T04:54:03.838Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T04:54:03.838Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T04:54:03.926Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-04-27T04:54:03.926Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T04:54:03.926Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T04:54:03.926Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T04:54:03.926Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T04:54:03.926Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T04:54:03.926Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T04:54:03.926Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T04:54:03.926Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T04:54:03.926Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T04:54:03.926Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T04:54:03.926Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T04:54:03.926Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T04:54:03.926Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T04:54:03.926Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T04:54:03.926Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T04:54:03.926Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T04:54:03.926Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T04:54:03.926Z] - CONFIG_EXT4_FS: enabled [2022-04-27T04:54:03.926Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T04:54:03.926Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T04:54:03.926Z] - Network Drivers: [2022-04-27T04:54:03.926Z] - "overlay": [2022-04-27T04:54:03.926Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T04:54:03.926Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T04:54:03.926Z] Optional (for encrypted networks): [2022-04-27T04:54:04.078Z] #60 38.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T04:54:04.192Z] - CONFIG_CRYPTO: enabled [2022-04-27T04:54:04.192Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T04:54:04.192Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T04:54:04.192Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T04:54:04.192Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T04:54:04.192Z] - CONFIG_XFRM: enabled [2022-04-27T04:54:04.192Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T04:54:04.192Z] - "ipvlan": [2022-04-27T04:54:04.192Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T04:54:04.192Z] - "macvlan": [2022-04-27T04:54:04.192Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T04:54:04.192Z] - "ftp,tftp client in container": [2022-04-27T04:54:04.192Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T04:54:04.192Z] - Storage Drivers: [2022-04-27T04:54:04.192Z] - "aufs": [2022-04-27T04:54:04.192Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T04:54:04.192Z] - "btrfs": [2022-04-27T04:54:04.192Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T04:54:04.192Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T04:54:04.192Z] - "devicemapper": [2022-04-27T04:54:04.192Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T04:54:04.192Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T04:54:04.192Z] - "overlay": [2022-04-27T04:54:04.192Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T04:54:04.192Z] - "zfs": [2022-04-27T04:54:04.192Z] - /dev/zfs: present [2022-04-27T04:54:04.192Z] - zfs command: missing [2022-04-27T04:54:04.192Z] - zpool command: missing [2022-04-27T04:54:04.192Z] [2022-04-27T04:54:04.192Z] Limits: [2022-04-27T04:54:04.192Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T04:54:04.192Z] [2022-04-27T04:54:04.192Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T04:54:04.548Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:314a47492a4aa604f5a400adecc99dcc439d72bc . [2022-04-27T04:54:04.771Z] #3 DONE 0.6s [2022-04-27T04:54:04.771Z] [2022-04-27T04:54:04.771Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T04:54:04.771Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T04:54:04.771Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T04:54:04.771Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T04:54:04.771Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T04:54:04.771Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T04:54:04.771Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T04:54:04.771Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-27T04:54:04.771Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 [2022-04-27T04:54:04.809Z] #1 [internal] load build definition from Dockerfile [2022-04-27T04:54:04.809Z] #1 sha256:9c356ff0f9e8ccff2074ed74f08d08b8e5aa69f61f429307bb2172129a199877 [2022-04-27T04:54:04.809Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T04:54:04.809Z] #1 DONE 0.1s [2022-04-27T04:54:04.809Z] [2022-04-27T04:54:04.809Z] #2 [internal] load .dockerignore [2022-04-27T04:54:04.809Z] #2 sha256:dabf994b6927b374a078512e75277e0ef44fb9ebf0a93e7208a2c539588b3efc [2022-04-27T04:54:04.809Z] #2 transferring context: 145B done [2022-04-27T04:54:04.809Z] #2 DONE 0.0s [2022-04-27T04:54:04.809Z] [2022-04-27T04:54:04.809Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T04:54:04.809Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T04:54:05.346Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-27T04:54:05.346Z] #4 DONE 0.8s [2022-04-27T04:54:05.377Z] #3 DONE 0.4s [2022-04-27T04:54:05.377Z] [2022-04-27T04:54:05.377Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T04:54:05.377Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T04:54:05.377Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T04:54:05.377Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T04:54:05.377Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T04:54:05.377Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T04:54:05.377Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 8.39MB / 9.67MB 0.1s [2022-04-27T04:54:05.466Z] #60 ... [2022-04-27T04:54:05.466Z] [2022-04-27T04:54:05.466Z] #56 [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 [2022-04-27T04:54:05.466Z] #56 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:54:05.466Z] #56 35.64 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:54:05.466Z] #56 35.67 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T04:54:05.466Z] #56 37.99 Setting up criu (3.16.1-3) ... [2022-04-27T04:54:05.466Z] #56 39.13 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:54:05.466Z] #56 DONE 39.6s [2022-04-27T04:54:05.466Z] [2022-04-27T04:54:05.466Z] #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 [2022-04-27T04:54:05.466Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:54:05.466Z] #41 31.06 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T04:54:05.466Z] #41 31.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T04:54:05.603Z] [2022-04-27T04:54:05.603Z] #6 [internal] load build definition from Dockerfile [2022-04-27T04:54:05.603Z] #6 sha256:1e8cf7eab5372c4d1c10ad74a9e6f33b9c8b1eaf16a0f4eaa32c91004c2e1960 [2022-04-27T04:54:05.603Z] #6 DONE 0.0s [2022-04-27T04:54:05.603Z] [2022-04-27T04:54:05.603Z] #5 [internal] load .dockerignore [2022-04-27T04:54:05.603Z] #5 sha256:fac8ec33ec050429662ffa781853af13ded80a01ee0cd1f25cb2c3a9626c2657 [2022-04-27T04:54:05.603Z] #5 DONE 0.0s [2022-04-27T04:54:05.603Z] [2022-04-27T04:54:05.603Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:05.603Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T04:54:05.637Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T04:54:05.637Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s done [2022-04-27T04:54:05.637Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-27T04:54:06.208Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.4s done [2022-04-27T04:54:06.208Z] #4 DONE 0.9s [2022-04-27T04:54:06.476Z] [2022-04-27T04:54:06.476Z] #5 [internal] load build definition from Dockerfile [2022-04-27T04:54:06.476Z] #5 sha256:b5fdd5cb58dba3b09b8037e1d569e3e1bbb774e1da012eac98239a8260e6a29d [2022-04-27T04:54:06.476Z] #5 DONE 0.0s [2022-04-27T04:54:06.476Z] [2022-04-27T04:54:06.476Z] #6 [internal] load .dockerignore [2022-04-27T04:54:06.476Z] #6 sha256:f1072d5c7a2762d41f390d4ce27a207da324bf7f6495df655ceebec63b453951 [2022-04-27T04:54:06.476Z] #6 DONE 0.0s [2022-04-27T04:54:06.476Z] [2022-04-27T04:54:06.476Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T04:54:06.476Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T04:54:06.540Z] #8 DONE 1.0s [2022-04-27T04:54:06.540Z] [2022-04-27T04:54:06.540Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T04:54:06.540Z] #7 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T04:54:06.540Z] #7 DONE 0.9s [2022-04-27T04:54:06.540Z] [2022-04-27T04:54:06.540Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:06.540Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T04:54:06.540Z] #9 DONE 1.0s [2022-04-27T04:54:06.540Z] [2022-04-27T04:54:06.540Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T04:54:06.540Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T04:54:06.540Z] #10 DONE 1.0s [2022-04-27T04:54:07.386Z] #41 ... [2022-04-27T04:54:07.386Z] [2022-04-27T04:54:07.386Z] #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 [2022-04-27T04:54:07.386Z] #58 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:54:07.386Z] #58 41.93 gotestsum version dev [2022-04-27T04:54:07.386Z] #58 DONE 42.0s [2022-04-27T04:54:07.386Z] [2022-04-27T04:54:07.386Z] #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 [2022-04-27T04:54:07.386Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:54:07.422Z] #7 DONE 1.0s [2022-04-27T04:54:07.423Z] [2022-04-27T04:54:07.423Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T04:54:07.423Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T04:54:07.681Z] #10 DONE 1.1s [2022-04-27T04:54:07.681Z] [2022-04-27T04:54:07.681Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:07.681Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T04:54:07.681Z] #9 DONE 1.1s [2022-04-27T04:54:07.681Z] [2022-04-27T04:54:07.681Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:07.681Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T04:54:07.681Z] #8 DONE 1.1s [2022-04-27T04:54:07.913Z] [2022-04-27T04:54:07.913Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:07.913Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:07.913Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T04:54:07.913Z] #71 DONE 0.1s [2022-04-27T04:54:07.913Z] [2022-04-27T04:54:07.913Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:07.913Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:07.913Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T04:54:07.913Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T04:54:07.913Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T04:54:07.913Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T04:54:08.180Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 0B / 54.94MB 0.2s [2022-04-27T04:54:08.180Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.78MB / 54.94MB 0.3s [2022-04-27T04:54:08.468Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 9.85MB / 54.94MB 0.4s [2022-04-27T04:54:08.468Z] #28 ... [2022-04-27T04:54:08.468Z] [2022-04-27T04:54:08.468Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T04:54:08.468Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T04:54:08.468Z] #47 DONE 0.0s [2022-04-27T04:54:08.468Z] [2022-04-27T04:54:08.468Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:08.468Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:08.730Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 14.68MB / 54.94MB 0.7s [2022-04-27T04:54:09.001Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 20.97MB / 54.94MB 1.0s [2022-04-27T04:54:09.074Z] [2022-04-27T04:54:09.074Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:09.074Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:09.074Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.1s done [2022-04-27T04:54:09.074Z] #28 DONE 0.1s [2022-04-27T04:54:09.074Z] [2022-04-27T04:54:09.074Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:09.074Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:09.074Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:09.074Z] #69 DONE 0.1s [2022-04-27T04:54:09.074Z] [2022-04-27T04:54:09.074Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:09.074Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:09.074Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T04:54:09.074Z] #71 DONE 0.1s [2022-04-27T04:54:09.074Z] [2022-04-27T04:54:09.074Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:09.074Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:09.074Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-27T04:54:09.074Z] #11 DONE 0.1s [2022-04-27T04:54:09.074Z] [2022-04-27T04:54:09.074Z] #24 [internal] load build context [2022-04-27T04:54:09.074Z] #24 sha256:28347fd14fc95cc49a64eb1525848e13eaff86bf51541bcc89194ab124e7ff76 [2022-04-27T04:54:09.261Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 25.17MB / 54.94MB 1.2s [2022-04-27T04:54:09.261Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 31.46MB / 54.94MB 1.4s [2022-04-27T04:54:09.521Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 42.99MB / 54.94MB 1.6s [2022-04-27T04:54:09.521Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 46.14MB / 54.94MB 1.7s [2022-04-27T04:54:09.651Z] #24 ... [2022-04-27T04:54:09.651Z] [2022-04-27T04:54:09.651Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T04:54:09.651Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T04:54:09.651Z] #47 DONE 0.0s [2022-04-27T04:54:09.651Z] [2022-04-27T04:54:09.651Z] #24 [internal] load build context [2022-04-27T04:54:09.651Z] #24 sha256:28347fd14fc95cc49a64eb1525848e13eaff86bf51541bcc89194ab124e7ff76 [2022-04-27T04:54:09.782Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 52.43MB / 54.94MB 1.9s [2022-04-27T04:54:09.911Z] #24 transferring context: 2.09MB 0.9s [2022-04-27T04:54:09.942Z] #41 ... [2022-04-27T04:54:09.942Z] [2022-04-27T04:54:09.942Z] #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 [2022-04-27T04:54:09.942Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:54:09.942Z] #19 36.22 Fetched 48.9 MB in 35s (1393 kB/s) [2022-04-27T04:54:10.718Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.6s done [2022-04-27T04:54:10.978Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a [2022-04-27T04:54:12.176Z] Client: [2022-04-27T04:54:12.177Z] Context: default [2022-04-27T04:54:12.177Z] Debug Mode: false [2022-04-27T04:54:12.177Z] Plugins: [2022-04-27T04:54:12.177Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T04:54:12.177Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T04:54:12.177Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-04-27T04:54:12.177Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-04-27T04:54:12.177Z] [2022-04-27T04:54:12.177Z] Server: [2022-04-27T04:54:12.177Z] Containers: 0 [2022-04-27T04:54:12.177Z] Running: 0 [2022-04-27T04:54:12.177Z] Paused: 0 [2022-04-27T04:54:12.177Z] Stopped: 0 [2022-04-27T04:54:12.177Z] Images: 0 [2022-04-27T04:54:12.177Z] Server Version: 20.10.14 [2022-04-27T04:54:12.177Z] Storage Driver: overlay2 [2022-04-27T04:54:12.177Z] Backing Filesystem: extfs [2022-04-27T04:54:12.177Z] Supports d_type: true [2022-04-27T04:54:12.177Z] Native Overlay Diff: true [2022-04-27T04:54:12.177Z] userxattr: false [2022-04-27T04:54:12.177Z] Logging Driver: json-file [2022-04-27T04:54:12.177Z] Cgroup Driver: systemd [2022-04-27T04:54:12.177Z] Cgroup Version: 2 [2022-04-27T04:54:12.177Z] Plugins: [2022-04-27T04:54:12.177Z] Volume: local [2022-04-27T04:54:12.177Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T04:54:12.177Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T04:54:12.177Z] Swarm: inactive [2022-04-27T04:54:12.177Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-27T04:54:12.177Z] Default Runtime: runc [2022-04-27T04:54:12.177Z] Init Binary: docker-init [2022-04-27T04:54:12.177Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:54:12.177Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T04:54:12.177Z] init version: de40ad0 [2022-04-27T04:54:12.177Z] Security Options: [2022-04-27T04:54:12.177Z] apparmor [2022-04-27T04:54:12.177Z] seccomp [2022-04-27T04:54:12.177Z] Profile: default [2022-04-27T04:54:12.177Z] cgroupns [2022-04-27T04:54:12.177Z] Kernel Version: 5.13.0-1021-aws [2022-04-27T04:54:12.177Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-27T04:54:12.177Z] OSType: linux [2022-04-27T04:54:12.177Z] Architecture: x86_64 [2022-04-27T04:54:12.177Z] CPUs: 2 [2022-04-27T04:54:12.177Z] Total Memory: 7.559GiB [2022-04-27T04:54:12.177Z] Name: ip-10-100-63-16 [2022-04-27T04:54:12.177Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-04-27T04:54:12.177Z] Docker Root Dir: /var/lib/docker [2022-04-27T04:54:12.177Z] Debug Mode: false [2022-04-27T04:54:12.177Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:54:12.177Z] Labels: [2022-04-27T04:54:12.177Z] Experimental: true [2022-04-27T04:54:12.177Z] Insecure Registries: [2022-04-27T04:54:12.177Z] 127.0.0.0/8 [2022-04-27T04:54:12.177Z] Live Restore Enabled: true [2022-04-27T04:54:12.177Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T04:54:12.246Z] Client: [2022-04-27T04:54:12.246Z] Context: default [2022-04-27T04:54:12.246Z] Debug Mode: false [2022-04-27T04:54:12.246Z] Plugins: [2022-04-27T04:54:12.246Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-04-27T04:54:12.246Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-04-27T04:54:12.246Z] [2022-04-27T04:54:12.246Z] Server: [2022-04-27T04:54:12.246Z] Containers: 0 [2022-04-27T04:54:12.246Z] Running: 0 [2022-04-27T04:54:12.246Z] Paused: 0 [2022-04-27T04:54:12.246Z] Stopped: 0 [2022-04-27T04:54:12.246Z] Images: 0 [2022-04-27T04:54:12.246Z] Server Version: 20.10.14 [2022-04-27T04:54:12.246Z] Storage Driver: overlay2 [2022-04-27T04:54:12.246Z] Backing Filesystem: extfs [2022-04-27T04:54:12.246Z] Supports d_type: true [2022-04-27T04:54:12.246Z] Native Overlay Diff: true [2022-04-27T04:54:12.246Z] userxattr: false [2022-04-27T04:54:12.246Z] Logging Driver: json-file [2022-04-27T04:54:12.246Z] Cgroup Driver: cgroupfs [2022-04-27T04:54:12.246Z] Cgroup Version: 1 [2022-04-27T04:54:12.246Z] Plugins: [2022-04-27T04:54:12.246Z] Volume: local [2022-04-27T04:54:12.246Z] Network: bridge host ipvlan macvlan null overlay [2022-04-27T04:54:12.246Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-04-27T04:54:12.246Z] Swarm: inactive [2022-04-27T04:54:12.246Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2022-04-27T04:54:12.246Z] Default Runtime: runc [2022-04-27T04:54:12.246Z] Init Binary: docker-init [2022-04-27T04:54:12.246Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-04-27T04:54:12.246Z] runc version: v1.0.3-0-gf46b6ba [2022-04-27T04:54:12.246Z] init version: de40ad0 [2022-04-27T04:54:12.246Z] Security Options: [2022-04-27T04:54:12.246Z] apparmor [2022-04-27T04:54:12.246Z] seccomp [2022-04-27T04:54:12.246Z] Profile: default [2022-04-27T04:54:12.246Z] Kernel Version: 5.13.0-1021-aws [2022-04-27T04:54:12.246Z] Operating System: Ubuntu 20.04.4 LTS [2022-04-27T04:54:12.246Z] OSType: linux [2022-04-27T04:54:12.246Z] Architecture: aarch64 [2022-04-27T04:54:12.246Z] CPUs: 2 [2022-04-27T04:54:12.246Z] Total Memory: 7.578GiB [2022-04-27T04:54:12.246Z] Name: ip-10-100-74-102 [2022-04-27T04:54:12.246Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-04-27T04:54:12.246Z] Docker Root Dir: /var/lib/docker [2022-04-27T04:54:12.246Z] Debug Mode: false [2022-04-27T04:54:12.246Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:54:12.246Z] Labels: [2022-04-27T04:54:12.246Z] Experimental: true [2022-04-27T04:54:12.246Z] Insecure Registries: [2022-04-27T04:54:12.246Z] 127.0.0.0/8 [2022-04-27T04:54:12.246Z] Live Restore Enabled: true [2022-04-27T04:54:12.246Z] [Pipeline] sh [2022-04-27T04:54:12.517Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:314a47492a4aa604f5a400adecc99dcc439d72bc . [2022-04-27T04:54:12.548Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:54:12.548Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:54:12.548Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43531/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh [2022-04-27T04:54:12.548Z] + bash /home/ubuntu/workspace/moby_PR-43531/check-config.sh [2022-04-27T04:54:12.548Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-04-27T04:54:12.548Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-04-27T04:54:12.548Z] [2022-04-27T04:54:12.548Z] Generally Necessary: [2022-04-27T04:54:12.548Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-04-27T04:54:12.548Z] - apparmor: enabled and tools installed [2022-04-27T04:54:12.548Z] - CONFIG_NAMESPACES: enabled [2022-04-27T04:54:12.548Z] - CONFIG_NET_NS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_PID_NS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_IPC_NS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_UTS_NS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_CGROUPS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-04-27T04:54:12.548Z] - CONFIG_CGROUP_DEVICE: enabled [2022-04-27T04:54:12.548Z] - CONFIG_CGROUP_FREEZER: enabled [2022-04-27T04:54:12.548Z] - CONFIG_CGROUP_SCHED: enabled [2022-04-27T04:54:12.548Z] - CONFIG_CPUSETS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_MEMCG: enabled [2022-04-27T04:54:12.548Z] - CONFIG_KEYS: enabled [2022-04-27T04:54:12.548Z] - CONFIG_VETH: enabled (as module) [2022-04-27T04:54:12.548Z] - CONFIG_BRIDGE: enabled (as module) [2022-04-27T04:54:12.548Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-04-27T04:54:12.548Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-04-27T04:54:12.548Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-04-27T04:54:12.548Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-04-27T04:54:12.548Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-04-27T04:54:12.779Z] #2 [internal] load .dockerignore [2022-04-27T04:54:12.779Z] #2 sha256:a557b5c762fc82d9563e4f9bf98f8f62b16fec51421a8e1331c3cf4db7c8d9a4 [2022-04-27T04:54:12.779Z] #2 transferring context: 145B done [2022-04-27T04:54:12.779Z] #2 DONE 0.1s [2022-04-27T04:54:12.779Z] [2022-04-27T04:54:12.779Z] #1 [internal] load build definition from Dockerfile [2022-04-27T04:54:12.779Z] #1 sha256:f063e2c3d9e1ac2483f73a627f1a75f02ecc0fd3c06f1260900e56b61e662be0 [2022-04-27T04:54:12.779Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T04:54:12.779Z] #1 DONE 0.2s [2022-04-27T04:54:12.779Z] [2022-04-27T04:54:12.779Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T04:54:12.779Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653 [2022-04-27T04:54:12.806Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-04-27T04:54:12.806Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2022-04-27T04:54:12.806Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_NF_NAT: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_POSIX_MQUEUE: enabled [2022-04-27T04:54:12.807Z] - CONFIG_CGROUP_BPF: enabled [2022-04-27T04:54:12.807Z] [2022-04-27T04:54:12.807Z] Optional Features: [2022-04-27T04:54:12.807Z] - CONFIG_USER_NS: enabled [2022-04-27T04:54:12.807Z] - CONFIG_SECCOMP: enabled [2022-04-27T04:54:12.807Z] - CONFIG_SECCOMP_FILTER: enabled [2022-04-27T04:54:12.807Z] - CONFIG_CGROUP_PIDS: enabled [2022-04-27T04:54:12.807Z] - CONFIG_MEMCG_SWAP: enabled [2022-04-27T04:54:12.807Z] (cgroup swap accounting is currently enabled) [2022-04-27T04:54:12.807Z] - CONFIG_BLK_CGROUP: enabled [2022-04-27T04:54:12.807Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-04-27T04:54:12.807Z] - CONFIG_CGROUP_PERF: enabled [2022-04-27T04:54:12.807Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-04-27T04:54:12.807Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-04-27T04:54:12.807Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-04-27T04:54:12.807Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-04-27T04:54:12.807Z] - CONFIG_RT_GROUP_SCHED: missing [2022-04-27T04:54:12.807Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_IP_VS: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_IP_VS_NFCT: enabled [2022-04-27T04:54:12.807Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-04-27T04:54:12.807Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-04-27T04:54:12.807Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_SECURITY_SELINUX: enabled [2022-04-27T04:54:12.807Z] - CONFIG_SECURITY_APPARMOR: enabled [2022-04-27T04:54:12.807Z] - CONFIG_EXT4_FS: enabled [2022-04-27T04:54:12.807Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-04-27T04:54:12.807Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-04-27T04:54:12.807Z] - Network Drivers: [2022-04-27T04:54:12.807Z] - "overlay": [2022-04-27T04:54:12.807Z] - CONFIG_VXLAN: enabled (as module) [2022-04-27T04:54:12.807Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-04-27T04:54:12.807Z] Optional (for encrypted networks): [2022-04-27T04:54:13.042Z] #3 DONE 0.4s [2022-04-27T04:54:13.065Z] - CONFIG_CRYPTO: enabled [2022-04-27T04:54:13.065Z] - CONFIG_CRYPTO_AEAD: enabled [2022-04-27T04:54:13.065Z] - CONFIG_CRYPTO_GCM: enabled [2022-04-27T04:54:13.066Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-04-27T04:54:13.066Z] - CONFIG_CRYPTO_GHASH: enabled [2022-04-27T04:54:13.066Z] - CONFIG_XFRM: enabled [2022-04-27T04:54:13.066Z] - CONFIG_XFRM_USER: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_INET_ESP: enabled (as module) [2022-04-27T04:54:13.066Z] - "ipvlan": [2022-04-27T04:54:13.066Z] - CONFIG_IPVLAN: enabled (as module) [2022-04-27T04:54:13.066Z] - "macvlan": [2022-04-27T04:54:13.066Z] - CONFIG_MACVLAN: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_DUMMY: enabled (as module) [2022-04-27T04:54:13.066Z] - "ftp,tftp client in container": [2022-04-27T04:54:13.066Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-04-27T04:54:13.066Z] - Storage Drivers: [2022-04-27T04:54:13.066Z] - "aufs": [2022-04-27T04:54:13.066Z] - CONFIG_AUFS_FS: enabled (as module) [2022-04-27T04:54:13.066Z] - "btrfs": [2022-04-27T04:54:13.066Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-04-27T04:54:13.066Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-04-27T04:54:13.066Z] - "devicemapper": [2022-04-27T04:54:13.066Z] - CONFIG_BLK_DEV_DM: enabled [2022-04-27T04:54:13.066Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-04-27T04:54:13.066Z] - "overlay": [2022-04-27T04:54:13.066Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-04-27T04:54:13.066Z] - "zfs": [2022-04-27T04:54:13.066Z] - /dev/zfs: present [2022-04-27T04:54:13.066Z] - zfs command: missing [2022-04-27T04:54:13.066Z] - zpool command: missing [2022-04-27T04:54:13.066Z] [2022-04-27T04:54:13.066Z] Limits: [2022-04-27T04:54:13.066Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-04-27T04:54:13.066Z] [2022-04-27T04:54:13.066Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-04-27T04:54:13.308Z] [2022-04-27T04:54:13.308Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T04:54:13.308Z] #4 sha256:7862c1373501a4a9cd96ccd04641bb1d96c86d034546e74fe74585e3dd12f952 [2022-04-27T04:54:13.308Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 done [2022-04-27T04:54:13.308Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T04:54:13.308Z] #4 sha256:93f32bd6dd9004897fed4703191f48924975081860667932a4df35ba567d7426 528B / 528B done [2022-04-27T04:54:13.308Z] #4 sha256:e532695ddd93ca7c85a816c67afdb352e91052fab7ac19a675088f80915779a7 1.21kB / 1.21kB done [2022-04-27T04:54:13.308Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 3.15MB / 9.67MB 0.1s [2022-04-27T04:54:13.308Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.2s [2022-04-27T04:54:13.404Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:314a47492a4aa604f5a400adecc99dcc439d72bc . [2022-04-27T04:54:13.404Z] #1 [internal] load build definition from Dockerfile [2022-04-27T04:54:13.404Z] #1 sha256:721d41699d0ddbddb6c69d4da5ee35e2d881b1cef0fc10a31fa46b3c44c8ae07 [2022-04-27T04:54:13.404Z] #1 transferring dockerfile: 17.44kB done [2022-04-27T04:54:13.404Z] #1 DONE 0.1s [2022-04-27T04:54:13.404Z] [2022-04-27T04:54:13.404Z] #2 [internal] load .dockerignore [2022-04-27T04:54:13.404Z] #2 sha256:490c249f257a57f39a272b13f9a3661b5e90d190ff146ed9171f030a5870ac37 [2022-04-27T04:54:13.404Z] #2 transferring context: 145B done [2022-04-27T04:54:13.404Z] #2 DONE 0.0s [2022-04-27T04:54:13.570Z] #4 sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 9.67MB / 9.67MB 0.3s done [2022-04-27T04:54:13.570Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.1s [2022-04-27T04:54:13.670Z] [2022-04-27T04:54:13.670Z] #3 resolve image config for docker.io/docker/dockerfile:1.3 [2022-04-27T04:54:13.670Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a [2022-04-27T04:54:13.852Z] #4 extracting sha256:24a639a53085eb680e1d11618ac62f3977a3926fedf5b8471ace519b8c778030 0.2s done [2022-04-27T04:54:13.852Z] #4 DONE 0.6s [2022-04-27T04:54:14.114Z] [2022-04-27T04:54:14.114Z] #5 [internal] load .dockerignore [2022-04-27T04:54:14.114Z] #5 sha256:08085625a1601977081ecdd02c0764b910a52049112948b52b1f7178e095ffbc [2022-04-27T04:54:14.114Z] #5 DONE 0.0s [2022-04-27T04:54:14.114Z] [2022-04-27T04:54:14.114Z] #6 [internal] load build definition from Dockerfile [2022-04-27T04:54:14.114Z] #6 sha256:b2711f01fb805c692e36eae5ab15d02b6cd749705c4f3764da4916a8085dbf8a [2022-04-27T04:54:14.114Z] #6 DONE 0.0s [2022-04-27T04:54:14.114Z] [2022-04-27T04:54:14.114Z] #10 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T04:54:14.114Z] #10 sha256:73e29a168f9262a213225a43b22bfcfe182b7439fa4244f8c610b88ff7b5865f [2022-04-27T04:54:14.600Z] #3 DONE 0.7s [2022-04-27T04:54:14.601Z] [2022-04-27T04:54:14.601Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 [2022-04-27T04:54:14.601Z] #4 sha256:82ed3dfaff7605887f2a56b987ae4ec9f4b421075ec74e97e6cf038f82f8f120 [2022-04-27T04:54:14.601Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 0.1s done [2022-04-27T04:54:14.601Z] #4 sha256:42399d4635eddd7a9b8a24be879d2f9a930d0ed040a61324cfdf59ef1357b3b2 2.00kB / 2.00kB done [2022-04-27T04:54:14.601Z] #4 sha256:56d51bb3d5ad743c8b4b66783cb387af72e1cc4de40cb0d60dd76b4e1315a9c9 528B / 528B done [2022-04-27T04:54:14.601Z] #4 sha256:09309628c1131db14cdf692fc549798533eef7fbea50735a141bb7383ab81c92 1.21kB / 1.21kB done [2022-04-27T04:54:14.601Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0B / 9.06MB 0.1s [2022-04-27T04:54:14.910Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.3s [2022-04-27T04:54:15.063Z] #10 DONE 0.9s [2022-04-27T04:54:15.063Z] [2022-04-27T04:54:15.063Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T04:54:15.063Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e [2022-04-27T04:54:15.063Z] #7 DONE 0.9s [2022-04-27T04:54:15.063Z] [2022-04-27T04:54:15.063Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:15.063Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T04:54:15.063Z] #8 DONE 0.9s [2022-04-27T04:54:15.063Z] [2022-04-27T04:54:15.063Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:15.063Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T04:54:15.063Z] #9 DONE 0.9s [2022-04-27T04:54:15.063Z] [2022-04-27T04:54:15.063Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:15.063Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:15.063Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T04:54:15.063Z] #11 DONE 0.0s [2022-04-27T04:54:15.063Z] [2022-04-27T04:54:15.063Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:15.063Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:15.063Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-27T04:54:15.167Z] #4 sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 9.06MB / 9.06MB 0.5s done [2022-04-27T04:54:15.170Z] #28 ... [2022-04-27T04:54:15.170Z] [2022-04-27T04:54:15.170Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:15.170Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:15.170Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.1s done [2022-04-27T04:54:15.170Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T04:54:15.170Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T04:54:15.170Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.4s done [2022-04-27T04:54:15.170Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T04:54:15.170Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 0.6s done [2022-04-27T04:54:15.170Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 0.7s done [2022-04-27T04:54:15.170Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 2.8s done [2022-04-27T04:54:15.170Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 3.5s done [2022-04-27T04:54:15.170Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 3.6s done [2022-04-27T04:54:15.170Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 79.69MB / 141.70MB 6.4s [2022-04-27T04:54:15.170Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 89.21MB / 141.70MB 6.7s [2022-04-27T04:54:15.170Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 98.57MB / 141.70MB 6.9s [2022-04-27T04:54:15.256Z] #24 transferring context: 26.78MB 6.0s [2022-04-27T04:54:15.324Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:15.324Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T04:54:15.324Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T04:54:15.324Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0B / 9.86MB 0.1s [2022-04-27T04:54:15.324Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.05MB / 9.86MB 0.2s [2022-04-27T04:54:15.423Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c [2022-04-27T04:54:15.423Z] #4 extracting sha256:bcf72e19a2052170beded5bef71def1bdd127e864a65bbc9c878d15d2dde761c 0.2s done [2022-04-27T04:54:15.433Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 112.20MB / 141.70MB 7.3s [2022-04-27T04:54:15.586Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s [2022-04-27T04:54:15.691Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 123.73MB / 141.70MB 7.6s [2022-04-27T04:54:15.828Z] #24 ... [2022-04-27T04:54:15.828Z] [2022-04-27T04:54:15.828Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:15.828Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:15.828Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T04:54:15.828Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T04:54:15.828Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T04:54:15.828Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.2s done [2022-04-27T04:54:15.828Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.2s done [2022-04-27T04:54:15.828Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 2.3s done [2022-04-27T04:54:15.828Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.6s done [2022-04-27T04:54:15.828Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.1s [2022-04-27T04:54:15.828Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 97.52MB / 141.70MB 6.1s [2022-04-27T04:54:15.828Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.7s done [2022-04-27T04:54:15.828Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 3.3s [2022-04-27T04:54:15.828Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 106.95MB / 141.70MB 6.3s [2022-04-27T04:54:15.886Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done [2022-04-27T04:54:15.886Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2022-04-27T04:54:15.948Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 136.31MB / 141.70MB 7.8s [2022-04-27T04:54:16.010Z] #4 DONE 1.6s [2022-04-27T04:54:16.093Z] #11 ... [2022-04-27T04:54:16.093Z] [2022-04-27T04:54:16.093Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:16.093Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:16.093Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:16.093Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T04:54:16.093Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T04:54:16.093Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2022-04-27T04:54:16.093Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.1s done [2022-04-27T04:54:16.093Z] #69 DONE 7.0s [2022-04-27T04:54:16.093Z] [2022-04-27T04:54:16.093Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:16.093Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:16.093Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 6.5s done [2022-04-27T04:54:16.093Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 115.34MB / 141.70MB 6.6s [2022-04-27T04:54:16.093Z] #11 ... [2022-04-27T04:54:16.093Z] [2022-04-27T04:54:16.093Z] #24 [internal] load build context [2022-04-27T04:54:16.093Z] #24 sha256:28347fd14fc95cc49a64eb1525848e13eaff86bf51541bcc89194ab124e7ff76 [2022-04-27T04:54:16.153Z] #69 ... [2022-04-27T04:54:16.153Z] [2022-04-27T04:54:16.153Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T04:54:16.153Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T04:54:16.153Z] #47 DONE 0.0s [2022-04-27T04:54:16.153Z] [2022-04-27T04:54:16.153Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:16.153Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:16.205Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 5.5s [2022-04-27T04:54:16.279Z] [2022-04-27T04:54:16.279Z] #6 [internal] load build definition from Dockerfile [2022-04-27T04:54:16.279Z] #6 sha256:47179293bcefffd48a4803a14b2471a3c7047b54acb7b9939dc7d66e78646920 [2022-04-27T04:54:16.279Z] #6 DONE 0.0s [2022-04-27T04:54:16.279Z] [2022-04-27T04:54:16.279Z] #5 [internal] load .dockerignore [2022-04-27T04:54:16.279Z] #5 sha256:9be7d1cd2016671c58483b1f8814d1797d99e7029e0efe384fe71f9ac3d46cfa [2022-04-27T04:54:16.279Z] #5 DONE 0.0s [2022-04-27T04:54:16.279Z] [2022-04-27T04:54:16.279Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:16.279Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-04-27T04:54:16.776Z] #11 ... [2022-04-27T04:54:16.776Z] [2022-04-27T04:54:16.776Z] #24 [internal] load build context [2022-04-27T04:54:16.776Z] #24 sha256:731e2b906df495bf8aeb3cc76c07e81e6a0018b7a8a6a86e9faf13261a637931 [2022-04-27T04:54:16.776Z] #24 transferring context: 60.74MB 7.8s done [2022-04-27T04:54:16.776Z] #24 DONE 9.0s [2022-04-27T04:54:16.776Z] [2022-04-27T04:54:16.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:16.776Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:16.776Z] #11 ... [2022-04-27T04:54:16.776Z] [2022-04-27T04:54:16.776Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:16.776Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:17.711Z] #28 ... [2022-04-27T04:54:17.711Z] [2022-04-27T04:54:17.711Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:17.711Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:17.711Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-04-27T04:54:17.711Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:17.711Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T04:54:17.711Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T04:54:17.711Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.2s done [2022-04-27T04:54:17.711Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done [2022-04-27T04:54:17.971Z] #69 ... [2022-04-27T04:54:17.971Z] [2022-04-27T04:54:17.971Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:17.971Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:17.971Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T04:54:17.971Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:17.971Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T04:54:17.971Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done [2022-04-27T04:54:17.971Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.4s done [2022-04-27T04:54:17.971Z] #71 ... [2022-04-27T04:54:17.971Z] [2022-04-27T04:54:17.971Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:17.971Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:18.001Z] #24 transferring context: 60.74MB 9.0s done [2022-04-27T04:54:18.235Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 10.1s done [2022-04-27T04:54:18.236Z] #11 ... [2022-04-27T04:54:18.236Z] [2022-04-27T04:54:18.236Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:18.236Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:18.236Z] #69 DONE 10.3s [2022-04-27T04:54:18.236Z] [2022-04-27T04:54:18.236Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:18.236Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:18.236Z] #71 DONE 10.3s [2022-04-27T04:54:18.495Z] [2022-04-27T04:54:18.495Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:18.495Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:18.495Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 7.7s done [2022-04-27T04:54:18.573Z] #24 DONE 9.6s [2022-04-27T04:54:18.573Z] [2022-04-27T04:54:18.573Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:18.573Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:18.573Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 9.1s [2022-04-27T04:54:18.722Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done [2022-04-27T04:54:19.060Z] #28 DONE 11.2s [2022-04-27T04:54:19.060Z] [2022-04-27T04:54:19.060Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:19.060Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:19.060Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 [2022-04-27T04:54:19.144Z] #11 ... [2022-04-27T04:54:19.144Z] [2022-04-27T04:54:19.144Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:19.144Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:19.144Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:19.144Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T04:54:19.144Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T04:54:19.144Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2022-04-27T04:54:19.144Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.6s done [2022-04-27T04:54:19.144Z] #71 ... [2022-04-27T04:54:19.144Z] [2022-04-27T04:54:19.144Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:19.144Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:19.144Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T04:54:19.144Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T04:54:19.144Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T04:54:19.144Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 2.3s done [2022-04-27T04:54:19.404Z] #28 ... [2022-04-27T04:54:19.404Z] [2022-04-27T04:54:19.404Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:19.404Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:19.404Z] #11 ... [2022-04-27T04:54:19.404Z] [2022-04-27T04:54:19.404Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:19.405Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:19.405Z] #71 DONE 10.4s [2022-04-27T04:54:19.405Z] [2022-04-27T04:54:19.405Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:19.405Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:19.405Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 10.0s done [2022-04-27T04:54:19.559Z] #8 DONE 2.9s [2022-04-27T04:54:19.559Z] [2022-04-27T04:54:19.559Z] #7 [internal] load metadata for docker.io/library/golang:1.18.1-bullseye [2022-04-27T04:54:19.559Z] #7 sha256:0c04842a993ab37b5efcfeba8885896103dd0fb72409f51bf912d6fb7af6c37f [2022-04-27T04:54:19.559Z] #7 DONE 2.9s [2022-04-27T04:54:19.559Z] [2022-04-27T04:54:19.559Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-04-27T04:54:19.559Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-04-27T04:54:19.559Z] #9 DONE 2.9s [2022-04-27T04:54:19.559Z] [2022-04-27T04:54:19.559Z] #10 [internal] load metadata for docker.io/library/debian:bullseye [2022-04-27T04:54:19.560Z] #10 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9 [2022-04-27T04:54:19.560Z] #10 DONE 2.9s [2022-04-27T04:54:19.626Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.6s done [2022-04-27T04:54:19.818Z] [2022-04-27T04:54:19.818Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:19.818Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:19.818Z] #11 resolve docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 0.0s done [2022-04-27T04:54:19.974Z] #19 36.22 Reading package lists... [2022-04-27T04:54:20.076Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T04:54:20.077Z] #11 sha256:2e1a0c4b36e65643e4d737797036644ead11609ba3f006d1cf7a5ad151b3f849 1.80kB / 1.80kB done [2022-04-27T04:54:20.077Z] #11 sha256:27959cb699fc4755876c72ab969ed067fd9e05a32869f99805107273549a5336 7.06kB / 7.06kB done [2022-04-27T04:54:20.193Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-27T04:54:20.338Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 0B / 53.63MB 0.1s [2022-04-27T04:54:20.339Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 17.83MB / 53.63MB 0.3s [2022-04-27T04:54:20.339Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 2.10MB / 4.94MB 0.3s [2022-04-27T04:54:20.599Z] #11 ... [2022-04-27T04:54:20.599Z] [2022-04-27T04:54:20.599Z] #47 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key [2022-04-27T04:54:20.599Z] #47 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4 [2022-04-27T04:54:20.599Z] #47 DONE 0.0s [2022-04-27T04:54:20.599Z] [2022-04-27T04:54:20.599Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:20.599Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:20.599Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 25.17MB / 53.63MB 0.4s [2022-04-27T04:54:20.599Z] #11 sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 4.94MB / 4.94MB 0.4s done [2022-04-27T04:54:20.599Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0B / 10.66MB 0.5s [2022-04-27T04:54:20.757Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-27T04:54:20.859Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 38.08MB / 53.63MB 0.6s [2022-04-27T04:54:20.859Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 5.37MB / 10.66MB 0.6s [2022-04-27T04:54:20.859Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 0.8s [2022-04-27T04:54:20.859Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 0.8s [2022-04-27T04:54:21.015Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T04:54:21.427Z] #11 sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 10.66MB / 10.66MB 1.2s done [2022-04-27T04:54:21.427Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.15MB / 81.05MB 1.4s [2022-04-27T04:54:21.688Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 15.73MB / 81.05MB 1.5s [2022-04-27T04:54:21.688Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 25.17MB / 81.05MB 1.6s [2022-04-27T04:54:21.945Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 32.51MB / 81.05MB 1.7s [2022-04-27T04:54:21.945Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 46.14MB / 81.05MB 1.8s [2022-04-27T04:54:21.954Z] #11 ... [2022-04-27T04:54:21.954Z] [2022-04-27T04:54:21.954Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T04:54:21.954Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T04:54:21.954Z] #70 DONE 1.2s [2022-04-27T04:54:21.954Z] [2022-04-27T04:54:21.954Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:21.954Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:22.045Z] #69 ... [2022-04-27T04:54:22.045Z] [2022-04-27T04:54:22.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:22.045Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:22.045Z] #11 sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 1.86kB / 1.86kB done [2022-04-27T04:54:22.045Z] #11 sha256:5b75b529da0f2196ee8561a90e5b99aceee56e125c6ef09a3da4e32cf3cc6c20 1.80kB / 1.80kB done [2022-04-27T04:54:22.045Z] #11 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.5s done [2022-04-27T04:54:22.045Z] #11 sha256:65375c930b214d93a4c09a1db748e6979ef53ad585ec864dbe837108d48d8d14 7.05kB / 7.05kB done [2022-04-27T04:54:22.045Z] #11 sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 5.16MB / 5.16MB 1.7s done [2022-04-27T04:54:22.045Z] #11 sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 10.87MB / 10.87MB 1.8s done [2022-04-27T04:54:22.045Z] #11 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 4.2s [2022-04-27T04:54:22.045Z] #11 sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 85.84MB / 85.84MB 4.8s done [2022-04-27T04:54:22.045Z] #11 sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 141.70MB / 141.70MB 6.0s [2022-04-27T04:54:22.045Z] #11 sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 54.58MB / 54.58MB 4.0s done [2022-04-27T04:54:22.045Z] #11 sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f 156B / 156B 4.9s done [2022-04-27T04:54:22.045Z] #11 ... [2022-04-27T04:54:22.045Z] [2022-04-27T04:54:22.045Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:22.045Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:22.045Z] #69 DONE 6.4s [2022-04-27T04:54:22.045Z] [2022-04-27T04:54:22.045Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:22.045Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:22.045Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T04:54:22.045Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T04:54:22.045Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:22.045Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.9s done [2022-04-27T04:54:22.045Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.2s done [2022-04-27T04:54:22.045Z] #71 DONE 6.5s [2022-04-27T04:54:22.045Z] [2022-04-27T04:54:22.045Z] #24 [internal] load build context [2022-04-27T04:54:22.045Z] #24 sha256:4a5675e2a5e08903e902d6ed76f4dd271d1f8593d74a6e4d7cbb85d1ed1d1800 [2022-04-27T04:54:22.045Z] #24 transferring context: 60.73MB 5.6s done [2022-04-27T04:54:22.045Z] #24 DONE 6.5s [2022-04-27T04:54:22.045Z] [2022-04-27T04:54:22.045Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:22.045Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:22.045Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.0s done [2022-04-27T04:54:22.045Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T04:54:22.045Z] #28 sha256:bdf44f19d09b558203306836a612cc8e42a1106b2f731fbeb000e2696c04f9c8 529B / 529B done [2022-04-27T04:54:22.045Z] #28 sha256:a11311205db1d20ae0c5373473525e45ff36ec83f472b276f283b34173af5513 1.46kB / 1.46kB done [2022-04-27T04:54:22.045Z] #28 sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 54.94MB / 54.94MB 1.6s done [2022-04-27T04:54:22.202Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 61.98MB / 81.05MB 2.0s [2022-04-27T04:54:22.203Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 66.06MB / 81.05MB 2.1s [2022-04-27T04:54:22.203Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 71.30MB / 81.05MB 2.2s [2022-04-27T04:54:22.464Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 2.3s [2022-04-27T04:54:22.704Z] #11 ... [2022-04-27T04:54:22.704Z] [2022-04-27T04:54:22.704Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T04:54:22.704Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T04:54:22.704Z] #70 DONE 0.8s [2022-04-27T04:54:22.704Z] [2022-04-27T04:54:22.704Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:22.704Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:22.704Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 10.2s done [2022-04-27T04:54:22.726Z] #11 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.4s done [2022-04-27T04:54:22.726Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 [2022-04-27T04:54:22.963Z] #28 DONE 13.8s [2022-04-27T04:54:22.963Z] [2022-04-27T04:54:22.963Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T04:54:22.963Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T04:54:22.963Z] #72 DONE 0.6s [2022-04-27T04:54:22.963Z] [2022-04-27T04:54:22.963Z] #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 [2022-04-27T04:54:22.963Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:54:23.430Z] #11 ... [2022-04-27T04:54:23.431Z] [2022-04-27T04:54:23.431Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T04:54:23.431Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T04:54:23.431Z] #72 DONE 1.2s [2022-04-27T04:54:23.431Z] [2022-04-27T04:54:23.431Z] #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 [2022-04-27T04:54:23.431Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:54:23.431Z] #29 2.810 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:23.431Z] #29 2.819 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:23.431Z] #29 2.848 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:23.431Z] #29 3.076 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:54:23.431Z] #29 3.270 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:54:23.431Z] #29 3.682 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:54:23.459Z] #28 extracting sha256:6aefca2dc61dcbcd268b8a9861e552f9cdb69e57242faec64ac120d2355a9c1a 6.0s done [2022-04-27T04:54:23.459Z] #28 ... [2022-04-27T04:54:23.459Z] [2022-04-27T04:54:23.459Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T04:54:23.459Z] #70 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-04-27T04:54:24.344Z] #29 1.408 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:24.344Z] #29 1.408 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:24.344Z] #29 1.427 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:24.406Z] #70 DONE 0.6s [2022-04-27T04:54:24.406Z] [2022-04-27T04:54:24.406Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:24.406Z] #28 sha256:7f0eebc6f69b47fa017d5aaadc1d9c8dfcdd29628c6019d937562838c5d5859c [2022-04-27T04:54:24.406Z] #28 DONE 8.9s [2022-04-27T04:54:24.406Z] [2022-04-27T04:54:24.406Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:24.406Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:24.406Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.3s done [2022-04-27T04:54:24.406Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 [2022-04-27T04:54:24.605Z] #29 1.634 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:54:24.605Z] #29 1.857 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:54:24.625Z] #11 sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 81.05MB / 81.05MB 4.1s done [2022-04-27T04:54:24.625Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 0B / 108.70MB 4.3s [2022-04-27T04:54:24.625Z] #11 sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa 126B / 126B 4.3s [2022-04-27T04:54:24.625Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 6.29MB / 54.67MB 4.3s [2022-04-27T04:54:24.625Z] #11 ... [2022-04-27T04:54:24.625Z] [2022-04-27T04:54:24.625Z] #24 [internal] load build context [2022-04-27T04:54:24.625Z] #24 sha256:99f0cf27eba99ce091f32bd3786d910b75cf7799ffc2b4509281eb63a19c6591 [2022-04-27T04:54:24.625Z] #24 transferring context: 60.74MB 2.5s done [2022-04-27T04:54:24.625Z] #24 DONE 4.6s [2022-04-27T04:54:24.625Z] [2022-04-27T04:54:24.625Z] #69 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:24.625Z] #69 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-04-27T04:54:24.625Z] #69 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-04-27T04:54:24.625Z] #69 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:24.625Z] #69 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-04-27T04:54:24.625Z] #69 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-04-27T04:54:24.625Z] #69 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2022-04-27T04:54:24.625Z] #69 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.1s done [2022-04-27T04:54:24.625Z] #69 DONE 4.6s [2022-04-27T04:54:24.625Z] [2022-04-27T04:54:24.625Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:24.625Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:24.625Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 12.58MB / 108.70MB 4.4s [2022-04-27T04:54:24.625Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 13.63MB / 54.67MB 4.4s [2022-04-27T04:54:24.625Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 16.78MB / 54.67MB 4.5s [2022-04-27T04:54:24.668Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.5s done [2022-04-27T04:54:24.800Z] #29 5.249 Fetched 8510 kB in 3s (3134 kB/s) [2022-04-27T04:54:24.887Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 44.04MB / 108.70MB 4.7s [2022-04-27T04:54:24.887Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 40.89MB / 54.67MB 4.7s [2022-04-27T04:54:24.887Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 57.67MB / 108.70MB 4.8s [2022-04-27T04:54:24.930Z] #11 ... [2022-04-27T04:54:24.930Z] [2022-04-27T04:54:24.930Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T04:54:24.930Z] #72 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-04-27T04:54:24.930Z] #72 DONE 0.7s [2022-04-27T04:54:24.930Z] [2022-04-27T04:54:24.930Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:24.930Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:24.930Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 [2022-04-27T04:54:25.149Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 68.16MB / 108.70MB 4.9s [2022-04-27T04:54:25.149Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 77.59MB / 108.70MB 5.0s [2022-04-27T04:54:25.149Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 5.0s [2022-04-27T04:54:25.149Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 87.03MB / 108.70MB 5.1s [2022-04-27T04:54:25.172Z] #29 2.194 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:54:25.364Z] #29 5.249 Reading package lists... [2022-04-27T04:54:25.413Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 97.52MB / 108.70MB 5.2s [2022-04-27T04:54:25.413Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 105.60MB / 108.70MB 5.3s [2022-04-27T04:54:25.622Z] #29 6.158 Reading package lists... [2022-04-27T04:54:25.622Z] #29 ... [2022-04-27T04:54:25.622Z] [2022-04-27T04:54:25.622Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:25.622Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:25.675Z] #11 extracting sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 2.9s done [2022-04-27T04:54:26.550Z] #29 3.533 Fetched 8510 kB in 2s (3559 kB/s) [2022-04-27T04:54:26.553Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 5.2s [2022-04-27T04:54:26.607Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba [2022-04-27T04:54:26.864Z] #11 sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 54.67MB / 54.67MB 6.5s done [2022-04-27T04:54:26.864Z] #11 extracting sha256:45cfa86b7b1aca6d694057e4d42ee1440527f41c00b9e577df729244380c9eba 0.3s done [2022-04-27T04:54:27.501Z] #29 3.533 Reading package lists... [2022-04-27T04:54:28.069Z] #29 4.405 Reading package lists... [2022-04-27T04:54:28.125Z] #19 45.41 Reading package lists... [2022-04-27T04:54:28.249Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b [2022-04-27T04:54:28.329Z] #29 5.169 Building dependency tree... [2022-04-27T04:54:28.329Z] #29 5.509 The following additional packages will be installed: [2022-04-27T04:54:28.329Z] #29 5.509 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T04:54:28.329Z] #29 5.509 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T04:54:28.329Z] #29 5.509 Recommended packages: [2022-04-27T04:54:28.329Z] #29 5.509 libldap-common publicsuffix libsasl2-modules [2022-04-27T04:54:28.506Z] #11 extracting sha256:5c79b19335f27cc78840bf9159e875322f3252ac06113c73756f9d4fba905f9b 0.2s done [2022-04-27T04:54:28.588Z] #29 5.673 The following NEW packages will be installed: [2022-04-27T04:54:28.588Z] #29 5.673 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T04:54:28.588Z] #29 5.673 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T04:54:28.588Z] #29 5.673 libssh2-1 openssl [2022-04-27T04:54:28.857Z] #29 5.966 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:54:28.857Z] #29 5.966 Need to get 3040 kB of archives. [2022-04-27T04:54:28.857Z] #29 5.966 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T04:54:28.857Z] #29 5.966 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T04:54:28.857Z] #29 5.993 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T04:54:28.857Z] #29 5.993 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T04:54:28.857Z] #29 5.993 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T04:54:28.857Z] #29 5.993 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T04:54:28.857Z] #29 5.993 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T04:54:28.857Z] #29 6.001 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T04:54:28.857Z] #29 6.001 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T04:54:28.857Z] #29 6.001 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T04:54:28.857Z] #29 6.001 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T04:54:28.857Z] #29 6.015 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T04:54:28.857Z] #29 6.015 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T04:54:28.857Z] #29 6.015 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:54:28.857Z] #29 6.026 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:54:28.857Z] #29 6.026 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:54:29.120Z] #29 6.297 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:54:29.120Z] #29 6.298 Fetched 3040 kB in 0s (8971 kB/s) [2022-04-27T04:54:29.120Z] #29 6.328 Selecting previously unselected package openssl. [2022-04-27T04:54:29.120Z] #29 6.328 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2022-04-27T04:54:29.120Z] #29 6.328 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T04:54:29.120Z] #29 6.339 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:29.381Z] #29 6.518 Selecting previously unselected package ca-certificates. [2022-04-27T04:54:29.381Z] #29 6.518 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T04:54:29.381Z] #29 6.521 Unpacking ca-certificates (20210119) ... [2022-04-27T04:54:29.381Z] #29 6.614 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T04:54:29.381Z] #29 6.614 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T04:54:29.381Z] #29 6.622 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:54:29.436Z] #11 sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 108.70MB / 108.70MB 9.0s done [2022-04-27T04:54:29.436Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d [2022-04-27T04:54:29.436Z] #11 ... [2022-04-27T04:54:29.436Z] [2022-04-27T04:54:29.436Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 [2022-04-27T04:54:29.436Z] #28 sha256:bed77682cd220d54140bcf37d58f4fcb9d13200807ede72213ac2e98be978d82 [2022-04-27T04:54:29.436Z] #28 resolve docker.io/library/debian:bullseye@sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 0.2s done [2022-04-27T04:54:29.436Z] #28 sha256:3c0acad2a24228465b3273129fe5bd5c3b122925a491f24e0308999fa5532d48 529B / 529B done [2022-04-27T04:54:29.436Z] #28 sha256:f8dd32c4c981fb56702f6effe49f64226ac124415109befc63d15ec19a12dabd 1.48kB / 1.48kB done [2022-04-27T04:54:29.436Z] #28 sha256:6846593d7d8613e5dcc68c8f7d8b8e3179c7f3397b84a47c5b2ce989ef1075a0 1.85kB / 1.85kB done [2022-04-27T04:54:29.436Z] #28 sha256:83d5dcfea08e6927083bc886bf182fc39d87bb04b54b63002ac0c4c0b9aab682 53.63MB / 53.63MB 2.1s done [2022-04-27T04:54:29.436Z] #28 DONE 9.1s [2022-04-27T04:54:29.436Z] [2022-04-27T04:54:29.436Z] #71 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-04-27T04:54:29.436Z] #71 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-04-27T04:54:29.436Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2022-04-27T04:54:29.436Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-04-27T04:54:29.436Z] #71 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-04-27T04:54:29.436Z] #71 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-04-27T04:54:29.436Z] #71 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.0s done [2022-04-27T04:54:29.436Z] #71 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.6s done [2022-04-27T04:54:29.436Z] #71 DONE 9.4s [2022-04-27T04:54:29.436Z] [2022-04-27T04:54:29.436Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:29.436Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:29.640Z] #29 6.699 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T04:54:29.640Z] #29 6.699 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:54:29.640Z] #29 6.702 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:29.640Z] #29 6.753 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T04:54:29.640Z] #29 6.755 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:54:29.640Z] #29 6.759 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:29.842Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 8.3s done [2022-04-27T04:54:29.842Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T04:54:29.899Z] #29 6.869 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T04:54:29.899Z] #29 6.869 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T04:54:29.899Z] #29 6.872 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:29.899Z] #29 6.941 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T04:54:29.899Z] #29 6.941 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T04:54:29.899Z] #29 6.941 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:54:29.899Z] #29 7.001 Selecting previously unselected package libpsl5:amd64. [2022-04-27T04:54:29.899Z] #29 7.001 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T04:54:29.899Z] #29 7.003 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:54:29.899Z] #29 7.087 Selecting previously unselected package librtmp1:amd64. [2022-04-27T04:54:29.899Z] #29 7.087 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T04:54:29.899Z] #29 7.091 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:29.899Z] #29 7.148 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T04:54:29.899Z] #29 7.148 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T04:54:29.899Z] #29 7.150 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:54:30.157Z] #29 7.242 Selecting previously unselected package libcurl4:amd64. [2022-04-27T04:54:30.157Z] #29 7.242 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:54:30.157Z] #29 7.248 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:30.157Z] #29 7.334 Selecting previously unselected package curl. [2022-04-27T04:54:30.157Z] #29 7.334 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:54:30.157Z] #29 7.335 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:30.157Z] #29 7.414 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:54:30.157Z] #29 7.414 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:54:30.157Z] #29 7.417 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:54:30.233Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 4.7s done [2022-04-27T04:54:30.233Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba [2022-04-27T04:54:30.415Z] #29 7.505 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:54:30.416Z] #29 7.505 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:54:30.416Z] #29 7.509 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:54:30.416Z] #29 7.566 Selecting previously unselected package jq. [2022-04-27T04:54:30.416Z] #29 7.567 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:54:30.416Z] #29 7.570 Unpacking jq (1.6-2.1) ... [2022-04-27T04:54:30.416Z] #29 7.624 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:54:30.416Z] #29 7.633 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:54:30.416Z] #29 7.643 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:54:30.416Z] #29 7.653 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:30.416Z] #29 7.663 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:30.416Z] #29 7.673 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:30.674Z] #29 7.682 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:54:30.674Z] #29 7.691 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:30.674Z] #29 7.705 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:54:30.674Z] #29 7.714 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:54:30.674Z] #29 7.728 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:30.674Z] #29 7.757 Setting up ca-certificates (20210119) ... [2022-04-27T04:54:30.674Z] #19 54.52 Building dependency tree... [2022-04-27T04:54:30.773Z] #11 ... [2022-04-27T04:54:30.773Z] [2022-04-27T04:54:30.773Z] #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 [2022-04-27T04:54:30.773Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:54:30.773Z] #29 6.158 Reading package lists... [2022-04-27T04:54:30.773Z] #29 6.952 Building dependency tree... [2022-04-27T04:54:30.773Z] #29 7.292 The following additional packages will be installed: [2022-04-27T04:54:30.773Z] #29 7.292 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T04:54:30.773Z] #29 7.292 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T04:54:30.773Z] #29 7.292 Recommended packages: [2022-04-27T04:54:30.773Z] #29 7.292 libldap-common publicsuffix libsasl2-modules [2022-04-27T04:54:30.773Z] #29 7.468 The following NEW packages will be installed: [2022-04-27T04:54:30.773Z] #29 7.468 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T04:54:30.773Z] #29 7.468 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T04:54:30.773Z] #29 7.468 libssh2-1 openssl [2022-04-27T04:54:30.773Z] #29 7.739 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:54:30.773Z] #29 7.739 Need to get 3040 kB of archives. [2022-04-27T04:54:30.773Z] #29 7.739 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T04:54:30.773Z] #29 7.739 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T04:54:30.773Z] #29 7.764 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T04:54:30.773Z] #29 7.764 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T04:54:30.773Z] #29 7.764 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T04:54:30.773Z] #29 7.764 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T04:54:30.773Z] #29 7.768 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T04:54:30.773Z] #29 7.775 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T04:54:30.773Z] #29 7.775 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T04:54:30.773Z] #29 7.775 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T04:54:30.773Z] #29 7.775 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T04:54:30.773Z] #29 7.777 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T04:54:30.773Z] #29 7.782 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T04:54:30.773Z] #29 7.792 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:54:30.773Z] #29 7.792 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:54:30.773Z] #29 7.792 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:54:30.773Z] #29 7.974 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:54:30.773Z] #29 8.018 Fetched 3040 kB in 0s (9551 kB/s) [2022-04-27T04:54:30.773Z] #29 8.046 Selecting previously unselected package openssl. [2022-04-27T04:54:30.773Z] #29 8.046 (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.) [2022-04-27T04:54:30.773Z] #29 8.047 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T04:54:30.773Z] #29 8.052 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:30.773Z] #29 8.228 Selecting previously unselected package ca-certificates. [2022-04-27T04:54:30.773Z] #29 8.228 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T04:54:30.773Z] #29 8.237 Unpacking ca-certificates (20210119) ... [2022-04-27T04:54:30.773Z] #29 8.352 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T04:54:30.773Z] #29 8.352 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T04:54:30.773Z] #29 8.361 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:54:30.773Z] #29 8.449 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T04:54:30.773Z] #29 8.449 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:54:30.773Z] #29 8.453 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:30.773Z] #29 8.516 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T04:54:30.773Z] #29 8.516 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:54:30.773Z] #29 8.521 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:30.773Z] #29 8.599 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T04:54:30.773Z] #29 8.599 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T04:54:30.773Z] #29 8.602 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:30.773Z] #29 8.674 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T04:54:30.773Z] #29 8.674 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T04:54:30.773Z] #29 8.685 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:54:30.773Z] #29 8.739 Selecting previously unselected package libpsl5:amd64. [2022-04-27T04:54:30.773Z] #29 8.739 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 8.739 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:54:30.774Z] #29 8.776 Selecting previously unselected package librtmp1:amd64. [2022-04-27T04:54:30.774Z] #29 8.776 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 8.787 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:30.774Z] #29 8.830 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T04:54:30.774Z] #29 8.830 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 8.830 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:54:30.774Z] #29 8.919 Selecting previously unselected package libcurl4:amd64. [2022-04-27T04:54:30.774Z] #29 8.919 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 8.922 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 9.000 Selecting previously unselected package curl. [2022-04-27T04:54:30.774Z] #29 9.000 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 9.005 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 9.076 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:54:30.774Z] #29 9.076 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 9.087 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:54:30.774Z] #29 9.163 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:54:30.774Z] #29 9.163 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 9.172 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:54:30.774Z] #29 9.224 Selecting previously unselected package jq. [2022-04-27T04:54:30.774Z] #29 9.226 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:54:30.774Z] #29 9.226 Unpacking jq (1.6-2.1) ... [2022-04-27T04:54:30.774Z] #29 9.279 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:54:30.774Z] #29 9.296 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:54:30.774Z] #29 9.310 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:54:30.774Z] #29 9.320 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 9.331 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:30.774Z] #29 9.348 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 9.356 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:54:30.774Z] #29 9.366 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 9.383 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:54:30.774Z] #29 9.396 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:54:30.774Z] #29 9.407 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:30.774Z] #29 9.423 Setting up ca-certificates (20210119) ... [2022-04-27T04:54:30.774Z] #29 10.17 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:30.774Z] #29 11.47 129 added, 0 removed; done. [2022-04-27T04:54:30.774Z] #29 11.51 Setting up jq (1.6-2.1) ... [2022-04-27T04:54:30.774Z] #29 11.52 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 11.53 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:30.774Z] #29 11.55 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:54:30.774Z] #29 11.57 Processing triggers for ca-certificates (20210119) ... [2022-04-27T04:54:30.774Z] #29 11.58 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:31.611Z] #29 8.574 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:31.962Z] #11 extracting sha256:350ecaf08eac09037b05465ab97a1b8f7bc9b7a9b1fcef900dedd7dba9bbcf4d 2.7s done [2022-04-27T04:54:32.153Z] #29 12.63 0 added, 0 removed; done. [2022-04-27T04:54:32.153Z] #29 12.63 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T04:54:32.153Z] #29 12.64 done. [2022-04-27T04:54:32.153Z] #29 DONE 13.1s [2022-04-27T04:54:32.153Z] [2022-04-27T04:54:32.153Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T04:54:32.153Z] #30 sha256:474c8e1ca03d862998c99286135c84b0ee85d2bfb9920a8f5c4bbce578419634 [2022-04-27T04:54:32.220Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 [2022-04-27T04:54:32.410Z] #30 DONE 0.1s [2022-04-27T04:54:32.410Z] [2022-04-27T04:54:32.410Z] #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 [2022-04-27T04:54:32.410Z] #31 sha256:1640d823b57ae26f2e8f2559f722472f32d26a14a505a0e7d09dc15b4c7c21b4 [2022-04-27T04:54:32.591Z] #19 58.81 The following additional packages will be installed: [2022-04-27T04:54:32.591Z] #19 58.82 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-27T04:54:32.591Z] #19 58.82 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-27T04:54:32.591Z] #19 58.82 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2022-04-27T04:54:32.591Z] #19 58.82 g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf [2022-04-27T04:54:32.591Z] #19 58.82 g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-27T04:54:32.591Z] #19 58.82 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-27T04:54:32.591Z] #19 58.82 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-27T04:54:32.591Z] #19 58.82 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-27T04:54:32.591Z] #19 58.82 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.82 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-27T04:54:32.591Z] #19 58.82 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-27T04:54:32.591Z] #19 58.82 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-27T04:54:32.591Z] #19 58.82 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-27T04:54:32.591Z] #19 58.82 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-27T04:54:32.591Z] #19 58.82 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.82 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-27T04:54:32.591Z] #19 58.82 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-27T04:54:32.591Z] #19 58.83 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-27T04:54:32.591Z] #19 58.83 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-27T04:54:32.591Z] #19 58.83 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-27T04:54:32.591Z] #19 58.83 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.83 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-27T04:54:32.591Z] #19 58.83 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-27T04:54:32.591Z] #19 58.83 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.83 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-27T04:54:32.591Z] #19 58.84 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.84 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-27T04:54:32.591Z] #19 58.84 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.84 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-27T04:54:32.591Z] #19 58.84 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-27T04:54:32.591Z] #19 58.84 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-27T04:54:32.591Z] #19 58.84 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.84 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-27T04:54:32.591Z] #19 58.84 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-27T04:54:32.591Z] #19 58.84 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-27T04:54:32.591Z] #19 58.84 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-27T04:54:32.591Z] #19 58.85 linux-libc-dev-s390x-cross patch xz-utils [2022-04-27T04:54:32.591Z] #19 58.89 Suggested packages: [2022-04-27T04:54:32.591Z] #19 58.89 binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch [2022-04-27T04:54:32.591Z] #19 58.89 debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.89 gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex [2022-04-27T04:54:32.591Z] #19 58.89 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2022-04-27T04:54:32.591Z] #19 58.89 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2022-04-27T04:54:32.591Z] #19 58.89 libyaml-shell-perl ed diffutils-doc [2022-04-27T04:54:32.591Z] #19 58.89 Recommended packages: [2022-04-27T04:54:32.591Z] #19 58.89 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2022-04-27T04:54:32.591Z] #19 58.89 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2022-04-27T04:54:32.992Z] #29 9.874 129 added, 0 removed; done. [2022-04-27T04:54:32.993Z] #29 9.913 Setting up jq (1.6-2.1) ... [2022-04-27T04:54:32.993Z] #29 9.926 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:32.993Z] #29 9.945 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:32.993Z] #29 ... [2022-04-27T04:54:32.993Z] [2022-04-27T04:54:32.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:32.993Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:32.993Z] #11 extracting sha256:967757d5652770cfa81b6cc7577d65e06d336173da116d1fb5b2d349d5d44127 0.8s done [2022-04-27T04:54:32.993Z] #11 extracting sha256:c357e2c68cb3bf1e98dcb3eb6ceb16837253db71535921d6993c594588bffe04 0.9s done [2022-04-27T04:54:32.993Z] #11 extracting sha256:c766e27afb21eddf9ab3e4349700ebe697c32a4c6ada6af4f08282277a291a28 7.8s done [2022-04-27T04:54:32.993Z] #11 ... [2022-04-27T04:54:32.993Z] [2022-04-27T04:54:32.993Z] #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 [2022-04-27T04:54:32.993Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:54:32.993Z] #29 9.951 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:54:32.993Z] #29 9.967 Processing triggers for ca-certificates (20210119) ... [2022-04-27T04:54:32.993Z] #29 9.990 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:33.942Z] #29 10.93 0 added, 0 removed; done. [2022-04-27T04:54:33.942Z] #29 10.93 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T04:54:33.942Z] #29 10.93 done. [2022-04-27T04:54:34.314Z] #31 1.956 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T04:54:34.458Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 4.1s done [2022-04-27T04:54:34.458Z] #11 ... [2022-04-27T04:54:34.458Z] [2022-04-27T04:54:34.458Z] #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 [2022-04-27T04:54:34.458Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:54:34.458Z] #29 0.983 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:34.458Z] #29 1.001 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:34.458Z] #29 1.010 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:34.458Z] #29 1.121 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:54:34.458Z] #29 1.331 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:54:34.458Z] #29 1.513 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:54:34.458Z] #29 3.025 Fetched 8510 kB in 2s (3678 kB/s) [2022-04-27T04:54:34.458Z] #29 3.025 Reading package lists... [2022-04-27T04:54:34.458Z] #29 3.807 Reading package lists... [2022-04-27T04:54:34.458Z] #29 4.588 Building dependency tree... [2022-04-27T04:54:34.458Z] #29 4.942 The following additional packages will be installed: [2022-04-27T04:54:34.458Z] #29 4.942 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T04:54:34.458Z] #29 4.942 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T04:54:34.458Z] #29 4.942 Recommended packages: [2022-04-27T04:54:34.458Z] #29 4.942 libldap-common publicsuffix libsasl2-modules [2022-04-27T04:54:34.458Z] #29 5.106 The following NEW packages will be installed: [2022-04-27T04:54:34.458Z] #29 5.106 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T04:54:34.458Z] #29 5.113 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T04:54:34.458Z] #29 5.113 libssh2-1 openssl [2022-04-27T04:54:34.458Z] #29 5.379 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:54:34.458Z] #29 5.379 Need to get 3040 kB of archives. [2022-04-27T04:54:34.458Z] #29 5.379 After this operation, 6651 kB of additional disk space will be used. [2022-04-27T04:54:34.458Z] #29 5.379 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u1 [853 kB] [2022-04-27T04:54:34.458Z] #29 5.393 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2022-04-27T04:54:34.458Z] #29 5.393 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2022-04-27T04:54:34.458Z] #29 5.395 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2022-04-27T04:54:34.458Z] #29 5.395 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2022-04-27T04:54:34.458Z] #29 5.401 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB] [2022-04-27T04:54:34.458Z] #29 5.425 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2022-04-27T04:54:34.458Z] #29 5.425 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2022-04-27T04:54:34.458Z] #29 5.425 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2022-04-27T04:54:34.458Z] #29 5.425 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2022-04-27T04:54:34.458Z] #29 5.426 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB] [2022-04-27T04:54:34.458Z] #29 5.431 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB] [2022-04-27T04:54:34.458Z] #29 5.446 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:54:34.458Z] #29 5.446 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:54:34.458Z] #29 5.446 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:54:34.458Z] #29 5.599 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:54:34.458Z] #29 5.627 Fetched 3040 kB in 0s (9398 kB/s) [2022-04-27T04:54:34.458Z] #29 5.660 Selecting previously unselected package openssl. [2022-04-27T04:54:34.459Z] #29 5.660 (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.) [2022-04-27T04:54:34.459Z] #29 5.663 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 5.674 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 5.843 Selecting previously unselected package ca-certificates. [2022-04-27T04:54:34.459Z] #29 5.843 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T04:54:34.459Z] #29 5.847 Unpacking ca-certificates (20210119) ... [2022-04-27T04:54:34.459Z] #29 5.916 Selecting previously unselected package libbrotli1:amd64. [2022-04-27T04:54:34.459Z] #29 5.916 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 5.922 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:54:34.459Z] #29 5.990 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-04-27T04:54:34.459Z] #29 5.990 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 5.993 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.028 Selecting previously unselected package libsasl2-2:amd64. [2022-04-27T04:54:34.459Z] #29 6.028 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.034 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.076 Selecting previously unselected package libldap-2.4-2:amd64. [2022-04-27T04:54:34.459Z] #29 6.076 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.080 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:34.459Z] #29 6.143 Selecting previously unselected package libnghttp2-14:amd64. [2022-04-27T04:54:34.459Z] #29 6.143 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.146 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:54:34.459Z] #29 6.188 Selecting previously unselected package libpsl5:amd64. [2022-04-27T04:54:34.459Z] #29 6.188 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.193 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:54:34.459Z] #29 6.227 Selecting previously unselected package librtmp1:amd64. [2022-04-27T04:54:34.459Z] #29 6.228 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.232 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:34.459Z] #29 6.269 Selecting previously unselected package libssh2-1:amd64. [2022-04-27T04:54:34.459Z] #29 6.269 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.272 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:54:34.459Z] #29 6.332 Selecting previously unselected package libcurl4:amd64. [2022-04-27T04:54:34.459Z] #29 6.334 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.336 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.407 Selecting previously unselected package curl. [2022-04-27T04:54:34.459Z] #29 6.408 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.412 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.481 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:54:34.459Z] #29 6.481 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.481 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:54:34.459Z] #29 6.548 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:54:34.459Z] #29 6.548 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.548 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:54:34.459Z] #29 6.604 Selecting previously unselected package jq. [2022-04-27T04:54:34.459Z] #29 6.604 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:54:34.459Z] #29 6.608 Unpacking jq (1.6-2.1) ... [2022-04-27T04:54:34.459Z] #29 6.650 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2022-04-27T04:54:34.459Z] #29 6.662 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2022-04-27T04:54:34.459Z] #29 6.672 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2022-04-27T04:54:34.459Z] #29 6.682 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.698 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:34.459Z] #29 6.708 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.719 Setting up libssh2-1:amd64 (1.9.0-2) ... [2022-04-27T04:54:34.459Z] #29 6.731 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 6.749 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:54:34.459Z] #29 6.757 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:54:34.459Z] #29 6.771 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:34.459Z] #29 6.787 Setting up ca-certificates (20210119) ... [2022-04-27T04:54:34.459Z] #29 7.399 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:34.459Z] #29 8.017 129 added, 0 removed; done. [2022-04-27T04:54:34.459Z] #29 8.051 Setting up jq (1.6-2.1) ... [2022-04-27T04:54:34.459Z] #29 8.062 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 8.074 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:34.459Z] #29 8.084 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:54:34.459Z] #29 8.100 Processing triggers for ca-certificates (20210119) ... [2022-04-27T04:54:34.459Z] #29 8.107 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:34.459Z] #29 8.712 0 added, 0 removed; done. [2022-04-27T04:54:34.459Z] #29 8.712 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T04:54:34.459Z] #29 8.714 done. [2022-04-27T04:54:34.459Z] #29 ... [2022-04-27T04:54:34.459Z] [2022-04-27T04:54:34.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:34.459Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:34.459Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T04:54:34.459Z] #11 ... [2022-04-27T04:54:34.459Z] [2022-04-27T04:54:34.459Z] #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 [2022-04-27T04:54:34.459Z] #29 sha256:ac1b28e56a56014a846607aef372d1e8160aafb25ca3cfe482b259fc63193b10 [2022-04-27T04:54:34.459Z] #29 DONE 10.4s [2022-04-27T04:54:34.459Z] [2022-04-27T04:54:34.459Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:34.459Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:34.746Z] #11 ... [2022-04-27T04:54:34.746Z] [2022-04-27T04:54:34.746Z] #70 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-04-27T04:54:34.746Z] #70 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-04-27T04:54:34.746Z] #70 DONE 1.1s [2022-04-27T04:54:34.746Z] [2022-04-27T04:54:34.746Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:34.746Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:34.746Z] #11 ... [2022-04-27T04:54:34.746Z] [2022-04-27T04:54:34.746Z] #72 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-04-27T04:54:34.746Z] #72 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-04-27T04:54:34.884Z] #31 2.369 [2022-04-27T04:54:34.884Z] #31 2.607 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:35.034Z] #11 ... [2022-04-27T04:54:35.034Z] [2022-04-27T04:54:35.034Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T04:54:35.034Z] #30 sha256:8cfe7ad462549ceab399b6ad6cb56640fc53e8e425ad4e64937e5e70e07e2c66 [2022-04-27T04:54:35.034Z] #30 DONE 0.5s [2022-04-27T04:54:35.034Z] [2022-04-27T04:54:35.034Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:35.034Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:35.142Z] #31 2.926 [2022-04-27T04:54:35.327Z] #29 DONE 12.4s [2022-04-27T04:54:35.327Z] [2022-04-27T04:54:35.327Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T04:54:35.327Z] #30 sha256:6f47c4e4d799be1acd278fc6646502f49c5406699e0c01b1b056712762885256 [2022-04-27T04:54:35.587Z] #30 DONE 0.2s [2022-04-27T04:54:35.587Z] [2022-04-27T04:54:35.587Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:35.587Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:35.587Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 2.3s [2022-04-27T04:54:36.513Z] #31 3.956 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T04:54:36.513Z] #31 4.268 [2022-04-27T04:54:36.803Z] #19 62.40 The following NEW packages will be installed: [2022-04-27T04:54:36.803Z] #19 62.40 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2022-04-27T04:54:36.803Z] #19 62.40 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2022-04-27T04:54:36.803Z] #19 62.40 binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu [2022-04-27T04:54:36.803Z] #19 62.40 cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf [2022-04-27T04:54:36.803Z] #19 62.40 cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu [2022-04-27T04:54:36.803Z] #19 62.40 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2022-04-27T04:54:36.803Z] #19 62.40 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2022-04-27T04:54:36.803Z] #19 62.40 crossbuild-essential-armel crossbuild-essential-armhf [2022-04-27T04:54:36.803Z] #19 62.40 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2022-04-27T04:54:36.803Z] #19 62.40 file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi [2022-04-27T04:54:36.803Z] #19 62.40 g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu [2022-04-27T04:54:36.803Z] #19 62.40 g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi [2022-04-27T04:54:36.803Z] #19 62.40 g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu [2022-04-27T04:54:36.803Z] #19 62.40 gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base [2022-04-27T04:54:36.803Z] #19 62.40 gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base [2022-04-27T04:54:36.803Z] #19 62.40 gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base [2022-04-27T04:54:36.803Z] #19 62.40 gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base [2022-04-27T04:54:36.804Z] #19 62.40 gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2022-04-27T04:54:36.804Z] #19 62.40 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2022-04-27T04:54:36.804Z] #19 62.40 gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross [2022-04-27T04:54:36.804Z] #19 62.41 libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross [2022-04-27T04:54:36.804Z] #19 62.41 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2022-04-27T04:54:36.804Z] #19 62.41 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2022-04-27T04:54:36.804Z] #19 62.41 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2022-04-27T04:54:36.804Z] #19 62.41 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.41 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2022-04-27T04:54:36.804Z] #19 62.41 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2022-04-27T04:54:36.804Z] #19 62.41 libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross [2022-04-27T04:54:36.804Z] #19 62.41 libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross [2022-04-27T04:54:36.804Z] #19 62.41 libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross [2022-04-27T04:54:36.804Z] #19 62.41 libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.41 libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2022-04-27T04:54:36.804Z] #19 62.41 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67 [2022-04-27T04:54:36.804Z] #19 62.41 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.41 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2022-04-27T04:54:36.804Z] #19 62.41 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.41 libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross [2022-04-27T04:54:36.804Z] #19 62.41 libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.41 libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2022-04-27T04:54:36.804Z] #19 62.41 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2022-04-27T04:54:36.804Z] #19 62.41 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2022-04-27T04:54:36.804Z] #19 62.41 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.41 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2022-04-27T04:54:36.804Z] #19 62.42 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2022-04-27T04:54:36.804Z] #19 62.42 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2022-04-27T04:54:36.804Z] #19 62.42 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2022-04-27T04:54:36.804Z] #19 62.42 linux-libc-dev-s390x-cross patch xz-utils [2022-04-27T04:54:36.804Z] #19 62.88 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:54:36.804Z] #19 62.88 Need to get 787 MB of archives. [2022-04-27T04:54:36.804Z] #19 62.88 After this operation, 3385 MB of additional disk space will be used. [2022-04-27T04:54:36.804Z] #19 62.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB] [2022-04-27T04:54:36.804Z] #19 62.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T04:54:36.804Z] #19 62.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB] [2022-04-27T04:54:36.804Z] #19 62.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB] [2022-04-27T04:54:36.804Z] #19 62.89 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB] [2022-04-27T04:54:36.804Z] #19 62.90 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T04:54:36.804Z] #19 62.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB] [2022-04-27T04:54:36.804Z] #19 62.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB] [2022-04-27T04:54:36.804Z] #19 63.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB] [2022-04-27T04:54:36.804Z] #19 63.11 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB] [2022-04-27T04:54:36.804Z] #19 63.16 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB] [2022-04-27T04:54:36.804Z] #19 63.21 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] [2022-04-27T04:54:37.028Z] #31 4.487 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:37.028Z] #31 4.775 [2022-04-27T04:54:37.066Z] #19 63.22 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] [2022-04-27T04:54:38.011Z] #19 64.11 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] [2022-04-27T04:54:38.011Z] #19 64.12 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] [2022-04-27T04:54:38.018Z] #72 DONE 3.4s [2022-04-27T04:54:38.019Z] [2022-04-27T04:54:38.019Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:38.019Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:38.019Z] #11 extracting sha256:e8129b50beeb587c45b07bd0fc9db983c8384eba20c8f87784f5456c1e7935b5 3.3s done [2022-04-27T04:54:38.019Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 1.8s [2022-04-27T04:54:38.416Z] #31 5.796 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T04:54:38.416Z] #31 6.148 [2022-04-27T04:54:39.189Z] #31 6.374 #=#=# ####### 10.2% ######################################### 57.7% ################################################################ 89.3% ######################################################################## 100.0% [2022-04-27T04:54:39.189Z] #31 6.931 [2022-04-27T04:54:39.394Z] #11 ... [2022-04-27T04:54:39.394Z] [2022-04-27T04:54:39.394Z] #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 [2022-04-27T04:54:39.394Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-27T04:54:39.394Z] #29 2.133 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:39.394Z] #29 2.135 Get:2 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:39.394Z] #29 2.154 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:39.394Z] #29 2.287 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:54:39.394Z] #29 2.441 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:54:39.394Z] #29 2.827 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:54:39.394Z] #29 3.801 Fetched 8397 kB in 2s (4271 kB/s) [2022-04-27T04:54:39.394Z] #29 3.801 Reading package lists... [2022-04-27T04:54:39.394Z] #29 4.381 Reading package lists... [2022-04-27T04:54:39.394Z] #29 4.917 Building dependency tree... [2022-04-27T04:54:39.394Z] #29 5.269 The following additional packages will be installed: [2022-04-27T04:54:39.394Z] #29 5.269 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2022-04-27T04:54:39.394Z] #29 5.269 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2022-04-27T04:54:39.394Z] #29 5.270 Recommended packages: [2022-04-27T04:54:39.394Z] #29 5.270 libldap-common publicsuffix libsasl2-modules [2022-04-27T04:54:39.394Z] #29 5.394 The following NEW packages will be installed: [2022-04-27T04:54:39.394Z] #29 5.394 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2022-04-27T04:54:39.394Z] #29 5.394 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-04-27T04:54:39.394Z] #29 5.394 libssh2-1 openssl [2022-04-27T04:54:39.394Z] #29 5.665 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:54:39.394Z] #29 5.665 Need to get 2934 kB of archives. [2022-04-27T04:54:39.394Z] #29 5.665 After this operation, 6476 kB of additional disk space will be used. [2022-04-27T04:54:39.394Z] #29 5.665 Get:1 http://deb.debian.org/debian bullseye/main arm64 openssl arm64 1.1.1n-0+deb11u1 [830 kB] [2022-04-27T04:54:39.394Z] #29 5.703 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2022-04-27T04:54:39.394Z] #29 5.753 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2022-04-27T04:54:39.394Z] #29 5.761 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2022-04-27T04:54:39.394Z] #29 5.775 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2022-04-27T04:54:39.394Z] #29 5.796 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB] [2022-04-27T04:54:39.394Z] #29 5.805 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2022-04-27T04:54:39.394Z] #29 5.812 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2022-04-27T04:54:39.394Z] #29 5.826 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2022-04-27T04:54:39.394Z] #29 5.828 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2022-04-27T04:54:39.394Z] #29 5.840 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB] [2022-04-27T04:54:39.394Z] #29 5.877 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB] [2022-04-27T04:54:39.394Z] #29 5.886 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-27T04:54:39.394Z] #29 5.901 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-27T04:54:39.394Z] #29 5.924 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-27T04:54:39.394Z] #29 6.270 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:54:39.394Z] #29 6.332 Fetched 2934 kB in 1s (5592 kB/s) [2022-04-27T04:54:39.394Z] #29 6.524 Selecting previously unselected package openssl. [2022-04-27T04:54:39.394Z] #29 6.524 (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.) [2022-04-27T04:54:39.394Z] #29 6.530 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 6.654 Unpacking openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 7.468 Selecting previously unselected package ca-certificates. [2022-04-27T04:54:39.394Z] #29 7.470 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2022-04-27T04:54:39.394Z] #29 7.501 Unpacking ca-certificates (20210119) ... [2022-04-27T04:54:39.394Z] #29 7.786 Selecting previously unselected package libbrotli1:arm64. [2022-04-27T04:54:39.394Z] #29 7.786 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 7.794 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-27T04:54:39.394Z] #29 7.929 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-04-27T04:54:39.394Z] #29 7.929 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 7.939 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 8.208 Selecting previously unselected package libsasl2-2:arm64. [2022-04-27T04:54:39.394Z] #29 8.208 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 8.215 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 8.410 Selecting previously unselected package libldap-2.4-2:arm64. [2022-04-27T04:54:39.394Z] #29 8.410 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 8.415 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:39.394Z] #29 8.486 Selecting previously unselected package libnghttp2-14:arm64. [2022-04-27T04:54:39.394Z] #29 8.487 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 8.491 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-27T04:54:39.394Z] #29 8.544 Selecting previously unselected package libpsl5:arm64. [2022-04-27T04:54:39.394Z] #29 8.544 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 8.550 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2022-04-27T04:54:39.394Z] #29 8.858 Selecting previously unselected package librtmp1:arm64. [2022-04-27T04:54:39.394Z] #29 8.858 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 8.868 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:39.394Z] #29 9.148 Selecting previously unselected package libssh2-1:arm64. [2022-04-27T04:54:39.394Z] #29 9.148 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 9.153 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2022-04-27T04:54:39.394Z] #29 9.227 Selecting previously unselected package libcurl4:arm64. [2022-04-27T04:54:39.394Z] #29 9.227 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 9.239 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 9.294 Selecting previously unselected package curl. [2022-04-27T04:54:39.394Z] #29 9.294 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 9.299 Unpacking curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 9.353 Selecting previously unselected package libonig5:arm64. [2022-04-27T04:54:39.394Z] #29 9.354 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 9.358 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T04:54:39.394Z] #29 9.421 Selecting previously unselected package libjq1:arm64. [2022-04-27T04:54:39.394Z] #29 9.422 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 9.427 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-27T04:54:39.394Z] #29 9.480 Selecting previously unselected package jq. [2022-04-27T04:54:39.394Z] #29 9.480 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2022-04-27T04:54:39.394Z] #29 9.485 Unpacking jq (1.6-2.1) ... [2022-04-27T04:54:39.394Z] #29 9.590 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2022-04-27T04:54:39.394Z] #29 9.602 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2022-04-27T04:54:39.394Z] #29 9.618 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2022-04-27T04:54:39.394Z] #29 9.629 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 9.641 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2022-04-27T04:54:39.394Z] #29 9.655 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 9.668 Setting up libssh2-1:arm64 (1.9.0-2) ... [2022-04-27T04:54:39.394Z] #29 9.684 Setting up openssl (1.1.1n-0+deb11u1) ... [2022-04-27T04:54:39.394Z] #29 9.698 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T04:54:39.394Z] #29 9.710 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-27T04:54:39.394Z] #29 9.722 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ... [2022-04-27T04:54:39.394Z] #29 9.735 Setting up ca-certificates (20210119) ... [2022-04-27T04:54:39.394Z] #29 ... [2022-04-27T04:54:39.394Z] [2022-04-27T04:54:39.394Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:39.394Z] #11 sha256:d578c2e2d9c651e0b4f5accf268bbc71bcb9cb3ebf2aa1d12bf57a237d7a4e13 [2022-04-27T04:54:39.446Z] #19 65.37 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] [2022-04-27T04:54:39.446Z] #19 65.38 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] [2022-04-27T04:54:39.446Z] #31 ... [2022-04-27T04:54:39.446Z] [2022-04-27T04:54:39.446Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:39.446Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:39.446Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.6s done [2022-04-27T04:54:39.446Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 1.6s [2022-04-27T04:54:40.338Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-27T04:54:40.387Z] #11 ... [2022-04-27T04:54:40.387Z] [2022-04-27T04:54:40.387Z] #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 [2022-04-27T04:54:40.387Z] #31 sha256:1640d823b57ae26f2e8f2559f722472f32d26a14a505a0e7d09dc15b4c7c21b4 [2022-04-27T04:54:40.387Z] #31 7.919 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T04:54:40.423Z] #19 66.80 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] [2022-04-27T04:54:40.644Z] #31 8.262 [2022-04-27T04:54:40.686Z] #19 66.80 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] [2022-04-27T04:54:40.874Z] #11 extracting sha256:d6a8ea6bd5f867dbdf5bad1c42bc569afacf062a0241c1a8b45718fc8ae26fba 7.1s done [2022-04-27T04:54:40.874Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f [2022-04-27T04:54:40.902Z] #31 8.497 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:41.160Z] #31 8.788 [2022-04-27T04:54:41.925Z] #11 extracting sha256:a1beb8c2043eb5ed94ec703523a402deaa54b6d8202ba1126fe275ad9985018d 5.4s done [2022-04-27T04:54:41.925Z] #11 extracting sha256:9ba5e8425c8eef2b5564b4f8ba179b65bb133b3408a82585d01158858c9124fa done [2022-04-27T04:54:42.077Z] #19 68.22 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] [2022-04-27T04:54:42.077Z] #19 68.22 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] [2022-04-27T04:54:42.095Z] #31 9.571 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T04:54:42.095Z] #31 9.859 [2022-04-27T04:54:42.183Z] #11 DONE 22.3s [2022-04-27T04:54:42.183Z] [2022-04-27T04:54:42.183Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T04:54:42.183Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-27T04:54:42.367Z] #31 10.09 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:42.441Z] #12 ... [2022-04-27T04:54:42.441Z] [2022-04-27T04:54:42.441Z] #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 [2022-04-27T04:54:42.441Z] #29 sha256:94d333b1ba2c4a513f20de5fa9b004b0093f8d7bc9af720964013ed8e74bc16c [2022-04-27T04:54:42.441Z] #29 10.43 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:42.441Z] #29 11.28 129 added, 0 removed; done. [2022-04-27T04:54:42.441Z] #29 11.37 Setting up jq (1.6-2.1) ... [2022-04-27T04:54:42.441Z] #29 11.38 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:42.441Z] #29 11.40 Setting up curl (7.74.0-1.3+deb11u1) ... [2022-04-27T04:54:42.441Z] #29 11.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:54:42.441Z] #29 11.44 Processing triggers for ca-certificates (20210119) ... [2022-04-27T04:54:42.441Z] #29 11.45 Updating certificates in /etc/ssl/certs... [2022-04-27T04:54:42.441Z] #29 12.22 0 added, 0 removed; done. [2022-04-27T04:54:42.441Z] #29 12.22 Running hooks in /etc/ca-certificates/update.d... [2022-04-27T04:54:42.441Z] #29 12.22 done. [2022-04-27T04:54:42.441Z] #29 DONE 13.0s [2022-04-27T04:54:42.441Z] [2022-04-27T04:54:42.441Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-04-27T04:54:42.441Z] #30 sha256:f74e4b87aaa862d291693beb6d61d9fd3249d4544a81d495668e6523b64079e1 [2022-04-27T04:54:42.441Z] #30 DONE 0.1s [2022-04-27T04:54:42.441Z] [2022-04-27T04:54:42.441Z] #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 [2022-04-27T04:54:42.441Z] #31 sha256:50460c904b1181db1c60746fa4307ee7cb798a36d1207cc9d5bac4d6962a9524 [2022-04-27T04:54:42.625Z] #31 10.39 [2022-04-27T04:54:42.882Z] #31 10.49 Download of images into '/build' complete. [2022-04-27T04:54:42.882Z] #31 10.49 Use something like the following to load the result into a Docker daemon: [2022-04-27T04:54:42.882Z] #31 10.49 tar -cC '/build' . | docker load [2022-04-27T04:54:42.898Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 8.2s done [2022-04-27T04:54:42.898Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T04:54:43.007Z] #31 ... [2022-04-27T04:54:43.007Z] [2022-04-27T04:54:43.007Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T04:54:43.007Z] #12 sha256:80061efade5c08fb0454894b9fecdcf9e5f17d0a5abb16ac99e4a44b5a4e16bb [2022-04-27T04:54:43.007Z] #12 DONE 0.7s [2022-04-27T04:54:43.007Z] [2022-04-27T04:54:43.007Z] #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 [2022-04-27T04:54:43.007Z] #13 sha256:d44db83506b90b1e795bad107758c045e9b93d014922afbc0c5bb45f7af0fa19 [2022-04-27T04:54:43.159Z] #11 DONE 27.9s [2022-04-27T04:54:43.159Z] [2022-04-27T04:54:43.159Z] #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 [2022-04-27T04:54:43.159Z] #31 sha256:1848f48b66be6ce6bedf5e4a9580f97f8ac337ad43c56da3267054e1466112eb [2022-04-27T04:54:43.159Z] #31 1.498 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T04:54:43.159Z] #31 1.767 [2022-04-27T04:54:43.159Z] #31 1.985 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:43.159Z] #31 2.248 [2022-04-27T04:54:43.159Z] #31 3.097 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T04:54:43.159Z] #31 3.380 [2022-04-27T04:54:43.159Z] #31 3.599 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:43.159Z] #31 3.880 [2022-04-27T04:54:43.159Z] #31 4.776 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T04:54:43.159Z] #31 5.060 [2022-04-27T04:54:43.159Z] #31 5.277 #=#=# ################ 23.2% ########################################## 59.0% ################################################################# 90.4% ######################################################################## 100.0% [2022-04-27T04:54:43.159Z] #31 5.829 [2022-04-27T04:54:43.159Z] #31 6.707 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T04:54:43.159Z] #31 6.973 [2022-04-27T04:54:43.159Z] #31 7.188 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:43.159Z] #31 7.462 [2022-04-27T04:54:43.159Z] #31 8.191 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T04:54:43.159Z] #31 ... [2022-04-27T04:54:43.159Z] [2022-04-27T04:54:43.159Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T04:54:43.159Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T04:54:43.468Z] #19 69.51 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] [2022-04-27T04:54:43.468Z] #19 69.51 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] [2022-04-27T04:54:43.468Z] #19 69.51 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] [2022-04-27T04:54:43.468Z] #19 69.51 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] [2022-04-27T04:54:43.468Z] #19 69.51 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] [2022-04-27T04:54:43.468Z] #19 69.51 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB] [2022-04-27T04:54:43.468Z] #19 69.52 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB] [2022-04-27T04:54:43.468Z] #19 69.52 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB] [2022-04-27T04:54:43.468Z] #19 69.57 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB] [2022-04-27T04:54:43.468Z] #19 69.57 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB] [2022-04-27T04:54:43.468Z] #19 69.58 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB] [2022-04-27T04:54:43.469Z] #19 69.58 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B] [2022-04-27T04:54:43.469Z] #19 69.58 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB] [2022-04-27T04:54:43.469Z] #19 69.62 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB] [2022-04-27T04:54:43.469Z] #19 69.65 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB] [2022-04-27T04:54:43.469Z] #19 69.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB] [2022-04-27T04:54:43.469Z] #19 69.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB] [2022-04-27T04:54:43.469Z] #19 69.72 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB] [2022-04-27T04:54:43.469Z] #19 69.74 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] [2022-04-27T04:54:43.571Z] #13 DONE 0.5s [2022-04-27T04:54:43.571Z] [2022-04-27T04:54:43.571Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T04:54:43.571Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-27T04:54:43.571Z] #33 ... [2022-04-27T04:54:43.571Z] [2022-04-27T04:54:43.571Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T04:54:43.571Z] #44 sha256:ff83da9c64c2560916777fa1cd39a4060d2a0899b61d10e38fb696f654ffa77e [2022-04-27T04:54:43.571Z] #44 DONE 0.2s [2022-04-27T04:54:43.571Z] [2022-04-27T04:54:43.571Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T04:54:43.571Z] #33 sha256:aecd6f20765a723a92e63bd2f4ba6cb19d1340ddd5dd116fbd8bdb06fb902341 [2022-04-27T04:54:43.571Z] #33 DONE 0.3s [2022-04-27T04:54:43.571Z] [2022-04-27T04:54:43.571Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T04:54:43.571Z] #25 sha256:8b82df6e25d444a67e2c380cba9331a3360efa372d8dc9ee7a407d9a60e84c33 [2022-04-27T04:54:43.571Z] #25 DONE 0.3s [2022-04-27T04:54:43.571Z] [2022-04-27T04:54:43.571Z] #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 [2022-04-27T04:54:43.571Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T04:54:43.830Z] #34 ... [2022-04-27T04:54:43.830Z] [2022-04-27T04:54:43.830Z] #48 [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 [2022-04-27T04:54:43.830Z] #48 sha256:856385533abea61300222078df9478902a7496582ca537df413835705c24e77a [2022-04-27T04:54:43.830Z] #48 DONE 0.4s [2022-04-27T04:54:43.830Z] [2022-04-27T04:54:43.830Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T04:54:43.830Z] #64 sha256:4851272d147d814da58dfff227fa1aeee81d7cfa8df4fe34112fbefab8f0ae54 [2022-04-27T04:54:43.830Z] #64 DONE 0.4s [2022-04-27T04:54:44.088Z] [2022-04-27T04:54:44.088Z] #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 [2022-04-27T04:54:44.088Z] #65 sha256:567b6608fcb95e5d94e2a6bb0bfaeeef648e30468a73e572afd3cb75f2bf755d [2022-04-27T04:54:44.253Z] #31 DONE 11.6s [2022-04-27T04:54:44.253Z] [2022-04-27T04:54:44.253Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:44.253Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:44.512Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 6.8s [2022-04-27T04:54:45.081Z] #12 DONE 2.0s [2022-04-27T04:54:45.082Z] [2022-04-27T04:54:45.082Z] #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 [2022-04-27T04:54:45.082Z] #31 sha256:1848f48b66be6ce6bedf5e4a9580f97f8ac337ad43c56da3267054e1466112eb [2022-04-27T04:54:45.082Z] #31 8.461 [2022-04-27T04:54:45.082Z] #31 8.678 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:45.082Z] #31 8.869 [2022-04-27T04:54:45.082Z] #31 8.907 Download of images into '/build' complete. [2022-04-27T04:54:45.082Z] #31 8.907 Use something like the following to load the result into a Docker daemon: [2022-04-27T04:54:45.082Z] #31 8.907 tar -cC '/build' . | docker load [2022-04-27T04:54:45.082Z] #31 DONE 10.1s [2022-04-27T04:54:45.082Z] [2022-04-27T04:54:45.082Z] #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 [2022-04-27T04:54:45.082Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T04:54:45.393Z] #19 71.47 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B] [2022-04-27T04:54:45.393Z] #19 71.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB] [2022-04-27T04:54:45.393Z] #19 71.50 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB] [2022-04-27T04:54:45.393Z] #19 71.56 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB] [2022-04-27T04:54:45.393Z] #19 71.60 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] [2022-04-27T04:54:45.660Z] #13 DONE 0.6s [2022-04-27T04:54:45.928Z] [2022-04-27T04:54:45.928Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T04:54:45.928Z] #25 sha256:c8ccc72a95f7d9f1370f3d3b19bc41ee26a1e0be03847f084e104cb4967740f1 [2022-04-27T04:54:45.928Z] #25 DONE 0.1s [2022-04-27T04:54:45.928Z] [2022-04-27T04:54:45.928Z] #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 [2022-04-27T04:54:45.928Z] #26 sha256:e1e92ec9dd520403573c0237d161d48d87c3f02ffda5b08e37ba254a76220215 [2022-04-27T04:54:45.928Z] #26 ... [2022-04-27T04:54:45.928Z] [2022-04-27T04:54:45.928Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T04:54:45.928Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T04:54:45.928Z] #33 DONE 0.2s [2022-04-27T04:54:45.928Z] [2022-04-27T04:54:45.928Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T04:54:45.928Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T04:54:45.928Z] #44 DONE 0.2s [2022-04-27T04:54:45.928Z] [2022-04-27T04:54:45.928Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T04:54:45.928Z] #64 sha256:571b81a02072281b1aa7fb92ab9bbc87539610dd741a5d66c02543461f21dafe [2022-04-27T04:54:45.928Z] #64 DONE 0.3s [2022-04-27T04:54:46.160Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 5.1s [2022-04-27T04:54:46.160Z] #11 ... [2022-04-27T04:54:46.160Z] [2022-04-27T04:54:46.160Z] #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 [2022-04-27T04:54:46.160Z] #31 sha256:444af0ad870760c1354357003d54344c2c0f7fe658fced98da6661cdd911e95f [2022-04-27T04:54:46.160Z] #31 2.086 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T04:54:46.160Z] #31 2.409 [2022-04-27T04:54:46.160Z] #31 2.637 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:46.160Z] #31 2.969 [2022-04-27T04:54:46.160Z] #31 4.049 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T04:54:46.160Z] #31 4.317 [2022-04-27T04:54:46.160Z] #31 4.546 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:46.160Z] #31 4.862 [2022-04-27T04:54:46.160Z] #31 5.844 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T04:54:46.160Z] #31 6.200 [2022-04-27T04:54:46.161Z] #31 6.422 #=#=# ################## 26.2% ######################################### 58.1% ################################################################ 89.6% ######################################################################## 100.0% [2022-04-27T04:54:46.161Z] #31 6.982 [2022-04-27T04:54:46.161Z] #31 7.958 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T04:54:46.161Z] #31 8.255 [2022-04-27T04:54:46.161Z] #31 8.490 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:46.161Z] #31 8.814 [2022-04-27T04:54:46.161Z] #31 9.589 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T04:54:46.161Z] #31 9.905 [2022-04-27T04:54:46.161Z] #31 10.14 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:46.161Z] #31 ... [2022-04-27T04:54:46.161Z] [2022-04-27T04:54:46.161Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:46.161Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:46.197Z] [2022-04-27T04:54:46.197Z] #48 [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 [2022-04-27T04:54:46.197Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T04:54:46.197Z] #48 DONE 0.3s [2022-04-27T04:54:46.197Z] [2022-04-27T04:54:46.197Z] #49 [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 [2022-04-27T04:54:46.197Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:54:46.785Z] #19 72.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-27T04:54:46.785Z] #19 72.94 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T04:54:46.785Z] #19 72.94 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB] [2022-04-27T04:54:46.785Z] #19 72.98 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB] [2022-04-27T04:54:46.785Z] #19 72.98 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB] [2022-04-27T04:54:46.785Z] #19 72.99 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:54:47.047Z] #19 73.22 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T04:54:47.047Z] #19 73.23 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB] [2022-04-27T04:54:47.047Z] #19 73.24 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB] [2022-04-27T04:54:47.047Z] #19 73.24 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB] [2022-04-27T04:54:47.048Z] #19 73.24 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB] [2022-04-27T04:54:47.048Z] #19 73.25 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2022-04-27T04:54:47.048Z] #19 73.25 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB] [2022-04-27T04:54:47.048Z] #19 73.25 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB] [2022-04-27T04:54:47.048Z] #19 73.26 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2022-04-27T04:54:47.048Z] #19 73.26 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB] [2022-04-27T04:54:47.048Z] #19 73.27 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB] [2022-04-27T04:54:47.048Z] #19 73.27 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB] [2022-04-27T04:54:47.048Z] #19 73.27 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B] [2022-04-27T04:54:47.048Z] #19 73.27 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB] [2022-04-27T04:54:47.048Z] #19 73.31 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB] [2022-04-27T04:54:47.048Z] #19 73.31 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB] [2022-04-27T04:54:47.048Z] #19 73.31 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B] [2022-04-27T04:54:47.048Z] #19 73.32 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB] [2022-04-27T04:54:47.048Z] #19 73.37 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB] [2022-04-27T04:54:47.312Z] #19 73.38 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB] [2022-04-27T04:54:47.312Z] #19 73.40 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB] [2022-04-27T04:54:47.312Z] #19 73.42 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] [2022-04-27T04:54:48.277Z] #65 3.950 + RM_GOPATH=0 [2022-04-27T04:54:48.277Z] #65 3.951 + TMP_GOPATH= [2022-04-27T04:54:48.277Z] #65 3.951 + : /build [2022-04-27T04:54:48.277Z] #65 3.951 + '[' -z '' ']' [2022-04-27T04:54:48.277Z] #65 3.953 ++ mktemp -d [2022-04-27T04:54:48.277Z] #65 3.958 + export GOPATH=/tmp/tmp.FnYJgGcgQK [2022-04-27T04:54:48.277Z] #65 3.958 + GOPATH=/tmp/tmp.FnYJgGcgQK [2022-04-27T04:54:48.277Z] #65 3.958 + RM_GOPATH=1 [2022-04-27T04:54:48.277Z] #65 3.958 + case "$(go env GOARCH)" in [2022-04-27T04:54:48.277Z] #65 3.960 ++ go env GOARCH [2022-04-27T04:54:48.277Z] #65 3.981 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:48.277Z] #65 3.981 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:48.277Z] #65 3.981 ++ dirname /install.sh [2022-04-27T04:54:48.277Z] #65 3.986 + dir=/ [2022-04-27T04:54:48.277Z] #65 3.986 + bin=rootlesskit [2022-04-27T04:54:48.277Z] #65 3.986 + shift [2022-04-27T04:54:48.277Z] #65 3.986 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T04:54:48.277Z] #65 3.986 + . //rootlesskit.installer [2022-04-27T04:54:48.277Z] #65 3.987 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:54:48.277Z] #65 3.988 + install_rootlesskit [2022-04-27T04:54:48.277Z] #65 3.988 + case "$1" in [2022-04-27T04:54:48.277Z] #65 3.989 + export CGO_ENABLED=0 [2022-04-27T04:54:48.277Z] #65 3.989 + CGO_ENABLED=0 [2022-04-27T04:54:48.277Z] #65 3.989 + _install_rootlesskit [2022-04-27T04:54:48.277Z] #65 3.989 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T04:54:48.277Z] #65 3.993 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:54:48.277Z] #65 3.993 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:54:48.277Z] #65 3.993 + GOBIN=/build [2022-04-27T04:54:48.277Z] #65 3.993 + GO111MODULE=on [2022-04-27T04:54:48.277Z] #65 3.993 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:54:48.277Z] #65 4.511 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T04:54:48.695Z] #11 ... [2022-04-27T04:54:48.695Z] [2022-04-27T04:54:48.695Z] #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 [2022-04-27T04:54:48.695Z] #31 sha256:444af0ad870760c1354357003d54344c2c0f7fe658fced98da6661cdd911e95f [2022-04-27T04:54:48.695Z] #31 10.41 [2022-04-27T04:54:48.695Z] #31 10.48 Download of images into '/build' complete. [2022-04-27T04:54:48.695Z] #31 10.48 Use something like the following to load the result into a Docker daemon: [2022-04-27T04:54:48.695Z] #31 10.48 tar -cC '/build' . | docker load [2022-04-27T04:54:48.695Z] #31 DONE 13.2s [2022-04-27T04:54:48.695Z] [2022-04-27T04:54:48.695Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.1-bullseye@sha256:3b1a72af045ad0fff9fe8e00736baae76d70ff51325ac5bb814fe4754044b972 [2022-04-27T04:54:48.696Z] #11 sha256:2618282d6d6153bec5ed865140c0ed1e7a825c4260f579781935afdecaa45f29 [2022-04-27T04:54:49.233Z] #19 75.03 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B] [2022-04-27T04:54:49.233Z] #19 75.03 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB] [2022-04-27T04:54:49.233Z] #19 75.06 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB] [2022-04-27T04:54:49.233Z] #19 75.09 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB] [2022-04-27T04:54:49.233Z] #19 75.15 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] [2022-04-27T04:54:49.782Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 11.9s [2022-04-27T04:54:50.173Z] #65 ... [2022-04-27T04:54:50.173Z] [2022-04-27T04:54:50.173Z] #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 [2022-04-27T04:54:50.173Z] #26 sha256:082d846f8d72fb24ba575f0078b9d187c0d6d82c4b9387265f8bb00d7f813be5 [2022-04-27T04:54:50.173Z] #26 3.970 + RM_GOPATH=0 [2022-04-27T04:54:50.173Z] #26 3.976 + TMP_GOPATH= [2022-04-27T04:54:50.173Z] #26 3.976 + : /build [2022-04-27T04:54:50.173Z] #26 3.977 + '[' -z '' ']' [2022-04-27T04:54:50.173Z] #26 3.985 ++ mktemp -d [2022-04-27T04:54:50.173Z] #26 3.986 + export GOPATH=/tmp/tmp.L72a7QCnpH [2022-04-27T04:54:50.174Z] #26 3.995 + GOPATH=/tmp/tmp.L72a7QCnpH [2022-04-27T04:54:50.174Z] #26 3.996 + RM_GOPATH=1 [2022-04-27T04:54:50.174Z] #26 4.004 + case "$(go env GOARCH)" in [2022-04-27T04:54:50.174Z] #26 4.005 ++ go env GOARCH [2022-04-27T04:54:50.174Z] #26 4.027 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:50.174Z] #26 4.036 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:50.174Z] #26 4.037 ++ dirname /install.sh [2022-04-27T04:54:50.174Z] #26 4.048 + dir=/ [2022-04-27T04:54:50.174Z] #26 4.056 + bin=dockercli [2022-04-27T04:54:50.174Z] #26 4.057 + shift [2022-04-27T04:54:50.174Z] #26 4.057 + '[' '!' -f //dockercli.installer ']' [2022-04-27T04:54:50.174Z] #26 4.057 + . //dockercli.installer [2022-04-27T04:54:50.174Z] #26 4.057 ++ : stable [2022-04-27T04:54:50.174Z] #26 4.058 ++ : 17.06.2-ce [2022-04-27T04:54:50.174Z] #26 4.058 + install_dockercli [2022-04-27T04:54:50.174Z] #26 4.058 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T04:54:50.174Z] #26 4.058 Install docker/cli version 17.06.2-ce from stable [2022-04-27T04:54:50.174Z] #26 4.059 ++ uname -m [2022-04-27T04:54:50.174Z] #26 4.062 + arch=aarch64 [2022-04-27T04:54:50.174Z] #26 4.062 + '[' aarch64 '!=' x86_64 ']' [2022-04-27T04:54:50.174Z] #26 4.062 + '[' aarch64 '!=' s390x ']' [2022-04-27T04:54:50.174Z] #26 4.063 + '[' aarch64 '!=' armhf ']' [2022-04-27T04:54:50.174Z] #26 4.063 + build_dockercli [2022-04-27T04:54:50.174Z] #26 4.063 + git clone https://github.com/docker/docker-ce /tmp/tmp.L72a7QCnpH/tmp/docker-ce [2022-04-27T04:54:50.174Z] #26 4.065 Cloning into '/tmp/tmp.L72a7QCnpH/tmp/docker-ce'... [2022-04-27T04:54:50.174Z] #26 ... [2022-04-27T04:54:50.174Z] [2022-04-27T04:54:50.174Z] #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 [2022-04-27T04:54:50.174Z] #65 sha256:567b6608fcb95e5d94e2a6bb0bfaeeef648e30468a73e572afd3cb75f2bf755d [2022-04-27T04:54:50.174Z] #65 6.374 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T04:54:50.174Z] #65 6.390 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:54:50.430Z] #65 6.805 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T04:54:50.621Z] #19 76.58 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B] [2022-04-27T04:54:50.621Z] #19 76.59 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B] [2022-04-27T04:54:50.621Z] #19 76.59 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB] [2022-04-27T04:54:50.621Z] #19 76.63 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB] [2022-04-27T04:54:50.621Z] #19 76.63 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB] [2022-04-27T04:54:50.621Z] #19 76.63 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B] [2022-04-27T04:54:50.621Z] #19 76.64 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB] [2022-04-27T04:54:50.621Z] #19 76.68 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB] [2022-04-27T04:54:50.621Z] #19 76.70 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB] [2022-04-27T04:54:50.621Z] #19 76.71 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB] [2022-04-27T04:54:50.621Z] #19 76.73 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] [2022-04-27T04:54:51.152Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 13.1s done [2022-04-27T04:54:51.234Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 10.2s [2022-04-27T04:54:51.505Z] #49 5.156 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:51.505Z] #49 5.217 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:51.505Z] #49 5.237 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:51.505Z] #49 ... [2022-04-27T04:54:51.505Z] [2022-04-27T04:54:51.505Z] #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 [2022-04-27T04:54:51.505Z] #26 sha256:e1e92ec9dd520403573c0237d161d48d87c3f02ffda5b08e37ba254a76220215 [2022-04-27T04:54:51.505Z] #26 4.197 Install docker/cli version 17.06.2-ce from stable [2022-04-27T04:54:51.505Z] #26 4.197 + RM_GOPATH=0 [2022-04-27T04:54:51.505Z] #26 4.197 + TMP_GOPATH= [2022-04-27T04:54:51.505Z] #26 4.197 + : /build [2022-04-27T04:54:51.505Z] #26 4.197 + '[' -z '' ']' [2022-04-27T04:54:51.505Z] #26 4.197 ++ mktemp -d [2022-04-27T04:54:51.505Z] #26 4.197 + export GOPATH=/tmp/tmp.gdVu38Iojv [2022-04-27T04:54:51.505Z] #26 4.197 + GOPATH=/tmp/tmp.gdVu38Iojv [2022-04-27T04:54:51.505Z] #26 4.197 + RM_GOPATH=1 [2022-04-27T04:54:51.505Z] #26 4.197 + case "$(go env GOARCH)" in [2022-04-27T04:54:51.505Z] #26 4.197 ++ go env GOARCH [2022-04-27T04:54:51.505Z] #26 4.197 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:51.505Z] #26 4.197 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:51.505Z] #26 4.197 ++ dirname /install.sh [2022-04-27T04:54:51.505Z] #26 4.197 + dir=/ [2022-04-27T04:54:51.505Z] #26 4.197 + bin=dockercli [2022-04-27T04:54:51.505Z] #26 4.197 + shift [2022-04-27T04:54:51.505Z] #26 4.197 + '[' '!' -f //dockercli.installer ']' [2022-04-27T04:54:51.505Z] #26 4.197 + . //dockercli.installer [2022-04-27T04:54:51.505Z] #26 4.197 ++ : stable [2022-04-27T04:54:51.505Z] #26 4.197 ++ : 17.06.2-ce [2022-04-27T04:54:51.505Z] #26 4.197 + install_dockercli [2022-04-27T04:54:51.505Z] #26 4.197 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T04:54:51.505Z] #26 4.197 ++ uname -m [2022-04-27T04:54:51.505Z] #26 4.233 + arch=x86_64 [2022-04-27T04:54:51.505Z] #26 4.233 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T04:54:51.505Z] #26 4.233 + url=https://download.docker.com/linux/static [2022-04-27T04:54:51.505Z] #26 4.233 + tar -xz docker/docker [2022-04-27T04:54:51.505Z] #26 4.233 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T04:54:51.716Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T04:54:51.975Z] #11 DONE 44.0s [2022-04-27T04:54:51.975Z] [2022-04-27T04:54:51.975Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T04:54:51.975Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T04:54:52.017Z] #19 78.29 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B] [2022-04-27T04:54:52.017Z] #19 78.29 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB] [2022-04-27T04:54:52.017Z] #19 78.32 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB] [2022-04-27T04:54:52.017Z] #19 78.37 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB] [2022-04-27T04:54:52.281Z] #19 78.41 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] [2022-04-27T04:54:52.618Z] #11 extracting sha256:13a9b904f7423b8b1f02a99df065ceb2de067207d626915b84776bb0c918ed0f 12.2s done [2022-04-27T04:54:52.908Z] #12 DONE 1.1s [2022-04-27T04:54:52.957Z] #65 9.004 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T04:54:53.167Z] [2022-04-27T04:54:53.167Z] #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 [2022-04-27T04:54:53.167Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T04:54:53.188Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f [2022-04-27T04:54:53.188Z] #11 extracting sha256:3447e3508f49d81eb14b0cf466950f15126161f20f2d70b8d429017d2b08a74f done [2022-04-27T04:54:53.232Z] #19 79.31 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B] [2022-04-27T04:54:53.232Z] #19 79.31 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B] [2022-04-27T04:54:53.232Z] #19 79.31 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB] [2022-04-27T04:54:53.232Z] #19 79.33 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB] [2022-04-27T04:54:53.232Z] #19 79.34 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB] [2022-04-27T04:54:53.232Z] #19 79.34 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB] [2022-04-27T04:54:53.232Z] #19 79.34 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B] [2022-04-27T04:54:53.232Z] #19 79.35 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB] [2022-04-27T04:54:53.232Z] #19 79.38 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB] [2022-04-27T04:54:53.232Z] #19 ... [2022-04-27T04:54:53.232Z] [2022-04-27T04:54:53.232Z] #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 [2022-04-27T04:54:53.232Z] #41 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:54:53.232Z] #41 DONE 87.7s [2022-04-27T04:54:53.232Z] [2022-04-27T04:54:53.232Z] #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 [2022-04-27T04:54:53.232Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:54:53.232Z] #19 79.40 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB] [2022-04-27T04:54:53.232Z] #19 79.43 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB] [2022-04-27T04:54:53.232Z] #19 79.44 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB] [2022-04-27T04:54:53.232Z] #19 79.48 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB] [2022-04-27T04:54:53.232Z] #19 79.50 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB] [2022-04-27T04:54:53.232Z] #19 79.55 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] [2022-04-27T04:54:53.447Z] #11 DONE 44.4s [2022-04-27T04:54:53.447Z] [2022-04-27T04:54:53.447Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-04-27T04:54:53.447Z] #12 sha256:00a148a24e5899a004ac5011921c54b3a63dbcb43c767aebcfd6a3b2f05df41e [2022-04-27T04:54:53.524Z] #65 9.632 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T04:54:53.524Z] #65 9.653 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T04:54:53.524Z] #65 ... [2022-04-27T04:54:53.524Z] [2022-04-27T04:54:53.524Z] #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 [2022-04-27T04:54:53.524Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T04:54:53.524Z] #51 4.102 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T04:54:53.524Z] #51 5.364 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T04:54:53.524Z] #51 5.541 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T04:54:53.524Z] #51 5.650 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T04:54:53.524Z] #51 5.690 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T04:54:53.524Z] #51 5.798 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T04:54:53.524Z] #51 5.914 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T04:54:53.524Z] #51 5.970 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T04:54:53.524Z] #51 6.339 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T04:54:53.524Z] #51 6.426 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T04:54:53.524Z] #51 6.579 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T04:54:53.524Z] #51 6.628 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T04:54:53.524Z] #51 6.734 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T04:54:53.524Z] #51 ... [2022-04-27T04:54:53.524Z] [2022-04-27T04:54:53.524Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:54:53.524Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:54:53.524Z] #53 4.732 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T04:54:53.781Z] #53 ... [2022-04-27T04:54:53.781Z] [2022-04-27T04:54:53.781Z] #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 [2022-04-27T04:54:53.781Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-27T04:54:53.781Z] #36 4.075 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T04:54:53.781Z] #36 ... [2022-04-27T04:54:53.781Z] [2022-04-27T04:54:53.781Z] #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 [2022-04-27T04:54:53.781Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T04:54:53.781Z] #60 3.552 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:53.781Z] #60 3.582 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:53.781Z] #60 3.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:53.781Z] #60 4.197 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:54:53.781Z] #60 5.577 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:54:53.781Z] #60 8.037 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:54:54.040Z] #60 ... [2022-04-27T04:54:54.040Z] [2022-04-27T04:54:54.040Z] #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 [2022-04-27T04:54:54.040Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:54:54.040Z] #14 2.626 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:54.040Z] #14 2.642 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:54.040Z] #14 2.642 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:54.040Z] #14 2.972 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:54:54.040Z] #14 3.359 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:54:54.040Z] #14 4.626 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:54:54.040Z] #14 9.284 Fetched 8397 kB in 7s (1213 kB/s) [2022-04-27T04:54:54.098Z] #13 DONE 0.8s [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #40 [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 [2022-04-27T04:54:54.099Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:54:54.099Z] #40 ... [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T04:54:54.099Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T04:54:54.099Z] #44 DONE 0.2s [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T04:54:54.099Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T04:54:54.099Z] #33 DONE 0.2s [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T04:54:54.099Z] #25 sha256:36e6511be484b3f4e59cacf9ec025527ca2af7d49d6eb885748cae33443d33a8 [2022-04-27T04:54:54.099Z] #25 DONE 0.2s [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T04:54:54.099Z] #64 sha256:06cdeec01efbff521379d346641039ac42942a76fbebf67f64dde44a93bf2d8d [2022-04-27T04:54:54.099Z] #64 DONE 0.3s [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #48 [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 [2022-04-27T04:54:54.099Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T04:54:54.099Z] #48 DONE 0.3s [2022-04-27T04:54:54.099Z] [2022-04-27T04:54:54.099Z] #49 [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 [2022-04-27T04:54:54.099Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:54:54.297Z] #14 9.284 Reading package lists... [2022-04-27T04:54:54.297Z] #14 ... [2022-04-27T04:54:54.297Z] [2022-04-27T04:54:54.297Z] #40 [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 [2022-04-27T04:54:54.297Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:54:54.297Z] #40 4.546 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:54.297Z] #40 4.595 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:54.297Z] #40 4.595 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:54.297Z] #40 5.507 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:54:54.297Z] #40 7.608 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:54:54.297Z] #40 10.26 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:54:54.297Z] #40 ... [2022-04-27T04:54:54.297Z] [2022-04-27T04:54:54.297Z] #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 [2022-04-27T04:54:54.297Z] #31 sha256:50460c904b1181db1c60746fa4307ee7cb798a36d1207cc9d5bac4d6962a9524 [2022-04-27T04:54:54.297Z] #31 1.719 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-04-27T04:54:54.297Z] #31 2.079 [2022-04-27T04:54:54.297Z] #31 2.319 #=#=# ######################################################################## 100.0% [2022-04-27T04:54:54.297Z] #31 2.664 [2022-04-27T04:54:54.297Z] #31 3.807 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-04-27T04:54:54.297Z] #31 4.206 [2022-04-27T04:54:54.297Z] #31 4.483 #=#=# 0.8% ######################################################################## 100.0% [2022-04-27T04:54:54.297Z] #31 5.548 [2022-04-27T04:54:54.297Z] #31 10.13 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2022-04-27T04:54:54.506Z] #12 DONE 0.9s [2022-04-27T04:54:54.506Z] [2022-04-27T04:54:54.506Z] #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 [2022-04-27T04:54:54.506Z] #13 sha256:ab2cabe362c2884ca9de2a62d416f2d362b8f93f1afd2021748e9453bb07fb13 [2022-04-27T04:54:54.554Z] #31 11.96 #=#=# [2022-04-27T04:54:54.554Z] #31 ... [2022-04-27T04:54:54.554Z] [2022-04-27T04:54:54.554Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:54:54.554Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-27T04:54:54.554Z] #38 4.413 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T04:54:54.554Z] #38 5.030 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T04:54:54.554Z] #38 5.986 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T04:54:54.554Z] #38 6.264 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T04:54:54.554Z] #38 6.299 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T04:54:54.554Z] #38 8.786 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T04:54:54.554Z] #38 8.919 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:54:54.554Z] #38 ... [2022-04-27T04:54:54.554Z] [2022-04-27T04:54:54.554Z] #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 [2022-04-27T04:54:54.554Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-27T04:54:54.554Z] #55 3.957 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T04:54:54.554Z] #55 4.897 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T04:54:54.554Z] #55 4.900 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T04:54:54.554Z] #55 4.996 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T04:54:54.554Z] #55 6.365 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T04:54:54.811Z] #55 ... [2022-04-27T04:54:54.811Z] [2022-04-27T04:54:54.811Z] #49 [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 [2022-04-27T04:54:54.811Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T04:54:54.811Z] #49 4.373 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:54.811Z] #49 4.401 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:54.811Z] #49 4.404 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:54.811Z] #49 4.944 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T04:54:54.811Z] #49 5.447 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:54:54.811Z] #49 7.558 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:54:54.811Z] #49 9.962 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:54:54.811Z] #49 ... [2022-04-27T04:54:54.811Z] [2022-04-27T04:54:54.811Z] #45 [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 [2022-04-27T04:54:54.811Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T04:54:54.811Z] #45 3.892 + git clone https://github.com/docker/distribution.git . [2022-04-27T04:54:54.811Z] #45 3.895 Cloning into '.'... [2022-04-27T04:54:55.068Z] #45 ... [2022-04-27T04:54:55.068Z] [2022-04-27T04:54:55.068Z] #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 [2022-04-27T04:54:55.068Z] #31 sha256:50460c904b1181db1c60746fa4307ee7cb798a36d1207cc9d5bac4d6962a9524 [2022-04-27T04:54:55.154Z] #19 81.26 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B] [2022-04-27T04:54:55.154Z] #19 81.27 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB] [2022-04-27T04:54:55.154Z] #19 81.28 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB] [2022-04-27T04:54:55.154Z] #19 81.34 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB] [2022-04-27T04:54:55.154Z] #19 81.37 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] [2022-04-27T04:54:55.446Z] #13 DONE 0.8s [2022-04-27T04:54:55.446Z] [2022-04-27T04:54:55.446Z] #48 [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 [2022-04-27T04:54:55.446Z] #48 sha256:f4e2edacd5c5f7695459b365dd7ea6b81c6057e453b099204efda2a8a795bee2 [2022-04-27T04:54:55.446Z] #48 DONE 0.1s [2022-04-27T04:54:55.446Z] [2022-04-27T04:54:55.447Z] #49 [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 [2022-04-27T04:54:55.447Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:54:55.447Z] #49 ... [2022-04-27T04:54:55.447Z] [2022-04-27T04:54:55.447Z] #44 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-04-27T04:54:55.447Z] #44 sha256:a604b9353e44ae8e06b16ac9ac4f0cdee160a2eed2d3d6899eacf15a043e5c1a [2022-04-27T04:54:55.447Z] #44 DONE 0.2s [2022-04-27T04:54:55.447Z] [2022-04-27T04:54:55.447Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-04-27T04:54:55.447Z] #33 sha256:dd24f79521cd59f27ee189d52855bb7b516bd7c2fc74d7977022c6d42cc492a5 [2022-04-27T04:54:55.447Z] #33 DONE 0.2s [2022-04-27T04:54:55.447Z] [2022-04-27T04:54:55.447Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T04:54:55.447Z] #25 sha256:b4d2e3b6cde5572ae1d26f9580c80817d2641ce7cc48584213bc7ebc70be409a [2022-04-27T04:54:55.447Z] #25 DONE 0.3s [2022-04-27T04:54:55.447Z] [2022-04-27T04:54:55.447Z] #64 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T04:54:55.447Z] #64 sha256:354b233ba579a25276c928c41e44a25f8ca180e13e42689161b340e84724b4ba [2022-04-27T04:54:55.447Z] #64 DONE 0.4s [2022-04-27T04:54:55.447Z] [2022-04-27T04:54:55.447Z] #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 [2022-04-27T04:54:55.447Z] #65 sha256:bc941ed08ed457afa602110ffa4bc28f05f1f97dfc76546f4080691f7f7526b1 [2022-04-27T04:54:55.726Z] #26 ... [2022-04-27T04:54:55.726Z] [2022-04-27T04:54:55.726Z] #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 [2022-04-27T04:54:55.726Z] #65 sha256:3c95dbb00dcdc78b5ec008a9197d25352e9a73b68b485ebb69aab7dcaa4c1562 [2022-04-27T04:54:55.726Z] #65 4.344 + RM_GOPATH=0 [2022-04-27T04:54:55.726Z] #65 4.344 + TMP_GOPATH= [2022-04-27T04:54:55.726Z] #65 4.344 + : /build [2022-04-27T04:54:55.726Z] #65 4.344 + '[' -z '' ']' [2022-04-27T04:54:55.726Z] #65 4.344 ++ mktemp -d [2022-04-27T04:54:55.726Z] #65 4.346 + export GOPATH=/tmp/tmp.zMcc5NMvUc [2022-04-27T04:54:55.726Z] #65 4.348 + GOPATH=/tmp/tmp.zMcc5NMvUc [2022-04-27T04:54:55.726Z] #65 4.348 + RM_GOPATH=1 [2022-04-27T04:54:55.726Z] #65 4.356 + case "$(go env GOARCH)" in [2022-04-27T04:54:55.726Z] #65 4.356 ++ go env GOARCH [2022-04-27T04:54:55.726Z] #65 4.381 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:55.726Z] #65 4.381 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:54:55.726Z] #65 4.381 ++ dirname /install.sh [2022-04-27T04:54:55.726Z] #65 4.381 + dir=/ [2022-04-27T04:54:55.726Z] #65 4.381 + bin=rootlesskit [2022-04-27T04:54:55.726Z] #65 4.381 + shift [2022-04-27T04:54:55.726Z] #65 4.381 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T04:54:55.726Z] #65 4.381 + . //rootlesskit.installer [2022-04-27T04:54:55.726Z] #65 4.381 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:54:55.726Z] #65 4.381 + install_rootlesskit [2022-04-27T04:54:55.726Z] #65 4.381 + case "$1" in [2022-04-27T04:54:55.726Z] #65 4.381 + export CGO_ENABLED=0 [2022-04-27T04:54:55.726Z] #65 4.381 + CGO_ENABLED=0 [2022-04-27T04:54:55.726Z] #65 4.381 + _install_rootlesskit [2022-04-27T04:54:55.726Z] #65 4.382 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:54:55.726Z] #65 4.383 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T04:54:55.726Z] #65 4.383 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:54:55.726Z] #65 4.383 + GOBIN=/build [2022-04-27T04:54:55.726Z] #65 4.383 + GO111MODULE=on [2022-04-27T04:54:55.726Z] #65 4.383 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:54:55.726Z] #65 4.897 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T04:54:55.726Z] #65 7.499 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:54:55.726Z] #65 7.524 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T04:54:55.726Z] #65 8.214 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T04:54:55.726Z] #65 ... [2022-04-27T04:54:55.726Z] [2022-04-27T04:54:55.726Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:54:55.726Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:54:55.726Z] #53 3.916 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T04:54:55.992Z] #53 ... [2022-04-27T04:54:55.992Z] [2022-04-27T04:54:55.992Z] #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 [2022-04-27T04:54:55.992Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:54:55.992Z] #14 4.810 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:55.992Z] #14 4.858 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:55.992Z] #14 4.858 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:55.992Z] #14 5.665 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:54:55.992Z] #14 7.130 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:54:55.992Z] #14 9.446 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:54:55.992Z] #14 ... [2022-04-27T04:54:55.992Z] [2022-04-27T04:54:55.992Z] #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 [2022-04-27T04:54:55.992Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:54:55.992Z] #55 4.539 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T04:54:55.992Z] #55 5.602 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T04:54:55.992Z] #55 5.603 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T04:54:55.992Z] #55 5.651 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T04:54:55.992Z] #55 7.438 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T04:54:56.102Z] #31 12.43 #=#=# 0.0% ######## 12.0% ############# 19.4% ################### 27.4% ######################### 36.0% ################################ 45.4% ######################################### 57.1% ############################################### 65.6% ################################################### 71.2% ######################################################### 79.3% ############################################################# 85.3% ######################################################################## 100.0% [2022-04-27T04:54:56.103Z] #19 82.45 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B] [2022-04-27T04:54:56.103Z] #19 82.45 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B] [2022-04-27T04:54:56.103Z] #19 82.45 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB] [2022-04-27T04:54:56.103Z] #19 82.47 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB] [2022-04-27T04:54:56.103Z] #19 82.47 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB] [2022-04-27T04:54:56.103Z] #19 82.47 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB] [2022-04-27T04:54:56.103Z] #19 82.47 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B] [2022-04-27T04:54:56.103Z] #19 82.47 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB] [2022-04-27T04:54:56.103Z] #19 82.51 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB] [2022-04-27T04:54:56.103Z] #19 82.51 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB] [2022-04-27T04:54:56.103Z] #19 82.53 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB] [2022-04-27T04:54:56.255Z] #55 ... [2022-04-27T04:54:56.255Z] [2022-04-27T04:54:56.255Z] #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 [2022-04-27T04:54:56.255Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:54:56.255Z] #36 4.326 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T04:54:56.366Z] #19 82.53 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] [2022-04-27T04:54:56.521Z] #36 ... [2022-04-27T04:54:56.521Z] [2022-04-27T04:54:56.521Z] #45 [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 [2022-04-27T04:54:56.521Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:54:56.521Z] #45 3.139 + git clone https://github.com/docker/distribution.git . [2022-04-27T04:54:56.521Z] #45 3.139 Cloning into '.'... [2022-04-27T04:54:56.521Z] #45 ... [2022-04-27T04:54:56.521Z] [2022-04-27T04:54:56.521Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:54:56.521Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:54:56.521Z] #38 3.781 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T04:54:56.521Z] #38 4.402 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T04:54:56.521Z] #38 5.386 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T04:54:56.521Z] #38 5.722 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T04:54:56.521Z] #38 5.793 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T04:54:56.521Z] #38 8.966 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T04:54:56.521Z] #38 9.250 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:54:56.786Z] #38 ... [2022-04-27T04:54:56.786Z] [2022-04-27T04:54:56.786Z] #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 [2022-04-27T04:54:56.786Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:54:56.786Z] #34 4.757 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T04:54:56.786Z] #34 4.757 Cloning into '.'... [2022-04-27T04:54:56.786Z] #34 ... [2022-04-27T04:54:56.786Z] [2022-04-27T04:54:56.786Z] #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 [2022-04-27T04:54:56.786Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:54:56.786Z] #51 5.490 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T04:54:56.786Z] #51 7.246 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T04:54:56.786Z] #51 7.474 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T04:54:56.786Z] #51 7.622 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T04:54:56.786Z] #51 7.671 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T04:54:56.786Z] #51 7.821 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T04:54:56.786Z] #51 7.898 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T04:54:56.786Z] #51 8.058 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T04:54:56.786Z] #51 8.272 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T04:54:56.786Z] #51 8.358 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T04:54:57.050Z] #51 ... [2022-04-27T04:54:57.050Z] [2022-04-27T04:54:57.050Z] #40 [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 [2022-04-27T04:54:57.050Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:54:57.050Z] #40 2.975 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:57.050Z] #40 2.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:57.050Z] #40 2.990 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:57.050Z] #40 3.196 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:54:57.050Z] #40 3.559 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:54:57.050Z] #40 4.373 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:54:57.050Z] #40 ... [2022-04-27T04:54:57.050Z] [2022-04-27T04:54:57.050Z] #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 [2022-04-27T04:54:57.050Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:54:57.050Z] #60 4.539 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:57.050Z] #60 4.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:57.050Z] #60 4.566 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:57.050Z] #60 5.183 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:54:57.050Z] #60 7.087 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:54:57.050Z] #60 9.216 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:54:57.314Z] #60 ... [2022-04-27T04:54:57.314Z] [2022-04-27T04:54:57.314Z] #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 [2022-04-27T04:54:57.314Z] #26 sha256:e1e92ec9dd520403573c0237d161d48d87c3f02ffda5b08e37ba254a76220215 [2022-04-27T04:54:57.314Z] #26 11.38 + mkdir -p /build [2022-04-27T04:54:57.314Z] #26 11.39 + mv docker/docker /build/ [2022-04-27T04:54:57.314Z] #26 11.40 + rmdir docker [2022-04-27T04:54:57.315Z] #19 83.60 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B] [2022-04-27T04:54:57.315Z] #19 83.60 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB] [2022-04-27T04:54:57.315Z] #19 83.63 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB] [2022-04-27T04:54:57.315Z] #19 83.66 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB] [2022-04-27T04:54:57.315Z] #19 83.70 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] [2022-04-27T04:54:57.476Z] #31 14.99 [2022-04-27T04:54:57.734Z] #31 ... [2022-04-27T04:54:57.735Z] [2022-04-27T04:54:57.735Z] #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 [2022-04-27T04:54:57.735Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T04:54:57.735Z] #34 3.992 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T04:54:57.735Z] #34 3.995 Cloning into '.'... [2022-04-27T04:54:57.993Z] #34 ... [2022-04-27T04:54:57.993Z] [2022-04-27T04:54:57.993Z] #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 [2022-04-27T04:54:57.993Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:54:57.993Z] #14 9.284 Reading package lists... [2022-04-27T04:54:58.707Z] #19 84.90 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B] [2022-04-27T04:54:58.707Z] #19 84.91 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B] [2022-04-27T04:54:59.239Z] #26 DONE 13.1s [2022-04-27T04:54:59.239Z] [2022-04-27T04:54:59.239Z] #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 [2022-04-27T04:54:59.239Z] #65 sha256:3c95dbb00dcdc78b5ec008a9197d25352e9a73b68b485ebb69aab7dcaa4c1562 [2022-04-27T04:54:59.239Z] #65 11.43 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T04:54:59.239Z] #65 12.17 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T04:54:59.239Z] #65 12.33 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T04:54:59.239Z] #65 12.33 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T04:54:59.239Z] #65 13.03 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:54:59.239Z] #65 13.04 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T04:54:59.239Z] #65 13.18 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T04:54:59.282Z] #19 85.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:54:59.371Z] #49 5.360 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:59.371Z] #49 5.384 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:59.543Z] #19 85.85 Fetched 787 MB in 22s (35.2 MB/s) [2022-04-27T04:54:59.543Z] #19 85.90 Selecting previously unselected package liblocale-gettext-perl. [2022-04-27T04:54:59.628Z] #49 ... [2022-04-27T04:54:59.628Z] [2022-04-27T04:54:59.628Z] #40 [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 [2022-04-27T04:54:59.628Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:54:59.628Z] #40 5.729 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:54:59.628Z] #40 5.776 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:54:59.628Z] #40 5.876 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:54:59.804Z] #19 85.90 (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 ... 15709 files and directories currently installed.) [2022-04-27T04:54:59.805Z] #19 85.93 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ... [2022-04-27T04:54:59.805Z] #19 85.93 Unpacking liblocale-gettext-perl (1.07-4+b1) ... [2022-04-27T04:54:59.805Z] #19 85.99 Selecting previously unselected package bzip2. [2022-04-27T04:54:59.805Z] #19 85.99 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T04:54:59.805Z] #19 86.00 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T04:54:59.805Z] #19 86.04 Selecting previously unselected package libmagic-mgc. [2022-04-27T04:54:59.805Z] #19 86.05 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ... [2022-04-27T04:54:59.805Z] #19 86.06 Unpacking libmagic-mgc (1:5.39-3) ... [2022-04-27T04:54:59.872Z] #65 13.89 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T04:55:00.066Z] #19 86.22 Selecting previously unselected package libmagic1:amd64. [2022-04-27T04:55:00.066Z] #19 86.22 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ... [2022-04-27T04:55:00.066Z] #19 86.23 Unpacking libmagic1:amd64 (1:5.39-3) ... [2022-04-27T04:55:00.066Z] #19 86.32 Selecting previously unselected package file. [2022-04-27T04:55:00.066Z] #19 86.32 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ... [2022-04-27T04:55:00.066Z] #19 86.33 Unpacking file (1:5.39-3) ... [2022-04-27T04:55:00.066Z] #19 86.39 Selecting previously unselected package xz-utils. [2022-04-27T04:55:00.066Z] #19 86.39 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T04:55:00.066Z] #19 86.40 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:55:00.151Z] #65 14.08 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T04:55:00.327Z] #19 86.49 Selecting previously unselected package binutils-aarch64-linux-gnu. [2022-04-27T04:55:00.327Z] #19 86.49 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T04:55:00.327Z] #19 86.50 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-27T04:55:00.438Z] #65 14.26 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T04:55:00.832Z] #65 5.154 + RM_GOPATH=0 [2022-04-27T04:55:00.832Z] #65 5.154 + TMP_GOPATH= [2022-04-27T04:55:00.832Z] #65 5.154 + : /build [2022-04-27T04:55:00.832Z] #65 5.154 + '[' -z '' ']' [2022-04-27T04:55:00.832Z] #65 5.154 ++ mktemp -d [2022-04-27T04:55:00.832Z] #65 5.154 + export GOPATH=/tmp/tmp.LlIEKZNxz8 [2022-04-27T04:55:00.832Z] #65 5.154 + GOPATH=/tmp/tmp.LlIEKZNxz8 [2022-04-27T04:55:00.832Z] #65 5.154 + RM_GOPATH=1 [2022-04-27T04:55:00.832Z] #65 5.154 + case "$(go env GOARCH)" in [2022-04-27T04:55:00.832Z] #65 5.154 ++ go env GOARCH [2022-04-27T04:55:00.832Z] #65 5.188 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:00.832Z] #65 5.189 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:00.832Z] #65 5.189 ++ dirname /install.sh [2022-04-27T04:55:00.832Z] #65 5.191 + dir=/ [2022-04-27T04:55:00.832Z] #65 5.191 + bin=rootlesskit [2022-04-27T04:55:00.832Z] #65 5.191 + shift [2022-04-27T04:55:00.832Z] #65 5.191 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T04:55:00.832Z] #65 5.191 + . //rootlesskit.installer [2022-04-27T04:55:00.833Z] #65 5.191 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:55:00.833Z] #65 5.191 + install_rootlesskit [2022-04-27T04:55:00.833Z] #65 5.191 + case "$1" in [2022-04-27T04:55:00.833Z] #65 5.191 + export CGO_ENABLED=0 [2022-04-27T04:55:00.833Z] #65 5.191 + CGO_ENABLED=0 [2022-04-27T04:55:00.833Z] #65 5.191 + _install_rootlesskit [2022-04-27T04:55:00.833Z] #65 5.191 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T04:55:00.833Z] #65 5.191 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:55:00.833Z] #65 5.191 + GOBIN=/build [2022-04-27T04:55:00.833Z] #65 5.191 + GO111MODULE=on [2022-04-27T04:55:00.833Z] #65 5.191 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:55:00.833Z] #65 5.191 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:55:00.833Z] #65 ... [2022-04-27T04:55:00.833Z] [2022-04-27T04:55:00.833Z] #49 [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 [2022-04-27T04:55:00.833Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:00.833Z] #49 5.508 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:55:00.833Z] #49 5.545 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:55:00.833Z] #49 5.545 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:01.271Z] #19 87.28 Selecting previously unselected package binutils-arm-linux-gnueabi. [2022-04-27T04:55:01.271Z] #19 87.28 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ... [2022-04-27T04:55:01.271Z] #19 87.28 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-27T04:55:01.273Z] #14 14.19 Reading package lists... [2022-04-27T04:55:01.273Z] #14 ... [2022-04-27T04:55:01.273Z] [2022-04-27T04:55:01.273Z] #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 [2022-04-27T04:55:01.273Z] #36 sha256:b5f8b420d95a7751b12d187654248cc29112ab4ac4f2bb87f4332b1058307f9b [2022-04-27T04:55:01.273Z] #36 13.86 tomll can be used in two ways: [2022-04-27T04:55:01.273Z] #36 13.86 Writing to STDIN and reading from STDOUT: [2022-04-27T04:55:01.273Z] #36 13.86 cat file.toml | tomll > file.toml [2022-04-27T04:55:01.273Z] #36 13.86 [2022-04-27T04:55:01.273Z] #36 13.86 Reading and updating a list of files: [2022-04-27T04:55:01.273Z] #36 13.86 tomll a.toml b.toml c.toml [2022-04-27T04:55:01.273Z] #36 13.86 [2022-04-27T04:55:01.273Z] #36 13.86 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T04:55:01.273Z] #36 DONE 17.6s [2022-04-27T04:55:01.273Z] [2022-04-27T04:55:01.273Z] #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 [2022-04-27T04:55:01.273Z] #65 sha256:567b6608fcb95e5d94e2a6bb0bfaeeef648e30468a73e572afd3cb75f2bf755d [2022-04-27T04:55:01.273Z] #65 9.772 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T04:55:01.273Z] #65 9.830 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:01.273Z] #65 9.879 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T04:55:01.273Z] #65 10.04 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T04:55:01.273Z] #65 10.51 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T04:55:01.273Z] #65 10.66 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T04:55:01.273Z] #65 12.88 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T04:55:01.273Z] #65 13.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:55:01.400Z] #49 6.176 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T04:55:01.530Z] #40 7.342 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:01.832Z] #65 ... [2022-04-27T04:55:01.832Z] [2022-04-27T04:55:01.832Z] #49 [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 [2022-04-27T04:55:01.832Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:01.832Z] #49 5.795 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T04:55:01.832Z] #49 6.477 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:01.832Z] #49 8.706 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:01.832Z] #49 11.15 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:01.832Z] #49 13.94 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T04:55:01.843Z] #19 88.00 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2022-04-27T04:55:01.843Z] #19 88.00 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ... [2022-04-27T04:55:01.843Z] #19 88.01 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-27T04:55:01.879Z] #65 ... [2022-04-27T04:55:01.879Z] [2022-04-27T04:55:01.879Z] #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 [2022-04-27T04:55:01.879Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:01.879Z] #14 14.19 Reading package lists... [2022-04-27T04:55:01.970Z] #49 6.759 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:02.094Z] #49 ... [2022-04-27T04:55:02.094Z] [2022-04-27T04:55:02.094Z] #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 [2022-04-27T04:55:02.094Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:02.094Z] #51 11.98 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T04:55:02.094Z] #51 12.10 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T04:55:02.094Z] #51 12.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T04:55:02.094Z] #51 14.71 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T04:55:02.094Z] #51 14.73 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T04:55:02.414Z] #19 88.65 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2022-04-27T04:55:02.415Z] #19 88.65 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T04:55:02.415Z] #19 88.65 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-27T04:55:02.988Z] #19 89.32 Selecting previously unselected package binutils-s390x-linux-gnu. [2022-04-27T04:55:03.251Z] #19 89.33 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ... [2022-04-27T04:55:03.251Z] #19 89.34 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-27T04:55:03.513Z] #19 89.87 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64. [2022-04-27T04:55:03.513Z] #19 89.87 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:03.530Z] #14 18.72 Building dependency tree... [2022-04-27T04:55:03.775Z] #19 89.88 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:55:03.775Z] #19 89.93 Selecting previously unselected package cpp-10-aarch64-linux-gnu. [2022-04-27T04:55:03.775Z] #19 89.94 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:03.775Z] #19 89.95 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:55:04.016Z] #51 ... [2022-04-27T04:55:04.016Z] [2022-04-27T04:55:04.016Z] #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 [2022-04-27T04:55:04.016Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:55:04.016Z] #36 16.95 tomll can be used in two ways: [2022-04-27T04:55:04.016Z] #36 16.95 Writing to STDIN and reading from STDOUT: [2022-04-27T04:55:04.016Z] #36 16.95 cat file.toml | tomll > file.toml [2022-04-27T04:55:04.016Z] #36 16.95 [2022-04-27T04:55:04.016Z] #36 16.95 Reading and updating a list of files: [2022-04-27T04:55:04.016Z] #36 16.95 tomll a.toml b.toml c.toml [2022-04-27T04:55:04.016Z] #36 16.95 [2022-04-27T04:55:04.016Z] #36 16.95 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T04:55:04.016Z] #36 DONE 18.3s [2022-04-27T04:55:04.016Z] [2022-04-27T04:55:04.016Z] #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 [2022-04-27T04:55:04.016Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:04.016Z] #60 18.29 Fetched 8510 kB in 14s (606 kB/s) [2022-04-27T04:55:04.059Z] #40 ... [2022-04-27T04:55:04.059Z] [2022-04-27T04:55:04.059Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:04.059Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:04.059Z] #38 6.827 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T04:55:04.059Z] #38 8.174 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T04:55:04.059Z] #38 ... [2022-04-27T04:55:04.059Z] [2022-04-27T04:55:04.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 [2022-04-27T04:55:04.059Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:55:04.059Z] #36 3.948 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T04:55:04.095Z] #14 ... [2022-04-27T04:55:04.095Z] [2022-04-27T04:55:04.095Z] #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 [2022-04-27T04:55:04.095Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T04:55:04.095Z] #51 10.50 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T04:55:04.095Z] #51 10.56 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T04:55:04.095Z] #51 ... [2022-04-27T04:55:04.095Z] [2022-04-27T04:55:04.095Z] #45 [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 [2022-04-27T04:55:04.095Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T04:55:04.095Z] #45 18.58 Updating files: 71% (1319/1842) Updating files: 72% (1327/1842) Updating files: 73% (1345/1842) Updating files: 74% (1364/1842) Updating files: 75% (1382/1842) Updating files: 76% (1400/1842) Updating files: 77% (1419/1842) Updating files: 78% (1437/1842) Updating files: 79% (1456/1842) Updating files: 80% (1474/1842) Updating files: 81% (1493/1842) Updating files: 82% (1511/1842) Updating files: 83% (1529/1842) Updating files: 84% (1548/1842) Updating files: 85% (1566/1842) Updating files: 86% (1585/1842) Updating files: 87% (1603/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-27T04:55:04.095Z] #45 19.09 + git checkout -q v2.3.0 [2022-04-27T04:55:04.316Z] #36 ... [2022-04-27T04:55:04.316Z] [2022-04-27T04:55:04.316Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:04.316Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:04.316Z] #53 6.235 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T04:55:04.316Z] #53 ... [2022-04-27T04:55:04.316Z] [2022-04-27T04:55:04.316Z] #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 [2022-04-27T04:55:04.316Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:55:04.316Z] #34 5.574 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T04:55:04.316Z] #34 5.580 Cloning into '.'... [2022-04-27T04:55:04.572Z] #34 ... [2022-04-27T04:55:04.572Z] [2022-04-27T04:55:04.572Z] #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 [2022-04-27T04:55:04.572Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:04.572Z] #14 6.543 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:55:04.572Z] #14 6.583 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:55:04.572Z] #14 6.584 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:04.572Z] #14 8.388 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:04.572Z] #14 ... [2022-04-27T04:55:04.572Z] [2022-04-27T04:55:04.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 [2022-04-27T04:55:04.572Z] #65 sha256:2ec6fb5ca060adad4456c83a068b9972f7aa0f98ee9c159d2e537013bcc22441 [2022-04-27T04:55:04.572Z] #65 5.305 + RM_GOPATH=0 [2022-04-27T04:55:04.572Z] #65 5.305 + TMP_GOPATH= [2022-04-27T04:55:04.572Z] #65 5.305 + : /build [2022-04-27T04:55:04.572Z] #65 5.305 + '[' -z '' ']' [2022-04-27T04:55:04.572Z] #65 5.305 ++ mktemp -d [2022-04-27T04:55:04.572Z] #65 5.321 + export GOPATH=/tmp/tmp.vEDUAytBUB [2022-04-27T04:55:04.572Z] #65 5.321 + GOPATH=/tmp/tmp.vEDUAytBUB [2022-04-27T04:55:04.572Z] #65 5.321 + RM_GOPATH=1 [2022-04-27T04:55:04.572Z] #65 5.321 + case "$(go env GOARCH)" in [2022-04-27T04:55:04.572Z] #65 5.321 ++ go env GOARCH [2022-04-27T04:55:04.572Z] #65 5.330 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:04.572Z] #65 5.330 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:04.572Z] #65 5.331 ++ dirname /install.sh [2022-04-27T04:55:04.572Z] #65 5.334 + dir=/ [2022-04-27T04:55:04.572Z] #65 5.334 + bin=rootlesskit [2022-04-27T04:55:04.572Z] #65 5.334 + shift [2022-04-27T04:55:04.572Z] #65 5.334 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T04:55:04.572Z] #65 5.334 + . //rootlesskit.installer [2022-04-27T04:55:04.572Z] #65 5.334 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:55:04.572Z] #65 5.334 + install_rootlesskit [2022-04-27T04:55:04.572Z] #65 5.334 + case "$1" in [2022-04-27T04:55:04.572Z] #65 5.334 + export CGO_ENABLED=0 [2022-04-27T04:55:04.572Z] #65 5.334 + CGO_ENABLED=0 [2022-04-27T04:55:04.572Z] #65 5.334 + _install_rootlesskit [2022-04-27T04:55:04.572Z] #65 5.337 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T04:55:04.572Z] #65 5.338 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:55:04.572Z] #65 5.338 + GOBIN=/build [2022-04-27T04:55:04.572Z] #65 5.338 + GO111MODULE=on [2022-04-27T04:55:04.572Z] #65 5.338 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:55:04.572Z] #65 5.338 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:55:04.572Z] #65 6.084 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T04:55:04.572Z] #65 9.664 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:55:04.572Z] #65 9.664 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T04:55:04.658Z] #45 20.77 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-27T04:55:04.829Z] #65 ... [2022-04-27T04:55:04.829Z] [2022-04-27T04:55:04.829Z] #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 [2022-04-27T04:55:04.829Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:55:04.829Z] #55 4.061 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T04:55:04.829Z] #55 4.739 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T04:55:04.829Z] #55 4.739 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T04:55:04.829Z] #55 4.747 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T04:55:04.829Z] #55 5.591 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T04:55:04.829Z] #55 ... [2022-04-27T04:55:04.829Z] [2022-04-27T04:55:04.829Z] #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 [2022-04-27T04:55:04.829Z] #26 sha256:536efe392a7a0e1df3a0977d47030a99b7dafd7e2d297744b374d48bf84b3713 [2022-04-27T04:55:04.829Z] #26 6.064 + RM_GOPATH=0 [2022-04-27T04:55:04.829Z] #26 6.064 + TMP_GOPATH= [2022-04-27T04:55:04.829Z] #26 6.065 + : /build [2022-04-27T04:55:04.829Z] #26 6.065 + '[' -z '' ']' [2022-04-27T04:55:04.829Z] #26 6.065 ++ mktemp -d [2022-04-27T04:55:04.829Z] #26 6.066 + export GOPATH=/tmp/tmp.lhj7oTY5Py [2022-04-27T04:55:04.829Z] #26 6.068 + GOPATH=/tmp/tmp.lhj7oTY5Py [2022-04-27T04:55:04.829Z] #26 6.073 + RM_GOPATH=1 [2022-04-27T04:55:04.829Z] #26 6.073 + case "$(go env GOARCH)" in [2022-04-27T04:55:04.829Z] #26 6.073 ++ go env GOARCH [2022-04-27T04:55:04.829Z] #26 6.185 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:04.829Z] #26 6.185 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:04.829Z] #26 6.185 ++ dirname /install.sh [2022-04-27T04:55:04.829Z] #26 6.189 + dir=/ [2022-04-27T04:55:04.829Z] #26 6.189 + bin=dockercli [2022-04-27T04:55:04.829Z] #26 6.189 + shift [2022-04-27T04:55:04.829Z] #26 6.189 + '[' '!' -f //dockercli.installer ']' [2022-04-27T04:55:04.829Z] #26 6.189 + . //dockercli.installer [2022-04-27T04:55:04.829Z] #26 6.189 ++ : stable [2022-04-27T04:55:04.829Z] #26 6.189 ++ : 17.06.2-ce [2022-04-27T04:55:04.829Z] #26 6.190 + install_dockercli [2022-04-27T04:55:04.829Z] #26 6.190 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T04:55:04.829Z] #26 6.190 ++ uname -m [2022-04-27T04:55:04.829Z] #26 6.190 Install docker/cli version 17.06.2-ce from stable [2022-04-27T04:55:04.829Z] #26 6.200 + arch=x86_64 [2022-04-27T04:55:04.829Z] #26 6.200 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T04:55:04.829Z] #26 6.200 + url=https://download.docker.com/linux/static [2022-04-27T04:55:04.829Z] #26 6.200 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T04:55:04.829Z] #26 6.228 + tar -xz docker/docker [2022-04-27T04:55:05.089Z] #26 ... [2022-04-27T04:55:05.089Z] [2022-04-27T04:55:05.089Z] #45 [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 [2022-04-27T04:55:05.089Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:05.089Z] #45 4.797 + git clone https://github.com/docker/distribution.git . [2022-04-27T04:55:05.089Z] #45 4.797 Cloning into '.'... [2022-04-27T04:55:05.089Z] #45 ... [2022-04-27T04:55:05.089Z] [2022-04-27T04:55:05.089Z] #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 [2022-04-27T04:55:05.089Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:05.089Z] #60 6.820 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:55:05.089Z] #60 6.860 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:55:05.089Z] #60 6.860 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:05.089Z] #60 9.700 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:05.286Z] #49 ... [2022-04-27T04:55:05.286Z] [2022-04-27T04:55:05.286Z] #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 [2022-04-27T04:55:05.286Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:05.286Z] #51 6.222 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T04:55:05.286Z] #51 8.775 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T04:55:05.286Z] #51 9.258 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T04:55:05.286Z] #51 9.258 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T04:55:05.286Z] #51 9.386 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T04:55:05.286Z] #51 9.465 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T04:55:05.286Z] #51 9.642 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T04:55:05.286Z] #51 9.810 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T04:55:05.286Z] #51 10.09 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T04:55:05.286Z] #51 ... [2022-04-27T04:55:05.286Z] [2022-04-27T04:55:05.286Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:05.286Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:05.286Z] #53 4.919 go: downloading github.com/golangci/golangci-lint v1.44.0 [2022-04-27T04:55:05.286Z] #53 ... [2022-04-27T04:55:05.286Z] [2022-04-27T04:55:05.286Z] #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 [2022-04-27T04:55:05.286Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:05.286Z] #14 5.766 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:55:05.286Z] #14 5.790 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:55:05.286Z] #14 5.794 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:05.286Z] #14 6.788 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:05.359Z] #60 ... [2022-04-27T04:55:05.359Z] [2022-04-27T04:55:05.359Z] #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 [2022-04-27T04:55:05.359Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:05.359Z] #51 6.773 go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T04:55:05.359Z] #51 9.428 go: downloading github.com/fatih/color v1.10.0 [2022-04-27T04:55:05.359Z] #51 9.677 go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T04:55:05.359Z] #51 9.678 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T04:55:05.359Z] #51 9.909 go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T04:55:05.359Z] #51 10.71 go: downloading golang.org/x/tools v0.1.0 [2022-04-27T04:55:05.359Z] #51 10.95 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T04:55:05.359Z] #51 10.97 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T04:55:05.359Z] #51 11.07 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T04:55:05.359Z] #51 11.35 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T04:55:05.546Z] #14 10.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:05.546Z] #14 ... [2022-04-27T04:55:05.546Z] [2022-04-27T04:55:05.546Z] #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 [2022-04-27T04:55:05.546Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:55:05.546Z] #34 5.558 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-04-27T04:55:05.546Z] #34 5.562 Cloning into '.'... [2022-04-27T04:55:05.546Z] #34 ... [2022-04-27T04:55:05.546Z] [2022-04-27T04:55:05.546Z] #45 [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 [2022-04-27T04:55:05.546Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:05.546Z] #45 4.783 + git clone https://github.com/docker/distribution.git . [2022-04-27T04:55:05.546Z] #45 4.783 Cloning into '.'... [2022-04-27T04:55:05.615Z] #51 ... [2022-04-27T04:55:05.615Z] [2022-04-27T04:55:05.615Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:05.615Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:05.615Z] #38 10.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T04:55:05.615Z] #38 11.42 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T04:55:05.615Z] #38 11.47 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T04:55:05.806Z] #45 ... [2022-04-27T04:55:05.806Z] [2022-04-27T04:55:05.806Z] #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 [2022-04-27T04:55:05.806Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:55:05.806Z] #55 4.438 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-04-27T04:55:05.806Z] #55 5.293 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-04-27T04:55:05.806Z] #55 5.293 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-04-27T04:55:05.806Z] #55 5.369 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-04-27T04:55:05.806Z] #55 7.789 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-04-27T04:55:06.065Z] #55 ... [2022-04-27T04:55:06.065Z] [2022-04-27T04:55:06.065Z] #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 [2022-04-27T04:55:06.065Z] #26 sha256:aec4c33298d9e86aee08781c5d1ef03b9bf0fed1225b639ce3fe11e6e8edfec2 [2022-04-27T04:55:06.065Z] #26 5.371 + RM_GOPATH=0 [2022-04-27T04:55:06.065Z] #26 5.371 + TMP_GOPATH= [2022-04-27T04:55:06.065Z] #26 5.371 + : /build [2022-04-27T04:55:06.065Z] #26 5.373 + '[' -z '' ']' [2022-04-27T04:55:06.065Z] #26 5.388 ++ mktemp -d [2022-04-27T04:55:06.065Z] #26 5.391 + export GOPATH=/tmp/tmp.Dq74SvW3xs [2022-04-27T04:55:06.065Z] #26 5.391 + GOPATH=/tmp/tmp.Dq74SvW3xs [2022-04-27T04:55:06.065Z] #26 5.391 + RM_GOPATH=1 [2022-04-27T04:55:06.065Z] #26 5.391 + case "$(go env GOARCH)" in [2022-04-27T04:55:06.065Z] #26 5.392 ++ go env GOARCH [2022-04-27T04:55:06.065Z] #26 5.431 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:06.065Z] #26 5.431 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:06.065Z] #26 5.431 ++ dirname /install.sh [2022-04-27T04:55:06.065Z] #26 5.437 Install docker/cli version 17.06.2-ce from stable [2022-04-27T04:55:06.065Z] #26 5.440 + dir=/ [2022-04-27T04:55:06.065Z] #26 5.440 + bin=dockercli [2022-04-27T04:55:06.065Z] #26 5.440 + shift [2022-04-27T04:55:06.065Z] #26 5.440 + '[' '!' -f //dockercli.installer ']' [2022-04-27T04:55:06.065Z] #26 5.440 + . //dockercli.installer [2022-04-27T04:55:06.065Z] #26 5.440 ++ : stable [2022-04-27T04:55:06.065Z] #26 5.440 ++ : 17.06.2-ce [2022-04-27T04:55:06.065Z] #26 5.440 + install_dockercli [2022-04-27T04:55:06.065Z] #26 5.440 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T04:55:06.065Z] #26 5.448 ++ uname -m [2022-04-27T04:55:06.065Z] #26 5.460 + arch=x86_64 [2022-04-27T04:55:06.065Z] #26 5.460 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T04:55:06.065Z] #26 5.460 + url=https://download.docker.com/linux/static [2022-04-27T04:55:06.065Z] #26 5.461 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T04:55:06.065Z] #26 5.485 + tar -xz docker/docker [2022-04-27T04:55:06.065Z] #26 ... [2022-04-27T04:55:06.065Z] [2022-04-27T04:55:06.065Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:06.065Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:06.065Z] #38 6.074 go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T04:55:06.065Z] #38 7.033 go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T04:55:06.065Z] #38 9.058 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T04:55:06.065Z] #38 9.433 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T04:55:06.065Z] #38 9.557 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T04:55:06.333Z] #38 ... [2022-04-27T04:55:06.333Z] [2022-04-27T04:55:06.333Z] #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 [2022-04-27T04:55:06.333Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:06.333Z] #60 6.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:55:06.333Z] #60 6.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:55:06.333Z] #60 6.317 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:06.333Z] #60 7.535 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:06.333Z] #60 ... [2022-04-27T04:55:06.333Z] [2022-04-27T04:55:06.333Z] #40 [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 [2022-04-27T04:55:06.333Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:06.333Z] #40 5.964 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:55:06.333Z] #40 6.019 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:55:06.333Z] #40 6.024 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:06.333Z] #40 7.069 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:06.333Z] #40 10.53 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:06.554Z] #45 ... [2022-04-27T04:55:06.554Z] [2022-04-27T04:55:06.554Z] #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 [2022-04-27T04:55:06.554Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T04:55:06.554Z] #60 13.14 Fetched 8397 kB in 10s (854 kB/s) [2022-04-27T04:55:06.554Z] #60 13.14 Reading package lists... [2022-04-27T04:55:06.554Z] #60 17.45 Reading package lists... [2022-04-27T04:55:06.594Z] #40 ... [2022-04-27T04:55:06.594Z] [2022-04-27T04:55:06.594Z] #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 [2022-04-27T04:55:06.594Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:55:06.594Z] #36 6.274 go: downloading github.com/pelletier/go-toml v1.8.1 [2022-04-27T04:55:06.594Z] #36 ... [2022-04-27T04:55:06.594Z] [2022-04-27T04:55:06.594Z] #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 [2022-04-27T04:55:06.594Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:06.594Z] #60 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:06.812Z] #60 22.23 Building dependency tree... [2022-04-27T04:55:06.812Z] #60 ... [2022-04-27T04:55:06.812Z] [2022-04-27T04:55:06.812Z] #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 [2022-04-27T04:55:06.812Z] #31 sha256:50460c904b1181db1c60746fa4307ee7cb798a36d1207cc9d5bac4d6962a9524 [2022-04-27T04:55:06.812Z] #31 19.72 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-04-27T04:55:06.812Z] #31 21.29 [2022-04-27T04:55:06.812Z] #31 21.63 #=#=# ######################################################################## 100.0% [2022-04-27T04:55:06.812Z] #31 22.96 [2022-04-27T04:55:07.749Z] #31 ... [2022-04-27T04:55:07.749Z] [2022-04-27T04:55:07.749Z] #49 [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 [2022-04-27T04:55:07.749Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T04:55:07.749Z] #49 13.85 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T04:55:07.749Z] #49 15.96 Fetched 8401 kB in 12s (706 kB/s) [2022-04-27T04:55:07.749Z] #49 15.96 Reading package lists... [2022-04-27T04:55:07.749Z] #49 20.97 Reading package lists... [2022-04-27T04:55:07.749Z] #49 ... [2022-04-27T04:55:07.749Z] [2022-04-27T04:55:07.749Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:07.749Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:55:07.749Z] #53 24.06 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:07.749Z] #53 24.06 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:55:07.749Z] #53 24.18 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T04:55:07.749Z] #53 24.18 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:55:07.749Z] #53 24.28 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T04:55:08.018Z] #53 24.48 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T04:55:08.239Z] #60 18.29 Reading package lists... [2022-04-27T04:55:08.239Z] #60 ... [2022-04-27T04:55:08.239Z] [2022-04-27T04:55:08.239Z] #40 [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 [2022-04-27T04:55:08.239Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:08.239Z] #40 11.78 Fetched 8510 kB in 9s (937 kB/s) [2022-04-27T04:55:08.239Z] #40 11.78 Reading package lists... [2022-04-27T04:55:08.239Z] #40 17.80 Reading package lists... [2022-04-27T04:55:08.239Z] #40 ... [2022-04-27T04:55:08.239Z] [2022-04-27T04:55:08.239Z] #45 [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 [2022-04-27T04:55:08.239Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:08.239Z] #45 19.85 Updating files: 87% (1620/1842) Updating files: 88% (1621/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-27T04:55:08.239Z] #45 20.17 + git checkout -q v2.3.0 [2022-04-27T04:55:08.239Z] #45 22.46 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-27T04:55:08.276Z] #53 24.76 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:55:08.276Z] #53 24.76 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:55:08.276Z] #53 24.84 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T04:55:08.276Z] #53 ... [2022-04-27T04:55:08.276Z] [2022-04-27T04:55:08.276Z] #40 [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 [2022-04-27T04:55:08.276Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:55:08.276Z] #40 14.78 Fetched 8397 kB in 10s (800 kB/s) [2022-04-27T04:55:08.276Z] #40 14.78 Reading package lists... [2022-04-27T04:55:08.276Z] #40 20.06 Reading package lists... [2022-04-27T04:55:08.276Z] #40 24.13 Building dependency tree... [2022-04-27T04:55:08.276Z] #40 ... [2022-04-27T04:55:08.276Z] [2022-04-27T04:55:08.276Z] #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 [2022-04-27T04:55:08.276Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:08.276Z] #14 22.32 The following additional packages will be installed: [2022-04-27T04:55:08.276Z] #14 22.34 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:08.276Z] #14 22.34 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T04:55:08.276Z] #14 22.34 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T04:55:08.276Z] #14 22.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T04:55:08.276Z] #14 22.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T04:55:08.276Z] #14 22.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T04:55:08.276Z] #14 22.36 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T04:55:08.276Z] #14 22.36 Suggested packages: [2022-04-27T04:55:08.276Z] #14 22.38 gcc-10-locales seccomp wine64 [2022-04-27T04:55:08.276Z] #14 23.45 The following NEW packages will be installed: [2022-04-27T04:55:08.276Z] #14 23.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:08.276Z] #14 23.46 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T04:55:08.276Z] #14 23.46 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T04:55:08.276Z] #14 23.46 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T04:55:08.276Z] #14 23.46 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T04:55:08.276Z] #14 23.46 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T04:55:08.276Z] #14 23.46 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T04:55:08.276Z] #14 23.46 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T04:55:08.276Z] #14 23.46 mingw-w64-x86-64-dev [2022-04-27T04:55:08.276Z] #14 23.90 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:08.276Z] #14 23.90 Need to get 108 MB of archives. [2022-04-27T04:55:08.276Z] #14 23.90 After this operation, 620 MB of additional disk space will be used. [2022-04-27T04:55:08.276Z] #14 23.90 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] [2022-04-27T04:55:08.276Z] #14 24.00 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] [2022-04-27T04:55:08.276Z] #14 24.11 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T04:55:08.276Z] #14 24.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2022-04-27T04:55:08.276Z] #14 24.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2022-04-27T04:55:08.276Z] #14 24.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T04:55:08.276Z] #14 24.42 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-27T04:55:08.276Z] #14 24.62 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] [2022-04-27T04:55:08.276Z] #14 24.62 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] [2022-04-27T04:55:08.535Z] #14 25.22 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] [2022-04-27T04:55:09.821Z] #38 15.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T04:55:09.821Z] #38 15.58 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:55:09.821Z] #38 ... [2022-04-27T04:55:09.821Z] [2022-04-27T04:55:09.821Z] #49 [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 [2022-04-27T04:55:09.821Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:09.821Z] #49 5.557 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:55:09.821Z] #49 6.398 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 InRelease [1540 B] [2022-04-27T04:55:09.821Z] #49 7.585 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:55:09.821Z] #49 12.01 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:09.821Z] #49 14.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:09.821Z] #49 ... [2022-04-27T04:55:09.821Z] [2022-04-27T04:55:09.821Z] #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 [2022-04-27T04:55:09.821Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:09.821Z] #60 12.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:09.821Z] #60 15.77 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:10.435Z] #14 26.65 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] [2022-04-27T04:55:10.435Z] #14 27.11 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] [2022-04-27T04:55:10.803Z] #60 15.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:11.022Z] #14 27.69 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] [2022-04-27T04:55:11.372Z] #60 ... [2022-04-27T04:55:11.372Z] [2022-04-27T04:55:11.372Z] #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 [2022-04-27T04:55:11.372Z] #65 sha256:bc941ed08ed457afa602110ffa4bc28f05f1f97dfc76546f4080691f7f7526b1 [2022-04-27T04:55:11.372Z] #65 5.947 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T04:55:11.372Z] #65 9.159 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:55:11.372Z] #65 9.181 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T04:55:11.372Z] #65 9.947 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T04:55:11.372Z] #65 14.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T04:55:11.372Z] #65 15.47 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T04:55:11.372Z] #65 15.51 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T04:55:11.372Z] #65 15.84 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T04:55:11.632Z] #65 ... [2022-04-27T04:55:11.632Z] [2022-04-27T04:55:11.632Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:11.632Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:11.632Z] #38 14.90 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T04:55:11.632Z] #38 15.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:55:11.897Z] #38 ... [2022-04-27T04:55:11.897Z] [2022-04-27T04:55:11.897Z] #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 [2022-04-27T04:55:11.897Z] #26 sha256:aec4c33298d9e86aee08781c5d1ef03b9bf0fed1225b639ce3fe11e6e8edfec2 [2022-04-27T04:55:11.897Z] #26 16.29 + mkdir -p /build [2022-04-27T04:55:11.897Z] #26 16.32 + mv docker/docker /build/ [2022-04-27T04:55:11.897Z] #26 16.34 + rmdir docker [2022-04-27T04:55:11.897Z] #26 DONE 16.5s [2022-04-27T04:55:12.074Z] #14 ... [2022-04-27T04:55:12.074Z] [2022-04-27T04:55:12.074Z] #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 [2022-04-27T04:55:12.074Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T04:55:12.074Z] #60 25.43 The following additional packages will be installed: [2022-04-27T04:55:12.074Z] #60 25.44 libbtrfs0 [2022-04-27T04:55:12.074Z] #60 25.58 The following NEW packages will be installed: [2022-04-27T04:55:12.074Z] #60 25.61 libbtrfs-dev libbtrfs0 [2022-04-27T04:55:12.074Z] #60 26.01 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:12.074Z] #60 26.01 Need to get 454 kB of archives. [2022-04-27T04:55:12.074Z] #60 26.01 After this operation, 1275 kB of additional disk space will be used. [2022-04-27T04:55:12.074Z] #60 26.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-27T04:55:12.074Z] #60 26.05 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-27T04:55:12.074Z] #60 26.94 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:12.074Z] #60 27.12 Fetched 454 kB in 0s (1249 kB/s) [2022-04-27T04:55:12.074Z] #60 27.23 Selecting previously unselected package libbtrfs0:arm64. [2022-04-27T04:55:12.074Z] #60 27.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T04:55:12.074Z] #60 27.29 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-27T04:55:12.074Z] #60 27.30 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T04:55:12.074Z] #60 27.47 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-27T04:55:12.074Z] #60 27.49 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-27T04:55:12.074Z] #60 27.57 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T04:55:12.074Z] #60 28.62 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T04:55:12.157Z] [2022-04-27T04:55:12.157Z] #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 [2022-04-27T04:55:12.157Z] #65 sha256:bc941ed08ed457afa602110ffa4bc28f05f1f97dfc76546f4080691f7f7526b1 [2022-04-27T04:55:12.157Z] #65 16.14 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:12.344Z] #60 ... [2022-04-27T04:55:12.344Z] [2022-04-27T04:55:12.344Z] #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 [2022-04-27T04:55:12.344Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:55:12.344Z] #36 17.89 tomll can be used in two ways: [2022-04-27T04:55:12.344Z] #36 17.89 Writing to STDIN and reading from STDOUT: [2022-04-27T04:55:12.344Z] #36 17.89 cat file.toml | tomll > file.toml [2022-04-27T04:55:12.344Z] #36 17.89 [2022-04-27T04:55:12.344Z] #36 17.89 Reading and updating a list of files: [2022-04-27T04:55:12.344Z] #36 17.89 tomll a.toml b.toml c.toml [2022-04-27T04:55:12.344Z] #36 17.89 [2022-04-27T04:55:12.344Z] #36 17.89 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T04:55:12.417Z] #65 16.72 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T04:55:12.458Z] #45 ... [2022-04-27T04:55:12.458Z] [2022-04-27T04:55:12.458Z] #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 [2022-04-27T04:55:12.458Z] #65 sha256:3c95dbb00dcdc78b5ec008a9197d25352e9a73b68b485ebb69aab7dcaa4c1562 [2022-04-27T04:55:12.458Z] #65 16.30 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:55:12.458Z] #65 ... [2022-04-27T04:55:12.458Z] [2022-04-27T04:55:12.458Z] #40 [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 [2022-04-27T04:55:12.458Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:12.458Z] #40 17.80 Reading package lists... [2022-04-27T04:55:12.458Z] #40 23.07 Building dependency tree... [2022-04-27T04:55:12.458Z] #40 26.43 The following additional packages will be installed: [2022-04-27T04:55:12.458Z] #40 26.43 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T04:55:12.458Z] #40 26.47 Suggested packages: [2022-04-27T04:55:12.458Z] #40 26.47 cmake-doc ninja-build lrzip [2022-04-27T04:55:12.458Z] #40 26.47 Recommended packages: [2022-04-27T04:55:12.458Z] #40 26.47 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T04:55:12.639Z] #60 29.08 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T04:55:12.639Z] #60 29.28 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:12.676Z] #65 17.07 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T04:55:13.033Z] #40 27.47 The following NEW packages will be installed: [2022-04-27T04:55:13.204Z] #60 ... [2022-04-27T04:55:13.205Z] [2022-04-27T04:55:13.205Z] #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 [2022-04-27T04:55:13.205Z] #31 sha256:50460c904b1181db1c60746fa4307ee7cb798a36d1207cc9d5bac4d6962a9524 [2022-04-27T04:55:13.205Z] #31 25.48 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-04-27T04:55:13.205Z] #31 26.80 [2022-04-27T04:55:13.205Z] #31 27.11 #=#=# ######################################################################## 100.0% [2022-04-27T04:55:13.205Z] #31 28.27 [2022-04-27T04:55:13.205Z] #31 28.64 Download of images into '/build' complete. [2022-04-27T04:55:13.205Z] #31 28.64 Use something like the following to load the result into a Docker daemon: [2022-04-27T04:55:13.205Z] #31 28.64 tar -cC '/build' . | docker load [2022-04-27T04:55:13.205Z] #31 DONE 30.6s [2022-04-27T04:55:13.205Z] [2022-04-27T04:55:13.205Z] #49 [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 [2022-04-27T04:55:13.205Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T04:55:13.205Z] #49 20.97 Reading package lists... [2022-04-27T04:55:13.205Z] #49 24.96 Building dependency tree... [2022-04-27T04:55:13.205Z] #49 27.78 The following additional packages will be installed: [2022-04-27T04:55:13.205Z] #49 27.78 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:13.205Z] #49 27.78 python3-protobuf python3-six [2022-04-27T04:55:13.205Z] #49 27.78 Suggested packages: [2022-04-27T04:55:13.205Z] #49 27.78 python3-setuptools [2022-04-27T04:55:13.205Z] #49 27.78 Recommended packages: [2022-04-27T04:55:13.205Z] #49 27.78 iproute2 | iproute [2022-04-27T04:55:13.205Z] #49 28.32 The following NEW packages will be installed: [2022-04-27T04:55:13.205Z] #49 28.32 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:13.205Z] #49 28.33 python3-protobuf python3-six [2022-04-27T04:55:13.205Z] #49 28.80 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:13.205Z] #49 28.80 Need to get 2115 kB of archives. [2022-04-27T04:55:13.205Z] #49 28.80 After this operation, 10.7 MB of additional disk space will be used. [2022-04-27T04:55:13.205Z] #49 28.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2022-04-27T04:55:13.205Z] #49 28.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:55:13.205Z] #49 28.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T04:55:13.205Z] #49 28.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2022-04-27T04:55:13.205Z] #49 29.00 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-27T04:55:13.205Z] #49 29.06 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-27T04:55:13.205Z] #49 29.06 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-27T04:55:13.275Z] #36 ... [2022-04-27T04:55:13.275Z] [2022-04-27T04:55:13.275Z] #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 [2022-04-27T04:55:13.275Z] #26 sha256:536efe392a7a0e1df3a0977d47030a99b7dafd7e2d297744b374d48bf84b3713 [2022-04-27T04:55:13.275Z] #26 18.58 + mkdir -p /build [2022-04-27T04:55:13.275Z] #26 18.58 + mv docker/docker /build/ [2022-04-27T04:55:13.275Z] #26 18.59 + rmdir docker [2022-04-27T04:55:13.275Z] #26 DONE 19.1s [2022-04-27T04:55:13.275Z] [2022-04-27T04:55:13.275Z] #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 [2022-04-27T04:55:13.275Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:55:13.275Z] #36 DONE 19.4s [2022-04-27T04:55:13.275Z] [2022-04-27T04:55:13.275Z] #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 [2022-04-27T04:55:13.275Z] #65 sha256:2ec6fb5ca060adad4456c83a068b9972f7aa0f98ee9c159d2e537013bcc22441 [2022-04-27T04:55:13.275Z] #65 10.71 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T04:55:13.275Z] #65 15.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [2022-04-27T04:55:13.275Z] #65 16.41 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T04:55:13.275Z] #65 16.45 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T04:55:13.275Z] #65 16.45 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T04:55:13.275Z] #65 16.78 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:13.275Z] #65 16.86 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T04:55:13.275Z] #65 17.15 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T04:55:13.275Z] #65 18.28 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T04:55:13.275Z] #65 18.41 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T04:55:13.294Z] #40 27.48 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T04:55:13.294Z] #40 27.48 vim-common xxd [2022-04-27T04:55:13.461Z] #49 ... [2022-04-27T04:55:13.461Z] [2022-04-27T04:55:13.461Z] #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 [2022-04-27T04:55:13.461Z] #55 sha256:14d2d817715f4a2edd8554f0a2e6aa6ed59592285ae4d4605f1172f704ea2772 [2022-04-27T04:55:13.461Z] #55 29.10 v3.0.2 [2022-04-27T04:55:13.461Z] #55 DONE 29.9s [2022-04-27T04:55:13.461Z] [2022-04-27T04:55:13.461Z] #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 [2022-04-27T04:55:13.461Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:13.461Z] #14 29.24 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] [2022-04-27T04:55:13.461Z] #14 29.91 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] [2022-04-27T04:55:13.461Z] #14 29.93 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-27T04:55:13.461Z] #14 29.94 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-27T04:55:13.461Z] #14 29.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2022-04-27T04:55:13.461Z] #14 29.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2022-04-27T04:55:13.461Z] #14 29.97 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] [2022-04-27T04:55:13.461Z] #14 29.97 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB] [2022-04-27T04:55:13.461Z] #14 29.97 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2022-04-27T04:55:13.461Z] #14 30.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB] [2022-04-27T04:55:13.461Z] #14 30.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB] [2022-04-27T04:55:13.461Z] #14 30.02 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB] [2022-04-27T04:55:13.461Z] #14 30.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB] [2022-04-27T04:55:13.461Z] #14 30.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2022-04-27T04:55:13.461Z] #14 30.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2022-04-27T04:55:13.462Z] #14 30.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-27T04:55:13.462Z] #14 30.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB] [2022-04-27T04:55:13.615Z] #65 17.97 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T04:55:13.718Z] #14 ... [2022-04-27T04:55:13.718Z] [2022-04-27T04:55:13.718Z] #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 [2022-04-27T04:55:13.718Z] #60 sha256:469d77350ddf6b1c9d6aa7806f7136cd658fd532acb22093749f57010bd1c631 [2022-04-27T04:55:13.718Z] #60 DONE 30.2s [2022-04-27T04:55:13.718Z] [2022-04-27T04:55:13.718Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T04:55:13.718Z] #61 sha256:7c190cd8d0897db5c2bc9724cf8042131ce9ea3a3aee9c22bbf30269e76a79eb [2022-04-27T04:55:13.718Z] #61 DONE 0.3s [2022-04-27T04:55:13.718Z] [2022-04-27T04:55:13.718Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:13.718Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:55:13.718Z] #53 24.88 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T04:55:13.718Z] #53 25.83 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T04:55:13.718Z] #53 25.89 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T04:55:13.718Z] #53 28.75 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:55:13.718Z] #53 28.75 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:55:13.718Z] #53 29.08 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T04:55:13.718Z] #53 29.10 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T04:55:13.718Z] #53 29.12 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T04:55:13.718Z] #53 29.16 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T04:55:13.718Z] #53 29.18 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:55:13.718Z] #53 29.20 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T04:55:13.718Z] #53 29.22 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T04:55:13.718Z] #53 29.24 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T04:55:13.718Z] #53 29.41 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T04:55:13.718Z] #53 29.44 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T04:55:13.718Z] #53 29.49 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T04:55:13.718Z] #53 29.62 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T04:55:13.718Z] #53 29.70 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T04:55:13.718Z] #53 29.73 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T04:55:13.718Z] #53 29.88 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T04:55:13.718Z] #53 29.94 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T04:55:13.718Z] #53 29.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T04:55:13.718Z] #53 30.10 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T04:55:13.718Z] #53 30.12 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T04:55:13.787Z] #19 99.66 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64. [2022-04-27T04:55:13.787Z] #19 99.67 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:13.787Z] #19 99.68 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:55:13.787Z] #19 99.74 Selecting previously unselected package cpp-10-arm-linux-gnueabi. [2022-04-27T04:55:13.787Z] #19 99.75 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:13.787Z] #19 99.76 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T04:55:13.841Z] #65 ... [2022-04-27T04:55:13.841Z] [2022-04-27T04:55:13.841Z] #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 [2022-04-27T04:55:13.841Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:13.841Z] #51 16.78 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T04:55:13.841Z] #51 16.85 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T04:55:13.841Z] #51 17.08 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T04:55:13.841Z] #51 19.86 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T04:55:13.841Z] #51 19.96 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T04:55:13.868Z] #40 27.93 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:13.868Z] #40 27.93 Need to get 17.7 MB of archives. [2022-04-27T04:55:13.868Z] #40 27.93 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T04:55:13.868Z] #40 27.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:55:13.868Z] #40 27.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:55:13.868Z] #40 27.94 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T04:55:13.868Z] #40 28.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:55:13.874Z] #65 18.46 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T04:55:14.283Z] #53 30.95 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T04:55:14.457Z] #40 28.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T04:55:14.457Z] #40 28.60 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T04:55:14.457Z] #40 28.62 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T04:55:14.457Z] #40 28.62 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T04:55:14.457Z] #40 28.63 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T04:55:14.457Z] #40 28.64 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T04:55:14.540Z] #53 31.09 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T04:55:14.540Z] #53 31.15 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T04:55:14.540Z] #53 ... [2022-04-27T04:55:14.540Z] [2022-04-27T04:55:14.540Z] #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 [2022-04-27T04:55:14.540Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:14.540Z] #14 31.15 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:14.720Z] #40 ... [2022-04-27T04:55:14.720Z] [2022-04-27T04:55:14.720Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:14.720Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:14.720Z] #53 28.88 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:55:14.720Z] #53 28.89 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:14.720Z] #53 28.96 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T04:55:14.720Z] #53 28.96 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:55:14.800Z] #14 31.46 Fetched 108 MB in 7s (16.6 MB/s) [2022-04-27T04:55:14.983Z] #53 29.20 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T04:55:15.058Z] #14 31.59 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T04:55:15.058Z] #14 31.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T04:55:15.058Z] #14 31.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-27T04:55:15.058Z] #14 31.68 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:15.245Z] #53 29.39 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T04:55:15.245Z] #53 ... [2022-04-27T04:55:15.245Z] [2022-04-27T04:55:15.245Z] #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 [2022-04-27T04:55:15.245Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:15.245Z] #14 19.48 Fetched 8510 kB in 15s (573 kB/s) [2022-04-27T04:55:15.245Z] #14 19.48 Reading package lists... [2022-04-27T04:55:15.509Z] #14 24.68 Reading package lists... [2022-04-27T04:55:15.509Z] #14 ... [2022-04-27T04:55:15.509Z] [2022-04-27T04:55:15.509Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:15.509Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:15.509Z] #53 29.74 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:55:15.509Z] #53 29.78 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:55:15.509Z] #53 29.85 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T04:55:15.509Z] #53 ... [2022-04-27T04:55:15.509Z] [2022-04-27T04:55:15.510Z] #49 [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 [2022-04-27T04:55:15.510Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:15.510Z] #49 19.47 Fetched 8513 kB in 15s (584 kB/s) [2022-04-27T04:55:15.510Z] #49 19.47 Reading package lists... [2022-04-27T04:55:15.771Z] #49 24.92 Reading package lists... [2022-04-27T04:55:15.771Z] #49 ... [2022-04-27T04:55:15.771Z] [2022-04-27T04:55:15.771Z] #40 [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 [2022-04-27T04:55:15.771Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:15.771Z] #40 29.91 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:15.784Z] #65 ... [2022-04-27T04:55:15.784Z] [2022-04-27T04:55:15.784Z] #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 [2022-04-27T04:55:15.784Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:15.784Z] #51 10.32 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T04:55:15.784Z] #51 16.06 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T04:55:15.784Z] #51 16.14 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T04:55:15.784Z] #51 16.22 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T04:55:15.784Z] #51 19.57 go: downloading golang.org/x/mod v0.3.0 [2022-04-27T04:55:15.784Z] #51 19.67 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T04:55:15.849Z] #51 ... [2022-04-27T04:55:15.849Z] [2022-04-27T04:55:15.849Z] #40 [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 [2022-04-27T04:55:15.849Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:15.849Z] #40 11.87 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:15.849Z] #40 14.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:15.849Z] #40 ... [2022-04-27T04:55:15.849Z] [2022-04-27T04:55:15.849Z] #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 [2022-04-27T04:55:15.849Z] #65 sha256:2ec6fb5ca060adad4456c83a068b9972f7aa0f98ee9c159d2e537013bcc22441 [2022-04-27T04:55:15.849Z] #65 21.22 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T04:55:15.849Z] #65 21.70 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:55:16.034Z] #40 30.17 Fetched 17.7 MB in 1s (13.6 MB/s) [2022-04-27T04:55:16.034Z] #40 30.26 Selecting previously unselected package xxd. [2022-04-27T04:55:16.034Z] #40 30.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:16.034Z] #40 30.35 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:55:16.034Z] #40 30.35 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:16.043Z] #51 ... [2022-04-27T04:55:16.043Z] [2022-04-27T04:55:16.043Z] #49 [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 [2022-04-27T04:55:16.043Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:16.043Z] #49 10.81 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:16.043Z] #49 14.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:16.043Z] #49 18.16 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T04:55:16.296Z] #40 30.56 Selecting previously unselected package vim-common. [2022-04-27T04:55:16.296Z] #40 30.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:55:16.296Z] #40 30.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:16.431Z] #14 ... [2022-04-27T04:55:16.431Z] [2022-04-27T04:55:16.431Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:16.431Z] #38 sha256:0b2baf5f0b302840ea8a42c9d39ec8bb6288f2730efe7f7edb42294826b3e70d [2022-04-27T04:55:16.431Z] #38 32.31 NAME: [2022-04-27T04:55:16.431Z] #38 32.33 go-winres - A tool for embedding resources in Windows executables [2022-04-27T04:55:16.431Z] #38 32.33 [2022-04-27T04:55:16.431Z] #38 32.33 USAGE: [2022-04-27T04:55:16.431Z] #38 32.33 go-winres [global options] command [command options] [arguments...] [2022-04-27T04:55:16.431Z] #38 32.33 [2022-04-27T04:55:16.431Z] #38 32.33 COMMANDS: [2022-04-27T04:55:16.431Z] #38 32.33 init Create an initial ./winres/winres.json [2022-04-27T04:55:16.431Z] #38 32.33 make Make syso files for the "go build" command [2022-04-27T04:55:16.431Z] #38 32.33 simply Make syso files for the "go build" command (simplified) [2022-04-27T04:55:16.431Z] #38 32.33 extract Extract all resources from an executable [2022-04-27T04:55:16.431Z] #38 32.33 patch Replace resources in an executable file (exe, dll) [2022-04-27T04:55:16.431Z] #38 32.33 help, h Shows a list of commands or help for one command [2022-04-27T04:55:16.431Z] #38 32.33 [2022-04-27T04:55:16.431Z] #38 32.33 GLOBAL OPTIONS: [2022-04-27T04:55:16.431Z] #38 32.33 --help, -h show help (default: false) [2022-04-27T04:55:16.431Z] #38 DONE 32.9s [2022-04-27T04:55:16.431Z] [2022-04-27T04:55:16.431Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:16.431Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:55:16.431Z] #53 31.19 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T04:55:16.431Z] #53 31.27 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T04:55:16.431Z] #53 31.36 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T04:55:16.431Z] #53 31.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T04:55:16.431Z] #53 31.99 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T04:55:16.431Z] #53 32.02 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T04:55:16.431Z] #53 32.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T04:55:16.431Z] #53 32.06 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T04:55:16.431Z] #53 32.09 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T04:55:16.431Z] #53 32.12 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T04:55:16.431Z] #53 32.15 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T04:55:16.431Z] #53 32.21 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T04:55:16.431Z] #53 32.22 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T04:55:16.431Z] #53 32.25 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T04:55:16.431Z] #53 32.28 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T04:55:16.431Z] #53 32.31 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T04:55:16.431Z] #53 32.33 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T04:55:16.431Z] #53 32.50 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T04:55:16.431Z] #53 32.51 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T04:55:16.431Z] #53 32.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T04:55:16.431Z] #53 32.56 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T04:55:16.431Z] #53 32.58 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T04:55:16.431Z] #53 32.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T04:55:16.431Z] #53 32.74 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T04:55:16.431Z] #53 32.79 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T04:55:16.431Z] #53 32.86 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T04:55:16.431Z] #53 32.87 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T04:55:16.431Z] #53 32.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T04:55:16.431Z] #53 32.92 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T04:55:16.431Z] #53 32.95 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T04:55:16.431Z] #53 33.04 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T04:55:16.431Z] #53 33.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T04:55:16.431Z] #53 33.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T04:55:16.431Z] #53 33.16 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T04:55:16.557Z] #40 30.91 Selecting previously unselected package cmake-data. [2022-04-27T04:55:16.689Z] #53 33.21 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T04:55:16.689Z] #53 33.28 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T04:55:16.689Z] #53 33.37 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T04:55:16.689Z] #53 33.37 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T04:55:16.689Z] #53 33.38 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T04:55:16.689Z] #53 33.38 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T04:55:16.689Z] #53 33.39 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T04:55:16.789Z] #65 ... [2022-04-27T04:55:16.789Z] [2022-04-27T04:55:16.789Z] #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 [2022-04-27T04:55:16.789Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:16.789Z] #14 12.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:55:16.790Z] #14 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:16.790Z] #14 ... [2022-04-27T04:55:16.790Z] [2022-04-27T04:55:16.790Z] #49 [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 [2022-04-27T04:55:16.790Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:16.790Z] #49 19.86 Get:8 https://mirrorcache.opensuse.org/repositories/devel:/tools:/criu/Debian_11 Packages [2154 B] [2022-04-27T04:55:16.820Z] #40 30.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T04:55:16.820Z] #40 30.93 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:16.948Z] #53 33.40 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T04:55:16.948Z] #53 33.42 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T04:55:16.948Z] #53 33.51 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T04:55:16.948Z] #53 33.52 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T04:55:16.948Z] #53 33.53 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T04:55:16.987Z] #49 ... [2022-04-27T04:55:16.987Z] [2022-04-27T04:55:16.987Z] #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 [2022-04-27T04:55:16.987Z] #65 sha256:bc941ed08ed457afa602110ffa4bc28f05f1f97dfc76546f4080691f7f7526b1 [2022-04-27T04:55:16.987Z] #65 21.31 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T04:55:17.556Z] #65 21.89 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:55:17.561Z] #53 34.03 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T04:55:17.561Z] #53 34.03 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T04:55:17.561Z] #53 34.08 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T04:55:17.561Z] #53 34.13 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T04:55:17.561Z] #53 34.14 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T04:55:17.561Z] #53 34.19 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T04:55:17.561Z] #53 34.23 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T04:55:17.561Z] #53 34.25 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T04:55:17.561Z] #53 34.30 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T04:55:17.818Z] #53 34.48 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T04:55:17.818Z] #53 34.48 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T04:55:17.818Z] #53 34.50 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T04:55:17.818Z] #53 34.50 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T04:55:17.818Z] #53 34.51 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T04:55:17.818Z] #53 34.52 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T04:55:17.818Z] #53 34.53 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T04:55:17.818Z] #53 34.54 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T04:55:17.818Z] #53 34.58 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T04:55:17.818Z] #53 34.59 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T04:55:18.076Z] #53 34.61 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T04:55:18.076Z] #53 34.66 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T04:55:18.076Z] #53 34.80 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T04:55:18.076Z] #53 34.82 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T04:55:18.076Z] #53 34.83 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T04:55:18.076Z] #53 34.86 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T04:55:18.335Z] #53 34.87 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T04:55:18.335Z] #53 35.00 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T04:55:18.593Z] #53 35.17 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T04:55:19.161Z] #53 ... [2022-04-27T04:55:19.161Z] [2022-04-27T04:55:19.161Z] #40 [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 [2022-04-27T04:55:19.161Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:55:19.161Z] #40 24.13 Building dependency tree... [2022-04-27T04:55:19.161Z] #40 27.86 The following additional packages will be installed: [2022-04-27T04:55:19.161Z] #40 27.87 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T04:55:19.161Z] #40 27.88 Suggested packages: [2022-04-27T04:55:19.161Z] #40 27.89 cmake-doc ninja-build lrzip [2022-04-27T04:55:19.161Z] #40 27.89 Recommended packages: [2022-04-27T04:55:19.161Z] #40 27.89 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T04:55:19.161Z] #40 28.43 The following NEW packages will be installed: [2022-04-27T04:55:19.161Z] #40 28.44 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T04:55:19.161Z] #40 28.44 vim-common xxd [2022-04-27T04:55:19.161Z] #40 28.91 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:19.161Z] #40 28.91 Need to get 15.6 MB of archives. [2022-04-27T04:55:19.161Z] #40 28.91 After this operation, 67.4 MB of additional disk space will be used. [2022-04-27T04:55:19.161Z] #40 28.91 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:55:19.161Z] #40 28.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:55:19.161Z] #40 28.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T04:55:19.161Z] #40 29.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-27T04:55:19.161Z] #40 29.64 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u1 [629 kB] [2022-04-27T04:55:19.161Z] #40 29.66 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2022-04-27T04:55:19.161Z] #40 29.66 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2022-04-27T04:55:19.161Z] #40 29.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2022-04-27T04:55:19.161Z] #40 29.67 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2022-04-27T04:55:19.161Z] #40 29.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2022-04-27T04:55:19.161Z] #40 31.16 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:19.161Z] #40 31.54 Fetched 15.6 MB in 1s (11.2 MB/s) [2022-04-27T04:55:19.161Z] #40 31.65 Selecting previously unselected package xxd. [2022-04-27T04:55:19.161Z] #40 31.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T04:55:19.161Z] #40 31.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T04:55:19.161Z] #40 31.76 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:19.161Z] #40 31.96 Selecting previously unselected package vim-common. [2022-04-27T04:55:19.161Z] #40 31.96 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:55:19.161Z] #40 32.00 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:19.161Z] #40 32.42 Selecting previously unselected package cmake-data. [2022-04-27T04:55:19.161Z] #40 32.43 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T04:55:19.161Z] #40 32.50 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:19.161Z] #40 35.69 Selecting previously unselected package libicu67:arm64. [2022-04-27T04:55:19.161Z] #40 35.71 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2022-04-27T04:55:19.161Z] #40 35.72 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-27T04:55:19.161Z] #40 ... [2022-04-27T04:55:19.161Z] [2022-04-27T04:55:19.161Z] #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 [2022-04-27T04:55:19.161Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T04:55:19.161Z] #34 34.84 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. [2022-04-27T04:55:19.161Z] #34 34.92 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T04:55:19.161Z] #34 35.25 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T04:55:19.317Z] #49 ... [2022-04-27T04:55:19.317Z] [2022-04-27T04:55:19.317Z] #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 [2022-04-27T04:55:19.317Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:19.317Z] #14 25.47 Fetched 8510 kB in 19s (442 kB/s) [2022-04-27T04:55:19.379Z] #40 ... [2022-04-27T04:55:19.379Z] [2022-04-27T04:55:19.379Z] #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 [2022-04-27T04:55:19.379Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:19.379Z] #60 18.29 Reading package lists... [2022-04-27T04:55:19.379Z] #60 23.73 Reading package lists... [2022-04-27T04:55:19.379Z] #60 29.01 Building dependency tree... [2022-04-27T04:55:19.379Z] #60 31.87 The following additional packages will be installed: [2022-04-27T04:55:19.379Z] #60 31.87 libbtrfs0 [2022-04-27T04:55:19.379Z] #60 32.04 The following NEW packages will be installed: [2022-04-27T04:55:19.379Z] #60 32.06 libbtrfs-dev libbtrfs0 [2022-04-27T04:55:19.379Z] #60 32.47 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:19.379Z] #60 32.47 Need to get 460 kB of archives. [2022-04-27T04:55:19.379Z] #60 32.47 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T04:55:19.379Z] #60 32.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:55:19.379Z] #60 32.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:55:19.379Z] #60 33.22 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:19.379Z] #60 33.43 Fetched 460 kB in 0s (1284 kB/s) [2022-04-27T04:55:19.379Z] #60 33.55 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:55:19.379Z] #60 33.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:19.379Z] #60 33.61 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:55:19.379Z] #60 33.62 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:55:19.379Z] #60 ... [2022-04-27T04:55:19.379Z] [2022-04-27T04:55:19.379Z] #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 [2022-04-27T04:55:19.379Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:19.379Z] #14 29.78 Building dependency tree... [2022-04-27T04:55:19.379Z] #14 32.67 The following additional packages will be installed: [2022-04-27T04:55:19.379Z] #14 32.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:19.379Z] #14 32.67 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T04:55:19.379Z] #14 32.67 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T04:55:19.379Z] #14 32.67 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T04:55:19.379Z] #14 32.68 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T04:55:19.379Z] #14 32.68 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T04:55:19.379Z] #14 32.68 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T04:55:19.379Z] #14 32.68 Suggested packages: [2022-04-27T04:55:19.379Z] #14 32.69 gcc-10-locales seccomp wine64 [2022-04-27T04:55:19.465Z] #65 ... [2022-04-27T04:55:19.465Z] [2022-04-27T04:55:19.465Z] #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 [2022-04-27T04:55:19.465Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:19.465Z] #14 14.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:19.465Z] #14 24.31 Fetched 8510 kB in 19s (451 kB/s) [2022-04-27T04:55:19.465Z] #14 24.31 Reading package lists... [2022-04-27T04:55:19.465Z] #14 ... [2022-04-27T04:55:19.465Z] [2022-04-27T04:55:19.465Z] #40 [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 [2022-04-27T04:55:19.465Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:19.465Z] #40 14.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:55:19.465Z] #40 24.49 Fetched 8510 kB in 19s (453 kB/s) [2022-04-27T04:55:19.465Z] #40 24.49 Reading package lists... [2022-04-27T04:55:19.465Z] #40 ... [2022-04-27T04:55:19.465Z] [2022-04-27T04:55:19.465Z] #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 [2022-04-27T04:55:19.465Z] #36 sha256:4bb4f83a0690da47c17fb103f09aa168321773c1ee45de9b3acf6b42f2bf1368 [2022-04-27T04:55:19.465Z] #36 24.42 tomll can be used in two ways: [2022-04-27T04:55:19.465Z] #36 24.43 Writing to STDIN and reading from STDOUT: [2022-04-27T04:55:19.465Z] #36 24.43 cat file.toml | tomll > file.toml [2022-04-27T04:55:19.465Z] #36 24.43 [2022-04-27T04:55:19.465Z] #36 24.43 Reading and updating a list of files: [2022-04-27T04:55:19.465Z] #36 24.43 tomll a.toml b.toml c.toml [2022-04-27T04:55:19.465Z] #36 24.43 [2022-04-27T04:55:19.465Z] #36 24.43 When given a list of files, tomll will modify all files in place without asking. [2022-04-27T04:55:19.640Z] #14 33.89 The following NEW packages will be installed: [2022-04-27T04:55:19.640Z] #14 33.89 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:19.640Z] #14 33.89 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T04:55:19.640Z] #14 33.89 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T04:55:19.640Z] #14 33.90 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T04:55:19.640Z] #14 33.90 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T04:55:19.640Z] #14 33.90 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T04:55:19.640Z] #14 33.90 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T04:55:19.640Z] #14 33.90 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T04:55:19.640Z] #14 33.90 mingw-w64-x86-64-dev [2022-04-27T04:55:19.904Z] #14 34.30 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:19.904Z] #14 34.30 Need to get 115 MB of archives. [2022-04-27T04:55:19.904Z] #14 34.30 After this operation, 645 MB of additional disk space will be used. [2022-04-27T04:55:19.904Z] #14 34.30 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] [2022-04-27T04:55:20.039Z] #36 DONE 24.7s [2022-04-27T04:55:20.039Z] [2022-04-27T04:55:20.039Z] #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 [2022-04-27T04:55:20.039Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:20.039Z] #60 25.09 Fetched 8510 kB in 19s (446 kB/s) [2022-04-27T04:55:20.167Z] #14 34.43 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] [2022-04-27T04:55:20.429Z] #14 ... [2022-04-27T04:55:20.429Z] [2022-04-27T04:55:20.429Z] #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 [2022-04-27T04:55:20.429Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:55:20.429Z] #55 34.61 v3.0.2 [2022-04-27T04:55:20.429Z] #55 DONE 34.8s [2022-04-27T04:55:20.429Z] [2022-04-27T04:55:20.429Z] #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 [2022-04-27T04:55:20.429Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:20.429Z] #14 34.75 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T04:55:20.429Z] #14 34.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-27T04:55:20.429Z] #14 34.76 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T04:55:20.429Z] #14 34.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T04:55:20.429Z] #14 ... [2022-04-27T04:55:20.429Z] [2022-04-27T04:55:20.429Z] #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 [2022-04-27T04:55:20.429Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:20.429Z] #60 33.85 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:55:20.429Z] #60 33.86 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:55:20.429Z] #60 33.90 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:55:20.429Z] #60 34.21 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:55:20.429Z] #60 34.23 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:55:20.429Z] #60 34.24 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:20.692Z] #60 DONE 34.9s [2022-04-27T04:55:20.692Z] [2022-04-27T04:55:20.692Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T04:55:20.692Z] #61 sha256:6b6039bc137b3e0c2932774a4327bb501c130852c96e158355f4db58737f1ca2 [2022-04-27T04:55:20.958Z] #61 DONE 0.4s [2022-04-27T04:55:20.958Z] [2022-04-27T04:55:20.958Z] #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 [2022-04-27T04:55:20.958Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:55:22.349Z] #62 ... [2022-04-27T04:55:22.349Z] [2022-04-27T04:55:22.349Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:22.349Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:22.349Z] #38 36.38 NAME: [2022-04-27T04:55:22.349Z] #38 36.38 go-winres - A tool for embedding resources in Windows executables [2022-04-27T04:55:22.349Z] #38 36.38 [2022-04-27T04:55:22.349Z] #38 36.38 USAGE: [2022-04-27T04:55:22.349Z] #38 36.38 go-winres [global options] command [command options] [arguments...] [2022-04-27T04:55:22.349Z] #38 36.38 [2022-04-27T04:55:22.349Z] #38 36.38 COMMANDS: [2022-04-27T04:55:22.349Z] #38 36.38 init Create an initial ./winres/winres.json [2022-04-27T04:55:22.349Z] #38 36.38 make Make syso files for the "go build" command [2022-04-27T04:55:22.349Z] #38 36.38 simply Make syso files for the "go build" command (simplified) [2022-04-27T04:55:22.349Z] #38 36.38 extract Extract all resources from an executable [2022-04-27T04:55:22.349Z] #38 36.38 patch Replace resources in an executable file (exe, dll) [2022-04-27T04:55:22.349Z] #38 36.38 help, h Shows a list of commands or help for one command [2022-04-27T04:55:22.349Z] #38 36.38 [2022-04-27T04:55:22.349Z] #38 36.38 GLOBAL OPTIONS: [2022-04-27T04:55:22.349Z] #38 36.38 --help, -h show help (default: false) [2022-04-27T04:55:22.349Z] #38 DONE 36.6s [2022-04-27T04:55:22.349Z] [2022-04-27T04:55:22.349Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:22.349Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:22.349Z] #53 29.90 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T04:55:22.349Z] #53 30.84 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T04:55:22.349Z] #53 30.85 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T04:55:22.349Z] #53 34.06 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:55:22.349Z] #53 34.06 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:55:22.349Z] #53 34.24 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T04:55:22.349Z] #53 34.26 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T04:55:22.349Z] #53 34.31 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T04:55:22.349Z] #53 34.35 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T04:55:22.349Z] #53 34.37 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:55:22.349Z] #53 34.41 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T04:55:22.349Z] #53 34.44 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T04:55:22.349Z] #53 34.47 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T04:55:22.349Z] #53 34.74 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T04:55:22.349Z] #53 34.75 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T04:55:22.349Z] #53 34.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T04:55:22.349Z] #53 34.94 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T04:55:22.349Z] #53 35.00 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T04:55:22.349Z] #53 35.07 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T04:55:22.349Z] #53 35.16 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T04:55:22.349Z] #53 35.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T04:55:22.349Z] #53 35.19 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T04:55:22.349Z] #53 35.20 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T04:55:22.349Z] #53 35.21 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T04:55:22.349Z] #53 35.58 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T04:55:22.349Z] #53 35.65 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T04:55:22.349Z] #53 35.69 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T04:55:22.349Z] #53 35.72 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T04:55:22.349Z] #53 35.77 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T04:55:22.349Z] #53 35.81 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T04:55:22.349Z] #53 36.58 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T04:55:22.349Z] #53 36.59 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T04:55:22.349Z] #53 36.68 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T04:55:22.349Z] #53 36.78 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T04:55:22.616Z] #53 36.79 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T04:55:22.616Z] #53 36.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T04:55:22.616Z] #53 36.83 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T04:55:22.616Z] #53 36.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T04:55:22.877Z] #53 36.99 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T04:55:22.877Z] #53 37.13 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T04:55:22.877Z] #53 37.19 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T04:55:23.139Z] #53 37.27 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T04:55:23.139Z] #53 37.34 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T04:55:23.139Z] #53 37.43 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T04:55:23.139Z] #53 37.43 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T04:55:23.139Z] #53 37.43 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T04:55:23.139Z] #53 37.46 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T04:55:23.139Z] #53 37.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T04:55:23.399Z] #53 37.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T04:55:23.663Z] #53 37.81 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T04:55:23.663Z] #53 37.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T04:55:23.663Z] #53 38.02 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T04:55:23.663Z] #53 38.02 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T04:55:23.805Z] #19 108.6 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64. [2022-04-27T04:55:23.805Z] #19 108.6 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:23.805Z] #19 108.6 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:55:23.805Z] #19 108.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf. [2022-04-27T04:55:23.805Z] #19 108.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:23.805Z] #19 108.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T04:55:23.924Z] #53 38.04 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T04:55:23.925Z] #53 38.07 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T04:55:23.925Z] #53 38.12 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T04:55:23.925Z] #53 38.16 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T04:55:23.925Z] #53 38.18 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T04:55:23.925Z] #53 38.22 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T04:55:23.925Z] #53 38.26 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T04:55:23.925Z] #53 38.30 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T04:55:24.190Z] #53 38.34 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T04:55:24.190Z] #53 38.38 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T04:55:24.190Z] #53 38.40 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T04:55:24.190Z] #53 38.45 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T04:55:24.190Z] #53 38.45 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T04:55:24.190Z] #53 38.50 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T04:55:24.190Z] #53 38.51 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T04:55:24.190Z] #53 38.61 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T04:55:24.190Z] #53 38.61 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T04:55:24.190Z] #53 38.61 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T04:55:24.433Z] #34 ... [2022-04-27T04:55:24.433Z] [2022-04-27T04:55:24.433Z] #40 [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 [2022-04-27T04:55:24.433Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:55:24.433Z] #40 40.35 Selecting previously unselected package libxml2:arm64. [2022-04-27T04:55:24.433Z] #40 40.35 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_arm64.deb ... [2022-04-27T04:55:24.433Z] #40 40.36 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:24.433Z] #40 ... [2022-04-27T04:55:24.433Z] [2022-04-27T04:55:24.433Z] #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 [2022-04-27T04:55:24.433Z] #62 sha256:975178587b86ecfb38070f7c6bf29ad0d3f835769c2d8ef861fdfa392020e227 [2022-04-27T04:55:24.433Z] #62 0.882 + RM_GOPATH=0 [2022-04-27T04:55:24.433Z] #62 0.885 + TMP_GOPATH= [2022-04-27T04:55:24.433Z] #62 0.885 + : /build [2022-04-27T04:55:24.433Z] #62 0.886 + '[' -z '' ']' [2022-04-27T04:55:24.433Z] #62 0.909 ++ mktemp -d [2022-04-27T04:55:24.433Z] #62 0.914 + export GOPATH=/tmp/tmp.is14qagOrZ [2022-04-27T04:55:24.433Z] #62 0.924 + GOPATH=/tmp/tmp.is14qagOrZ [2022-04-27T04:55:24.433Z] #62 0.924 + RM_GOPATH=1 [2022-04-27T04:55:24.433Z] #62 0.925 + case "$(go env GOARCH)" in [2022-04-27T04:55:24.433Z] #62 0.925 ++ go env GOARCH [2022-04-27T04:55:24.433Z] #62 0.945 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:24.433Z] #62 0.945 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:24.433Z] #62 0.945 ++ dirname /install.sh [2022-04-27T04:55:24.433Z] #62 0.946 + dir=/ [2022-04-27T04:55:24.433Z] #62 0.946 + bin=containerd [2022-04-27T04:55:24.433Z] #62 0.947 + shift [2022-04-27T04:55:24.433Z] #62 0.947 + '[' '!' -f //containerd.installer ']' [2022-04-27T04:55:24.433Z] #62 0.947 + . //containerd.installer [2022-04-27T04:55:24.433Z] #62 0.947 ++ set -e [2022-04-27T04:55:24.433Z] #62 0.947 ++ : v1.6.2 [2022-04-27T04:55:24.434Z] #62 0.948 + install_containerd [2022-04-27T04:55:24.434Z] #62 0.948 + echo 'Install containerd version v1.6.2' [2022-04-27T04:55:24.434Z] #62 0.948 Install containerd version v1.6.2 [2022-04-27T04:55:24.434Z] #62 0.949 + git clone https://github.com/containerd/containerd.git /tmp/tmp.is14qagOrZ/src/github.com/containerd/containerd [2022-04-27T04:55:24.434Z] #62 0.953 Cloning into '/tmp/tmp.is14qagOrZ/src/github.com/containerd/containerd'... [2022-04-27T04:55:24.434Z] #62 ... [2022-04-27T04:55:24.434Z] [2022-04-27T04:55:24.434Z] #49 [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 [2022-04-27T04:55:24.434Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T04:55:24.434Z] #49 31.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [609 kB] [2022-04-27T04:55:24.434Z] #49 33.57 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:24.434Z] #49 33.86 Fetched 2115 kB in 4s (535 kB/s) [2022-04-27T04:55:24.434Z] #49 33.95 Selecting previously unselected package libprotobuf23:arm64. [2022-04-27T04:55:24.434Z] #49 33.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15700 files and directories currently installed.) [2022-04-27T04:55:24.434Z] #49 34.03 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ... [2022-04-27T04:55:24.434Z] #49 34.05 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2022-04-27T04:55:24.434Z] #49 34.61 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:55:24.434Z] #49 34.61 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:55:24.434Z] #49 34.62 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:24.434Z] #49 34.78 Selecting previously unselected package python3-six. [2022-04-27T04:55:24.434Z] #49 34.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T04:55:24.434Z] #49 34.80 Unpacking python3-six (1.16.0-2) ... [2022-04-27T04:55:24.434Z] #49 34.90 Selecting previously unselected package python3-protobuf. [2022-04-27T04:55:24.434Z] #49 34.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ... [2022-04-27T04:55:24.434Z] #49 34.91 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:24.434Z] #49 35.37 Selecting previously unselected package libnet1:arm64. [2022-04-27T04:55:24.434Z] #49 35.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-27T04:55:24.434Z] #49 35.38 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:24.434Z] #49 35.54 Selecting previously unselected package libnl-3-200:arm64. [2022-04-27T04:55:24.434Z] #49 35.55 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-27T04:55:24.434Z] #49 35.57 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T04:55:24.434Z] #49 35.75 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-27T04:55:24.434Z] #49 35.76 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-27T04:55:24.434Z] #49 35.77 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T04:55:24.434Z] #49 35.91 Selecting previously unselected package criu. [2022-04-27T04:55:24.434Z] #49 35.91 Preparing to unpack .../7-criu_3.16.1-3_arm64.deb ... [2022-04-27T04:55:24.434Z] #49 35.92 Unpacking criu (3.16.1-3) ... [2022-04-27T04:55:24.434Z] #49 36.62 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:24.434Z] #49 38.03 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2022-04-27T04:55:24.434Z] #49 38.05 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:24.434Z] #49 38.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T04:55:24.434Z] #49 38.09 Setting up python3-six (1.16.0-2) ... [2022-04-27T04:55:24.434Z] #49 39.24 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T04:55:24.434Z] #49 39.28 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:24.434Z] #49 ... [2022-04-27T04:55:24.434Z] [2022-04-27T04:55:24.434Z] #40 [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 [2022-04-27T04:55:24.434Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:55:24.434Z] #40 40.77 Selecting previously unselected package libarchive13:arm64. [2022-04-27T04:55:24.434Z] #40 40.79 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2022-04-27T04:55:24.434Z] #40 40.80 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:24.434Z] #40 41.09 Selecting previously unselected package libjsoncpp24:arm64. [2022-04-27T04:55:24.434Z] #40 41.09 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2022-04-27T04:55:24.434Z] #40 41.10 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-27T04:55:24.452Z] #53 38.81 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T04:55:24.453Z] #53 38.81 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T04:55:24.576Z] #14 25.47 Reading package lists... [2022-04-27T04:55:24.576Z] #14 30.35 Reading package lists... [2022-04-27T04:55:24.576Z] #14 ... [2022-04-27T04:55:24.576Z] [2022-04-27T04:55:24.576Z] #45 [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 [2022-04-27T04:55:24.576Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:24.576Z] #45 28.02 Updating files: 90% (1671/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-27T04:55:24.576Z] #45 28.20 + git checkout -q v2.3.0 [2022-04-27T04:55:24.576Z] #45 29.55 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-27T04:55:24.692Z] #40 41.30 Selecting previously unselected package librhash0:arm64. [2022-04-27T04:55:24.692Z] #40 41.31 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2022-04-27T04:55:24.692Z] #40 41.31 Unpacking librhash0:arm64 (1.4.1-2) ... [2022-04-27T04:55:24.951Z] #40 41.50 Selecting previously unselected package libuv1:arm64. [2022-04-27T04:55:24.951Z] #40 41.51 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2022-04-27T04:55:24.951Z] #40 41.51 Unpacking libuv1:arm64 (1.40.0-2) ... [2022-04-27T04:55:25.025Z] #53 39.18 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T04:55:25.025Z] #53 39.18 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T04:55:25.025Z] #53 39.19 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T04:55:25.025Z] #53 39.26 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T04:55:25.025Z] #53 39.28 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T04:55:25.207Z] #40 41.68 Selecting previously unselected package cmake. [2022-04-27T04:55:25.207Z] #40 41.69 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2022-04-27T04:55:25.207Z] #40 41.70 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:25.319Z] #60 25.09 Reading package lists... [2022-04-27T04:55:25.319Z] #60 30.20 Reading package lists... [2022-04-27T04:55:25.319Z] #60 ... [2022-04-27T04:55:25.319Z] [2022-04-27T04:55:25.319Z] #45 [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 [2022-04-27T04:55:25.319Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:25.319Z] #45 29.34 Updating files: 88% (1637/1842) Updating files: 89% (1640/1842) Updating files: 90% (1658/1842) Updating files: 91% (1677/1842) Updating files: 92% (1695/1842) Updating files: 93% (1714/1842) Updating files: 94% (1732/1842) Updating files: 95% (1750/1842) Updating files: 96% (1769/1842) Updating files: 97% (1787/1842) Updating files: 98% (1806/1842) Updating files: 99% (1824/1842) Updating files: 100% (1842/1842) Updating files: 100% (1842/1842), done. [2022-04-27T04:55:25.319Z] #45 29.58 + git checkout -q v2.3.0 [2022-04-27T04:55:25.324Z] #53 39.51 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T04:55:25.324Z] #53 39.51 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T04:55:25.324Z] #53 39.51 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T04:55:25.324Z] #53 39.51 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T04:55:25.324Z] #53 39.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T04:55:25.324Z] #53 39.64 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T04:55:25.324Z] #53 39.68 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T04:55:25.324Z] #53 39.68 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T04:55:25.586Z] #53 39.69 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T04:55:25.586Z] #53 39.69 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T04:55:25.586Z] #53 39.88 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T04:55:25.586Z] #53 39.88 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T04:55:25.586Z] #53 39.90 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T04:55:25.848Z] #53 39.98 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T04:55:25.848Z] #53 39.98 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T04:55:25.848Z] #53 40.01 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T04:55:25.848Z] #53 ... [2022-04-27T04:55:25.848Z] [2022-04-27T04:55:25.848Z] #49 [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 [2022-04-27T04:55:25.848Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:25.848Z] #49 24.92 Reading package lists... [2022-04-27T04:55:25.848Z] #49 29.82 Building dependency tree... [2022-04-27T04:55:25.848Z] #49 32.82 The following additional packages will be installed: [2022-04-27T04:55:25.848Z] #49 32.84 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:25.848Z] #49 32.84 python3-protobuf python3-six [2022-04-27T04:55:25.848Z] #49 32.84 Suggested packages: [2022-04-27T04:55:25.848Z] #49 32.86 python3-setuptools [2022-04-27T04:55:25.848Z] #49 32.86 Recommended packages: [2022-04-27T04:55:25.848Z] #49 32.86 iproute2 | iproute [2022-04-27T04:55:25.848Z] #49 33.52 The following NEW packages will be installed: [2022-04-27T04:55:25.848Z] #49 33.52 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:25.848Z] #49 33.53 python3-protobuf python3-six [2022-04-27T04:55:25.848Z] #49 33.99 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:25.848Z] #49 33.99 Need to get 2292 kB of archives. [2022-04-27T04:55:25.848Z] #49 33.99 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T04:55:25.848Z] #49 33.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T04:55:25.848Z] #49 34.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:55:25.848Z] #49 34.03 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T04:55:25.848Z] #49 34.03 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T04:55:25.848Z] #49 34.06 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:55:25.848Z] #49 34.07 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:55:25.848Z] #49 34.07 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:55:25.848Z] #49 37.26 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T04:55:25.848Z] #49 38.50 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:25.848Z] #49 38.58 Fetched 2292 kB in 4s (579 kB/s) [2022-04-27T04:55:25.848Z] #49 38.63 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T04:55:25.848Z] #49 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 ... 15709 files and directories currently installed.) [2022-04-27T04:55:25.848Z] #49 38.70 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T04:55:25.848Z] #49 38.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:55:25.848Z] #49 39.62 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:55:25.848Z] #49 39.62 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:55:25.848Z] #49 39.67 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:25.848Z] #49 39.90 Selecting previously unselected package python3-six. [2022-04-27T04:55:25.848Z] #49 39.90 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T04:55:25.848Z] #49 39.90 Unpacking python3-six (1.16.0-2) ... [2022-04-27T04:55:25.848Z] #49 ... [2022-04-27T04:55:25.848Z] [2022-04-27T04:55:25.848Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:25.849Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:25.849Z] #53 40.13 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T04:55:25.849Z] #53 40.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T04:55:25.849Z] #53 40.19 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T04:55:25.849Z] #53 40.23 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T04:55:25.849Z] #53 40.24 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T04:55:26.111Z] #53 40.41 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T04:55:26.374Z] #53 40.48 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T04:55:27.105Z] #40 ... [2022-04-27T04:55:27.105Z] [2022-04-27T04:55:27.105Z] #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 [2022-04-27T04:55:27.105Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:27.105Z] #14 33.77 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T04:55:27.105Z] #14 33.77 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2022-04-27T04:55:27.105Z] #14 33.78 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:27.105Z] #14 36.09 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T04:55:27.105Z] #14 36.10 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T04:55:27.105Z] #14 36.11 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:55:27.105Z] #14 36.25 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-04-27T04:55:27.105Z] #14 36.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T04:55:27.105Z] #14 36.28 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T04:55:27.105Z] #14 36.44 Selecting previously unselected package dmsetup. [2022-04-27T04:55:27.105Z] #14 36.44 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T04:55:27.105Z] #14 36.45 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:55:27.105Z] #14 36.60 Selecting previously unselected package mingw-w64-common. [2022-04-27T04:55:27.105Z] #14 36.60 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T04:55:27.105Z] #14 36.61 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T04:55:27.105Z] #14 41.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T04:55:27.105Z] #14 41.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T04:55:27.105Z] #14 41.45 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:55:27.229Z] #45 31.59 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-04-27T04:55:27.316Z] Running on azwin-2-9b14d0 in d:\jenkins\workspace\moby_PR-43531 [Pipeline] { [2022-04-27T04:55:27.322Z] #53 41.62 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T04:55:27.322Z] #53 41.62 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [Pipeline] ws [2022-04-27T04:55:27.333Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-27T04:55:27.362Z] #14 ... [2022-04-27T04:55:27.362Z] [2022-04-27T04:55:27.362Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:27.362Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:55:27.362Z] #53 36.07 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T04:55:27.362Z] #53 36.08 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T04:55:27.362Z] #53 36.11 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T04:55:27.362Z] #53 36.20 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T04:55:27.362Z] #53 36.23 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T04:55:27.362Z] #53 36.25 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T04:55:27.362Z] #53 36.26 go: downloading golang.org/x/text v0.3.7 [2022-04-27T04:55:27.362Z] #53 39.52 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T04:55:27.362Z] #53 39.67 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T04:55:27.362Z] #53 39.68 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:55:27.362Z] #53 39.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T04:55:27.362Z] #53 39.90 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:55:27.362Z] #53 39.92 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T04:55:27.362Z] #53 39.97 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T04:55:27.362Z] #53 40.00 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T04:55:27.362Z] #53 40.04 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T04:55:27.362Z] #53 40.11 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T04:55:27.362Z] #53 40.16 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T04:55:27.362Z] #53 40.19 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:55:27.362Z] #53 40.28 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T04:55:27.362Z] #53 40.31 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T04:55:27.362Z] #53 40.34 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T04:55:27.363Z] #53 40.68 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:55:27.363Z] #53 40.73 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T04:55:27.363Z] #53 40.87 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T04:55:27.363Z] #53 40.92 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T04:55:27.363Z] #53 40.96 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T04:55:27.363Z] #53 41.09 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:55:27.363Z] #53 41.12 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:55:27.363Z] #53 41.15 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T04:55:27.363Z] #53 41.17 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T04:55:27.363Z] #53 41.30 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T04:55:27.363Z] #53 41.47 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T04:55:27.363Z] #53 41.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T04:55:27.363Z] #53 41.60 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T04:55:27.363Z] #53 42.55 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T04:55:27.585Z] #53 41.70 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T04:55:27.585Z] #53 41.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T04:55:27.585Z] #53 41.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T04:55:27.585Z] #53 41.96 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T04:55:27.585Z] #53 42.01 go: downloading golang.org/x/text v0.3.7 [2022-04-27T04:55:28.761Z] #45 ... [2022-04-27T04:55:28.761Z] [2022-04-27T04:55:28.761Z] #40 [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 [2022-04-27T04:55:28.761Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:28.761Z] #40 24.55 Fetched 8510 kB in 19s (445 kB/s) [2022-04-27T04:55:28.761Z] #40 24.55 Reading package lists... [2022-04-27T04:55:28.761Z] #40 29.55 Reading package lists... [2022-04-27T04:55:28.761Z] #40 34.47 Building dependency tree... [2022-04-27T04:55:28.761Z] #40 ... [2022-04-27T04:55:28.761Z] [2022-04-27T04:55:28.761Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:28.761Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:28.761Z] #53 33.05 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:28.761Z] #53 33.05 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:55:28.761Z] #53 33.10 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T04:55:28.761Z] #53 33.11 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:55:28.761Z] #53 33.26 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T04:55:28.761Z] #53 33.51 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T04:55:28.761Z] #53 33.64 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T04:55:28.761Z] #53 33.64 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:55:28.761Z] #53 33.65 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:55:28.761Z] #53 33.70 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T04:55:28.761Z] #53 34.90 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T04:55:28.761Z] #53 34.93 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T04:55:29.019Z] #53 35.00 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:55:29.019Z] #53 35.15 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:55:29.297Z] #53 ... [2022-04-27T04:55:29.297Z] [2022-04-27T04:55:29.297Z] #40 [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 [2022-04-27T04:55:29.297Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:55:29.297Z] #40 45.64 Setting up libicu67:arm64 (67.1-7) ... [2022-04-27T04:55:29.598Z] #53 ... [2022-04-27T04:55:29.598Z] [2022-04-27T04:55:29.598Z] #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 [2022-04-27T04:55:29.598Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:29.598Z] #60 25.66 Fetched 8510 kB in 19s (440 kB/s) [2022-04-27T04:55:29.598Z] #60 25.66 Reading package lists... [2022-04-27T04:55:29.598Z] #60 30.45 Reading package lists... [2022-04-27T04:55:29.598Z] #60 34.97 Building dependency tree... [2022-04-27T04:55:29.598Z] #60 ... [2022-04-27T04:55:29.598Z] [2022-04-27T04:55:29.598Z] #40 [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 [2022-04-27T04:55:29.598Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:29.598Z] #40 34.47 Building dependency tree... [2022-04-27T04:55:29.848Z] The recommended git tool is: git [2022-04-27T04:55:29.856Z] #40 ... [2022-04-27T04:55:29.856Z] [2022-04-27T04:55:29.856Z] #49 [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 [2022-04-27T04:55:29.856Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:29.856Z] #49 25.57 Fetched 8513 kB in 21s (415 kB/s) [2022-04-27T04:55:29.856Z] #49 25.57 Reading package lists... [2022-04-27T04:55:29.856Z] #49 30.44 Reading package lists... [2022-04-27T04:55:29.856Z] #49 35.37 Building dependency tree... [2022-04-27T04:55:29.856Z] #49 ... [2022-04-27T04:55:29.856Z] [2022-04-27T04:55:29.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 [2022-04-27T04:55:29.856Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:29.856Z] #14 30.35 Reading package lists... [2022-04-27T04:55:29.872Z] #40 46.51 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:30.131Z] #40 46.72 Setting up libuv1:arm64 (1.40.0-2) ... [2022-04-27T04:55:30.142Z] #53 ... [2022-04-27T04:55:30.142Z] [2022-04-27T04:55:30.142Z] #40 [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 [2022-04-27T04:55:30.142Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:30.142Z] #40 34.36 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:55:30.142Z] #40 34.38 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 34.39 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:55:30.142Z] #40 40.24 Selecting previously unselected package libxml2:amd64. [2022-04-27T04:55:30.142Z] #40 40.28 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 40.28 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:30.142Z] #40 40.69 Selecting previously unselected package libarchive13:amd64. [2022-04-27T04:55:30.142Z] #40 40.69 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 40.70 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:30.142Z] #40 40.99 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T04:55:30.142Z] #40 40.99 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 40.99 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:55:30.142Z] #40 41.10 Selecting previously unselected package librhash0:amd64. [2022-04-27T04:55:30.142Z] #40 41.11 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 41.13 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:55:30.142Z] #40 41.34 Selecting previously unselected package libuv1:amd64. [2022-04-27T04:55:30.142Z] #40 41.36 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 41.37 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:55:30.142Z] #40 41.55 Selecting previously unselected package cmake. [2022-04-27T04:55:30.142Z] #40 41.55 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T04:55:30.142Z] #40 41.57 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:30.142Z] #40 ... [2022-04-27T04:55:30.142Z] [2022-04-27T04:55:30.142Z] #49 [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 [2022-04-27T04:55:30.142Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:30.142Z] #49 39.98 Selecting previously unselected package python3-protobuf. [2022-04-27T04:55:30.142Z] #49 39.98 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T04:55:30.142Z] #49 40.01 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:30.142Z] #49 40.42 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:55:30.142Z] #49 40.44 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:55:30.142Z] #49 40.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:30.142Z] #49 40.59 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:55:30.142Z] #49 40.59 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:55:30.142Z] #49 40.59 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:55:30.142Z] #49 40.70 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:55:30.142Z] #49 40.70 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:55:30.142Z] #49 40.70 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:55:30.142Z] #49 40.81 Selecting previously unselected package criu. [2022-04-27T04:55:30.142Z] #49 40.81 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T04:55:30.142Z] #49 40.81 Unpacking criu (3.16.1-3) ... [2022-04-27T04:55:30.142Z] #49 41.53 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:30.142Z] #49 43.06 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:55:30.142Z] #49 43.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:30.142Z] #49 43.07 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:55:30.142Z] #49 43.10 Setting up python3-six (1.16.0-2) ... [2022-04-27T04:55:30.406Z] #49 44.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:55:30.406Z] #49 44.28 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:30.422Z] #40 46.80 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:30.422Z] #40 46.93 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2022-04-27T04:55:30.422Z] #14 35.32 Building dependency tree... [2022-04-27T04:55:30.982Z] #49 ... [2022-04-27T04:55:30.982Z] [2022-04-27T04:55:30.982Z] #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 [2022-04-27T04:55:30.982Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:30.982Z] #14 35.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-27T04:55:30.982Z] #14 35.35 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] [2022-04-27T04:55:30.982Z] #14 35.35 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] [2022-04-27T04:55:30.982Z] #14 35.93 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] [2022-04-27T04:55:30.982Z] #14 37.27 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] [2022-04-27T04:55:30.982Z] #14 37.90 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] [2022-04-27T04:55:30.982Z] #14 38.49 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] [2022-04-27T04:55:30.982Z] #14 39.90 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] [2022-04-27T04:55:30.982Z] #14 40.43 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] [2022-04-27T04:55:30.982Z] #14 40.43 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T04:55:30.982Z] #14 40.43 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T04:55:30.982Z] #14 40.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:55:30.982Z] #14 40.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:55:30.982Z] #14 40.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2022-04-27T04:55:30.982Z] #14 40.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T04:55:30.982Z] #14 40.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T04:55:30.982Z] #14 40.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T04:55:30.982Z] #14 40.48 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T04:55:30.982Z] #14 40.48 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T04:55:30.982Z] #14 40.48 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T04:55:30.982Z] #14 40.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T04:55:30.982Z] #14 40.54 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-27T04:55:30.982Z] #14 40.54 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T04:55:30.982Z] #14 40.54 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T04:55:30.982Z] #14 41.43 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:30.982Z] #14 41.57 Fetched 115 MB in 7s (17.5 MB/s) [2022-04-27T04:55:30.982Z] #14 41.67 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T04:55:30.982Z] #14 41.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:30.982Z] #14 41.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:55:30.982Z] #14 41.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:30.982Z] #14 43.98 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T04:55:30.982Z] #14 43.98 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:55:30.982Z] #14 44.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:30.986Z] #40 47.28 Setting up librhash0:arm64 (1.4.1-2) ... [2022-04-27T04:55:30.986Z] #40 47.60 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:31.254Z] #40 47.76 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:31.254Z] #40 47.80 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:31.254Z] #40 47.84 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:31.434Z] #45 ... [2022-04-27T04:55:31.434Z] [2022-04-27T04:55:31.434Z] #49 [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 [2022-04-27T04:55:31.434Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:31.434Z] #49 25.64 Fetched 8513 kB in 20s (417 kB/s) [2022-04-27T04:55:31.434Z] #49 25.64 Reading package lists... [2022-04-27T04:55:31.434Z] #49 30.67 Reading package lists... [2022-04-27T04:55:31.434Z] #49 35.44 Building dependency tree... [2022-04-27T04:55:31.434Z] #49 ... [2022-04-27T04:55:31.434Z] [2022-04-27T04:55:31.434Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:31.434Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:31.434Z] #53 34.56 go: downloading github.com/fatih/color v1.13.0 [2022-04-27T04:55:31.434Z] #53 34.59 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:55:31.434Z] #53 34.64 go: downloading github.com/spf13/cobra v1.3.0 [2022-04-27T04:55:31.434Z] #53 34.65 go: downloading github.com/spf13/pflag v1.0.5 [2022-04-27T04:55:31.434Z] #53 34.83 go: downloading github.com/spf13/viper v1.10.1 [2022-04-27T04:55:31.434Z] #53 35.03 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b [2022-04-27T04:55:31.434Z] #53 35.30 go: downloading github.com/mattn/go-isatty v0.0.14 [2022-04-27T04:55:31.434Z] #53 35.31 go: downloading github.com/mattn/go-colorable v0.1.12 [2022-04-27T04:55:31.434Z] #53 35.36 go: downloading golang.org/x/tools v0.1.9-0.20211228192929-ee1ca4ffc4da [2022-04-27T04:55:31.434Z] #53 35.40 go: downloading github.com/go-critic/go-critic v0.6.2 [2022-04-27T04:55:31.434Z] #53 36.31 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-04-27T04:55:31.434Z] #53 36.35 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2022-04-27T04:55:31.434Z] #53 36.39 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:55:31.512Z] #40 47.92 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:31.558Z] #14 ... [2022-04-27T04:55:31.558Z] [2022-04-27T04:55:31.558Z] #40 [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 [2022-04-27T04:55:31.558Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:31.558Z] #40 45.69 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:55:31.558Z] #40 45.72 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:31.558Z] #40 45.73 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:55:31.558Z] #40 45.74 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:31.558Z] #40 45.79 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:55:31.558Z] #40 45.82 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:55:31.558Z] #40 45.82 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:31.558Z] #40 45.84 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:31.558Z] #40 45.87 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:31.558Z] #40 45.87 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:31.697Z] #53 36.52 go: downloading github.com/stretchr/testify v1.7.0 [2022-04-27T04:55:31.823Z] #40 45.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:32.327Z] #14 38.23 The following additional packages will be installed: [2022-04-27T04:55:32.327Z] #14 38.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:32.327Z] #14 38.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T04:55:32.327Z] #14 38.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T04:55:32.327Z] #14 38.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T04:55:32.327Z] #14 38.24 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T04:55:32.327Z] #14 38.24 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T04:55:32.327Z] #14 38.24 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T04:55:32.327Z] #14 38.25 Suggested packages: [2022-04-27T04:55:32.327Z] #14 38.26 gcc-10-locales seccomp wine64 [2022-04-27T04:55:32.327Z] #14 ... [2022-04-27T04:55:32.327Z] [2022-04-27T04:55:32.327Z] #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 [2022-04-27T04:55:32.327Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:55:32.327Z] #55 37.89 v3.0.2 [2022-04-27T04:55:32.327Z] #55 DONE 38.4s [2022-04-27T04:55:32.327Z] [2022-04-27T04:55:32.327Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:32.327Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:32.327Z] #53 37.79 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T04:55:32.327Z] #53 37.82 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T04:55:32.327Z] #53 37.86 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T04:55:32.327Z] #53 37.97 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:55:32.327Z] #53 37.97 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T04:55:32.327Z] #53 38.06 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T04:55:32.327Z] #53 38.08 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T04:55:32.327Z] #53 38.13 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T04:55:32.327Z] #53 38.15 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T04:55:32.327Z] #53 38.17 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T04:55:32.327Z] #53 38.19 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T04:55:32.327Z] #53 38.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T04:55:32.585Z] #53 38.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T04:55:32.585Z] #53 38.63 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T04:55:32.585Z] #53 38.69 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T04:55:32.585Z] #53 38.73 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T04:55:32.585Z] #53 38.78 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T04:55:32.843Z] #53 38.82 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T04:55:32.843Z] #53 38.85 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T04:55:33.224Z] #40 DONE 47.3s [2022-04-27T04:55:33.224Z] [2022-04-27T04:55:33.224Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T04:55:33.224Z] #41 sha256:399d840ef76346b77c975a7e5ea15d17b24a0bb4c6051e193318c4df3a35fd55 [2022-04-27T04:55:33.224Z] #41 DONE 0.2s [2022-04-27T04:55:33.224Z] [2022-04-27T04:55:33.224Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:33.224Z] #42 sha256:f5ac6af9d46bc573458b627d9446a91a73404f347c2947eb7667f9ad01c62fce [2022-04-27T04:55:33.774Z] #53 39.79 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T04:55:33.774Z] #53 39.89 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T04:55:33.774Z] #53 39.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T04:55:33.774Z] #53 40.01 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T04:55:33.826Z] #19 118.4 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64. [2022-04-27T04:55:33.826Z] #19 118.4 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:33.826Z] #19 118.5 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:55:33.826Z] #19 119.5 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu. [2022-04-27T04:55:33.826Z] #19 119.5 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:33.826Z] #19 119.5 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:55:34.031Z] #53 40.02 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T04:55:34.031Z] #53 40.12 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T04:55:34.040Z] #40 ... [2022-04-27T04:55:34.040Z] [2022-04-27T04:55:34.040Z] #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 [2022-04-27T04:55:34.040Z] #51 sha256:c5a851bb501de1cb3a816e880c60be0f5ea1c0b0e1d7f3ac81ce767796f54dad [2022-04-27T04:55:34.040Z] #51 46.52 gotestsum version dev [2022-04-27T04:55:34.040Z] #51 DONE 50.6s [2022-04-27T04:55:34.040Z] [2022-04-27T04:55:34.040Z] #49 [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 [2022-04-27T04:55:34.040Z] #49 sha256:3b71102d6bc6213dff631ce3be6d9bffa6ea361200cae8751adecf13941a5af6 [2022-04-27T04:55:34.040Z] #49 42.16 Setting up criu (3.16.1-3) ... [2022-04-27T04:55:34.040Z] #49 43.63 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:34.040Z] #49 DONE 50.2s [2022-04-27T04:55:34.040Z] [2022-04-27T04:55:34.040Z] #40 [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 [2022-04-27T04:55:34.040Z] #40 sha256:880fbbcda7f8570bfe0d2ab54a082cef424d7db58cb3dbc6d09d686c3ecd2ee9 [2022-04-27T04:55:34.040Z] #40 DONE 50.6s [2022-04-27T04:55:34.040Z] [2022-04-27T04:55:34.040Z] #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 [2022-04-27T04:55:34.040Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:34.040Z] #14 49.89 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T04:55:34.040Z] #14 49.89 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:55:34.040Z] #14 49.93 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:55:34.040Z] #14 50.36 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T04:55:34.040Z] #14 50.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:55:34.040Z] #14 50.41 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:55:34.256Z] #53 39.22 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2022-04-27T04:55:34.256Z] #53 39.24 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2 [2022-04-27T04:55:34.287Z] #53 40.24 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T04:55:34.287Z] #53 40.29 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T04:55:34.287Z] #53 40.32 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T04:55:34.516Z] #53 39.35 go: downloading github.com/fsnotify/fsnotify v1.5.1 [2022-04-27T04:55:34.516Z] #53 39.36 go: downloading github.com/magiconair/properties v1.8.5 [2022-04-27T04:55:34.516Z] #53 39.41 go: downloading github.com/mitchellh/mapstructure v1.4.3 [2022-04-27T04:55:34.516Z] #53 39.47 go: downloading github.com/spf13/afero v1.6.0 [2022-04-27T04:55:34.516Z] #53 39.54 go: downloading github.com/spf13/cast v1.4.1 [2022-04-27T04:55:34.603Z] #14 ... [2022-04-27T04:55:34.603Z] [2022-04-27T04:55:34.603Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T04:55:34.603Z] #41 sha256:13a42e0b2c67f73b4e561a90a834ec0b616257f34db8b54f05434d6752dbebe8 [2022-04-27T04:55:34.603Z] #41 DONE 0.7s [2022-04-27T04:55:34.777Z] #53 39.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2022-04-27T04:55:34.777Z] #53 ... [2022-04-27T04:55:34.777Z] [2022-04-27T04:55:34.777Z] #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 [2022-04-27T04:55:34.777Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:34.777Z] #14 24.31 Reading package lists... [2022-04-27T04:55:34.777Z] #14 29.80 Reading package lists... [2022-04-27T04:55:34.777Z] #14 34.41 Building dependency tree... [2022-04-27T04:55:34.777Z] #14 37.41 The following additional packages will be installed: [2022-04-27T04:55:34.777Z] #14 37.42 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:34.777Z] #14 37.42 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T04:55:34.777Z] #14 37.42 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T04:55:34.777Z] #14 37.42 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T04:55:34.777Z] #14 37.42 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T04:55:34.777Z] #14 37.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T04:55:34.777Z] #14 37.43 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T04:55:34.777Z] #14 37.44 Suggested packages: [2022-04-27T04:55:34.777Z] #14 37.44 gcc-10-locales seccomp wine64 [2022-04-27T04:55:34.777Z] #14 38.66 The following NEW packages will be installed: [2022-04-27T04:55:34.777Z] #14 38.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:34.777Z] #14 38.67 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T04:55:34.777Z] #14 38.67 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T04:55:34.777Z] #14 38.67 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T04:55:34.777Z] #14 38.67 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T04:55:34.777Z] #14 38.67 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T04:55:34.777Z] #14 38.67 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T04:55:34.777Z] #14 38.68 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T04:55:34.777Z] #14 38.68 mingw-w64-x86-64-dev [2022-04-27T04:55:34.777Z] #14 39.07 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:34.777Z] #14 39.07 Need to get 115 MB of archives. [2022-04-27T04:55:34.777Z] #14 39.07 After this operation, 645 MB of additional disk space will be used. [2022-04-27T04:55:34.777Z] #14 39.07 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] [2022-04-27T04:55:34.777Z] #14 39.20 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] [2022-04-27T04:55:34.777Z] #14 39.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T04:55:34.777Z] #14 39.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-27T04:55:34.777Z] #14 39.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T04:55:34.777Z] #14 39.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T04:55:34.777Z] #14 39.69 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-27T04:55:34.777Z] #14 ... [2022-04-27T04:55:34.777Z] [2022-04-27T04:55:34.777Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:34.777Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:34.777Z] #53 39.69 go: downloading gopkg.in/ini.v1 v1.66.2 [2022-04-27T04:55:34.777Z] #53 39.73 go: downloading github.com/subosito/gotenv v1.2.0 [2022-04-27T04:55:34.851Z] #53 40.92 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T04:55:34.851Z] #53 40.98 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T04:55:34.851Z] #53 41.00 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T04:55:34.851Z] #53 41.03 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T04:55:34.851Z] #53 41.04 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T04:55:34.851Z] #53 41.08 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T04:55:34.851Z] #53 41.10 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T04:55:34.860Z] [2022-04-27T04:55:34.860Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:34.860Z] #42 sha256:b465fc61b8d2bee9a46bd8860e70922f16ac74d09ad5b1d30ca90019c3a3ff89 [2022-04-27T04:55:35.036Z] #53 39.79 go: downloading golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e [2022-04-27T04:55:35.037Z] #53 39.86 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-04-27T04:55:35.037Z] #53 ... [2022-04-27T04:55:35.037Z] [2022-04-27T04:55:35.037Z] #40 [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 [2022-04-27T04:55:35.037Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:35.037Z] #40 24.49 Reading package lists... [2022-04-27T04:55:35.037Z] #40 30.09 Reading package lists... [2022-04-27T04:55:35.037Z] #40 34.65 Building dependency tree... [2022-04-27T04:55:35.037Z] #40 37.82 The following additional packages will be installed: [2022-04-27T04:55:35.037Z] #40 37.82 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T04:55:35.037Z] #40 37.84 Suggested packages: [2022-04-27T04:55:35.037Z] #40 37.84 cmake-doc ninja-build lrzip [2022-04-27T04:55:35.037Z] #40 37.84 Recommended packages: [2022-04-27T04:55:35.037Z] #40 37.84 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T04:55:35.037Z] #40 38.77 The following NEW packages will be installed: [2022-04-27T04:55:35.037Z] #40 38.78 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T04:55:35.037Z] #40 38.79 vim-common xxd [2022-04-27T04:55:35.037Z] #40 39.18 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:35.037Z] #40 39.18 Need to get 17.7 MB of archives. [2022-04-27T04:55:35.037Z] #40 39.18 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T04:55:35.037Z] #40 39.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:55:35.037Z] #40 39.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:55:35.037Z] #40 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T04:55:35.037Z] #40 39.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:55:35.037Z] #40 39.77 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T04:55:35.037Z] #40 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T04:55:35.037Z] #40 39.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T04:55:35.037Z] #40 39.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T04:55:35.037Z] #40 39.85 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T04:55:35.037Z] #40 39.86 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T04:55:35.037Z] #40 ... [2022-04-27T04:55:35.037Z] [2022-04-27T04:55:35.037Z] #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 [2022-04-27T04:55:35.037Z] #55 sha256:210b5f481389dc67ed55a7b94e5780402b8cd10d06c135e75cf1e0e09190cc82 [2022-04-27T04:55:35.037Z] #55 39.58 v3.0.2 [2022-04-27T04:55:35.037Z] #55 DONE 40.0s [2022-04-27T04:55:35.037Z] [2022-04-27T04:55:35.037Z] #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 [2022-04-27T04:55:35.037Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:35.037Z] #14 39.94 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] [2022-04-27T04:55:35.037Z] #14 39.94 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] [2022-04-27T04:55:35.211Z] #53 41.21 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T04:55:35.211Z] #53 41.25 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T04:55:35.211Z] #53 41.31 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T04:55:35.468Z] #53 41.39 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T04:55:35.468Z] #53 41.42 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T04:55:35.468Z] #53 41.56 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T04:55:35.468Z] #53 41.56 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T04:55:35.468Z] #53 41.58 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T04:55:35.468Z] #53 41.61 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T04:55:35.468Z] #53 41.63 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T04:55:35.468Z] #53 41.64 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T04:55:35.468Z] #53 41.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T04:55:35.726Z] #53 ... [2022-04-27T04:55:35.726Z] [2022-04-27T04:55:35.726Z] #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 [2022-04-27T04:55:35.726Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:35.726Z] #60 34.97 Building dependency tree... [2022-04-27T04:55:35.726Z] #60 37.92 The following additional packages will be installed: [2022-04-27T04:55:35.726Z] #60 37.93 libbtrfs0 [2022-04-27T04:55:35.726Z] #60 38.12 The following NEW packages will be installed: [2022-04-27T04:55:35.726Z] #60 38.13 libbtrfs-dev libbtrfs0 [2022-04-27T04:55:35.726Z] #60 38.61 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:35.726Z] #60 38.61 Need to get 460 kB of archives. [2022-04-27T04:55:35.726Z] #60 38.61 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T04:55:35.726Z] #60 38.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:55:35.726Z] #60 38.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:55:35.726Z] #60 39.93 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:35.726Z] #60 40.08 Fetched 460 kB in 0s (1240 kB/s) [2022-04-27T04:55:35.726Z] #60 40.16 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:55:35.726Z] #60 40.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 ... 15709 files and directories currently installed.) [2022-04-27T04:55:35.726Z] #60 40.25 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:55:35.726Z] #60 40.26 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:55:35.726Z] #60 40.47 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:55:35.726Z] #60 40.47 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:55:35.726Z] #60 40.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:55:35.726Z] #60 40.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:55:35.726Z] #60 40.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:55:35.726Z] #60 40.95 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:35.726Z] #60 DONE 41.8s [2022-04-27T04:55:35.726Z] [2022-04-27T04:55:35.726Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:35.726Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:35.726Z] #53 41.83 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T04:55:35.726Z] #53 ... [2022-04-27T04:55:35.726Z] [2022-04-27T04:55:35.726Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T04:55:35.726Z] #61 sha256:d8a080e1f367caf4e458b0ab4eddfe75697357a2ccef22f4c245449a7110c76e [2022-04-27T04:55:35.726Z] #61 DONE 0.2s [2022-04-27T04:55:35.726Z] [2022-04-27T04:55:35.726Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:35.726Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:35.726Z] #53 41.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T04:55:35.726Z] #53 42.01 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T04:55:35.774Z] #42 1.905 + RM_GOPATH=0 [2022-04-27T04:55:35.774Z] #42 1.907 + TMP_GOPATH= [2022-04-27T04:55:35.774Z] #42 1.907 + : /build [2022-04-27T04:55:35.774Z] #42 1.908 + '[' -z '' ']' [2022-04-27T04:55:35.774Z] #42 1.908 ++ mktemp -d [2022-04-27T04:55:35.774Z] #42 1.915 + export GOPATH=/tmp/tmp.l8wUuztvqm [2022-04-27T04:55:35.774Z] #42 1.917 + GOPATH=/tmp/tmp.l8wUuztvqm [2022-04-27T04:55:35.774Z] #42 1.918 + RM_GOPATH=1 [2022-04-27T04:55:35.774Z] #42 1.918 + case "$(go env GOARCH)" in [2022-04-27T04:55:35.774Z] #42 1.919 ++ go env GOARCH [2022-04-27T04:55:35.774Z] #42 1.934 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:35.774Z] #42 1.934 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:35.774Z] #42 1.934 ++ dirname /install.sh [2022-04-27T04:55:35.774Z] #42 1.935 + dir=/ [2022-04-27T04:55:35.774Z] #42 1.936 + bin=tini [2022-04-27T04:55:35.774Z] #42 1.936 + shift [2022-04-27T04:55:35.774Z] #42 1.936 + '[' '!' -f //tini.installer ']' [2022-04-27T04:55:35.774Z] #42 1.936 + . //tini.installer [2022-04-27T04:55:35.774Z] #42 1.936 ++ : v0.19.0 [2022-04-27T04:55:35.774Z] #42 1.937 + install_tini [2022-04-27T04:55:35.774Z] #42 1.937 + echo 'Install tini version v0.19.0' [2022-04-27T04:55:35.774Z] #42 1.937 Install tini version v0.19.0 [2022-04-27T04:55:35.775Z] #42 1.937 + git clone https://github.com/krallin/tini.git /tmp/tmp.l8wUuztvqm/tini [2022-04-27T04:55:35.775Z] #42 1.940 Cloning into '/tmp/tmp.l8wUuztvqm/tini'... [2022-04-27T04:55:35.798Z] #42 1.103 + RM_GOPATH=0 [2022-04-27T04:55:35.798Z] #42 1.103 + TMP_GOPATH= [2022-04-27T04:55:35.798Z] #42 1.103 + : /build [2022-04-27T04:55:35.798Z] #42 1.103 + '[' -z '' ']' [2022-04-27T04:55:35.798Z] #42 1.103 ++ mktemp -d [2022-04-27T04:55:35.798Z] #42 1.103 + export GOPATH=/tmp/tmp.q0koA7I6C7 [2022-04-27T04:55:35.798Z] #42 1.103 + GOPATH=/tmp/tmp.q0koA7I6C7 [2022-04-27T04:55:35.798Z] #42 1.103 + RM_GOPATH=1 [2022-04-27T04:55:35.798Z] #42 1.103 + case "$(go env GOARCH)" in [2022-04-27T04:55:35.798Z] #42 1.103 ++ go env GOARCH [2022-04-27T04:55:35.984Z] #53 42.04 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T04:55:35.984Z] #53 42.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T04:55:35.984Z] #53 42.25 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T04:55:35.984Z] #53 42.29 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T04:55:36.039Z] #42 2.598 + cd /tmp/tmp.l8wUuztvqm/tini [2022-04-27T04:55:36.039Z] #42 2.598 + git checkout -q v0.19.0 [2022-04-27T04:55:36.039Z] #42 2.604 + cmake . [2022-04-27T04:55:36.057Z] #42 1.191 Install tini version v0.19.0 [2022-04-27T04:55:36.057Z] #42 1.205 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:36.057Z] #42 1.205 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:36.057Z] #42 1.205 ++ dirname /install.sh [2022-04-27T04:55:36.057Z] #42 1.205 + dir=/ [2022-04-27T04:55:36.057Z] #42 1.205 + bin=tini [2022-04-27T04:55:36.057Z] #42 1.205 + shift [2022-04-27T04:55:36.057Z] #42 1.205 + '[' '!' -f //tini.installer ']' [2022-04-27T04:55:36.057Z] #42 1.205 + . //tini.installer [2022-04-27T04:55:36.057Z] #42 1.205 ++ : v0.19.0 [2022-04-27T04:55:36.057Z] #42 1.205 + install_tini [2022-04-27T04:55:36.057Z] #42 1.205 + echo 'Install tini version v0.19.0' [2022-04-27T04:55:36.057Z] #42 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.q0koA7I6C7/tini [2022-04-27T04:55:36.057Z] #42 1.227 Cloning into '/tmp/tmp.q0koA7I6C7/tini'... [2022-04-27T04:55:36.251Z] #53 42.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T04:55:36.251Z] #53 42.31 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T04:55:36.251Z] #53 42.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T04:55:36.251Z] #53 42.40 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T04:55:36.251Z] #53 42.46 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T04:55:36.251Z] #53 42.49 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T04:55:36.300Z] #42 3.140 -- The C compiler identification is GNU 10.2.1 [2022-04-27T04:55:36.418Z] #14 40.89 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] [2022-04-27T04:55:36.509Z] #53 42.59 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T04:55:36.509Z] #53 42.66 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T04:55:36.509Z] #53 42.69 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T04:55:36.509Z] #53 42.69 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T04:55:36.509Z] #53 42.74 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T04:55:36.509Z] #53 42.75 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T04:55:36.509Z] #53 42.80 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T04:55:36.562Z] #42 ... [2022-04-27T04:55:36.562Z] [2022-04-27T04:55:36.562Z] #49 [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 [2022-04-27T04:55:36.562Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:36.562Z] #49 48.07 Setting up criu (3.16.1-3) ... [2022-04-27T04:55:36.562Z] #49 49.82 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:36.562Z] #49 DONE 50.5s [2022-04-27T04:55:36.562Z] [2022-04-27T04:55:36.562Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:36.562Z] #42 sha256:f5ac6af9d46bc573458b627d9446a91a73404f347c2947eb7667f9ad01c62fce [2022-04-27T04:55:36.562Z] #42 3.262 -- Detecting C compiler ABI info [2022-04-27T04:55:36.680Z] #14 ... [2022-04-27T04:55:36.680Z] [2022-04-27T04:55:36.680Z] #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 [2022-04-27T04:55:36.680Z] #60 sha256:bc04e854d726a022e98b78d242bb29167d8b72f145358cce5911a800873568dc [2022-04-27T04:55:36.680Z] #60 30.20 Reading package lists... [2022-04-27T04:55:36.680Z] #60 35.03 Building dependency tree... [2022-04-27T04:55:36.680Z] #60 38.02 The following additional packages will be installed: [2022-04-27T04:55:36.680Z] #60 38.03 libbtrfs0 [2022-04-27T04:55:36.680Z] #60 38.20 The following NEW packages will be installed: [2022-04-27T04:55:36.680Z] #60 38.25 libbtrfs-dev libbtrfs0 [2022-04-27T04:55:36.680Z] #60 38.68 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:36.680Z] #60 38.68 Need to get 460 kB of archives. [2022-04-27T04:55:36.680Z] #60 38.68 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T04:55:36.680Z] #60 38.68 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:55:36.680Z] #60 38.69 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:55:36.680Z] #60 39.66 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:36.680Z] #60 39.91 Fetched 460 kB in 0s (1474 kB/s) [2022-04-27T04:55:36.680Z] #60 40.17 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:55:36.680Z] #60 40.17 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:36.680Z] #60 40.28 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:55:36.680Z] #60 40.34 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:55:36.680Z] #60 40.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:55:36.680Z] #60 40.66 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:55:36.680Z] #60 40.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:55:36.680Z] #60 41.13 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:55:36.680Z] #60 41.20 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:55:36.680Z] #60 41.22 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:36.680Z] #60 DONE 41.6s [2022-04-27T04:55:36.680Z] [2022-04-27T04:55:36.680Z] #61 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T04:55:36.680Z] #61 sha256:242421636fa68ae4d0ce41c8b68a2e5188238b543c6a351164c80e89c9cd3e9f [2022-04-27T04:55:36.680Z] #61 DONE 0.1s [2022-04-27T04:55:36.769Z] #53 42.80 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T04:55:36.769Z] #53 42.82 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T04:55:36.769Z] #53 42.85 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T04:55:36.769Z] #53 42.87 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T04:55:36.943Z] [2022-04-27T04:55:36.943Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:36.943Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:36.943Z] #53 39.92 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-04-27T04:55:36.943Z] #53 40.01 go: downloading github.com/go-toolsmith/astequal v1.0.1 [2022-04-27T04:55:36.943Z] #53 40.09 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-04-27T04:55:36.943Z] #53 40.11 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-04-27T04:55:36.943Z] #53 40.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-04-27T04:55:36.943Z] #53 40.21 go: downloading github.com/go-toolsmith/typep v1.0.2 [2022-04-27T04:55:36.943Z] #53 40.23 go: downloading github.com/quasilyte/go-ruleguard v0.3.15 [2022-04-27T04:55:36.943Z] #53 41.27 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2022-04-27T04:55:36.943Z] #53 41.34 go: downloading github.com/hashicorp/errwrap v1.0.0 [2022-04-27T04:55:36.943Z] #53 41.35 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-04-27T04:55:36.943Z] #53 41.45 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-04-27T04:55:36.943Z] #53 41.57 go: downloading github.com/stretchr/objx v0.1.1 [2022-04-27T04:55:36.943Z] #53 41.72 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2022-04-27T04:55:36.943Z] #53 41.76 go: downloading github.com/Antonboom/errname v0.1.5 [2022-04-27T04:55:36.943Z] #53 41.92 go: downloading github.com/Antonboom/nilnil v0.1.0 [2022-04-27T04:55:36.943Z] #53 41.95 go: downloading github.com/BurntSushi/toml v1.0.0 [2022-04-27T04:55:36.990Z] #42 2.111 + cd /tmp/tmp.q0koA7I6C7/tini [2022-04-27T04:55:36.990Z] #42 2.111 + git checkout -q v0.19.0 [2022-04-27T04:55:36.990Z] #42 2.123 + cmake . [2022-04-27T04:55:37.136Z] #42 3.858 -- Detecting C compiler ABI info - done [2022-04-27T04:55:37.136Z] #42 3.948 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T04:55:37.136Z] #42 ... [2022-04-27T04:55:37.136Z] [2022-04-27T04:55:37.136Z] #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 [2022-04-27T04:55:37.136Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:55:37.136Z] #34 41.27 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. [2022-04-27T04:55:37.136Z] #34 41.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T04:55:37.136Z] #34 41.37 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T04:55:37.249Z] #42 2.401 -- The C compiler identification is GNU 10.2.1 [2022-04-27T04:55:37.249Z] #42 2.453 -- Detecting C compiler ABI info [2022-04-27T04:55:37.337Z] #53 43.39 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T04:55:37.337Z] #53 43.39 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T04:55:37.337Z] #53 43.43 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T04:55:37.337Z] #53 43.44 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T04:55:37.337Z] #53 43.49 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T04:55:37.337Z] #53 43.54 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T04:55:37.337Z] #53 43.60 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T04:55:37.337Z] #53 43.62 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T04:55:37.337Z] #53 43.64 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T04:55:37.398Z] #34 ... [2022-04-27T04:55:37.398Z] [2022-04-27T04:55:37.398Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:37.398Z] #42 sha256:f5ac6af9d46bc573458b627d9446a91a73404f347c2947eb7667f9ad01c62fce [2022-04-27T04:55:37.398Z] #42 3.949 -- Detecting C compile features [2022-04-27T04:55:37.398Z] #42 3.950 -- Detecting C compile features - done [2022-04-27T04:55:37.398Z] #42 4.000 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T04:55:37.398Z] #42 4.193 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T04:55:37.508Z] #42 2.814 -- Detecting C compiler ABI info - done [2022-04-27T04:55:37.508Z] #42 2.883 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T04:55:37.508Z] #42 2.884 -- Detecting C compile features [2022-04-27T04:55:37.508Z] #42 2.885 -- Detecting C compile features - done [2022-04-27T04:55:37.508Z] #42 2.916 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T04:55:37.595Z] #53 43.82 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T04:55:37.595Z] #53 43.83 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T04:55:37.595Z] #53 43.86 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T04:55:37.595Z] #53 43.91 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T04:55:37.662Z] #42 4.309 -- Configuring done [2022-04-27T04:55:37.662Z] #42 4.348 -- Generating done [2022-04-27T04:55:37.662Z] #42 4.348 -- Build files have been written to: /tmp/tmp.l8wUuztvqm/tini [2022-04-27T04:55:37.662Z] #42 4.354 + make tini-static [2022-04-27T04:55:37.662Z] #42 ... [2022-04-27T04:55:37.662Z] [2022-04-27T04:55:37.662Z] #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 [2022-04-27T04:55:37.662Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:55:37.662Z] #62 6.544 + RM_GOPATH=0 [2022-04-27T04:55:37.662Z] #62 6.544 + TMP_GOPATH= [2022-04-27T04:55:37.662Z] #62 6.544 + : /build [2022-04-27T04:55:37.662Z] #62 6.544 + '[' -z '' ']' [2022-04-27T04:55:37.662Z] #62 6.544 ++ mktemp -d [2022-04-27T04:55:37.662Z] #62 6.544 + export GOPATH=/tmp/tmp.Hoza0VytUn [2022-04-27T04:55:37.662Z] #62 6.544 + GOPATH=/tmp/tmp.Hoza0VytUn [2022-04-27T04:55:37.662Z] #62 6.544 + RM_GOPATH=1 [2022-04-27T04:55:37.662Z] #62 6.544 + case "$(go env GOARCH)" in [2022-04-27T04:55:37.662Z] #62 6.544 ++ go env GOARCH [2022-04-27T04:55:37.662Z] #62 6.577 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:37.662Z] #62 6.577 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:37.662Z] #62 6.577 ++ dirname /install.sh [2022-04-27T04:55:37.662Z] #62 6.577 + dir=/ [2022-04-27T04:55:37.662Z] #62 6.577 + bin=containerd [2022-04-27T04:55:37.662Z] #62 6.577 + shift [2022-04-27T04:55:37.662Z] #62 6.577 + '[' '!' -f //containerd.installer ']' [2022-04-27T04:55:37.662Z] #62 6.577 + . //containerd.installer [2022-04-27T04:55:37.662Z] #62 6.577 ++ set -e [2022-04-27T04:55:37.662Z] #62 6.577 ++ : v1.6.2 [2022-04-27T04:55:37.662Z] #62 6.577 + install_containerd [2022-04-27T04:55:37.662Z] #62 6.577 + echo 'Install containerd version v1.6.2' [2022-04-27T04:55:37.662Z] #62 6.577 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Hoza0VytUn/src/github.com/containerd/containerd [2022-04-27T04:55:37.662Z] #62 6.577 Cloning into '/tmp/tmp.Hoza0VytUn/src/github.com/containerd/containerd'... [2022-04-27T04:55:37.662Z] #62 6.577 Install containerd version v1.6.2 [2022-04-27T04:55:37.662Z] #62 ... [2022-04-27T04:55:37.662Z] [2022-04-27T04:55:37.662Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:37.662Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:37.662Z] #53 47.29 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T04:55:37.662Z] #53 47.62 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T04:55:37.662Z] #53 47.62 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:55:37.662Z] #53 47.76 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T04:55:37.662Z] #53 47.97 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:55:37.662Z] #53 48.02 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T04:55:37.662Z] #53 48.07 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T04:55:37.662Z] #53 48.12 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T04:55:37.662Z] #53 48.13 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T04:55:37.662Z] #53 48.17 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T04:55:37.662Z] #53 48.21 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T04:55:37.662Z] #53 48.29 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:55:37.662Z] #53 48.38 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T04:55:37.662Z] #53 48.41 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T04:55:37.662Z] #53 48.48 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T04:55:37.662Z] #53 48.80 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:55:37.662Z] #53 48.91 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T04:55:37.662Z] #53 49.12 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T04:55:37.662Z] #53 49.17 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T04:55:37.662Z] #53 49.23 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T04:55:37.662Z] #53 49.37 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:55:37.662Z] #53 49.38 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:55:37.662Z] #53 49.43 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T04:55:37.662Z] #53 49.43 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T04:55:37.662Z] #53 49.67 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T04:55:37.662Z] #53 49.86 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T04:55:37.662Z] #53 49.93 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T04:55:37.662Z] #53 50.06 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T04:55:37.662Z] #53 51.25 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T04:55:37.766Z] #42 3.108 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T04:55:37.766Z] #42 3.192 -- Configuring done [2022-04-27T04:55:37.853Z] #53 ... [2022-04-27T04:55:37.853Z] [2022-04-27T04:55:37.853Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:37.853Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:37.853Z] #38 43.48 NAME: [2022-04-27T04:55:37.853Z] #38 43.49 go-winres - A tool for embedding resources in Windows executables [2022-04-27T04:55:37.853Z] #38 43.49 [2022-04-27T04:55:37.853Z] #38 43.49 USAGE: [2022-04-27T04:55:37.853Z] #38 43.49 go-winres [global options] command [command options] [arguments...] [2022-04-27T04:55:37.853Z] #38 43.49 [2022-04-27T04:55:37.853Z] #38 43.50 COMMANDS: [2022-04-27T04:55:37.853Z] #38 43.50 init Create an initial ./winres/winres.json [2022-04-27T04:55:37.853Z] #38 43.50 make Make syso files for the "go build" command [2022-04-27T04:55:37.853Z] #38 43.50 simply Make syso files for the "go build" command (simplified) [2022-04-27T04:55:37.853Z] #38 43.50 extract Extract all resources from an executable [2022-04-27T04:55:37.853Z] #38 43.50 patch Replace resources in an executable file (exe, dll) [2022-04-27T04:55:37.853Z] #38 43.50 help, h Shows a list of commands or help for one command [2022-04-27T04:55:37.853Z] #38 43.50 [2022-04-27T04:55:37.853Z] #38 43.50 GLOBAL OPTIONS: [2022-04-27T04:55:37.853Z] #38 43.51 --help, -h show help (default: false) [2022-04-27T04:55:37.853Z] #38 DONE 44.0s [2022-04-27T04:55:37.853Z] [2022-04-27T04:55:37.853Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:37.853Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:37.853Z] #53 43.92 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T04:55:37.853Z] #53 44.00 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T04:55:37.853Z] #53 44.04 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T04:55:37.853Z] #53 44.15 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T04:55:37.885Z] #53 42.70 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2022-04-27T04:55:37.885Z] #53 42.72 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2022-04-27T04:55:37.885Z] #53 42.79 go: downloading github.com/alexkohler/prealloc v1.0.0 [2022-04-27T04:55:37.885Z] #53 42.84 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2022-04-27T04:55:38.025Z] #42 3.207 -- Generating done [2022-04-27T04:55:38.025Z] #42 3.219 -- Build files have been written to: /tmp/tmp.q0koA7I6C7/tini [2022-04-27T04:55:38.025Z] #42 3.222 + make tini-static [2022-04-27T04:55:38.111Z] #53 44.23 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T04:55:38.111Z] #53 44.32 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T04:55:38.111Z] #53 44.37 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T04:55:38.111Z] #53 44.42 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T04:55:38.147Z] #53 42.86 go: downloading github.com/ashanbrown/makezero v1.1.0 [2022-04-27T04:55:38.147Z] #53 42.90 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2022-04-27T04:55:38.147Z] #53 42.95 go: downloading github.com/blizzy78/varnamelen v0.5.0 [2022-04-27T04:55:38.147Z] #53 42.99 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2022-04-27T04:55:38.147Z] #53 43.03 go: downloading github.com/breml/bidichk v0.2.1 [2022-04-27T04:55:38.284Z] #42 3.546 Scanning dependencies of target tini-static [2022-04-27T04:55:38.284Z] #42 3.601 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T04:55:38.406Z] #53 43.12 go: downloading github.com/breml/errchkjson v0.2.1 [2022-04-27T04:55:38.406Z] #53 43.21 go: downloading github.com/butuzov/ireturn v0.1.1 [2022-04-27T04:55:38.406Z] #53 43.22 go: downloading github.com/charithe/durationcheck v0.0.9 [2022-04-27T04:55:38.406Z] #53 43.25 go: downloading github.com/daixiang0/gci v0.2.9 [2022-04-27T04:55:38.406Z] #53 43.27 go: downloading github.com/denis-tingajkin/go-header v0.4.2 [2022-04-27T04:55:38.406Z] #53 43.27 go: downloading github.com/esimonov/ifshort v1.0.4 [2022-04-27T04:55:38.406Z] #53 43.31 go: downloading github.com/fzipp/gocyclo v0.4.0 [2022-04-27T04:55:38.406Z] #53 43.36 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-04-27T04:55:38.406Z] #53 43.38 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-04-27T04:55:38.406Z] #53 43.41 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-04-27T04:55:38.667Z] #53 43.50 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-04-27T04:55:38.667Z] #53 43.66 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-04-27T04:55:38.676Z] #53 44.73 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T04:55:38.676Z] #53 44.83 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T04:55:38.676Z] #53 44.96 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T04:55:38.926Z] #53 43.72 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-04-27T04:55:38.926Z] #53 43.75 go: downloading github.com/golangci/misspell v0.3.5 [2022-04-27T04:55:38.926Z] #53 43.79 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-04-27T04:55:38.926Z] #53 43.80 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2022-04-27T04:55:38.926Z] #53 43.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2022-04-27T04:55:38.926Z] #53 43.87 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2022-04-27T04:55:38.926Z] #53 43.89 go: downloading github.com/jgautheron/goconst v1.5.1 [2022-04-27T04:55:38.926Z] #53 43.90 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2022-04-27T04:55:38.926Z] #53 43.95 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2022-04-27T04:55:38.926Z] #53 43.98 go: downloading github.com/julz/importas v0.1.0 [2022-04-27T04:55:38.935Z] #53 45.10 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T04:55:38.935Z] #53 45.16 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T04:55:38.935Z] #53 45.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T04:55:39.186Z] #53 44.00 go: downloading github.com/kisielk/errcheck v1.6.0 [2022-04-27T04:55:39.187Z] #53 44.06 go: downloading github.com/kulti/thelper v0.5.0 [2022-04-27T04:55:39.187Z] #53 44.16 go: downloading github.com/kunwardeep/paralleltest v1.0.3 [2022-04-27T04:55:39.187Z] #53 44.18 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2022-04-27T04:55:39.187Z] #53 44.24 go: downloading github.com/ldez/gomoddirectives v0.2.2 [2022-04-27T04:55:39.193Z] #53 45.31 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T04:55:39.218Z] #42 4.578 [100%] Linking C executable tini-static [2022-04-27T04:55:39.511Z] #53 44.27 go: downloading github.com/ldez/tagliatelle v0.3.0 [2022-04-27T04:55:39.511Z] #53 44.31 go: downloading github.com/leonklingele/grouper v1.1.0 [2022-04-27T04:55:39.511Z] #53 44.32 go: downloading github.com/maratori/testpackage v1.0.1 [2022-04-27T04:55:39.775Z] #53 44.41 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2022-04-27T04:55:39.775Z] #53 44.41 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2022-04-27T04:55:39.775Z] #53 44.43 go: downloading github.com/mgechev/dots v0.0.0-20210922191527-e955255bf517 [2022-04-27T04:55:39.775Z] #53 44.44 go: downloading github.com/mgechev/revive v1.1.3 [2022-04-27T04:55:39.785Z] #42 4.998 [100%] Built target tini-static [2022-04-27T04:55:39.785Z] #42 5.030 + mkdir -p /build [2022-04-27T04:55:39.785Z] #42 5.032 + cp tini-static /build/docker-init [2022-04-27T04:55:40.036Z] #53 ... [2022-04-27T04:55:40.036Z] [2022-04-27T04:55:40.036Z] #38 [gowinres 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/tc-hib/go-winres@v0.2.3" && /build/go-winres --help [2022-04-27T04:55:40.036Z] #38 sha256:4a8f5d26cb515d9a7ffa8a1eb1a9c762d8f58ccf2d3ae38d36d1ac56ba42889c [2022-04-27T04:55:40.036Z] #38 44.16 NAME: [2022-04-27T04:55:40.036Z] #38 44.16 go-winres - A tool for embedding resources in Windows executables [2022-04-27T04:55:40.036Z] #38 44.16 [2022-04-27T04:55:40.036Z] #38 44.16 USAGE: [2022-04-27T04:55:40.036Z] #38 44.18 go-winres [global options] command [command options] [arguments...] [2022-04-27T04:55:40.036Z] #38 44.18 [2022-04-27T04:55:40.036Z] #38 44.18 COMMANDS: [2022-04-27T04:55:40.036Z] #38 44.18 init Create an initial ./winres/winres.json [2022-04-27T04:55:40.037Z] #38 44.18 make Make syso files for the "go build" command [2022-04-27T04:55:40.037Z] #38 44.18 simply Make syso files for the "go build" command (simplified) [2022-04-27T04:55:40.037Z] #38 44.18 extract Extract all resources from an executable [2022-04-27T04:55:40.037Z] #38 44.18 patch Replace resources in an executable file (exe, dll) [2022-04-27T04:55:40.037Z] #38 44.18 help, h Shows a list of commands or help for one command [2022-04-27T04:55:40.037Z] #38 44.18 [2022-04-27T04:55:40.037Z] #38 44.18 GLOBAL OPTIONS: [2022-04-27T04:55:40.037Z] #38 44.18 --help, -h show help (default: false) [2022-04-27T04:55:40.037Z] #38 DONE 44.8s [2022-04-27T04:55:40.037Z] [2022-04-27T04:55:40.037Z] #40 [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 [2022-04-27T04:55:40.037Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:40.037Z] #40 41.59 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:40.037Z] #40 42.03 Fetched 17.7 MB in 1s (12.2 MB/s) [2022-04-27T04:55:40.037Z] #40 42.18 Selecting previously unselected package xxd. [2022-04-27T04:55:40.037Z] #40 42.18 (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 ... 15709 files and directories currently installed.) [2022-04-27T04:55:40.037Z] #40 42.29 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:55:40.037Z] #40 42.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:40.037Z] #40 42.57 Selecting previously unselected package vim-common. [2022-04-27T04:55:40.037Z] #40 42.57 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:55:40.037Z] #40 42.59 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:40.037Z] #40 42.91 Selecting previously unselected package cmake-data. [2022-04-27T04:55:40.037Z] #40 42.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T04:55:40.037Z] #40 42.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:40.422Z] #19 ... [2022-04-27T04:55:40.422Z] [2022-04-27T04:55:40.422Z] #52 [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 [2022-04-27T04:55:40.422Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:40.422Z] #52 133.9 + dpkg --print-architecture [2022-04-27T04:55:40.422Z] #52 133.9 + git checkout -q v2.1.0 [2022-04-27T04:55:40.422Z] #52 134.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T04:55:40.422Z] #52 134.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T04:55:40.575Z] #53 46.69 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T04:55:40.575Z] #53 46.69 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T04:55:40.575Z] #53 46.77 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T04:55:40.823Z] #42 DONE 5.9s [2022-04-27T04:55:40.823Z] [2022-04-27T04:55:40.823Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T04:55:40.823Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:40.823Z] #14 57.24 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T04:55:40.823Z] #14 57.25 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:55:40.823Z] #14 57.26 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:55:40.833Z] #53 46.78 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T04:55:40.833Z] #53 ... [2022-04-27T04:55:40.833Z] [2022-04-27T04:55:40.833Z] #49 [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 [2022-04-27T04:55:40.833Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:40.833Z] #49 35.37 Building dependency tree... [2022-04-27T04:55:40.833Z] #49 38.34 The following additional packages will be installed: [2022-04-27T04:55:40.833Z] #49 38.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:40.833Z] #49 38.36 python3-protobuf python3-six [2022-04-27T04:55:40.833Z] #49 38.37 Suggested packages: [2022-04-27T04:55:40.833Z] #49 38.38 python3-setuptools [2022-04-27T04:55:40.833Z] #49 38.38 Recommended packages: [2022-04-27T04:55:40.833Z] #49 38.38 iproute2 | iproute [2022-04-27T04:55:40.833Z] #49 39.32 The following NEW packages will be installed: [2022-04-27T04:55:40.833Z] #49 39.33 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:40.833Z] #49 39.33 python3-protobuf python3-six [2022-04-27T04:55:40.833Z] #49 39.74 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:40.833Z] #49 39.74 Need to get 2292 kB of archives. [2022-04-27T04:55:40.833Z] #49 39.74 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T04:55:40.833Z] #49 39.74 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T04:55:40.833Z] #49 39.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:55:40.833Z] #49 39.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T04:55:40.833Z] #49 39.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T04:55:40.833Z] #49 39.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:55:40.833Z] #49 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:55:40.833Z] #49 39.80 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:55:40.833Z] #49 43.03 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T04:55:40.833Z] #49 44.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:40.833Z] #49 44.82 Fetched 2292 kB in 4s (577 kB/s) [2022-04-27T04:55:40.833Z] #49 44.91 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T04:55:40.833Z] #49 44.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:40.833Z] #49 44.95 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T04:55:40.833Z] #49 45.08 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:55:40.833Z] #49 45.70 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:55:40.833Z] #49 45.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:55:40.833Z] #49 45.71 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:40.833Z] #49 45.98 Selecting previously unselected package python3-six. [2022-04-27T04:55:40.834Z] #49 45.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T04:55:40.834Z] #49 46.00 Unpacking python3-six (1.16.0-2) ... [2022-04-27T04:55:40.834Z] #49 46.34 Selecting previously unselected package python3-protobuf. [2022-04-27T04:55:40.834Z] #49 46.35 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T04:55:40.834Z] #49 46.35 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:40.834Z] #49 ... [2022-04-27T04:55:40.834Z] [2022-04-27T04:55:40.834Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:40.834Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:40.834Z] #53 47.03 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:55:40.983Z] #53 ... [2022-04-27T04:55:40.983Z] [2022-04-27T04:55:40.983Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:40.983Z] #42 sha256:f5ac6af9d46bc573458b627d9446a91a73404f347c2947eb7667f9ad01c62fce [2022-04-27T04:55:40.983Z] #42 4.659 Scanning dependencies of target tini-static [2022-04-27T04:55:40.983Z] #42 4.724 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T04:55:40.983Z] #42 5.936 [100%] Linking C executable tini-static [2022-04-27T04:55:40.983Z] #42 6.396 [100%] Built target tini-static [2022-04-27T04:55:40.983Z] #42 6.470 + mkdir -p /build [2022-04-27T04:55:40.983Z] #42 6.477 + cp tini-static /build/docker-init [2022-04-27T04:55:40.983Z] #42 DONE 7.0s [2022-04-27T04:55:40.983Z] [2022-04-27T04:55:40.983Z] #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 [2022-04-27T04:55:40.983Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:40.983Z] #14 46.82 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T04:55:40.983Z] #14 46.82 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T04:55:40.983Z] #14 46.84 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:55:40.983Z] #14 47.13 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T04:55:40.983Z] #14 47.13 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:55:40.983Z] #14 47.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:55:40.983Z] #14 47.30 Selecting previously unselected package dmsetup. [2022-04-27T04:55:40.983Z] #14 47.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:55:40.983Z] #14 47.33 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:55:40.983Z] #14 47.49 Selecting previously unselected package mingw-w64-common. [2022-04-27T04:55:40.983Z] #14 47.49 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T04:55:40.983Z] #14 47.53 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T04:55:40.983Z] #14 52.37 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T04:55:40.983Z] #14 52.37 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T04:55:40.983Z] #14 52.38 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:55:41.091Z] #53 47.03 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T04:55:41.091Z] #53 47.24 go: downloading golang.org/x/text v0.3.7 [2022-04-27T04:55:41.349Z] #53 ... [2022-04-27T04:55:41.349Z] [2022-04-27T04:55:41.349Z] #40 [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 [2022-04-27T04:55:41.349Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:41.349Z] #40 37.44 The following additional packages will be installed: [2022-04-27T04:55:41.349Z] #40 37.45 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2022-04-27T04:55:41.349Z] #40 37.47 Suggested packages: [2022-04-27T04:55:41.349Z] #40 37.48 cmake-doc ninja-build lrzip [2022-04-27T04:55:41.349Z] #40 37.48 Recommended packages: [2022-04-27T04:55:41.349Z] #40 37.48 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T04:55:41.349Z] #40 38.29 The following NEW packages will be installed: [2022-04-27T04:55:41.350Z] #40 38.31 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2022-04-27T04:55:41.350Z] #40 38.32 vim-common xxd [2022-04-27T04:55:41.350Z] #40 38.72 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:41.350Z] #40 38.72 Need to get 17.7 MB of archives. [2022-04-27T04:55:41.350Z] #40 38.72 After this operation, 70.7 MB of additional disk space will be used. [2022-04-27T04:55:41.350Z] #40 38.72 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:55:41.350Z] #40 38.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:55:41.350Z] #40 38.74 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T04:55:41.350Z] #40 38.88 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:55:41.350Z] #40 39.56 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u1 [693 kB] [2022-04-27T04:55:41.350Z] #40 39.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T04:55:41.350Z] #40 39.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T04:55:41.350Z] #40 39.60 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T04:55:41.350Z] #40 39.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T04:55:41.350Z] #40 39.62 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T04:55:41.350Z] #40 40.76 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:41.350Z] #40 40.97 Fetched 17.7 MB in 2s (11.3 MB/s) [2022-04-27T04:55:41.350Z] #40 41.09 Selecting previously unselected package xxd. [2022-04-27T04:55:41.350Z] #40 41.09 (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 ... 15709 files and directories currently installed.) [2022-04-27T04:55:41.350Z] #40 41.16 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:55:41.350Z] #40 41.18 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:41.350Z] #40 41.64 Selecting previously unselected package vim-common. [2022-04-27T04:55:41.350Z] #40 41.65 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:55:41.350Z] #40 41.75 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:41.350Z] #40 42.18 Selecting previously unselected package cmake-data. [2022-04-27T04:55:41.350Z] #40 42.19 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T04:55:41.350Z] #40 42.19 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:41.350Z] #40 45.48 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:55:41.350Z] #40 45.49 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:55:41.350Z] #40 45.51 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:55:41.350Z] #40 ... [2022-04-27T04:55:41.350Z] [2022-04-27T04:55:41.350Z] #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 [2022-04-27T04:55:41.350Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:55:41.350Z] #34 47.23 Updating files: 99% (1508/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2022-04-27T04:55:41.350Z] #34 47.27 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T04:55:41.608Z] #34 47.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T04:55:41.621Z] #40 46.53 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:55:41.621Z] #40 46.55 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:55:41.883Z] #40 46.58 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:55:41.883Z] #40 ... [2022-04-27T04:55:41.883Z] [2022-04-27T04:55:41.883Z] #49 [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 [2022-04-27T04:55:41.883Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:41.883Z] #49 35.44 Building dependency tree... [2022-04-27T04:55:41.883Z] #49 38.51 The following additional packages will be installed: [2022-04-27T04:55:41.883Z] #49 38.52 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:41.883Z] #49 38.52 python3-protobuf python3-six [2022-04-27T04:55:41.883Z] #49 38.53 Suggested packages: [2022-04-27T04:55:41.883Z] #49 38.54 python3-setuptools [2022-04-27T04:55:41.883Z] #49 38.54 Recommended packages: [2022-04-27T04:55:41.883Z] #49 38.54 iproute2 | iproute [2022-04-27T04:55:41.883Z] #49 39.05 The following NEW packages will be installed: [2022-04-27T04:55:41.883Z] #49 39.07 criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources [2022-04-27T04:55:41.883Z] #49 39.07 python3-protobuf python3-six [2022-04-27T04:55:41.883Z] #49 39.47 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:41.883Z] #49 39.47 Need to get 2292 kB of archives. [2022-04-27T04:55:41.883Z] #49 39.47 After this operation, 11.0 MB of additional disk space will be used. [2022-04-27T04:55:41.883Z] #49 39.47 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2022-04-27T04:55:41.883Z] #49 39.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:55:41.883Z] #49 39.52 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2022-04-27T04:55:41.883Z] #49 39.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2022-04-27T04:55:41.883Z] #49 39.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:55:41.883Z] #49 39.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:55:41.883Z] #49 39.60 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:55:41.883Z] #49 42.94 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11 criu 3.16.1-3 [660 kB] [2022-04-27T04:55:41.883Z] #49 44.14 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:41.883Z] #49 44.62 Fetched 2292 kB in 4s (554 kB/s) [2022-04-27T04:55:41.883Z] #49 44.84 Selecting previously unselected package libprotobuf23:amd64. [2022-04-27T04:55:41.883Z] #49 44.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:41.883Z] #49 44.94 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ... [2022-04-27T04:55:41.883Z] #49 44.99 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:55:41.883Z] #49 46.25 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:55:41.883Z] #49 46.25 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:55:41.883Z] #49 46.25 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:41.883Z] #49 46.50 Selecting previously unselected package python3-six. [2022-04-27T04:55:41.883Z] #49 46.51 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ... [2022-04-27T04:55:41.883Z] #49 46.51 Unpacking python3-six (1.16.0-2) ... [2022-04-27T04:55:41.883Z] #49 46.60 Selecting previously unselected package python3-protobuf. [2022-04-27T04:55:41.883Z] #49 46.60 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ... [2022-04-27T04:55:41.883Z] #49 46.63 Unpacking python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:42.143Z] #49 ... [2022-04-27T04:55:42.143Z] [2022-04-27T04:55:42.143Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:42.143Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:42.143Z] #53 45.34 go: downloading github.com/moricho/tparallel v0.2.1 [2022-04-27T04:55:42.143Z] #53 45.35 go: downloading github.com/nakabonne/nestif v0.3.1 [2022-04-27T04:55:42.143Z] #53 45.43 go: downloading github.com/nishanths/predeclared v0.2.1 [2022-04-27T04:55:42.143Z] #53 45.43 go: downloading github.com/nishanths/exhaustive v0.7.11 [2022-04-27T04:55:42.143Z] #53 45.58 go: downloading github.com/polyfloyd/go-errorlint v0.0.0-20211125173453-6d6d39c5bb8b [2022-04-27T04:55:42.143Z] #53 45.66 go: downloading github.com/ryancurrah/gomodguard v1.2.3 [2022-04-27T04:55:42.143Z] #53 45.66 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2022-04-27T04:55:42.143Z] #53 45.80 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2022-04-27T04:55:42.143Z] #53 45.81 go: downloading github.com/securego/gosec/v2 v2.9.6 [2022-04-27T04:55:42.143Z] #53 46.17 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2022-04-27T04:55:42.143Z] #53 46.22 go: downloading github.com/sivchari/containedctx v1.0.1 [2022-04-27T04:55:42.143Z] #53 46.25 go: downloading github.com/sivchari/tenv v1.4.7 [2022-04-27T04:55:42.143Z] #53 46.26 go: downloading github.com/sonatard/noctx v0.0.1 [2022-04-27T04:55:42.143Z] #53 46.27 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2022-04-27T04:55:42.143Z] #53 46.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2022-04-27T04:55:42.143Z] #53 46.39 go: downloading github.com/sylvia7788/contextcheck v1.0.4 [2022-04-27T04:55:42.143Z] #53 46.42 go: downloading github.com/tetafro/godot v1.4.11 [2022-04-27T04:55:42.143Z] #53 46.43 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2022-04-27T04:55:42.143Z] #53 46.48 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2022-04-27T04:55:42.143Z] #53 46.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.4.0 [2022-04-27T04:55:42.143Z] #53 46.53 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2022-04-27T04:55:42.143Z] #53 46.76 go: downloading github.com/ultraware/funlen v0.0.3 [2022-04-27T04:55:42.143Z] #53 46.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-04-27T04:55:42.143Z] #53 46.81 go: downloading github.com/uudashr/gocognit v1.0.5 [2022-04-27T04:55:42.143Z] #53 46.85 go: downloading github.com/yagipy/maintidx v1.0.0 [2022-04-27T04:55:42.143Z] #53 46.97 go: downloading github.com/yeya24/promlinter v0.1.1-0.20210918184747-d757024714a1 [2022-04-27T04:55:42.374Z] #14 ... [2022-04-27T04:55:42.374Z] [2022-04-27T04:55:42.374Z] #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 [2022-04-27T04:55:42.374Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:42.374Z] #51 56.64 gotestsum version dev [2022-04-27T04:55:42.404Z] #53 47.19 go: downloading gitlab.com/bosi/decorder v0.2.1 [2022-04-27T04:55:42.404Z] #53 47.31 go: downloading honnef.co/go/tools v0.2.2 [2022-04-27T04:55:43.327Z] #51 DONE 57.4s [2022-04-27T04:55:43.327Z] [2022-04-27T04:55:43.327Z] #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 [2022-04-27T04:55:43.327Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:55:43.327Z] #34 ... [2022-04-27T04:55:43.327Z] [2022-04-27T04:55:43.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 [2022-04-27T04:55:43.327Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:43.327Z] #14 57.68 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T04:55:43.590Z] #14 57.69 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:43.590Z] #14 57.71 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:55:43.590Z] #14 57.80 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T04:55:43.590Z] #14 57.83 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:43.590Z] #14 57.83 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:55:44.137Z] #34 ... [2022-04-27T04:55:44.137Z] [2022-04-27T04:55:44.137Z] #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 [2022-04-27T04:55:44.137Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:44.137Z] #14 39.86 The following NEW packages will be installed: [2022-04-27T04:55:44.137Z] #14 39.86 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:55:44.138Z] #14 39.86 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T04:55:44.138Z] #14 39.86 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T04:55:44.138Z] #14 39.86 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T04:55:44.138Z] #14 39.87 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T04:55:44.138Z] #14 39.87 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T04:55:44.138Z] #14 39.87 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T04:55:44.138Z] #14 39.88 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T04:55:44.138Z] #14 39.89 mingw-w64-x86-64-dev [2022-04-27T04:55:44.138Z] #14 40.23 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:55:44.138Z] #14 40.23 Need to get 115 MB of archives. [2022-04-27T04:55:44.138Z] #14 40.23 After this operation, 645 MB of additional disk space will be used. [2022-04-27T04:55:44.138Z] #14 40.23 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] [2022-04-27T04:55:44.138Z] #14 40.37 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] [2022-04-27T04:55:44.138Z] #14 40.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T04:55:44.138Z] #14 40.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-27T04:55:44.138Z] #14 40.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T04:55:44.138Z] #14 40.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T04:55:44.138Z] #14 40.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-27T04:55:44.138Z] #14 41.00 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] [2022-04-27T04:55:44.138Z] #14 41.01 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] [2022-04-27T04:55:44.138Z] #14 41.63 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] [2022-04-27T04:55:44.138Z] #14 43.32 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] [2022-04-27T04:55:44.138Z] #14 43.85 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] [2022-04-27T04:55:44.138Z] #14 44.89 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] [2022-04-27T04:55:44.138Z] #14 46.57 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] [2022-04-27T04:55:44.138Z] #14 47.19 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] [2022-04-27T04:55:44.138Z] #14 47.19 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T04:55:44.138Z] #14 47.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T04:55:44.138Z] #14 47.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:55:44.138Z] #14 47.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:55:44.138Z] #14 47.21 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] [2022-04-27T04:55:44.138Z] #14 47.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T04:55:44.138Z] #14 47.22 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T04:55:44.138Z] #14 47.24 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T04:55:44.138Z] #14 47.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T04:55:44.138Z] #14 47.26 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T04:55:44.138Z] #14 47.26 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T04:55:44.138Z] #14 47.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T04:55:44.138Z] #14 47.29 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-27T04:55:44.138Z] #14 47.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T04:55:44.138Z] #14 47.30 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T04:55:44.138Z] #14 48.11 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:44.138Z] #14 48.28 Fetched 115 MB in 7s (15.5 MB/s) [2022-04-27T04:55:44.138Z] #14 48.35 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T04:55:44.138Z] #14 48.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2022-04-27T04:55:44.138Z] #14 48.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:55:44.138Z] #14 48.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:44.138Z] #14 ... [2022-04-27T04:55:44.138Z] [2022-04-27T04:55:44.138Z] #49 [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 [2022-04-27T04:55:44.138Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:44.138Z] #49 47.00 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:55:44.138Z] #49 47.01 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:55:44.138Z] #49 47.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:44.138Z] #49 47.11 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:55:44.138Z] #49 47.12 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:55:44.138Z] #49 47.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:55:44.138Z] #49 47.23 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:55:44.138Z] #49 47.23 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:55:44.138Z] #49 47.24 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:55:44.138Z] #49 47.32 Selecting previously unselected package criu. [2022-04-27T04:55:44.138Z] #49 47.33 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T04:55:44.138Z] #49 47.33 Unpacking criu (3.16.1-3) ... [2022-04-27T04:55:44.138Z] #49 47.97 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:44.138Z] #49 49.36 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:55:44.138Z] #49 49.39 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:44.138Z] #49 49.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:55:44.138Z] #49 49.42 Setting up python3-six (1.16.0-2) ... [2022-04-27T04:55:44.325Z] #53 48.87 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-04-27T04:55:44.325Z] #53 48.87 go: downloading mvdan.cc/gofumpt v0.2.1 [2022-04-27T04:55:44.325Z] #53 48.95 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5 [2022-04-27T04:55:44.325Z] #53 49.04 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-04-27T04:55:44.325Z] #53 49.21 go: downloading golang.org/x/text v0.3.7 [2022-04-27T04:55:44.652Z] #49 50.41 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:55:44.652Z] #49 50.44 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:46.022Z] #49 ... [2022-04-27T04:55:46.022Z] [2022-04-27T04:55:46.022Z] #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 [2022-04-27T04:55:46.022Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:55:46.022Z] #62 0.919 + RM_GOPATH=0 [2022-04-27T04:55:46.022Z] #62 0.919 + TMP_GOPATH= [2022-04-27T04:55:46.022Z] #62 0.919 + : /build [2022-04-27T04:55:46.022Z] #62 0.919 + '[' -z '' ']' [2022-04-27T04:55:46.022Z] #62 0.919 ++ mktemp -d [2022-04-27T04:55:46.022Z] #62 0.928 + export GOPATH=/tmp/tmp.WHZ9U7ochj [2022-04-27T04:55:46.022Z] #62 0.928 + GOPATH=/tmp/tmp.WHZ9U7ochj [2022-04-27T04:55:46.022Z] #62 0.929 + RM_GOPATH=1 [2022-04-27T04:55:46.022Z] #62 0.929 + case "$(go env GOARCH)" in [2022-04-27T04:55:46.022Z] #62 0.938 ++ go env GOARCH [2022-04-27T04:55:46.022Z] #62 0.946 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:46.022Z] #62 0.947 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:46.022Z] #62 0.947 ++ dirname /install.sh [2022-04-27T04:55:46.022Z] #62 0.958 + dir=/ [2022-04-27T04:55:46.022Z] #62 0.958 + bin=containerd [2022-04-27T04:55:46.022Z] #62 0.958 + shift [2022-04-27T04:55:46.022Z] #62 0.962 + '[' '!' -f //containerd.installer ']' [2022-04-27T04:55:46.022Z] #62 0.962 + . //containerd.installer [2022-04-27T04:55:46.022Z] #62 0.962 ++ set -e [2022-04-27T04:55:46.022Z] #62 0.963 ++ : v1.6.2 [2022-04-27T04:55:46.022Z] #62 0.963 + install_containerd [2022-04-27T04:55:46.022Z] #62 0.970 + echo 'Install containerd version v1.6.2' [2022-04-27T04:55:46.022Z] #62 0.974 Install containerd version v1.6.2 [2022-04-27T04:55:46.022Z] #62 0.974 + git clone https://github.com/containerd/containerd.git /tmp/tmp.WHZ9U7ochj/src/github.com/containerd/containerd [2022-04-27T04:55:46.022Z] #62 0.978 Cloning into '/tmp/tmp.WHZ9U7ochj/src/github.com/containerd/containerd'... [2022-04-27T04:55:46.022Z] #62 ... [2022-04-27T04:55:46.022Z] [2022-04-27T04:55:46.022Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:46.022Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:46.022Z] #53 52.17 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T04:55:46.022Z] #53 52.22 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:55:46.022Z] #53 52.25 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T04:55:46.022Z] #53 52.28 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T04:55:46.022Z] #53 52.33 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T04:55:46.279Z] #53 52.34 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T04:55:46.279Z] #53 52.38 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T04:55:46.279Z] #53 52.43 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T04:55:46.279Z] #53 52.47 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:55:46.538Z] #53 52.60 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T04:55:46.538Z] #53 52.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T04:55:46.538Z] #53 52.71 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T04:55:46.795Z] #53 53.03 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:55:46.795Z] #53 53.07 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T04:55:46.864Z] #53 ... [2022-04-27T04:55:46.864Z] [2022-04-27T04:55:46.864Z] #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 [2022-04-27T04:55:46.864Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:55:46.864Z] #62 0.897 + RM_GOPATH=0 [2022-04-27T04:55:46.864Z] #62 0.897 + TMP_GOPATH= [2022-04-27T04:55:46.864Z] #62 0.897 + : /build [2022-04-27T04:55:46.864Z] #62 0.897 + '[' -z '' ']' [2022-04-27T04:55:46.864Z] #62 0.900 ++ mktemp -d [2022-04-27T04:55:46.864Z] #62 0.902 + export GOPATH=/tmp/tmp.40XcOEDZ5w [2022-04-27T04:55:46.864Z] #62 0.902 + GOPATH=/tmp/tmp.40XcOEDZ5w [2022-04-27T04:55:46.864Z] #62 0.902 + RM_GOPATH=1 [2022-04-27T04:55:46.864Z] #62 0.902 + case "$(go env GOARCH)" in [2022-04-27T04:55:46.864Z] #62 0.902 ++ go env GOARCH [2022-04-27T04:55:46.864Z] #62 0.918 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:46.864Z] #62 0.918 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:46.864Z] #62 0.918 ++ dirname /install.sh [2022-04-27T04:55:46.864Z] #62 0.921 + dir=/ [2022-04-27T04:55:46.864Z] #62 0.921 + bin=containerd [2022-04-27T04:55:46.864Z] #62 0.921 + shift [2022-04-27T04:55:46.864Z] #62 0.921 + '[' '!' -f //containerd.installer ']' [2022-04-27T04:55:46.864Z] #62 0.921 + . //containerd.installer [2022-04-27T04:55:46.864Z] #62 0.921 ++ set -e [2022-04-27T04:55:46.864Z] #62 0.921 ++ : v1.6.2 [2022-04-27T04:55:46.864Z] #62 0.922 + install_containerd [2022-04-27T04:55:46.864Z] #62 0.922 + echo 'Install containerd version v1.6.2' [2022-04-27T04:55:46.864Z] #62 0.922 Install containerd version v1.6.2 [2022-04-27T04:55:46.864Z] #62 0.925 + git clone https://github.com/containerd/containerd.git /tmp/tmp.40XcOEDZ5w/src/github.com/containerd/containerd [2022-04-27T04:55:46.864Z] #62 0.939 Cloning into '/tmp/tmp.40XcOEDZ5w/src/github.com/containerd/containerd'... [2022-04-27T04:55:47.051Z] #53 53.30 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T04:55:47.127Z] #62 ... [2022-04-27T04:55:47.127Z] [2022-04-27T04:55:47.127Z] #49 [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 [2022-04-27T04:55:47.127Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:47.127Z] #49 47.14 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:55:47.127Z] #49 47.14 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:55:47.127Z] #49 47.17 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:47.127Z] #49 47.45 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:55:47.127Z] #49 47.45 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:55:47.127Z] #49 47.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:55:47.127Z] #49 47.57 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:55:47.127Z] #49 47.57 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:55:47.127Z] #49 47.58 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:55:47.127Z] #49 47.67 Selecting previously unselected package criu. [2022-04-27T04:55:47.127Z] #49 47.68 Preparing to unpack .../7-criu_3.16.1-3_amd64.deb ... [2022-04-27T04:55:47.127Z] #49 47.70 Unpacking criu (3.16.1-3) ... [2022-04-27T04:55:47.127Z] #49 48.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:55:47.127Z] #49 49.96 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2022-04-27T04:55:47.127Z] #49 49.97 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:55:47.127Z] #49 49.98 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:55:47.127Z] #49 49.99 Setting up python3-six (1.16.0-2) ... [2022-04-27T04:55:47.127Z] #49 51.15 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:55:47.127Z] #49 51.18 Setting up python3-protobuf (3.12.4-1) ... [2022-04-27T04:55:47.307Z] #53 53.40 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T04:55:47.308Z] #53 53.41 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T04:55:47.386Z] #49 ... [2022-04-27T04:55:47.386Z] [2022-04-27T04:55:47.386Z] #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 [2022-04-27T04:55:47.386Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:47.386Z] #14 42.27 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] [2022-04-27T04:55:47.386Z] #14 42.88 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] [2022-04-27T04:55:47.386Z] #14 43.38 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] [2022-04-27T04:55:47.386Z] #14 44.87 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] [2022-04-27T04:55:47.386Z] #14 45.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2022-04-27T04:55:47.386Z] #14 45.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T04:55:47.386Z] #14 45.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T04:55:47.386Z] #14 45.72 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:55:47.386Z] #14 45.72 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:55:47.386Z] #14 45.72 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] [2022-04-27T04:55:47.386Z] #14 45.72 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T04:55:47.386Z] #14 45.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T04:55:47.386Z] #14 45.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T04:55:47.386Z] #14 45.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T04:55:47.386Z] #14 45.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T04:55:47.386Z] #14 45.85 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T04:55:47.386Z] #14 45.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T04:55:47.386Z] #14 46.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-27T04:55:47.386Z] #14 46.02 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T04:55:47.386Z] #14 46.02 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T04:55:47.386Z] #14 46.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:55:47.386Z] #14 47.18 Fetched 115 MB in 7s (15.7 MB/s) [2022-04-27T04:55:47.386Z] #14 47.38 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T04:55:47.386Z] #14 47.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 ... 15709 files and directories currently installed.) [2022-04-27T04:55:47.386Z] #14 47.42 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:55:47.386Z] #14 47.44 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:47.386Z] #14 49.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T04:55:47.386Z] #14 49.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:55:47.386Z] #14 49.58 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:47.386Z] #14 51.59 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T04:55:47.386Z] #14 51.61 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T04:55:47.386Z] #14 51.62 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:55:47.386Z] #14 51.73 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T04:55:47.386Z] #14 51.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:55:47.386Z] #14 51.74 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:55:47.386Z] #14 51.91 Selecting previously unselected package dmsetup. [2022-04-27T04:55:47.386Z] #14 51.92 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:55:47.386Z] #14 51.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:55:47.386Z] #14 52.07 Selecting previously unselected package mingw-w64-common. [2022-04-27T04:55:47.386Z] #14 52.08 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T04:55:47.386Z] #14 52.08 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T04:55:47.564Z] #53 53.53 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:55:47.564Z] #53 53.56 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:55:47.564Z] #53 53.62 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T04:55:47.564Z] #53 53.66 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T04:55:47.644Z] #14 ... [2022-04-27T04:55:47.644Z] [2022-04-27T04:55:47.644Z] #40 [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 [2022-04-27T04:55:47.644Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:47.644Z] #40 52.61 Selecting previously unselected package libxml2:amd64. [2022-04-27T04:55:47.644Z] #40 52.62 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T04:55:47.821Z] #53 53.87 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T04:55:47.821Z] #53 54.06 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T04:55:47.905Z] #40 52.63 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:48.079Z] #53 54.19 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T04:55:48.079Z] #53 54.27 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T04:55:48.478Z] #40 53.13 Selecting previously unselected package libarchive13:amd64. [2022-04-27T04:55:48.478Z] #40 53.15 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T04:55:48.478Z] #40 53.15 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:48.478Z] #40 53.53 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T04:55:48.739Z] #40 53.53 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T04:55:48.739Z] #40 53.55 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:55:48.998Z] #40 53.69 Selecting previously unselected package librhash0:amd64. [2022-04-27T04:55:48.998Z] #40 53.69 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T04:55:48.998Z] #40 53.69 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:55:48.998Z] #40 53.86 Selecting previously unselected package libuv1:amd64. [2022-04-27T04:55:48.998Z] #40 53.86 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T04:55:48.998Z] #40 53.87 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:55:49.007Z] #14 ... [2022-04-27T04:55:49.007Z] [2022-04-27T04:55:49.007Z] #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 [2022-04-27T04:55:49.007Z] #62 sha256:975178587b86ecfb38070f7c6bf29ad0d3f835769c2d8ef861fdfa392020e227 [2022-04-27T04:55:49.258Z] #40 54.01 Selecting previously unselected package cmake. [2022-04-27T04:55:49.259Z] #40 54.03 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T04:55:49.259Z] #40 54.04 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:49.264Z] #62 35.07 Updating files: 78% (3690/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T04:55:49.264Z] #62 35.55 + cd /tmp/tmp.is14qagOrZ/src/github.com/containerd/containerd [2022-04-27T04:55:49.264Z] #62 35.55 + git checkout -q v1.6.2 [2022-04-27T04:55:49.481Z] #53 55.74 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T04:55:50.198Z] #62 36.20 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T04:55:50.198Z] #62 36.20 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T04:55:50.198Z] #62 36.20 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:55:50.198Z] #62 36.20 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:55:50.198Z] #62 36.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T04:55:50.198Z] #62 36.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T04:55:50.198Z] #62 36.21 + '[' '' = dynamic ']' [2022-04-27T04:55:50.198Z] #62 36.21 + make [2022-04-27T04:55:50.199Z] #14 63.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T04:55:50.199Z] #14 63.96 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:50.199Z] #14 63.96 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:55:50.436Z] #52 ... [2022-04-27T04:55:50.436Z] [2022-04-27T04:55:50.437Z] #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 [2022-04-27T04:55:50.437Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:55:50.437Z] #19 128.4 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64. [2022-04-27T04:55:50.437Z] #19 128.4 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 128.4 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:55:50.437Z] #19 128.5 Selecting previously unselected package cpp-10-s390x-linux-gnu. [2022-04-27T04:55:50.437Z] #19 128.5 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 128.5 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:55:50.437Z] #19 136.6 Selecting previously unselected package cpp-aarch64-linux-gnu. [2022-04-27T04:55:50.437Z] #19 136.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 136.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:55:50.437Z] #19 136.7 Selecting previously unselected package cpp-arm-linux-gnueabi. [2022-04-27T04:55:50.437Z] #19 136.7 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 136.7 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T04:55:50.437Z] #19 136.7 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2022-04-27T04:55:50.437Z] #19 136.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 136.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T04:55:50.437Z] #19 136.8 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2022-04-27T04:55:50.437Z] #19 136.8 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 136.8 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:55:50.437Z] #19 136.8 Selecting previously unselected package cpp-s390x-linux-gnu. [2022-04-27T04:55:50.437Z] #19 136.8 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:55:50.437Z] #19 136.8 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:55:50.437Z] #19 136.9 Selecting previously unselected package cross-config. [2022-04-27T04:55:50.699Z] #19 136.9 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ... [2022-04-27T04:55:50.699Z] #19 136.9 Unpacking cross-config (2.6.18+nmu1) ... [2022-04-27T04:55:50.699Z] #19 136.9 Selecting previously unselected package gcc-10-cross-base. [2022-04-27T04:55:50.699Z] #19 136.9 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:50.699Z] #19 136.9 Unpacking gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-27T04:55:50.699Z] #19 137.0 Selecting previously unselected package libc6-arm64-cross. [2022-04-27T04:55:50.962Z] #19 137.0 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ... [2022-04-27T04:55:50.962Z] #19 137.0 Unpacking libc6-arm64-cross (2.31-9cross4) ... [2022-04-27T04:55:51.223Z] #19 137.3 Selecting previously unselected package libgcc-s1-arm64-cross. [2022-04-27T04:55:51.223Z] #19 137.3 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:51.223Z] #19 137.3 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:51.223Z] #19 137.4 Selecting previously unselected package libgomp1-arm64-cross. [2022-04-27T04:55:51.223Z] #19 137.4 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:51.223Z] #19 137.4 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:51.223Z] #19 137.5 Selecting previously unselected package libitm1-arm64-cross. [2022-04-27T04:55:51.223Z] #19 137.5 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:51.223Z] #19 137.5 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:51.223Z] #19 137.5 Selecting previously unselected package libatomic1-arm64-cross. [2022-04-27T04:55:51.224Z] #19 137.5 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:51.224Z] #19 137.5 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:51.224Z] #19 137.6 Selecting previously unselected package libasan6-arm64-cross. [2022-04-27T04:55:51.224Z] #19 137.6 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:51.380Z] #53 ... [2022-04-27T04:55:51.380Z] [2022-04-27T04:55:51.380Z] #40 [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 [2022-04-27T04:55:51.380Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:51.380Z] #40 50.80 Selecting previously unselected package libxml2:amd64. [2022-04-27T04:55:51.380Z] #40 50.81 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T04:55:51.380Z] #40 50.82 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 51.34 Selecting previously unselected package libarchive13:amd64. [2022-04-27T04:55:51.380Z] #40 51.34 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T04:55:51.380Z] #40 51.36 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 51.64 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T04:55:51.380Z] #40 51.64 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T04:55:51.380Z] #40 51.65 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:55:51.380Z] #40 51.80 Selecting previously unselected package librhash0:amd64. [2022-04-27T04:55:51.380Z] #40 51.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T04:55:51.380Z] #40 51.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:55:51.380Z] #40 51.96 Selecting previously unselected package libuv1:amd64. [2022-04-27T04:55:51.380Z] #40 51.96 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T04:55:51.380Z] #40 51.97 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:55:51.380Z] #40 52.12 Selecting previously unselected package cmake. [2022-04-27T04:55:51.380Z] #40 52.13 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T04:55:51.380Z] #40 52.14 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 55.45 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:55:51.380Z] #40 55.47 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 55.48 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:55:51.380Z] #40 55.51 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 55.55 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:55:51.380Z] #40 55.57 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:55:51.380Z] #40 55.59 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 55.62 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 55.63 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 56.09 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:51.380Z] #40 56.48 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:51.380Z] #40 DONE 57.3s [2022-04-27T04:55:51.380Z] [2022-04-27T04:55:51.380Z] #49 [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 [2022-04-27T04:55:51.380Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:51.380Z] #49 53.61 Setting up criu (3.16.1-3) ... [2022-04-27T04:55:51.380Z] #49 55.11 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:51.380Z] #49 DONE 57.0s [2022-04-27T04:55:51.380Z] [2022-04-27T04:55:51.380Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T04:55:51.380Z] #41 sha256:ed29d03f81d95fbcb072e4fab7807e0e6e4586a6431bfa268ef019146cec5bc3 [2022-04-27T04:55:51.380Z] #41 DONE 0.2s [2022-04-27T04:55:51.380Z] [2022-04-27T04:55:51.380Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:51.380Z] #42 sha256:ed66a88e95aec29ce6a57e08cf581f0aa1456e8d15579f49cc3e1d7fa98cff77 [2022-04-27T04:55:51.486Z] #19 137.6 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:51.572Z] #62 37.43 + bin/ctr [2022-04-27T04:55:52.011Z] #19 138.1 Selecting previously unselected package liblsan0-arm64-cross. [2022-04-27T04:55:52.011Z] #19 138.1 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:52.011Z] #19 138.1 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:52.011Z] #19 138.4 Selecting previously unselected package libtsan0-arm64-cross. [2022-04-27T04:55:52.011Z] #19 138.4 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:52.011Z] #19 138.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:52.424Z] Running on azwin-2-bb3611 in d:\jenkins\workspace\moby_PR-43531 [Pipeline] { [Pipeline] ws [2022-04-27T04:55:52.449Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-27T04:55:52.586Z] #19 138.8 Selecting previously unselected package libstdc++6-arm64-cross. [2022-04-27T04:55:52.586Z] #19 138.8 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:52.586Z] #19 138.9 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:52.752Z] #42 1.342 + RM_GOPATH=0 [2022-04-27T04:55:52.752Z] #42 1.342 + TMP_GOPATH= [2022-04-27T04:55:52.752Z] #42 1.342 + : /build [2022-04-27T04:55:52.752Z] #42 1.342 + '[' -z '' ']' [2022-04-27T04:55:52.752Z] #42 1.343 ++ mktemp -d [2022-04-27T04:55:52.752Z] #42 1.351 + export GOPATH=/tmp/tmp.N8ByR4y9kH [2022-04-27T04:55:52.752Z] #42 1.351 + GOPATH=/tmp/tmp.N8ByR4y9kH [2022-04-27T04:55:52.752Z] #42 1.351 + RM_GOPATH=1 [2022-04-27T04:55:52.752Z] #42 1.351 + case "$(go env GOARCH)" in [2022-04-27T04:55:52.752Z] #42 1.351 ++ go env GOARCH [2022-04-27T04:55:52.752Z] #42 1.370 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:52.752Z] #42 1.372 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:52.752Z] #42 1.372 ++ dirname /install.sh [2022-04-27T04:55:52.752Z] #42 1.373 + dir=/ [2022-04-27T04:55:52.752Z] #42 1.374 + bin=tini [2022-04-27T04:55:52.752Z] #42 1.374 + shift [2022-04-27T04:55:52.752Z] #42 1.374 + '[' '!' -f //tini.installer ']' [2022-04-27T04:55:52.752Z] #42 1.374 + . //tini.installer [2022-04-27T04:55:52.752Z] #42 1.374 ++ : v0.19.0 [2022-04-27T04:55:52.752Z] #42 1.374 + install_tini [2022-04-27T04:55:52.752Z] #42 1.382 + echo 'Install tini version v0.19.0' [2022-04-27T04:55:52.752Z] #42 1.382 Install tini version v0.19.0 [2022-04-27T04:55:52.752Z] #42 1.382 + git clone https://github.com/krallin/tini.git /tmp/tmp.N8ByR4y9kH/tini [2022-04-27T04:55:52.752Z] #42 1.384 Cloning into '/tmp/tmp.N8ByR4y9kH/tini'... [2022-04-27T04:55:52.849Z] #19 139.0 Selecting previously unselected package libubsan1-arm64-cross. [2022-04-27T04:55:52.849Z] #19 139.0 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:52.849Z] #19 139.0 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:53.110Z] #19 139.2 Selecting previously unselected package libgcc-10-dev-arm64-cross. [2022-04-27T04:55:53.110Z] #19 139.3 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:55:53.110Z] #19 139.3 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:55:53.372Z] #19 139.6 Selecting previously unselected package gcc-10-aarch64-linux-gnu. [2022-04-27T04:55:53.372Z] #19 139.6 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:55:53.372Z] #19 139.6 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:55:53.471Z] #40 57.80 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:55:53.471Z] #40 57.84 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:53.471Z] #40 57.88 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:55:53.471Z] #40 57.91 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:55:53.471Z] #40 58.05 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:55:53.471Z] #40 58.11 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:55:53.471Z] #40 58.16 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:55:53.471Z] #40 58.30 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:55:53.471Z] #40 58.39 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:55:53.471Z] #40 ... [2022-04-27T04:55:53.471Z] [2022-04-27T04:55:53.471Z] #49 [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 [2022-04-27T04:55:53.471Z] #49 sha256:fa22f2f4ff558b808fc46dffe55b634579b057dc24f8e6a9adbcdc1d3075cb51 [2022-04-27T04:55:53.471Z] #49 54.76 Setting up criu (3.16.1-3) ... [2022-04-27T04:55:53.471Z] #49 56.43 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:53.471Z] #49 DONE 58.4s [2022-04-27T04:55:53.471Z] [2022-04-27T04:55:53.471Z] #40 [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 [2022-04-27T04:55:53.471Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:53.471Z] #40 58.45 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:55:53.471Z] #40 58.47 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:55:53.471Z] #40 ... [2022-04-27T04:55:53.471Z] [2022-04-27T04:55:53.471Z] #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 [2022-04-27T04:55:53.471Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:55:53.471Z] #34 48.24 Updating files: 93% (1425/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. [2022-04-27T04:55:53.471Z] #34 48.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-04-27T04:55:53.471Z] #34 48.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-04-27T04:55:53.732Z] #34 ... [2022-04-27T04:55:53.732Z] [2022-04-27T04:55:53.732Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:55:53.732Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:55:53.732Z] #53 54.24 go: downloading gopkg.in/yaml.v2 v2.4.0 [2022-04-27T04:55:53.732Z] #53 54.24 go: downloading github.com/pelletier/go-toml v1.9.4 [2022-04-27T04:55:53.732Z] #53 54.36 go: downloading github.com/quasilyte/gogrep v0.0.0-20220103110004-ffaa07af02e3 [2022-04-27T04:55:53.732Z] #53 54.48 go: downloading github.com/gobwas/glob v0.2.3 [2022-04-27T04:55:53.732Z] #53 54.49 go: downloading github.com/kisielk/gotool v1.0.0 [2022-04-27T04:55:53.732Z] #53 54.58 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2022-04-27T04:55:53.732Z] #53 54.60 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2022-04-27T04:55:53.732Z] #53 54.63 go: downloading github.com/ettle/strcase v0.1.1 [2022-04-27T04:55:53.732Z] #53 54.66 go: downloading golang.org/x/mod v0.5.1 [2022-04-27T04:55:53.732Z] #53 54.68 go: downloading github.com/fatih/structtag v1.2.0 [2022-04-27T04:55:53.732Z] #53 54.70 go: downloading github.com/Masterminds/semver v1.5.0 [2022-04-27T04:55:53.732Z] #53 54.82 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2022-04-27T04:55:53.732Z] #53 54.85 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2022-04-27T04:55:53.732Z] #53 55.02 go: downloading github.com/prometheus/client_golang v1.7.1 [2022-04-27T04:55:53.732Z] #53 55.33 go: downloading github.com/prometheus/client_model v0.2.0 [2022-04-27T04:55:53.732Z] #53 55.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-04-27T04:55:53.732Z] #53 55.48 go: downloading github.com/google/go-cmp v0.5.6 [2022-04-27T04:55:53.732Z] #53 55.72 go: downloading github.com/chavacava/garif v0.0.0-20210405164556-e8a0a408d6af [2022-04-27T04:55:53.732Z] #53 55.72 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2022-04-27T04:55:53.732Z] #53 55.77 go: downloading github.com/beorn7/perks v1.0.1 [2022-04-27T04:55:53.732Z] #53 55.82 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2022-04-27T04:55:53.732Z] #53 55.84 go: downloading github.com/golang/protobuf v1.5.2 [2022-04-27T04:55:53.732Z] #53 55.86 go: downloading github.com/cespare/xxhash v1.1.0 [2022-04-27T04:55:53.732Z] #53 56.05 go: downloading github.com/prometheus/common v0.10.0 [2022-04-27T04:55:53.732Z] #53 56.20 go: downloading github.com/prometheus/procfs v0.6.0 [2022-04-27T04:55:53.732Z] #53 56.32 go: downloading github.com/mattn/go-runewidth v0.0.9 [2022-04-27T04:55:53.732Z] #53 56.39 go: downloading google.golang.org/protobuf v1.27.1 [2022-04-27T04:55:53.732Z] #53 57.79 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2022-04-27T04:55:53.738Z] #42 2.366 + cd /tmp/tmp.N8ByR4y9kH/tini [2022-04-27T04:55:53.738Z] #42 2.367 + git checkout -q v0.19.0 [2022-04-27T04:55:53.738Z] #42 2.387 + cmake . [2022-04-27T04:55:54.014Z] The recommended git tool is: git [2022-04-27T04:55:54.229Z] using credential docker-jenkins-github-credentials [2022-04-27T04:55:54.301Z] #53 ... [2022-04-27T04:55:54.301Z] [2022-04-27T04:55:54.301Z] #40 [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 [2022-04-27T04:55:54.301Z] #40 sha256:a1081025569ca26304c4bda92fe665a069f22c0a1351c29adc17ae2615c2212b [2022-04-27T04:55:54.301Z] #40 DONE 59.0s [2022-04-27T04:55:54.301Z] [2022-04-27T04:55:54.301Z] #41 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T04:55:54.301Z] #41 sha256:4c6f808d14afd409cd38afc43c667f4500e70350897b44924741915c88526f94 [2022-04-27T04:55:54.303Z] #42 2.877 -- The C compiler identification is GNU 10.2.1 [2022-04-27T04:55:54.304Z] #42 2.944 -- Detecting C compiler ABI info [2022-04-27T04:55:54.304Z] #42 ... [2022-04-27T04:55:54.304Z] [2022-04-27T04:55:54.304Z] #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 [2022-04-27T04:55:54.304Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:54.304Z] #14 50.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T04:55:54.304Z] #14 50.41 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:55:54.304Z] #14 50.42 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:55:54.304Z] #14 52.54 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T04:55:54.304Z] #14 52.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T04:55:54.304Z] #14 52.56 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:55:54.304Z] #14 52.67 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T04:55:54.304Z] #14 52.67 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:55:54.304Z] #14 52.69 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:55:54.304Z] #14 52.86 Selecting previously unselected package dmsetup. [2022-04-27T04:55:54.304Z] #14 52.87 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:55:54.304Z] #14 52.88 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:55:54.304Z] #14 53.06 Selecting previously unselected package mingw-w64-common. [2022-04-27T04:55:54.304Z] #14 53.06 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T04:55:54.304Z] #14 53.06 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T04:55:54.304Z] #14 59.22 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T04:55:54.304Z] #14 59.22 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T04:55:54.304Z] #14 59.26 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:55:54.307Z] Cloning the remote Git repository [2022-04-27T04:55:54.307Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:55:54.560Z] #14 ... [2022-04-27T04:55:54.560Z] [2022-04-27T04:55:54.560Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:54.560Z] #42 sha256:ed66a88e95aec29ce6a57e08cf581f0aa1456e8d15579f49cc3e1d7fa98cff77 [2022-04-27T04:55:54.560Z] #42 3.371 -- Detecting C compiler ABI info - done [2022-04-27T04:55:54.563Z] #41 DONE 0.4s [2022-04-27T04:55:54.563Z] [2022-04-27T04:55:54.563Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:54.563Z] #42 sha256:577d8d299e6a6e90b1ec99a26e3c6efec5101a908979fb27ec00a440f920dbb5 [2022-04-27T04:55:54.817Z] #42 3.472 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T04:55:54.817Z] #42 3.482 -- Detecting C compile features [2022-04-27T04:55:54.817Z] #42 3.485 -- Detecting C compile features - done [2022-04-27T04:55:54.817Z] #42 3.517 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T04:55:55.075Z] #42 3.787 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T04:55:55.075Z] #42 3.868 -- Configuring done [2022-04-27T04:55:55.075Z] #42 3.882 -- Generating done [2022-04-27T04:55:55.332Z] #42 3.884 -- Build files have been written to: /tmp/tmp.N8ByR4y9kH/tini [2022-04-27T04:55:55.332Z] #42 3.897 + make tini-static [2022-04-27T04:55:55.590Z] #42 4.126 Scanning dependencies of target tini-static [2022-04-27T04:55:55.590Z] #42 4.209 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T04:55:54.498Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:55:54.898Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T04:55:55.941Z] #42 1.302 + RM_GOPATH=0 [2022-04-27T04:55:55.941Z] #42 1.302 + TMP_GOPATH= [2022-04-27T04:55:55.941Z] #42 1.302 + : /build [2022-04-27T04:55:55.941Z] #42 1.302 + '[' -z '' ']' [2022-04-27T04:55:55.941Z] #42 1.302 ++ mktemp -d [2022-04-27T04:55:55.941Z] #42 1.303 + export GOPATH=/tmp/tmp.FZDTU33BJ7 [2022-04-27T04:55:55.941Z] #42 1.303 + GOPATH=/tmp/tmp.FZDTU33BJ7 [2022-04-27T04:55:55.941Z] #42 1.303 + RM_GOPATH=1 [2022-04-27T04:55:55.941Z] #42 1.303 + case "$(go env GOARCH)" in [2022-04-27T04:55:55.941Z] #42 1.304 ++ go env GOARCH [2022-04-27T04:55:55.941Z] #42 1.320 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:55.941Z] #42 1.324 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:55:55.941Z] #42 1.324 ++ dirname /install.sh [2022-04-27T04:55:55.941Z] #42 1.325 + dir=/ [2022-04-27T04:55:55.941Z] #42 1.328 + bin=tini [2022-04-27T04:55:55.941Z] #42 1.328 + shift [2022-04-27T04:55:55.941Z] #42 1.330 + '[' '!' -f //tini.installer ']' [2022-04-27T04:55:55.941Z] #42 1.330 + . //tini.installer [2022-04-27T04:55:55.941Z] #42 1.330 ++ : v0.19.0 [2022-04-27T04:55:55.941Z] #42 1.331 + install_tini [2022-04-27T04:55:55.941Z] #42 1.331 + echo 'Install tini version v0.19.0' [2022-04-27T04:55:55.941Z] #42 1.331 Install tini version v0.19.0 [2022-04-27T04:55:55.941Z] #42 1.331 + git clone https://github.com/krallin/tini.git /tmp/tmp.FZDTU33BJ7/tini [2022-04-27T04:55:55.941Z] #42 1.333 Cloning into '/tmp/tmp.FZDTU33BJ7/tini'... [2022-04-27T04:55:56.509Z] #42 1.979 + cd /tmp/tmp.FZDTU33BJ7/tini [2022-04-27T04:55:56.509Z] #42 1.983 + git checkout -q v0.19.0 [2022-04-27T04:55:56.509Z] #42 1.992 + cmake . [2022-04-27T04:55:56.520Z] #42 ... [2022-04-27T04:55:56.520Z] [2022-04-27T04:55:56.520Z] #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 [2022-04-27T04:55:56.520Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:56.520Z] #51 62.02 gotestsum version dev [2022-04-27T04:55:56.520Z] #51 DONE 62.7s [2022-04-27T04:55:56.776Z] [2022-04-27T04:55:56.776Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:56.776Z] #42 sha256:ed66a88e95aec29ce6a57e08cf581f0aa1456e8d15579f49cc3e1d7fa98cff77 [2022-04-27T04:55:56.776Z] #42 5.326 [100%] Linking C executable tini-static [2022-04-27T04:55:57.076Z] #42 2.334 -- The C compiler identification is GNU 10.2.1 [2022-04-27T04:55:57.076Z] #42 2.403 -- Detecting C compiler ABI info [2022-04-27T04:55:57.335Z] #42 2.848 -- Detecting C compiler ABI info - done [2022-04-27T04:55:57.335Z] #42 2.956 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T04:55:57.338Z] #42 6.124 [100%] Built target tini-static [2022-04-27T04:55:57.593Z] #42 2.959 -- Detecting C compile features [2022-04-27T04:55:57.593Z] #42 2.963 -- Detecting C compile features - done [2022-04-27T04:55:57.593Z] #42 3.009 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T04:55:57.593Z] #42 3.130 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T04:55:57.593Z] #42 3.194 -- Configuring done [2022-04-27T04:55:57.593Z] #42 3.217 -- Generating done [2022-04-27T04:55:57.597Z] #42 6.232 + mkdir -p /build [2022-04-27T04:55:57.597Z] #42 6.234 + cp tini-static /build/docker-init [2022-04-27T04:55:57.597Z] #42 DONE 6.4s [2022-04-27T04:55:57.597Z] [2022-04-27T04:55:57.597Z] #45 [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 [2022-04-27T04:55:57.597Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:55:57.852Z] #42 3.224 -- Build files have been written to: /tmp/tmp.FZDTU33BJ7/tini [2022-04-27T04:55:57.853Z] #42 3.236 + make tini-static [2022-04-27T04:55:55.844Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:55:55.844Z] > git --version # timeout=10 [2022-04-27T04:55:55.892Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T04:55:55.893Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:55:55.896Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:55:58.112Z] #42 3.582 Scanning dependencies of target tini-static [2022-04-27T04:55:58.112Z] #42 3.626 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T04:55:58.160Z] #45 ... [2022-04-27T04:55:58.160Z] [2022-04-27T04:55:58.160Z] #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 [2022-04-27T04:55:58.160Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:58.160Z] #14 64.30 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T04:55:58.160Z] #14 64.30 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:58.160Z] #14 64.32 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:55:58.723Z] #14 64.63 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T04:55:58.723Z] #14 64.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:58.723Z] #14 64.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:55:59.051Z] #42 ... [2022-04-27T04:55:59.051Z] [2022-04-27T04:55:59.051Z] #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 [2022-04-27T04:55:59.051Z] #51 sha256:7e99fa63a9052785ca7eccb11c1c7cf33834357605e6dc6776dcf50c1ca39af6 [2022-04-27T04:55:59.051Z] #51 63.37 gotestsum version dev [2022-04-27T04:55:59.051Z] #51 DONE 63.8s [2022-04-27T04:55:59.051Z] [2022-04-27T04:55:59.051Z] #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 [2022-04-27T04:55:59.051Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:55:59.051Z] #14 57.58 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T04:55:59.051Z] #14 57.59 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T04:55:59.051Z] #14 57.60 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:55:59.051Z] #14 63.19 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T04:55:59.051Z] #14 63.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:59.051Z] #14 63.20 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:55:59.051Z] #14 63.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T04:55:59.051Z] #14 63.36 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:55:59.051Z] #14 63.38 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:55:59.312Z] #14 ... [2022-04-27T04:55:59.312Z] [2022-04-27T04:55:59.312Z] #42 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:55:59.312Z] #42 sha256:577d8d299e6a6e90b1ec99a26e3c6efec5101a908979fb27ec00a440f920dbb5 [2022-04-27T04:55:59.312Z] #42 4.688 [100%] Linking C executable tini-static [2022-04-27T04:55:59.669Z] #62 ... [2022-04-27T04:55:59.669Z] [2022-04-27T04:55:59.669Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T04:55:59.669Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:55:59.669Z] #14 66.13 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T04:55:59.669Z] #14 66.14 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:55:59.669Z] #14 66.14 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:55:59.669Z] #14 70.64 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T04:55:59.670Z] #14 70.64 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:55:59.670Z] #14 70.66 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:55:59.670Z] #14 75.38 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T04:55:59.670Z] #14 75.41 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:55:59.670Z] #14 75.42 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:55:59.882Z] #42 5.384 [100%] Built target tini-static [2022-04-27T04:56:00.146Z] #42 5.576 + mkdir -p /build [2022-04-27T04:56:00.146Z] #42 5.576 + cp tini-static /build/docker-init [2022-04-27T04:56:00.357Z] #14 74.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T04:56:00.357Z] #14 74.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:00.357Z] #14 74.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:00.410Z] #42 DONE 5.8s [2022-04-27T04:56:00.410Z] [2022-04-27T04:56:00.410Z] #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 [2022-04-27T04:56:00.410Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:56:02.287Z] #14 ... [2022-04-27T04:56:02.287Z] [2022-04-27T04:56:02.287Z] #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 [2022-04-27T04:56:02.287Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:56:03.338Z] #62 41.29 Updating files: 64% (3052/4707) Updating files: 65% (3060/4707) Updating files: 66% (3107/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T04:56:03.338Z] #62 42.15 + cd /tmp/tmp.Hoza0VytUn/src/github.com/containerd/containerd [2022-04-27T04:56:03.338Z] #62 42.15 + git checkout -q v1.6.2 [2022-04-27T04:56:03.385Z] #19 148.9 Selecting previously unselected package gcc-aarch64-linux-gnu. [2022-04-27T04:56:03.385Z] #19 148.9 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:03.385Z] #19 149.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:56:03.648Z] #19 149.9 Selecting previously unselected package linux-libc-dev-arm64-cross. [2022-04-27T04:56:03.648Z] #19 149.9 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ... [2022-04-27T04:56:03.648Z] #19 149.9 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-27T04:56:03.910Z] #19 ... [2022-04-27T04:56:03.910Z] [2022-04-27T04:56:03.910Z] #52 [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 [2022-04-27T04:56:03.910Z] #52 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:56:03.910Z] #52 DONE 158.2s [2022-04-27T04:56:03.910Z] [2022-04-27T04:56:03.910Z] #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 [2022-04-27T04:56:03.910Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:56:03.980Z] #14 70.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T04:56:03.980Z] #14 70.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:03.980Z] #14 70.05 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:04.216Z] #19 150.5 Selecting previously unselected package libc6-dev-arm64-cross. [2022-04-27T04:56:04.216Z] #19 150.5 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:04.216Z] #19 150.5 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-27T04:56:04.729Z] #62 43.65 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T04:56:04.729Z] #62 43.65 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T04:56:04.729Z] #62 43.65 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:56:04.729Z] #62 43.65 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:56:04.729Z] #62 43.65 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T04:56:04.729Z] #62 43.65 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T04:56:04.729Z] #62 43.65 + '[' '' = dynamic ']' [2022-04-27T04:56:04.729Z] #62 43.65 + make [2022-04-27T04:56:05.224Z] #19 151.3 Selecting previously unselected package libstdc++-10-dev-arm64-cross. [2022-04-27T04:56:05.224Z] #19 151.3 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:05.224Z] #19 151.3 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:56:05.698Z] #62 ... [2022-04-27T04:56:05.698Z] [2022-04-27T04:56:05.698Z] #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 [2022-04-27T04:56:05.698Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:05.698Z] #14 69.89 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T04:56:05.698Z] #14 69.89 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:05.698Z] #14 69.90 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:05.807Z] #19 152.1 Selecting previously unselected package g++-10-aarch64-linux-gnu. [2022-04-27T04:56:05.807Z] #19 152.1 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:05.807Z] #19 152.1 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:56:06.224Z] #14 ... [2022-04-27T04:56:06.224Z] [2022-04-27T04:56:06.224Z] #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 [2022-04-27T04:56:06.224Z] #65 sha256:567b6608fcb95e5d94e2a6bb0bfaeeef648e30468a73e572afd3cb75f2bf755d [2022-04-27T04:56:06.224Z] #65 82.40 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:56:06.224Z] #65 82.40 + GOBIN=/build [2022-04-27T04:56:06.224Z] #65 82.40 + GO111MODULE=on [2022-04-27T04:56:06.224Z] #65 82.40 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:56:06.675Z] #62 45.21 + bin/ctr [2022-04-27T04:56:10.393Z] #65 86.60 rootlesskit version 1.0.0 [2022-04-27T04:56:10.393Z] #65 86.61 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T04:56:10.393Z] #65 86.61 -container-ip string [2022-04-27T04:56:10.393Z] #65 86.61 container ip [2022-04-27T04:56:10.393Z] #65 86.61 -container-port int [2022-04-27T04:56:10.393Z] #65 86.61 container port (default -1) [2022-04-27T04:56:10.393Z] #65 86.61 -host-ip string [2022-04-27T04:56:10.393Z] #65 86.61 host ip [2022-04-27T04:56:10.393Z] #65 86.61 -host-port int [2022-04-27T04:56:10.393Z] #65 86.61 host port (default -1) [2022-04-27T04:56:10.393Z] #65 86.61 -proto string [2022-04-27T04:56:10.393Z] #65 86.61 proxy protocol (default "tcp") [2022-04-27T04:56:13.019Z] #65 ... [2022-04-27T04:56:13.020Z] [2022-04-27T04:56:13.020Z] #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 [2022-04-27T04:56:13.020Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:56:13.020Z] #14 84.03 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T04:56:13.020Z] #14 84.03 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2022-04-27T04:56:13.020Z] #14 84.04 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:13.020Z] #14 88.69 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T04:56:13.020Z] #14 88.69 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T04:56:13.020Z] #14 88.71 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:13.020Z] #14 88.87 Selecting previously unselected package libapparmor1:arm64. [2022-04-27T04:56:13.020Z] #14 88.87 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-27T04:56:13.020Z] #14 88.89 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T04:56:13.020Z] #14 89.57 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-27T04:56:13.020Z] #14 89.57 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-27T04:56:13.020Z] #14 89.59 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T04:56:13.405Z] Fetching without tags [2022-04-27T04:56:13.071Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:56:13.136Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:56:13.191Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:56:13.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:56:13.585Z] #14 90.31 Selecting previously unselected package libbtrfs0:arm64. [2022-04-27T04:56:13.585Z] #14 90.31 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2022-04-27T04:56:13.585Z] #14 90.37 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T04:56:13.937Z] #14 ... [2022-04-27T04:56:13.937Z] [2022-04-27T04:56:13.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 [2022-04-27T04:56:13.937Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:56:13.937Z] #62 37.20 Updating files: 63% (2987/4707) Updating files: 64% (3013/4707) Updating files: 65% (3060/4707) Updating files: 66% (3107/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T04:56:13.937Z] #62 38.06 + cd /tmp/tmp.WHZ9U7ochj/src/github.com/containerd/containerd [2022-04-27T04:56:13.937Z] #62 38.06 + git checkout -q v1.6.2 [2022-04-27T04:56:14.129Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:56:14.517Z] #14 90.98 Selecting previously unselected package libbtrfs-dev:arm64. [2022-04-27T04:56:14.517Z] #14 90.99 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2022-04-27T04:56:14.517Z] #14 91.00 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T04:56:14.829Z] #62 ... [2022-04-27T04:56:14.829Z] [2022-04-27T04:56:14.829Z] #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 [2022-04-27T04:56:14.829Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:14.829Z] #14 79.13 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T04:56:14.829Z] #14 79.13 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:14.829Z] #14 79.13 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:14.829Z] #14 84.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T04:56:14.829Z] #14 84.52 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:14.829Z] #14 84.52 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:15.312Z] #62 39.27 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T04:56:15.312Z] #62 39.27 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T04:56:15.312Z] #62 39.27 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:56:15.312Z] #62 39.27 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:56:15.312Z] #62 39.27 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T04:56:15.312Z] #62 39.27 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T04:56:15.312Z] #62 39.27 + '[' '' = dynamic ']' [2022-04-27T04:56:15.312Z] #62 39.27 + make [2022-04-27T04:56:15.679Z] #14 ... [2022-04-27T04:56:15.679Z] [2022-04-27T04:56:15.679Z] #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 [2022-04-27T04:56:15.680Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:56:15.680Z] #62 38.09 Updating files: 65% (3062/4707) Updating files: 66% (3107/4707) Updating files: 67% (3154/4707) Updating files: 68% (3201/4707) Updating files: 69% (3248/4707) Updating files: 70% (3295/4707) Updating files: 71% (3342/4707) Updating files: 72% (3390/4707) Updating files: 73% (3437/4707) Updating files: 74% (3484/4707) Updating files: 75% (3531/4707) Updating files: 76% (3578/4707) Updating files: 77% (3625/4707) Updating files: 78% (3672/4707) Updating files: 79% (3719/4707) Updating files: 80% (3766/4707) Updating files: 81% (3813/4707) Updating files: 82% (3860/4707) Updating files: 83% (3907/4707) Updating files: 84% (3954/4707) Updating files: 85% (4001/4707) Updating files: 86% (4049/4707) Updating files: 87% (4096/4707) Updating files: 88% (4143/4707) Updating files: 89% (4190/4707) Updating files: 90% (4237/4707) Updating files: 91% (4284/4707) Updating files: 92% (4331/4707) Updating files: 93% (4378/4707) Updating files: 94% (4425/4707) Updating files: 95% (4472/4707) Updating files: 96% (4519/4707) Updating files: 97% (4566/4707) Updating files: 98% (4613/4707) Updating files: 99% (4660/4707) Updating files: 100% (4707/4707) Updating files: 100% (4707/4707), done. [2022-04-27T04:56:15.680Z] #62 38.92 + cd /tmp/tmp.40XcOEDZ5w/src/github.com/containerd/containerd [2022-04-27T04:56:15.912Z] #14 92.10 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-04-27T04:56:15.912Z] #14 92.10 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T04:56:15.912Z] #14 92.11 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T04:56:15.939Z] #62 38.92 + git checkout -q v1.6.2 [2022-04-27T04:56:16.169Z] #14 92.81 Selecting previously unselected package libudev-dev:arm64. [2022-04-27T04:56:16.169Z] #14 92.82 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ... [2022-04-27T04:56:16.248Z] #62 40.45 + bin/ctr [2022-04-27T04:56:16.492Z] #14 92.90 Unpacking libudev-dev:arm64 (247.3-7) ... [2022-04-27T04:56:13.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:56:13.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:56:13.442Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:56:14.240Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:56:14.297Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:56:16.878Z] #62 39.92 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T04:56:16.878Z] #62 39.92 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T04:56:16.878Z] #62 39.92 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:56:16.878Z] #62 39.92 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:56:16.878Z] #62 39.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T04:56:16.878Z] #62 39.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T04:56:16.878Z] #62 39.92 + '[' '' = dynamic ']' [2022-04-27T04:56:16.878Z] #62 39.92 + make [2022-04-27T04:56:17.061Z] #14 93.57 Selecting previously unselected package libsepol1-dev:arm64. [2022-04-27T04:56:17.061Z] #14 93.58 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2022-04-27T04:56:17.061Z] #14 93.60 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2022-04-27T04:56:17.627Z] #14 ... [2022-04-27T04:56:17.627Z] [2022-04-27T04:56:17.627Z] #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 [2022-04-27T04:56:17.627Z] #65 sha256:567b6608fcb95e5d94e2a6bb0bfaeeef648e30468a73e572afd3cb75f2bf755d [2022-04-27T04:56:17.627Z] #65 DONE 93.7s [2022-04-27T04:56:17.627Z] [2022-04-27T04:56:17.627Z] #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 [2022-04-27T04:56:17.627Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:56:17.627Z] #14 94.06 Selecting previously unselected package libpcre2-16-0:arm64. [2022-04-27T04:56:17.627Z] #14 94.07 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ... [2022-04-27T04:56:17.627Z] #14 94.07 Unpacking libpcre2-16-0:arm64 (10.36-2) ... [2022-04-27T04:56:17.627Z] #14 94.25 Selecting previously unselected package libpcre2-32-0:arm64.#14 ... [2022-04-27T04:56:17.627Z] [2022-04-27T04:56:17.627Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T04:56:17.627Z] #66 sha256:e305d8e336de657038579153b85d06e1d7f8bb086948a6cb573d1d21b21d680e [2022-04-27T04:56:17.627Z] #66 DONE 0.2s [2022-04-27T04:56:17.627Z] [2022-04-27T04:56:17.627Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T04:56:17.627Z] #67 sha256:cc03e0c1abf77400317a77069e36dc5a484ecf795bdb4bc69fff127ec765a007 [2022-04-27T04:56:17.627Z] #67 DONE 0.1s [2022-04-27T04:56:17.627Z] [2022-04-27T04:56:17.627Z] #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 [2022-04-27T04:56:17.627Z] #14 sha256:abc72897457048070d90b3baa59c57244484407f38451947e270b3dda7d6d47c [2022-04-27T04:56:17.627Z] #14 94.25 Selecting previously unselected package libpcre2-32-0:arm64. [2022-04-27T04:56:17.627Z] #14 94.26 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ... [2022-04-27T04:56:17.627Z] #14 94.27 Unpacking libpcre2-32-0:arm64 (10.36-2) ... [2022-04-27T04:56:17.769Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:56:17.770Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:56:17.885Z] #14 94.43 Selecting previously unselected package libpcre2-posix2:arm64. [2022-04-27T04:56:17.885Z] #14 94.44 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ... [2022-04-27T04:56:17.885Z] #14 94.44 Unpacking libpcre2-posix2:arm64 (10.36-2) ... [2022-04-27T04:56:18.056Z] #19 164.0 Selecting previously unselected package g++-aarch64-linux-gnu. [2022-04-27T04:56:18.056Z] #19 164.0 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:18.056Z] #19 164.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:56:18.056Z] #19 164.1 Selecting previously unselected package patch. [2022-04-27T04:56:18.056Z] #19 164.1 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ... [2022-04-27T04:56:18.056Z] #19 164.1 Unpacking patch (2.7.6-7) ... [2022-04-27T04:56:18.056Z] #19 164.2 Selecting previously unselected package dpkg-dev. [2022-04-27T04:56:18.056Z] #19 164.2 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ... [2022-04-27T04:56:18.056Z] #19 164.2 Unpacking dpkg-dev (1.20.9) ... [2022-04-27T04:56:18.056Z] #19 164.4 Selecting previously unselected package libconfig-inifiles-perl. [2022-04-27T04:56:18.056Z] #19 164.4 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ... [2022-04-27T04:56:18.056Z] #19 164.4 Unpacking libconfig-inifiles-perl (3.000003-1) ... [2022-04-27T04:56:18.056Z] #19 164.4 Selecting previously unselected package libio-string-perl. [2022-04-27T04:56:18.056Z] #19 164.4 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ... [2022-04-27T04:56:18.056Z] #19 164.4 Unpacking libio-string-perl (1.08-3.1) ... [2022-04-27T04:56:18.056Z] #19 164.5 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:56:18.056Z] #19 164.5 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:56:18.056Z] #19 164.5 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:56:18.142Z] #14 94.62 Selecting previously unselected package libpcre2-dev:arm64. [2022-04-27T04:56:18.142Z] #14 94.62 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ... [2022-04-27T04:56:18.142Z] #14 94.63 Unpacking libpcre2-dev:arm64 (10.36-2) ... [2022-04-27T04:56:18.259Z] #62 41.28 + bin/ctr [2022-04-27T04:56:18.705Z] #14 95.19 Selecting previously unselected package libselinux1-dev:arm64. [2022-04-27T04:56:18.705Z] #14 95.20 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2022-04-27T04:56:18.705Z] #14 95.20 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2022-04-27T04:56:18.963Z] #14 95.40 Selecting previously unselected package libdevmapper-dev:arm64. [2022-04-27T04:56:18.963Z] #14 95.41 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2022-04-27T04:56:18.963Z] #14 95.41 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-27T04:56:18.963Z] #14 95.48 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-27T04:56:18.963Z] #14 95.49 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T04:56:18.963Z] #14 95.49 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:18.963Z] #14 95.62 Selecting previously unselected package libsystemd-dev:arm64. [2022-04-27T04:56:18.963Z] #14 95.62 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ... [2022-04-27T04:56:18.963Z] #14 95.63 Unpacking libsystemd-dev:arm64 (247.3-7) ... [2022-04-27T04:56:19.476Z] #14 96.00 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:19.476Z] #14 96.02 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T04:56:19.476Z] #14 96.03 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:19.476Z] #14 96.06 Setting up libsepol1-dev:arm64 (3.1-1) ... [2022-04-27T04:56:19.476Z] #14 96.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:56:19.476Z] #14 96.11 Setting up libpcre2-16-0:arm64 (10.36-2) ... [2022-04-27T04:56:19.476Z] #14 96.14 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2022-04-27T04:56:19.476Z] #14 96.16 Setting up libpcre2-32-0:arm64 (10.36-2) ... [2022-04-27T04:56:19.476Z] #14 96.19 Setting up libudev-dev:arm64 (247.3-7) ... [2022-04-27T04:56:19.477Z] #14 96.20 Setting up libpcre2-posix2:arm64 (10.36-2) ... [2022-04-27T04:56:19.509Z] using credential docker-jenkins-github-credentials [2022-04-27T04:56:19.592Z] Cloning the remote Git repository [2022-04-27T04:56:19.592Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:56:17.413Z] > git remote # timeout=10 [2022-04-27T04:56:17.489Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:56:17.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:56:17.541Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:56:17.674Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T04:56:17.804Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:56:17.860Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:56:19.734Z] #14 96.22 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:19.734Z] #14 96.24 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2022-04-27T04:56:19.734Z] #14 96.26 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:19.734Z] #14 96.29 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T04:56:19.734Z] #14 96.31 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T04:56:19.734Z] #14 96.32 Setting up libsystemd-dev:arm64 (247.3-7) ... [2022-04-27T04:56:19.734Z] #14 96.34 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:56:19.734Z] #14 96.36 Setting up libpcre2-dev:arm64 (10.36-2) ... [2022-04-27T04:56:19.991Z] #14 96.54 Setting up libselinux1-dev:arm64 (3.1-3) ... [2022-04-27T04:56:19.991Z] #14 96.55 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:19.991Z] #14 96.57 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:19.991Z] #14 96.63 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 [2022-04-27T04:56:19.991Z] #14 96.66 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:19.991Z] #14 96.68 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 [2022-04-27T04:56:19.991Z] #14 96.69 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:56:19.991Z] #14 96.70 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:19.991Z] #14 96.72 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 [2022-04-27T04:56:20.004Z] #19 166.3 Selecting previously unselected package libxml2:amd64. [2022-04-27T04:56:20.004Z] #19 166.3 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u1_amd64.deb ... [2022-04-27T04:56:20.004Z] #19 166.3 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:56:19.796Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:56:20.248Z] #14 96.73 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:20.248Z] #14 96.75 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:20.248Z] #14 96.77 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T04:56:20.248Z] #14 96.79 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:56:20.248Z] #14 96.82 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2022-04-27T04:56:20.248Z] #14 96.83 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2022-04-27T04:56:20.248Z] #14 96.86 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:56:20.273Z] #19 166.5 Selecting previously unselected package libxml-namespacesupport-perl. [2022-04-27T04:56:20.273Z] #19 166.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ... [2022-04-27T04:56:20.273Z] #19 166.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-27T04:56:20.534Z] #19 166.7 Selecting previously unselected package libxml-sax-base-perl. [2022-04-27T04:56:20.534Z] #19 166.7 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ... [2022-04-27T04:56:20.534Z] #19 166.7 Unpacking libxml-sax-base-perl (1.09-1.1) ... [2022-04-27T04:56:20.534Z] #19 166.7 Selecting previously unselected package libxml-sax-perl. [2022-04-27T04:56:20.534Z] #19 166.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ... [2022-04-27T04:56:20.534Z] #19 166.8 Unpacking libxml-sax-perl (1.02+dfsg-1) ... [2022-04-27T04:56:20.534Z] #19 166.9 Selecting previously unselected package libxml-libxml-perl. [2022-04-27T04:56:20.534Z] #19 166.9 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ... [2022-04-27T04:56:20.534Z] #19 166.9 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-27T04:56:20.534Z] #19 ... [2022-04-27T04:56:20.534Z] [2022-04-27T04:56:20.534Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:56:20.534Z] #60 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:56:20.534Z] #60 175.2 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T04:56:20.813Z] #14 DONE 97.3s [2022-04-27T04:56:20.813Z] [2022-04-27T04:56:20.813Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T04:56:20.813Z] #57 sha256:b8291ac7e839a9303d322683d1e8fd447916e678b78e472fd91b2731717adf6d [2022-04-27T04:56:20.813Z] #57 DONE 0.2s [2022-04-27T04:56:20.813Z] [2022-04-27T04:56:20.813Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T04:56:20.813Z] #15 sha256:22f4bc2428baed17950a8493cc6cc7720cf565fa7aa91d269753d85cc2fbf47a [2022-04-27T04:56:21.432Z] #14 95.22 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T04:56:21.432Z] #14 95.22 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:21.432Z] #14 95.22 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:21.527Z] #60 DONE 175.9s [2022-04-27T04:56:21.527Z] [2022-04-27T04:56:21.527Z] #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 [2022-04-27T04:56:21.527Z] #19 sha256:be54dd40eb1e50415a0618e28230f38b72328b8936909b1f3054d1d0e751fecc [2022-04-27T04:56:21.527Z] #19 167.5 Selecting previously unselected package libxml-simple-perl. [2022-04-27T04:56:21.527Z] #19 167.5 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.5 Unpacking libxml-simple-perl (2.25-1) ... [2022-04-27T04:56:21.527Z] #19 167.6 Selecting previously unselected package libyaml-perl. [2022-04-27T04:56:21.527Z] #19 167.6 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.6 Unpacking libyaml-perl (1.30-1) ... [2022-04-27T04:56:21.527Z] #19 167.7 Selecting previously unselected package libconfig-auto-perl. [2022-04-27T04:56:21.527Z] #19 167.7 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.7 Unpacking libconfig-auto-perl (0.44-1.1) ... [2022-04-27T04:56:21.527Z] #19 167.7 Selecting previously unselected package libfile-which-perl. [2022-04-27T04:56:21.527Z] #19 167.7 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.7 Unpacking libfile-which-perl (1.23-1) ... [2022-04-27T04:56:21.527Z] #19 167.7 Selecting previously unselected package libfile-homedir-perl. [2022-04-27T04:56:21.527Z] #19 167.7 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.8 Unpacking libfile-homedir-perl (1.006-1) ... [2022-04-27T04:56:21.527Z] #19 167.8 Selecting previously unselected package libdebian-dpkgcross-perl. [2022-04-27T04:56:21.527Z] #19 167.8 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.8 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-27T04:56:21.527Z] #19 167.9 Selecting previously unselected package dpkg-cross. [2022-04-27T04:56:21.527Z] #19 167.9 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.9 Unpacking dpkg-cross (2.6.18+nmu1) ... [2022-04-27T04:56:21.527Z] #19 167.9 Selecting previously unselected package crossbuild-essential-arm64. [2022-04-27T04:56:21.527Z] #19 167.9 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ... [2022-04-27T04:56:21.527Z] #19 167.9 Unpacking crossbuild-essential-arm64 (12.9) ... [2022-04-27T04:56:21.527Z] #19 168.0 Selecting previously unselected package libc6-armel-cross. [2022-04-27T04:56:21.527Z] #19 168.0 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:21.747Z] #15 DONE 1.2s [2022-04-27T04:56:21.747Z] [2022-04-27T04:56:21.747Z] #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 [2022-04-27T04:56:21.747Z] #16 sha256:4b1ab7dc139bf4699de058a233156555ecde99490bb7cb44f5f9eca3ed243cad [2022-04-27T04:56:21.789Z] #19 168.0 Unpacking libc6-armel-cross (2.31-9cross4) ... [2022-04-27T04:56:22.059Z] #19 168.2 Selecting previously unselected package libgcc-s1-armel-cross. [2022-04-27T04:56:22.059Z] #19 168.2 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.059Z] #19 168.2 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:22.059Z] #19 168.2 Selecting previously unselected package libgomp1-armel-cross. [2022-04-27T04:56:22.059Z] #19 168.2 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.059Z] #19 168.2 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:22.059Z] #19 168.3 Selecting previously unselected package libatomic1-armel-cross. [2022-04-27T04:56:22.059Z] #19 168.3 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.059Z] #19 168.3 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:22.059Z] #19 168.3 Selecting previously unselected package libasan6-armel-cross. [2022-04-27T04:56:22.059Z] #19 168.3 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.059Z] #19 168.3 Unpacking libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:20.226Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T04:56:21.171Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:56:21.171Z] > git --version # timeout=10 [2022-04-27T04:56:21.251Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T04:56:21.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:56:21.259Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:56:22.320Z] #19 168.7 Selecting previously unselected package libstdc++6-armel-cross. [2022-04-27T04:56:22.582Z] #19 168.7 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.582Z] #19 168.7 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:22.582Z] #19 168.8 Selecting previously unselected package libubsan1-armel-cross. [2022-04-27T04:56:22.582Z] #19 168.8 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.582Z] #19 168.8 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:22.582Z] #19 168.9 Selecting previously unselected package libgcc-10-dev-armel-cross. [2022-04-27T04:56:22.844Z] #19 168.9 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:22.844Z] #19 168.9 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:22.844Z] #19 169.1 Selecting previously unselected package gcc-10-arm-linux-gnueabi. [2022-04-27T04:56:22.844Z] #19 169.1 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:22.844Z] #19 169.1 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T04:56:23.123Z] #16 DONE 1.1s [2022-04-27T04:56:23.123Z] [2022-04-27T04:56:23.123Z] #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 [2022-04-27T04:56:23.123Z] #26 sha256:082d846f8d72fb24ba575f0078b9d187c0d6d82c4b9387265f8bb00d7f813be5 [2022-04-27T04:56:23.353Z] #14 ... [2022-04-27T04:56:23.353Z] [2022-04-27T04:56:23.353Z] #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 [2022-04-27T04:56:23.353Z] #65 sha256:3c95dbb00dcdc78b5ec008a9197d25352e9a73b68b485ebb69aab7dcaa4c1562 [2022-04-27T04:56:23.353Z] #65 96.91 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:56:23.353Z] #65 96.91 + GOBIN=/build [2022-04-27T04:56:23.353Z] #65 96.91 + GO111MODULE=on [2022-04-27T04:56:23.353Z] #65 96.91 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:56:24.162Z] #26 97.45 Updating files: 24% (2814/11414) Updating files: 25% (2854/11414) Updating files: 26% (2968/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 42% (4809/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 65% (7527/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 98% (11258/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2022-04-27T04:56:24.418Z] #26 100.6 + cd /tmp/tmp.L72a7QCnpH/tmp/docker-ce [2022-04-27T04:56:24.418Z] #26 100.6 + git checkout -q v17.06.2-ce [2022-04-27T04:56:24.418Z] #26 ... [2022-04-27T04:56:24.418Z] [2022-04-27T04:56:24.418Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T04:56:24.418Z] #17 sha256:c8b79c105a69171bd017afa0163487a1d48e4480be1b235638f419664d11f7dc [2022-04-27T04:56:24.418Z] #17 0.790 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T04:56:24.418Z] #17 DONE 1.4s [2022-04-27T04:56:24.674Z] [2022-04-27T04:56:24.674Z] #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 [2022-04-27T04:56:24.674Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:56:24.674Z] #58 0.860 + RM_GOPATH=0 [2022-04-27T04:56:24.674Z] #58 0.860 + TMP_GOPATH= [2022-04-27T04:56:24.674Z] #58 0.860 + : /build [2022-04-27T04:56:24.674Z] #58 0.860 + '[' -z '' ']' [2022-04-27T04:56:24.674Z] #58 0.860 ++ mktemp -d [2022-04-27T04:56:24.674Z] #58 0.865 + export GOPATH=/tmp/tmp.IGSZIgZFET [2022-04-27T04:56:24.674Z] #58 0.865 + GOPATH=/tmp/tmp.IGSZIgZFET [2022-04-27T04:56:24.674Z] #58 0.865 + RM_GOPATH=1 [2022-04-27T04:56:24.674Z] #58 0.865 + case "$(go env GOARCH)" in [2022-04-27T04:56:24.674Z] #58 0.866 ++ go env GOARCH [2022-04-27T04:56:24.674Z] #58 0.888 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:24.674Z] #58 0.888 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:24.674Z] #58 0.889 ++ dirname /install.sh [2022-04-27T04:56:24.674Z] #58 0.890 + dir=/ [2022-04-27T04:56:24.674Z] #58 0.890 + bin=runc [2022-04-27T04:56:24.674Z] #58 0.890 + shift [2022-04-27T04:56:24.674Z] #58 0.890 + '[' '!' -f //runc.installer ']' [2022-04-27T04:56:24.674Z] #58 0.890 + . //runc.installer [2022-04-27T04:56:24.674Z] #58 0.890 ++ set -e [2022-04-27T04:56:24.674Z] #58 0.890 ++ : v1.1.1 [2022-04-27T04:56:24.674Z] #58 0.890 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T04:56:24.674Z] #58 0.890 + install_runc [2022-04-27T04:56:24.674Z] #58 0.890 + RUNC_BUILDTAGS=seccomp [2022-04-27T04:56:24.674Z] #58 0.890 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T04:56:24.674Z] #58 0.890 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.IGSZIgZFET/src/github.com/opencontainers/runc [2022-04-27T04:56:24.674Z] #58 0.893 Cloning into '/tmp/tmp.IGSZIgZFET/src/github.com/opencontainers/runc'... [2022-04-27T04:56:26.048Z] #58 ... [2022-04-27T04:56:26.048Z] [2022-04-27T04:56:26.048Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T04:56:26.048Z] #18 sha256:ec5196f8ac010bfcb6cd8aee3a8bdd5662adc5e6662e07120d56f63c8eb9bd60 [2022-04-27T04:56:26.048Z] #18 DONE 1.4s [2022-04-27T04:56:26.048Z] [2022-04-27T04:56:26.048Z] #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 [2022-04-27T04:56:26.048Z] #34 sha256:e673d081f5fba2216e7d98deb7841fa4f5bb2e3f032706a403bf0730dce385e8 [2022-04-27T04:56:26.048Z] #34 DONE 102.2s [2022-04-27T04:56:26.048Z] [2022-04-27T04:56:26.048Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T04:56:26.048Z] #19 sha256:8401762ed8936ffe11b1882ae8f4c12830c9be2e96744fc6f3696e8f85b5df94 [2022-04-27T04:56:26.209Z] #62 ... [2022-04-27T04:56:26.209Z] [2022-04-27T04:56:26.209Z] #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 [2022-04-27T04:56:26.209Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:26.209Z] #14 80.83 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T04:56:26.209Z] #14 80.86 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:26.209Z] #14 80.86 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:26.209Z] #14 85.28 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T04:56:26.209Z] #14 85.30 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:26.209Z] #14 85.30 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:26.209Z] #14 90.16 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T04:56:26.209Z] #14 90.17 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:26.209Z] #14 90.18 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:26.385Z] #62 ... [2022-04-27T04:56:26.385Z] [2022-04-27T04:56:26.385Z] #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 [2022-04-27T04:56:26.385Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:26.385Z] #14 80.80 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T04:56:26.385Z] #14 80.80 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:26.385Z] #14 80.81 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:26.385Z] #14 85.82 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T04:56:26.386Z] #14 85.83 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:26.386Z] #14 85.84 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:26.386Z] #14 91.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T04:56:26.386Z] #14 91.04 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:26.386Z] #14 91.05 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:27.418Z] #19 DONE 1.4s [2022-04-27T04:56:27.418Z] [2022-04-27T04:56:27.418Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T04:56:27.418Z] #20 sha256:69cc771ff27f176862cc9c8036281d2ed3d0187080716c7bd20450bfd778fe25 [2022-04-27T04:56:27.985Z] #20 DONE 0.8s [2022-04-27T04:56:27.985Z] [2022-04-27T04:56:27.985Z] #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 [2022-04-27T04:56:27.985Z] #26 sha256:082d846f8d72fb24ba575f0078b9d187c0d6d82c4b9387265f8bb00d7f813be5 [2022-04-27T04:56:27.985Z] #26 103.8 + mkdir -p /tmp/tmp.L72a7QCnpH/src/github.com/docker [2022-04-27T04:56:27.985Z] #26 103.9 + mv components/cli /tmp/tmp.L72a7QCnpH/src/github.com/docker/cli [2022-04-27T04:56:27.985Z] #26 103.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-04-27T04:56:28.151Z] #19 173.8 Selecting previously unselected package gcc-arm-linux-gnueabi. [2022-04-27T04:56:28.151Z] #19 173.8 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:28.151Z] #19 173.8 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T04:56:28.151Z] #19 173.8 Selecting previously unselected package linux-libc-dev-armel-cross. [2022-04-27T04:56:28.151Z] #19 173.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ... [2022-04-27T04:56:28.151Z] #19 173.9 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-27T04:56:28.151Z] #19 174.0 Selecting previously unselected package libc6-dev-armel-cross. [2022-04-27T04:56:28.151Z] #19 174.0 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:28.151Z] #19 174.0 Unpacking libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-27T04:56:28.151Z] #19 174.2 Selecting previously unselected package libstdc++-10-dev-armel-cross. [2022-04-27T04:56:28.151Z] #19 174.2 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:28.151Z] #19 174.3 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:56:28.151Z] #19 174.5 Selecting previously unselected package g++-10-arm-linux-gnueabi. [2022-04-27T04:56:28.413Z] #19 174.5 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:28.413Z] #19 174.5 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T04:56:28.676Z] #65 101.8 rootlesskit version 1.0.0 [2022-04-27T04:56:28.676Z] #65 101.8 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T04:56:28.676Z] #65 101.8 -container-ip string [2022-04-27T04:56:28.676Z] #65 101.8 container ip [2022-04-27T04:56:28.676Z] #65 101.8 -container-port int [2022-04-27T04:56:28.676Z] #65 101.8 container port (default -1) [2022-04-27T04:56:28.676Z] #65 101.8 -host-ip string [2022-04-27T04:56:28.676Z] #65 101.8 host ip [2022-04-27T04:56:28.676Z] #65 101.8 -host-port int [2022-04-27T04:56:28.676Z] #65 101.8 host port (default -1) [2022-04-27T04:56:28.676Z] #65 101.8 -proto string [2022-04-27T04:56:28.676Z] #65 101.8 proxy protocol (default "tcp") [2022-04-27T04:56:28.676Z] #65 ... [2022-04-27T04:56:28.676Z] [2022-04-27T04:56:28.676Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2022-04-27T04:56:28.676Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:28.676Z] #14 99.94 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T04:56:28.676Z] #14 99.94 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T04:56:28.676Z] #14 99.95 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:28.676Z] #14 100.1 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T04:56:28.676Z] #14 100.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:56:28.676Z] #14 100.2 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T04:56:28.676Z] #14 100.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:56:28.676Z] #14 100.3 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:56:28.676Z] #14 100.3 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:56:28.676Z] #14 100.4 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:56:28.676Z] #14 100.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:56:28.676Z] #14 100.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T04:56:28.676Z] #14 100.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:28.676Z] #14 100.7 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T04:56:28.676Z] #14 100.7 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.7 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:56:28.676Z] #14 100.8 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T04:56:28.676Z] #14 100.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 100.9 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:56:28.676Z] #14 101.1 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T04:56:28.676Z] #14 101.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 101.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:56:28.676Z] #14 101.3 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T04:56:28.676Z] #14 101.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 101.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:56:28.676Z] #14 101.4 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T04:56:28.676Z] #14 101.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 101.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:56:28.676Z] #14 101.5 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T04:56:28.676Z] #14 101.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 101.5 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:56:28.676Z] #14 101.9 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T04:56:28.676Z] #14 101.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 101.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:56:28.676Z] #14 102.6 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T04:56:28.676Z] #14 102.6 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:56:28.676Z] #14 102.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:28.941Z] #14 103.1 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T04:56:28.941Z] #14 103.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T04:56:29.203Z] #14 103.3 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:29.465Z] #14 103.7 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T04:56:29.465Z] #14 103.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T04:56:29.465Z] #14 103.7 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:56:29.465Z] #14 ... [2022-04-27T04:56:29.465Z] [2022-04-27T04:56:29.465Z] #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 [2022-04-27T04:56:29.465Z] #65 sha256:3c95dbb00dcdc78b5ec008a9197d25352e9a73b68b485ebb69aab7dcaa4c1562 [2022-04-27T04:56:29.465Z] #65 DONE 103.5s [2022-04-27T04:56:29.465Z] [2022-04-27T04:56:29.465Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T04:56:29.465Z] #66 sha256:c18cbd40a58990c821a71ae2b10ade55c8012a5c19a234d4a4b92e91cef8b6b1 [2022-04-27T04:56:29.465Z] #66 DONE 0.1s [2022-04-27T04:56:29.465Z] [2022-04-27T04:56:29.465Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T04:56:29.465Z] #67 sha256:acedfaea01afb9bd85b5f9934790f1013d38bac00ecaaa25aa4443ca36536e2a [2022-04-27T04:56:29.465Z] #67 DONE 0.0s [2022-04-27T04:56:29.543Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:56:29.578Z] Running on azwin-2-bb3610 in d:\jenkins\workspace\moby_PR-43531 [Pipeline] { [Pipeline] ws [2022-04-27T04:56:29.598Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2022-04-27T04:56:29.727Z] [2022-04-27T04:56:29.727Z] #45 [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 [2022-04-27T04:56:29.727Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:56:29.989Z] #45 ... [2022-04-27T04:56:29.989Z] [2022-04-27T04:56:29.989Z] #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 [2022-04-27T04:56:29.989Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:56:29.989Z] #14 104.2 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:56:29.989Z] #14 104.3 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:56:29.940Z] > git --version # timeout=10 [2022-04-27T04:56:29.993Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T04:56:30.044Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T04:56:30.251Z] #14 104.4 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:56:30.251Z] #14 104.4 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:56:30.251Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:30.251Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:30.251Z] #14 104.4 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 [2022-04-27T04:56:30.251Z] #14 104.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:30.251Z] #14 104.4 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 [2022-04-27T04:56:30.251Z] #14 104.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:56:30.251Z] #14 104.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:30.251Z] #14 104.4 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 [2022-04-27T04:56:30.251Z] #14 104.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:30.251Z] #14 104.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:30.251Z] #14 104.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:30.251Z] #14 104.5 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:56:30.251Z] #14 104.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:30.251Z] #14 104.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:30.251Z] #14 104.5 Processing triggers for libc-bin (2.31-13+deb11u3) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:56:30.952Z] The recommended git tool is: git [2022-04-27T04:56:31.196Z] #14 DONE 105.2s [2022-04-27T04:56:31.196Z] [2022-04-27T04:56:31.196Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T04:56:31.196Z] #57 sha256:8a5af8d68ee9833a561241c9947ced9185229c98e9c176789e8fa72e87fa803b [2022-04-27T04:56:31.770Z] #57 DONE 0.7s [2022-04-27T04:56:31.770Z] [2022-04-27T04:56:31.770Z] #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 [2022-04-27T04:56:31.770Z] #58 sha256:f6f290b0f90e5c07b242bec72b3ee5085e5af8ecfed7bdaeca823237c8226aa6 [2022-04-27T04:56:32.626Z] #19 179.0 Selecting previously unselected package g++-arm-linux-gnueabi. [2022-04-27T04:56:32.887Z] #19 179.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:32.887Z] #19 179.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T04:56:32.887Z] #19 179.0 Selecting previously unselected package crossbuild-essential-armel. [2022-04-27T04:56:32.887Z] #19 179.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ... [2022-04-27T04:56:32.887Z] #19 179.0 Unpacking crossbuild-essential-armel (12.9) ... [2022-04-27T04:56:32.887Z] #19 179.1 Selecting previously unselected package libc6-armhf-cross. [2022-04-27T04:56:32.887Z] #19 179.1 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:32.887Z] #19 179.1 Unpacking libc6-armhf-cross (2.31-9cross4) ... [2022-04-27T04:56:32.887Z] #19 179.2 Selecting previously unselected package libgcc-s1-armhf-cross. [2022-04-27T04:56:32.887Z] #19 179.2 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:32.887Z] #19 179.2 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:32.887Z] #19 179.2 Selecting previously unselected package libgomp1-armhf-cross. [2022-04-27T04:56:32.887Z] #19 179.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:32.887Z] #19 179.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:32.887Z] #19 179.3 Selecting previously unselected package libatomic1-armhf-cross. [2022-04-27T04:56:33.147Z] #19 179.3 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:33.147Z] #19 179.3 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:33.147Z] #19 179.3 Selecting previously unselected package libasan6-armhf-cross. [2022-04-27T04:56:33.147Z] #19 179.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:33.147Z] #19 179.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:33.147Z] #19 179.5 Selecting previously unselected package libstdc++6-armhf-cross. [2022-04-27T04:56:33.241Z] + docker version [2022-04-27T04:56:33.408Z] #19 179.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:33.408Z] #19 179.6 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:33.408Z] #19 179.6 Selecting previously unselected package libubsan1-armhf-cross. [2022-04-27T04:56:33.408Z] #19 179.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:33.408Z] #19 179.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:33.408Z] #19 179.7 Selecting previously unselected package libgcc-10-dev-armhf-cross. [2022-04-27T04:56:33.408Z] #19 179.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:33.408Z] #19 179.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:33.408Z] #19 179.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf. [2022-04-27T04:56:33.668Z] #19 179.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:33.668Z] #19 179.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T04:56:34.322Z] #58 ... [2022-04-27T04:56:34.322Z] [2022-04-27T04:56:34.322Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T04:56:34.322Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T04:56:34.322Z] #15 DONE 3.2s [2022-04-27T04:56:34.322Z] [2022-04-27T04:56:34.322Z] #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 [2022-04-27T04:56:34.322Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T04:56:34.536Z] #26 ... [2022-04-27T04:56:34.536Z] [2022-04-27T04:56:34.536Z] #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 [2022-04-27T04:56:34.536Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T04:56:34.536Z] #21 1.177 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:56:34.536Z] #21 1.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:56:34.536Z] #21 1.354 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:56:34.536Z] #21 1.637 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:56:34.536Z] #21 2.744 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:56:34.536Z] #21 4.033 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:56:34.536Z] #21 5.537 Fetched 8397 kB in 5s (1754 kB/s) [2022-04-27T04:56:35.467Z] #21 5.537 Reading package lists... [2022-04-27T04:56:36.171Z] #14 101.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T04:56:36.171Z] #14 101.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:36.171Z] #14 101.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:36.428Z] #14 ... [2022-04-27T04:56:36.428Z] [2022-04-27T04:56:36.428Z] #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 [2022-04-27T04:56:36.428Z] #65 sha256:2ec6fb5ca060adad4456c83a068b9972f7aa0f98ee9c159d2e537013bcc22441 [2022-04-27T04:56:36.428Z] #65 102.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:56:36.428Z] #65 102.3 + GOBIN=/build [2022-04-27T04:56:36.428Z] #65 102.3 + GO111MODULE=on [2022-04-27T04:56:36.428Z] #65 102.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:56:36.874Z] #16 DONE 2.7s [2022-04-27T04:56:36.874Z] [2022-04-27T04:56:36.874Z] #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 [2022-04-27T04:56:36.874Z] #58 sha256:f6f290b0f90e5c07b242bec72b3ee5085e5af8ecfed7bdaeca823237c8226aa6 [2022-04-27T04:56:36.874Z] #58 3.179 + RM_GOPATH=0 [2022-04-27T04:56:36.874Z] #58 3.179 + TMP_GOPATH= [2022-04-27T04:56:36.874Z] #58 3.179 + : /build [2022-04-27T04:56:36.874Z] #58 3.179 + '[' -z '' ']' [2022-04-27T04:56:36.874Z] #58 3.179 ++ mktemp -d [2022-04-27T04:56:36.874Z] #58 3.179 + export GOPATH=/tmp/tmp.HIPtzLhvqD [2022-04-27T04:56:36.874Z] #58 3.179 + GOPATH=/tmp/tmp.HIPtzLhvqD [2022-04-27T04:56:36.874Z] #58 3.179 + RM_GOPATH=1 [2022-04-27T04:56:36.874Z] #58 3.179 + case "$(go env GOARCH)" in [2022-04-27T04:56:36.874Z] #58 3.183 ++ go env GOARCH [2022-04-27T04:56:36.874Z] #58 3.209 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T04:56:36.874Z] #58 3.209 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:36.874Z] #58 3.209 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:36.874Z] #58 3.209 ++ dirname /install.sh [2022-04-27T04:56:36.874Z] #58 3.209 + dir=/ [2022-04-27T04:56:36.874Z] #58 3.209 + bin=runc [2022-04-27T04:56:36.874Z] #58 3.209 + shift [2022-04-27T04:56:36.874Z] #58 3.209 + '[' '!' -f //runc.installer ']' [2022-04-27T04:56:36.874Z] #58 3.209 + . //runc.installer [2022-04-27T04:56:36.874Z] #58 3.209 ++ set -e [2022-04-27T04:56:36.874Z] #58 3.209 ++ : v1.1.1 [2022-04-27T04:56:36.874Z] #58 3.209 + install_runc [2022-04-27T04:56:36.874Z] #58 3.209 + RUNC_BUILDTAGS=seccomp [2022-04-27T04:56:36.874Z] #58 3.209 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T04:56:36.874Z] #58 3.209 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HIPtzLhvqD/src/github.com/opencontainers/runc [2022-04-27T04:56:36.874Z] #58 3.209 Cloning into '/tmp/tmp.HIPtzLhvqD/src/github.com/opencontainers/runc'... [2022-04-27T04:56:37.362Z] #21 7.485 Reading package lists... [2022-04-27T04:56:37.926Z] #21 9.302 Building dependency tree... [2022-04-27T04:56:38.607Z] #14 102.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T04:56:38.607Z] #14 102.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:56:38.607Z] #14 102.0 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:38.791Z] #58 ... [2022-04-27T04:56:38.791Z] [2022-04-27T04:56:38.791Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T04:56:38.791Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T04:56:38.791Z] #17 1.668 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T04:56:38.791Z] #17 DONE 1.8s [2022-04-27T04:56:38.791Z] [2022-04-27T04:56:38.791Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T04:56:38.791Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T04:56:38.865Z] #21 10.76 The following additional packages will be installed: [2022-04-27T04:56:38.865Z] #21 10.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:56:38.865Z] #21 10.77 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T04:56:38.865Z] #21 10.77 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T04:56:38.865Z] #21 10.77 python3-pkg-resources vim-runtime xxd [2022-04-27T04:56:38.865Z] #21 10.78 Suggested packages: [2022-04-27T04:56:38.865Z] #21 10.78 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T04:56:38.865Z] #21 10.78 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T04:56:38.865Z] #21 10.78 acl attr quota [2022-04-27T04:56:38.865Z] #21 10.78 Recommended packages: [2022-04-27T04:56:38.865Z] #21 10.78 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T04:56:38.955Z] #19 184.6 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2022-04-27T04:56:38.956Z] #19 184.6 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:38.956Z] #19 184.6 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T04:56:38.956Z] #19 184.6 Selecting previously unselected package linux-libc-dev-armhf-cross. [2022-04-27T04:56:38.956Z] #19 184.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ... [2022-04-27T04:56:38.956Z] #19 184.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-27T04:56:38.956Z] #19 184.8 Selecting previously unselected package libc6-dev-armhf-cross. [2022-04-27T04:56:38.956Z] #19 184.8 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:38.956Z] #19 184.8 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-27T04:56:38.956Z] #19 185.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross. [2022-04-27T04:56:38.956Z] #19 185.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:38.956Z] #19 185.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:56:38.956Z] #19 185.3 Selecting previously unselected package g++-10-arm-linux-gnueabihf. [2022-04-27T04:56:39.177Z] #14 ... [2022-04-27T04:56:39.177Z] [2022-04-27T04:56:39.177Z] #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 [2022-04-27T04:56:39.177Z] #65 sha256:bc941ed08ed457afa602110ffa4bc28f05f1f97dfc76546f4080691f7f7526b1 [2022-04-27T04:56:39.177Z] #65 103.5 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:56:39.177Z] #65 103.5 + GOBIN=/build [2022-04-27T04:56:39.177Z] #65 103.5 + GO111MODULE=on [2022-04-27T04:56:39.177Z] #65 103.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:56:39.218Z] #19 185.3 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:39.218Z] #19 185.3 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T04:56:39.430Z] #21 ... [2022-04-27T04:56:39.430Z] [2022-04-27T04:56:39.430Z] #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 [2022-04-27T04:56:39.430Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:56:39.430Z] #58 8.435 + cd /tmp/tmp.IGSZIgZFET/src/github.com/opencontainers/runc [2022-04-27T04:56:39.430Z] #58 8.444 + git checkout -q v1.1.1 [2022-04-27T04:56:39.430Z] #58 8.733 + '[' -z '' ']' [2022-04-27T04:56:39.430Z] #58 8.733 + target=static [2022-04-27T04:56:39.430Z] #58 8.733 + make BUILDTAGS=seccomp static [2022-04-27T04:56:39.430Z] #58 9.150 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T04:56:39.994Z] #58 ... [2022-04-27T04:56:39.994Z] [2022-04-27T04:56:39.994Z] #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 [2022-04-27T04:56:39.994Z] #21 sha256:585372c0dedb305a89ca232056fe6418a96787344951fcab8b48026c8b5c7f47 [2022-04-27T04:56:39.994Z] #21 11.71 The following NEW packages will be installed: [2022-04-27T04:56:39.994Z] #21 11.72 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T04:56:39.994Z] #21 11.72 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:56:39.994Z] #21 11.72 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T04:56:39.994Z] #21 11.72 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T04:56:39.994Z] #21 11.72 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T04:56:39.994Z] #21 11.72 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T04:56:39.994Z] #21 11.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T04:56:39.994Z] #21 11.72 xz-utils zip zstd [2022-04-27T04:56:39.994Z] #21 12.03 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:56:39.994Z] #21 12.03 Need to get 27.0 MB of archives. [2022-04-27T04:56:39.994Z] #21 12.03 After this operation, 105 MB of additional disk space will be used. [2022-04-27T04:56:39.994Z] #21 12.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2022-04-27T04:56:39.994Z] #21 12.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2022-04-27T04:56:39.994Z] #21 12.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2022-04-27T04:56:39.994Z] #21 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2022-04-27T04:56:39.994Z] #21 12.05 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2022-04-27T04:56:39.994Z] #21 12.05 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2022-04-27T04:56:39.994Z] #21 12.05 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2022-04-27T04:56:39.994Z] #21 12.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2022-04-27T04:56:39.994Z] #21 12.07 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:56:40.177Z] #18 DONE 1.6s [2022-04-27T04:56:40.178Z] [2022-04-27T04:56:40.178Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:56:40.178Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:56:40.252Z] #21 12.09 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:56:40.252Z] #21 12.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T04:56:40.252Z] #21 12.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2022-04-27T04:56:40.252Z] #21 12.11 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2022-04-27T04:56:40.252Z] #21 12.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2022-04-27T04:56:40.252Z] #21 12.14 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB] [2022-04-27T04:56:40.252Z] #21 12.14 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2022-04-27T04:56:40.252Z] #21 12.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2022-04-27T04:56:40.252Z] #21 12.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-04-27T04:56:40.252Z] #21 12.14 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2022-04-27T04:56:40.252Z] #21 12.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2022-04-27T04:56:40.252Z] #21 12.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2022-04-27T04:56:40.252Z] #21 12.15 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2022-04-27T04:56:40.252Z] #21 12.15 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2022-04-27T04:56:40.252Z] #21 12.17 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2022-04-27T04:56:40.252Z] #21 12.17 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2022-04-27T04:56:40.252Z] #21 12.17 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2022-04-27T04:56:40.252Z] #21 12.17 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2022-04-27T04:56:40.333Z] Client: [2022-04-27T04:56:40.333Z] Version: 20.10.9 [2022-04-27T04:56:40.333Z] API version: 1.41 [2022-04-27T04:56:40.333Z] Go version: go1.16.8 [2022-04-27T04:56:40.333Z] Git commit: c2ea9bc [2022-04-27T04:56:40.333Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T04:56:40.333Z] OS/Arch: windows/amd64 [2022-04-27T04:56:40.333Z] Context: default [2022-04-27T04:56:40.333Z] Experimental: true [2022-04-27T04:56:40.333Z] [2022-04-27T04:56:40.333Z] Server: Docker Engine - Community [2022-04-27T04:56:40.333Z] Engine: [2022-04-27T04:56:40.333Z] Version: 20.10.9 [2022-04-27T04:56:40.333Z] API version: 1.41 (minimum version 1.24) [2022-04-27T04:56:40.333Z] Go version: go1.16.8 [2022-04-27T04:56:40.333Z] Git commit: 79ea9d3 [2022-04-27T04:56:40.333Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T04:56:40.333Z] OS/Arch: windows/amd64 [2022-04-27T04:56:40.333Z] Experimental: true [2022-04-27T04:56:40.439Z] #53 ... [2022-04-27T04:56:40.440Z] [2022-04-27T04:56:40.440Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T04:56:40.440Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T04:56:40.509Z] #21 12.45 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2022-04-27T04:56:40.510Z] #21 12.45 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-04-27T04:56:40.510Z] #21 12.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2022-04-27T04:56:40.510Z] #21 12.47 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2022-04-27T04:56:40.510Z] #21 12.47 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2022-04-27T04:56:40.510Z] #21 12.47 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2022-04-27T04:56:40.510Z] #21 12.48 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T04:56:40.510Z] #21 12.51 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T04:56:40.510Z] #21 12.51 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T04:56:40.510Z] #21 12.51 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:56:40.510Z] #21 12.52 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T04:56:40.510Z] #21 12.53 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T04:56:40.510Z] #21 12.56 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T04:56:40.771Z] #21 12.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB] [2022-04-27T04:56:40.771Z] #21 12.58 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2022-04-27T04:56:40.771Z] #21 12.58 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2022-04-27T04:56:40.771Z] #21 12.59 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T04:56:40.771Z] #21 12.84 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [Pipeline] sh [2022-04-27T04:56:41.043Z] #21 12.86 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2022-04-27T04:56:41.043Z] #21 12.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2022-04-27T04:56:41.043Z] #21 12.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB] [2022-04-27T04:56:41.634Z] #21 13.45 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:56:41.634Z] #21 13.59 Fetched 27.0 MB in 1s (23.2 MB/s) [2022-04-27T04:56:41.634Z] #21 13.65 Selecting previously unselected package pigz. [2022-04-27T04:56:41.704Z] #65 107.1 rootlesskit version 1.0.0 [2022-04-27T04:56:41.704Z] #65 107.1 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T04:56:41.704Z] #65 107.1 -container-ip string [2022-04-27T04:56:41.704Z] #65 107.1 container ip [2022-04-27T04:56:41.704Z] #65 107.1 -container-port int [2022-04-27T04:56:41.704Z] #65 107.1 container port (default -1) [2022-04-27T04:56:41.704Z] #65 107.1 -host-ip string [2022-04-27T04:56:41.704Z] #65 107.1 host ip [2022-04-27T04:56:41.704Z] #65 107.1 -host-port int [2022-04-27T04:56:41.704Z] #65 107.1 host port (default -1) [2022-04-27T04:56:41.704Z] #65 107.1 -proto string [2022-04-27T04:56:41.704Z] #65 107.1 proxy protocol (default "tcp") [2022-04-27T04:56:41.775Z] Fetching without tags [2022-04-27T04:56:41.834Z] #19 DONE 1.5s [2022-04-27T04:56:41.834Z] [2022-04-27T04:56:41.834Z] #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 [2022-04-27T04:56:41.834Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:56:41.834Z] #62 ... [2022-04-27T04:56:41.834Z] [2022-04-27T04:56:41.834Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T04:56:41.834Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T04:56:41.871Z] + docker info [2022-04-27T04:56:41.893Z] #21 13.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24001 files and directories currently installed.) [2022-04-27T04:56:41.893Z] #21 13.71 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2022-04-27T04:56:41.893Z] #21 13.72 Unpacking pigz (2.6-1) ... [2022-04-27T04:56:41.893Z] #21 13.79 Selecting previously unselected package libelf1:arm64. [2022-04-27T04:56:41.893Z] #21 13.79 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2022-04-27T04:56:41.893Z] #21 13.80 Unpacking libelf1:arm64 (0.183-1) ... [2022-04-27T04:56:41.960Z] #65 ... [2022-04-27T04:56:41.960Z] [2022-04-27T04:56:41.960Z] #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 [2022-04-27T04:56:41.960Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:41.960Z] #14 105.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T04:56:41.960Z] #14 105.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T04:56:41.960Z] #14 105.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:41.960Z] #14 105.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T04:56:41.960Z] #14 105.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T04:56:41.960Z] #14 105.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:56:41.960Z] #14 105.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T04:56:41.960Z] #14 105.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T04:56:41.960Z] #14 105.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:56:41.960Z] #14 106.0 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:56:41.960Z] #14 106.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:56:41.960Z] #14 106.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:56:41.960Z] #14 106.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:56:41.961Z] #14 106.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 106.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:56:41.961Z] #14 106.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T04:56:41.961Z] #14 106.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 106.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:41.961Z] #14 106.5 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T04:56:41.961Z] #14 106.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 106.5 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:56:41.961Z] #14 106.6 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T04:56:41.961Z] #14 106.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 106.6 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:56:41.961Z] #14 106.8 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T04:56:41.961Z] #14 106.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 106.9 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:56:41.961Z] #14 107.1 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T04:56:41.961Z] #14 107.1 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 107.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:56:41.961Z] #14 107.8 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T04:56:41.961Z] #14 107.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T04:56:41.961Z] #14 107.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:56:42.149Z] #21 13.92 Selecting previously unselected package libbpf0:arm64. [2022-04-27T04:56:42.150Z] #21 13.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2022-04-27T04:56:42.150Z] #21 13.93 Unpacking libbpf0:arm64 (1:0.3-2) ... [2022-04-27T04:56:42.150Z] #21 14.05 Selecting previously unselected package libcap2:arm64. [2022-04-27T04:56:42.150Z] #21 14.06 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2022-04-27T04:56:42.150Z] #21 14.06 Unpacking libcap2:arm64 (1:2.44-1) ... [2022-04-27T04:56:42.150Z] #21 14.13 Selecting previously unselected package libmnl0:arm64. [2022-04-27T04:56:42.150Z] #21 14.14 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2022-04-27T04:56:42.150Z] #21 14.15 Unpacking libmnl0:arm64 (1.0.4-3) ... [2022-04-27T04:56:42.218Z] #14 108.3 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T04:56:42.218Z] #14 108.3 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T04:56:42.218Z] #14 108.3 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:56:42.406Z] #21 14.24 Selecting previously unselected package libxtables12:arm64. [2022-04-27T04:56:42.406Z] #21 14.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2022-04-27T04:56:42.406Z] #21 14.24 Unpacking libxtables12:arm64 (1.8.7-1) ... [2022-04-27T04:56:42.406Z] #21 14.31 Selecting previously unselected package libcap2-bin. [2022-04-27T04:56:42.406Z] #21 14.33 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2022-04-27T04:56:42.406Z] #21 14.33 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T04:56:42.406Z] #21 14.41 Selecting previously unselected package iproute2. [2022-04-27T04:56:42.596Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:56:42.664Z] #21 14.41 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2022-04-27T04:56:42.664Z] #21 14.42 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T04:56:42.921Z] #21 14.80 Selecting previously unselected package xxd. [2022-04-27T04:56:42.921Z] #21 14.80 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T04:56:42.921Z] #21 14.81 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:56:43.167Z] #14 109.2 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T04:56:43.167Z] #14 109.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T04:56:43.167Z] #14 109.2 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:56:43.178Z] #21 14.94 Selecting previously unselected package vim-common. [2022-04-27T04:56:43.178Z] #21 14.94 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:56:43.178Z] #21 14.96 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:56:43.178Z] #21 15.15 Selecting previously unselected package bash-completion. [2022-04-27T04:56:43.225Z] #20 DONE 1.6s [2022-04-27T04:56:43.225Z] [2022-04-27T04:56:43.225Z] #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 [2022-04-27T04:56:43.225Z] #58 sha256:f6f290b0f90e5c07b242bec72b3ee5085e5af8ecfed7bdaeca823237c8226aa6 [2022-04-27T04:56:43.225Z] #58 11.40 + cd /tmp/tmp.HIPtzLhvqD/src/github.com/opencontainers/runc [2022-04-27T04:56:43.225Z] #58 11.40 + git checkout -q v1.1.1 [2022-04-27T04:56:43.426Z] #19 189.8 Selecting previously unselected package g++-arm-linux-gnueabihf. [2022-04-27T04:56:43.434Z] #21 15.15 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T04:56:43.687Z] #19 189.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:43.687Z] #19 189.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T04:56:43.687Z] #19 189.8 Selecting previously unselected package crossbuild-essential-armhf. [2022-04-27T04:56:43.687Z] #19 189.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ... [2022-04-27T04:56:43.687Z] #19 189.8 Unpacking crossbuild-essential-armhf (12.9) ... [2022-04-27T04:56:43.687Z] #19 189.9 Selecting previously unselected package libc6-ppc64el-cross. [2022-04-27T04:56:43.687Z] #19 189.9 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:43.687Z] #19 189.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-27T04:56:43.687Z] #19 190.0 Selecting previously unselected package libgcc-s1-ppc64el-cross. [2022-04-27T04:56:43.687Z] #19 190.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:43.687Z] #19 190.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:43.687Z] #19 190.1 Selecting previously unselected package libgomp1-ppc64el-cross. [2022-04-27T04:56:43.751Z] #14 109.9 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T04:56:43.751Z] #14 109.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:56:43.751Z] #14 110.1 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:43.799Z] #58 12.03 + '[' -z '' ']' [2022-04-27T04:56:43.799Z] #58 12.03 + target=static [2022-04-27T04:56:43.799Z] #58 12.03 + make BUILDTAGS=seccomp static [2022-04-27T04:56:43.799Z] #58 12.23 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T04:56:43.948Z] #19 190.1 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:43.948Z] #19 190.1 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:43.948Z] #19 190.1 Selecting previously unselected package libitm1-ppc64el-cross. [2022-04-27T04:56:43.948Z] #19 190.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:43.948Z] #19 190.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:43.948Z] #19 190.2 Selecting previously unselected package libatomic1-ppc64el-cross. [2022-04-27T04:56:43.948Z] #19 190.2 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:43.948Z] #19 190.2 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:43.948Z] #19 190.2 Selecting previously unselected package libasan6-ppc64el-cross. [2022-04-27T04:56:43.948Z] #19 190.2 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:43.948Z] #19 190.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:41.373Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:56:41.447Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:56:41.520Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:56:41.665Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:56:41.815Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:56:41.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:56:41.818Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:56:42.712Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:56:42.783Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:56:44.208Z] #19 190.5 Selecting previously unselected package liblsan0-ppc64el-cross. [2022-04-27T04:56:44.208Z] #19 190.5 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:44.208Z] #19 190.5 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:44.208Z] #19 190.6 Selecting previously unselected package libtsan0-ppc64el-cross. [2022-04-27T04:56:44.315Z] #14 110.4 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T04:56:44.315Z] #14 110.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T04:56:44.315Z] #14 110.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:44.450Z] #65 108.4 rootlesskit version 1.0.0 [2022-04-27T04:56:44.451Z] #65 108.4 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T04:56:44.451Z] #65 108.4 -container-ip string [2022-04-27T04:56:44.451Z] #65 108.4 container ip [2022-04-27T04:56:44.451Z] #65 108.4 -container-port int [2022-04-27T04:56:44.451Z] #65 108.4 container port (default -1) [2022-04-27T04:56:44.451Z] #65 108.4 -host-ip string [2022-04-27T04:56:44.451Z] #65 108.4 host ip [2022-04-27T04:56:44.451Z] #65 108.4 -host-port int [2022-04-27T04:56:44.451Z] #65 108.4 host port (default -1) [2022-04-27T04:56:44.451Z] #65 108.4 -proto string [2022-04-27T04:56:44.451Z] #65 108.4 proxy protocol (default "tcp") [2022-04-27T04:56:44.451Z] #65 ... [2022-04-27T04:56:44.451Z] [2022-04-27T04:56:44.451Z] #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 [2022-04-27T04:56:44.451Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:44.451Z] #14 106.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T04:56:44.451Z] #14 106.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T04:56:44.451Z] #14 106.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:44.451Z] #14 106.8 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T04:56:44.451Z] #14 106.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 106.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:56:44.451Z] #14 106.9 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T04:56:44.451Z] #14 106.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 106.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:56:44.451Z] #14 107.0 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:56:44.451Z] #14 107.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:56:44.451Z] #14 107.2 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:56:44.451Z] #14 107.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.2 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:56:44.451Z] #14 107.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T04:56:44.451Z] #14 107.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:44.451Z] #14 107.4 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T04:56:44.451Z] #14 107.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.4 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:56:44.451Z] #14 107.5 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T04:56:44.451Z] #14 107.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:56:44.451Z] #14 107.7 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T04:56:44.451Z] #14 107.7 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.7 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:56:44.451Z] #14 107.9 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T04:56:44.451Z] #14 107.9 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 107.9 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:56:44.451Z] #14 108.0 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T04:56:44.451Z] #14 108.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 108.0 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:56:44.451Z] #14 108.1 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T04:56:44.451Z] #14 108.1 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 108.1 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:56:44.451Z] #14 108.7 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T04:56:44.451Z] #14 108.7 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 108.7 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:56:44.451Z] #14 109.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T04:56:44.451Z] #14 109.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:56:44.451Z] #14 109.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:44.469Z] #19 190.6 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:44.469Z] #19 190.6 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:44.469Z] #19 190.8 Selecting previously unselected package libstdc++6-ppc64el-cross. [2022-04-27T04:56:44.469Z] #19 190.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:44.469Z] #19 190.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:44.573Z] #14 ... [2022-04-27T04:56:44.573Z] [2022-04-27T04:56:44.573Z] #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 [2022-04-27T04:56:44.573Z] #65 sha256:2ec6fb5ca060adad4456c83a068b9972f7aa0f98ee9c159d2e537013bcc22441 [2022-04-27T04:56:44.573Z] #65 DONE 110.3s [2022-04-27T04:56:44.573Z] [2022-04-27T04:56:44.573Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T04:56:44.573Z] #66 sha256:809e1cbcc7c9039f98f35e99a7b82e807244338d5cd1555cfb578a5b1bd199ac [2022-04-27T04:56:44.573Z] #66 DONE 0.1s [2022-04-27T04:56:44.573Z] [2022-04-27T04:56:44.573Z] #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 [2022-04-27T04:56:44.573Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:44.573Z] #14 110.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T04:56:44.573Z] #14 110.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T04:56:44.573Z] #14 110.6 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:56:44.573Z] #14 ... [2022-04-27T04:56:44.573Z] [2022-04-27T04:56:44.573Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T04:56:44.573Z] #67 sha256:249ab78b60121bf0fd029b7e3a684a8df13da639b0b9e425b45f14f022f8e24f [2022-04-27T04:56:44.573Z] #67 DONE 0.1s [2022-04-27T04:56:44.731Z] #19 190.9 Selecting previously unselected package libubsan1-ppc64el-cross. [2022-04-27T04:56:44.731Z] #19 190.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:44.731Z] #19 190.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:44.731Z] #19 191.0 Selecting previously unselected package libquadmath0-ppc64el-cross. [2022-04-27T04:56:44.731Z] #19 191.0 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:44.731Z] #19 191.0 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:44.731Z] #19 191.1 Selecting previously unselected package libgcc-10-dev-ppc64el-cross. [2022-04-27T04:56:44.731Z] #19 191.1 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:44.731Z] #19 191.1 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:44.830Z] [2022-04-27T04:56:44.830Z] #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 [2022-04-27T04:56:44.830Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:56:45.069Z] #14 109.8 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T04:56:45.069Z] #14 109.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T04:56:45.069Z] #14 110.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:45.302Z] #19 191.3 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu. [2022-04-27T04:56:45.302Z] #19 191.3 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:45.302Z] #19 191.3 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:56:45.326Z] #21 17.16 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T04:56:45.394Z] #62 ... [2022-04-27T04:56:45.394Z] [2022-04-27T04:56:45.394Z] #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 [2022-04-27T04:56:45.394Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:45.394Z] #14 111.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:45.394Z] #14 111.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:56:45.394Z] #14 111.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:45.394Z] #14 111.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:56:45.394Z] #14 111.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:45.394Z] #14 111.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:56:45.394Z] #14 111.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:45.394Z] #14 111.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:56:45.394Z] #14 111.6 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T04:56:45.394Z] #14 111.6 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:56:45.582Z] #21 17.56 Selecting previously unselected package bzip2. [2022-04-27T04:56:45.582Z] #21 17.57 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2022-04-27T04:56:45.582Z] #21 17.58 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T04:56:45.651Z] #14 111.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:56:45.651Z] #14 111.6 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:56:45.651Z] #14 111.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:56:45.651Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:45.651Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:45.651Z] #14 111.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T04:56:45.651Z] #14 111.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:45.651Z] #14 111.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T04:56:45.651Z] #14 111.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:56:45.651Z] #14 111.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:45.651Z] #14 111.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 [2022-04-27T04:56:45.651Z] #14 111.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:45.651Z] #14 111.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:45.838Z] #21 17.66 Selecting previously unselected package xz-utils. [2022-04-27T04:56:45.838Z] #21 17.66 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2022-04-27T04:56:45.838Z] #21 17.67 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:56:45.838Z] #21 17.85 Selecting previously unselected package apparmor. [2022-04-27T04:56:45.838Z] #21 17.85 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2022-04-27T04:56:45.908Z] #14 111.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:45.909Z] #14 111.8 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:56:45.909Z] #14 111.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:45.909Z] #14 111.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:45.909Z] #14 111.9 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:56:46.005Z] #14 110.8 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T04:56:46.005Z] #14 110.8 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T04:56:46.005Z] #14 110.8 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:56:46.095Z] #21 17.92 Unpacking apparmor (2.13.6-10) ... [2022-04-27T04:56:46.167Z] #14 DONE 112.4s [2022-04-27T04:56:46.167Z] [2022-04-27T04:56:46.167Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T04:56:46.167Z] #57 sha256:25e60fc2aacbe527146aea602044add2d2467dc1738a2640bec1ff8783d44ff0 [2022-04-27T04:56:46.351Z] #21 18.28 Selecting previously unselected package inetutils-ping. [2022-04-27T04:56:46.351Z] #21 18.29 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ... [2022-04-27T04:56:46.351Z] #21 18.29 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T04:56:46.427Z] #57 DONE 0.1s [2022-04-27T04:56:46.427Z] [2022-04-27T04:56:46.427Z] #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 [2022-04-27T04:56:46.427Z] #58 sha256:d3d7e8d5be7d875e052251300151aa70838b6abb950f0c18838c310f3c8a1f5b [2022-04-27T04:56:46.607Z] #21 18.44 Selecting previously unselected package libip4tc2:arm64. [2022-04-27T04:56:46.607Z] #21 18.44 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2022-04-27T04:56:46.607Z] #21 18.45 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2022-04-27T04:56:46.607Z] #21 18.50 Selecting previously unselected package libip6tc2:arm64. [2022-04-27T04:56:46.607Z] #21 18.51 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2022-04-27T04:56:46.607Z] #21 18.52 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2022-04-27T04:56:46.607Z] #21 18.58 Selecting previously unselected package libnfnetlink0:arm64. [2022-04-27T04:56:46.607Z] #21 18.59 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-04-27T04:56:46.607Z] #21 18.59 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-27T04:56:46.607Z] #21 18.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-04-27T04:56:46.863Z] #21 18.65 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2022-04-27T04:56:46.863Z] #21 18.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-27T04:56:46.863Z] #21 18.79 Selecting previously unselected package libnftnl11:arm64. [2022-04-27T04:56:46.863Z] #21 18.79 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2022-04-27T04:56:46.863Z] #21 18.80 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2022-04-27T04:56:46.863Z] #21 18.90 Selecting previously unselected package iptables. [2022-04-27T04:56:46.942Z] #14 111.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:56:46.942Z] #14 111.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:56:46.942Z] #14 ... [2022-04-27T04:56:46.942Z] [2022-04-27T04:56:46.942Z] #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 [2022-04-27T04:56:46.942Z] #65 sha256:bc941ed08ed457afa602110ffa4bc28f05f1f97dfc76546f4080691f7f7526b1 [2022-04-27T04:56:46.942Z] #65 DONE 111.5s [2022-04-27T04:56:46.942Z] [2022-04-27T04:56:46.942Z] #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 [2022-04-27T04:56:46.942Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:46.942Z] #14 111.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:46.942Z] #14 111.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:56:46.942Z] #14 111.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:56:46.942Z] #14 ... [2022-04-27T04:56:46.942Z] [2022-04-27T04:56:46.942Z] #66 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T04:56:46.942Z] #66 sha256:2e72625fe1633425ae35c26e6e9a9f109c28fcd16d4ddcdf50bfb3a19cb74870 [2022-04-27T04:56:47.120Z] #21 18.90 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2022-04-27T04:56:47.120Z] #21 18.92 Unpacking iptables (1.8.7-1) ... [2022-04-27T04:56:47.120Z] #21 19.15 Selecting previously unselected package libonig5:arm64. [2022-04-27T04:56:47.202Z] #66 DONE 0.1s [2022-04-27T04:56:47.202Z] [2022-04-27T04:56:47.202Z] #67 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T04:56:47.202Z] #67 sha256:46694e7c77744673cf43c0760db8ccdad8e792e0346d9a8d936dbb9cbb9e18e8 [2022-04-27T04:56:47.202Z] #67 DONE 0.1s [2022-04-27T04:56:47.202Z] [2022-04-27T04:56:47.202Z] #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 [2022-04-27T04:56:47.202Z] #14 sha256:690eb0cd1bfaa68d0192ba7422a6468e263ee4c4e5350a5265365d596506b24f [2022-04-27T04:56:47.202Z] #14 112.0 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:56:47.202Z] #14 112.0 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:56:47.202Z] #14 112.0 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:56:47.202Z] #14 112.1 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:56:47.202Z] #14 112.1 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:56:47.202Z] #14 112.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:56:47.202Z] #14 112.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:56:46.915Z] > git remote # timeout=10 [2022-04-27T04:56:47.018Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:56:47.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:56:47.087Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:56:47.254Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T04:56:47.351Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:56:47.352Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:56:47.378Z] #21 19.15 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2022-04-27T04:56:47.378Z] #21 19.15 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T04:56:47.378Z] #21 19.27 Selecting previously unselected package libjq1:arm64. [2022-04-27T04:56:47.378Z] #21 19.27 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2022-04-27T04:56:47.378Z] #21 19.28 Unpacking libjq1:arm64 (1.6-2.1) ... [2022-04-27T04:56:47.378Z] #21 19.39 Selecting previously unselected package jq. [2022-04-27T04:56:47.474Z] #14 112.2 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:47.474Z] #14 112.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:56:47.474Z] #14 112.2 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T04:56:47.474Z] #14 112.2 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:56:47.474Z] #14 112.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:56:47.474Z] #14 112.3 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:56:47.474Z] #14 112.3 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:56:47.474Z] #14 112.3 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:56:47.474Z] #14 112.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:47.474Z] #14 112.4 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 [2022-04-27T04:56:47.474Z] #14 112.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:47.474Z] #14 112.4 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 [2022-04-27T04:56:47.474Z] #14 112.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:56:47.474Z] #14 112.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:56:47.474Z] #14 112.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 [2022-04-27T04:56:47.474Z] #14 112.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:56:47.474Z] #14 112.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:56:47.635Z] #21 19.39 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2022-04-27T04:56:47.635Z] #21 19.40 Unpacking jq (1.6-2.1) ... [2022-04-27T04:56:47.635Z] #21 19.47 Selecting previously unselected package libaio1:arm64. [2022-04-27T04:56:47.635Z] #21 19.47 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2022-04-27T04:56:47.635Z] #21 19.48 Unpacking libaio1:arm64 (0.3.112-9) ... [2022-04-27T04:56:47.635Z] #21 19.55 Selecting previously unselected package libgpm2:arm64. [2022-04-27T04:56:47.635Z] #21 19.55 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2022-04-27T04:56:47.635Z] #21 19.56 Unpacking libgpm2:arm64 (1.20.7-8) ... [2022-04-27T04:56:47.635Z] #21 19.61 Selecting previously unselected package libicu67:arm64. [2022-04-27T04:56:47.635Z] #21 19.62 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2022-04-27T04:56:47.636Z] #21 19.62 Unpacking libicu67:arm64 (67.1-7) ... [2022-04-27T04:56:47.739Z] #14 112.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:47.739Z] #14 112.6 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:56:47.739Z] #14 112.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:47.739Z] #14 112.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:56:47.739Z] #14 112.7 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:56:47.802Z] #58 ... [2022-04-27T04:56:47.802Z] [2022-04-27T04:56:47.802Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T04:56:47.802Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T04:56:47.802Z] #15 DONE 1.3s [2022-04-27T04:56:47.802Z] [2022-04-27T04:56:47.802Z] #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 [2022-04-27T04:56:47.802Z] #58 sha256:d3d7e8d5be7d875e052251300151aa70838b6abb950f0c18838c310f3c8a1f5b [2022-04-27T04:56:47.802Z] #58 1.186 + RM_GOPATH=0 [2022-04-27T04:56:47.802Z] #58 1.186 + TMP_GOPATH= [2022-04-27T04:56:47.802Z] #58 1.186 + : /build [2022-04-27T04:56:47.802Z] #58 1.186 + '[' -z '' ']' [2022-04-27T04:56:47.802Z] #58 1.186 ++ mktemp -d [2022-04-27T04:56:47.802Z] #58 1.188 + export GOPATH=/tmp/tmp.phgs8QiWyw [2022-04-27T04:56:47.802Z] #58 1.190 + GOPATH=/tmp/tmp.phgs8QiWyw [2022-04-27T04:56:47.802Z] #58 1.190 + RM_GOPATH=1 [2022-04-27T04:56:47.802Z] #58 1.190 + case "$(go env GOARCH)" in [2022-04-27T04:56:47.802Z] #58 1.190 ++ go env GOARCH [2022-04-27T04:56:47.802Z] #58 1.226 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:47.802Z] #58 1.226 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:47.802Z] #58 1.226 ++ dirname /install.sh [2022-04-27T04:56:47.802Z] #58 1.226 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T04:56:47.802Z] #58 1.233 + dir=/ [2022-04-27T04:56:47.802Z] #58 1.233 + bin=runc [2022-04-27T04:56:47.802Z] #58 1.233 + shift [2022-04-27T04:56:47.802Z] #58 1.233 + '[' '!' -f //runc.installer ']' [2022-04-27T04:56:47.802Z] #58 1.233 + . //runc.installer [2022-04-27T04:56:47.802Z] #58 1.233 ++ set -e [2022-04-27T04:56:47.802Z] #58 1.233 ++ : v1.1.1 [2022-04-27T04:56:47.802Z] #58 1.233 + install_runc [2022-04-27T04:56:47.802Z] #58 1.233 + RUNC_BUILDTAGS=seccomp [2022-04-27T04:56:47.802Z] #58 1.233 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T04:56:47.802Z] #58 1.233 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.phgs8QiWyw/src/github.com/opencontainers/runc [2022-04-27T04:56:47.802Z] #58 1.233 Cloning into '/tmp/tmp.phgs8QiWyw/src/github.com/opencontainers/runc'... [2022-04-27T04:56:48.309Z] #14 DONE 113.2s [2022-04-27T04:56:48.309Z] [2022-04-27T04:56:48.309Z] #57 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T04:56:48.309Z] #57 sha256:b51833f4722e33e8fabd15d421027e3c48c4e7de7b623af16417b9c6bea247df [2022-04-27T04:56:48.309Z] #57 DONE 0.2s [2022-04-27T04:56:48.309Z] [2022-04-27T04:56:48.309Z] #15 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T04:56:48.309Z] #15 sha256:29f181392b4181df7deecb1bde239df90613839089af6ee93988726848e24124 [2022-04-27T04:56:48.734Z] #58 ... [2022-04-27T04:56:48.734Z] [2022-04-27T04:56:48.734Z] #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 [2022-04-27T04:56:48.734Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T04:56:48.734Z] #16 DONE 1.0s [2022-04-27T04:56:48.734Z] [2022-04-27T04:56:48.734Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T04:56:48.734Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T04:56:49.298Z] #17 0.832 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T04:56:49.509Z] #19 195.9 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2022-04-27T04:56:49.555Z] #17 DONE 1.0s [2022-04-27T04:56:49.555Z] [2022-04-27T04:56:49.555Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T04:56:49.555Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T04:56:49.770Z] #19 195.9 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:49.770Z] #19 195.9 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:56:49.770Z] #19 196.0 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2022-04-27T04:56:49.770Z] #19 196.0 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ... [2022-04-27T04:56:49.770Z] #19 196.0 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-27T04:56:50.031Z] #19 196.2 Selecting previously unselected package libc6-dev-ppc64el-cross. [2022-04-27T04:56:50.031Z] #19 196.2 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:50.031Z] #19 196.2 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-27T04:56:50.153Z] #21 22.21 Selecting previously unselected package libinih1:arm64. [2022-04-27T04:56:50.216Z] #15 DONE 1.6s [2022-04-27T04:56:50.217Z] [2022-04-27T04:56:50.217Z] #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 [2022-04-27T04:56:50.217Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:56:50.217Z] #58 1.405 + RM_GOPATH=0 [2022-04-27T04:56:50.217Z] #58 1.405 + TMP_GOPATH= [2022-04-27T04:56:50.217Z] #58 1.405 + : /build [2022-04-27T04:56:50.217Z] #58 1.405 + '[' -z '' ']' [2022-04-27T04:56:50.217Z] #58 1.405 ++ mktemp -d [2022-04-27T04:56:50.217Z] #58 1.407 + export GOPATH=/tmp/tmp.F2iYExqWMq [2022-04-27T04:56:50.217Z] #58 1.408 + GOPATH=/tmp/tmp.F2iYExqWMq [2022-04-27T04:56:50.217Z] #58 1.408 + RM_GOPATH=1 [2022-04-27T04:56:50.217Z] #58 1.408 + case "$(go env GOARCH)" in [2022-04-27T04:56:50.217Z] #58 1.409 ++ go env GOARCH [2022-04-27T04:56:50.217Z] #58 1.432 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:50.217Z] #58 1.432 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:56:50.217Z] #58 1.436 ++ dirname /install.sh [2022-04-27T04:56:50.217Z] #58 1.437 + dir=/ [2022-04-27T04:56:50.217Z] #58 1.446 + bin=runc [2022-04-27T04:56:50.217Z] #58 1.446 + shift [2022-04-27T04:56:50.217Z] #58 1.446 + '[' '!' -f //runc.installer ']' [2022-04-27T04:56:50.217Z] #58 1.446 + . //runc.installer [2022-04-27T04:56:50.217Z] #58 1.446 ++ set -e [2022-04-27T04:56:50.217Z] #58 1.446 ++ : v1.1.1 [2022-04-27T04:56:50.217Z] #58 1.447 + install_runc [2022-04-27T04:56:50.217Z] #58 1.447 + RUNC_BUILDTAGS=seccomp [2022-04-27T04:56:50.217Z] #58 1.447 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T04:56:50.217Z] #58 1.447 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T04:56:50.217Z] #58 1.447 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.F2iYExqWMq/src/github.com/opencontainers/runc [2022-04-27T04:56:50.217Z] #58 1.454 Cloning into '/tmp/tmp.F2iYExqWMq/src/github.com/opencontainers/runc'... [2022-04-27T04:56:50.291Z] #19 196.4 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross. [2022-04-27T04:56:50.291Z] #19 196.4 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:50.291Z] #19 196.5 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:56:50.394Z] #58 ... [2022-04-27T04:56:50.394Z] [2022-04-27T04:56:50.394Z] #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 [2022-04-27T04:56:50.394Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:56:50.394Z] #34 DONE 124.5s [2022-04-27T04:56:50.394Z] [2022-04-27T04:56:50.394Z] #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 [2022-04-27T04:56:50.394Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:56:50.394Z] #21 1.816 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:56:50.394Z] #21 1.834 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:56:50.394Z] #21 1.835 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:56:50.394Z] #21 2.218 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:56:50.394Z] #21 3.067 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:56:50.394Z] #21 4.237 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:56:50.395Z] #21 7.010 Fetched 8510 kB in 5s (1555 kB/s) [2022-04-27T04:56:50.410Z] #21 22.22 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2022-04-27T04:56:50.410Z] #21 22.22 Unpacking libinih1:arm64 (53-1+b2) ... [2022-04-27T04:56:50.410Z] #21 22.28 Selecting previously unselected package libnet1:arm64. [2022-04-27T04:56:50.410Z] #21 22.30 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-04-27T04:56:50.410Z] #21 22.32 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:56:50.551Z] #19 196.7 Selecting previously unselected package g++-10-powerpc64le-linux-gnu. [2022-04-27T04:56:50.551Z] #19 196.7 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:50.551Z] #19 196.7 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:56:50.666Z] #21 22.45 Selecting previously unselected package libnl-3-200:arm64. [2022-04-27T04:56:50.667Z] #21 22.45 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2022-04-27T04:56:50.667Z] #21 22.45 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T04:56:50.667Z] #21 22.53 Selecting previously unselected package libprotobuf-c1:arm64. [2022-04-27T04:56:50.667Z] #21 22.54 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2022-04-27T04:56:50.667Z] #21 22.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T04:56:50.667Z] #21 22.59 Selecting previously unselected package net-tools. [2022-04-27T04:56:50.667Z] #21 22.60 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2022-04-27T04:56:50.667Z] #21 22.61 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:56:47.388Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:56:47.450Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:56:50.923Z] #21 22.77 Selecting previously unselected package patch. [2022-04-27T04:56:50.923Z] #21 22.78 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2022-04-27T04:56:50.923Z] #21 22.78 Unpacking patch (2.7.6-7) ... [2022-04-27T04:56:50.923Z] #21 22.89 Selecting previously unselected package python-pip-whl. [2022-04-27T04:56:50.925Z] #18 DONE 1.1s [2022-04-27T04:56:50.925Z] [2022-04-27T04:56:50.925Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T04:56:50.925Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T04:56:51.155Z] #58 ... [2022-04-27T04:56:51.155Z] [2022-04-27T04:56:51.155Z] #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 [2022-04-27T04:56:51.155Z] #16 sha256:f35a51630ad3b2780f03cf5cd8394bca81809569a510447108667066e916eecd [2022-04-27T04:56:51.155Z] #16 DONE 1.2s [2022-04-27T04:56:51.155Z] [2022-04-27T04:56:51.155Z] #17 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T04:56:51.155Z] #17 sha256:dcf2e28c1f464a708d246e4de51ad9bee53ced7251dcb20e7c9a1594f0e44825 [2022-04-27T04:56:51.180Z] #21 22.89 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:56:51.180Z] #21 22.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:56:51.436Z] #21 23.40 Selecting previously unselected package python3-lib2to3. [2022-04-27T04:56:51.436Z] #21 23.42 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T04:56:51.436Z] #21 23.42 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:56:51.488Z] #19 DONE 1.0s [2022-04-27T04:56:51.488Z] [2022-04-27T04:56:51.488Z] #45 [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 [2022-04-27T04:56:51.488Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:56:51.692Z] #21 23.51 Selecting previously unselected package python3-distutils. [2022-04-27T04:56:51.692Z] #21 23.51 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T04:56:51.692Z] #21 23.52 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T04:56:51.747Z] #45 ... [2022-04-27T04:56:51.748Z] [2022-04-27T04:56:51.748Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T04:56:51.748Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T04:56:51.949Z] #21 23.65 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:56:51.949Z] #21 23.65 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:56:51.949Z] #21 23.66 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:56:51.949Z] #21 23.81 Selecting previously unselected package python3-setuptools. [2022-04-27T04:56:51.949Z] #21 23.81 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T04:56:51.949Z] #21 23.82 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T04:56:52.095Z] #17 0.856 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T04:56:52.095Z] #17 DONE 1.0s [2022-04-27T04:56:52.095Z] [2022-04-27T04:56:52.095Z] #18 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T04:56:52.095Z] #18 sha256:1a7bf4f20272a2fb012d26ffc7fc90fc670b30730171c30d50f6ec83cf4bfc25 [2022-04-27T04:56:52.205Z] #21 24.04 Selecting previously unselected package python3-wheel. [2022-04-27T04:56:52.205Z] #21 24.05 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T04:56:52.205Z] #21 24.05 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T04:56:52.205Z] #21 24.11 Selecting previously unselected package python3-pip. [2022-04-27T04:56:52.205Z] #21 24.12 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:56:52.205Z] #21 24.12 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:56:52.462Z] #21 24.37 Selecting previously unselected package sudo. [2022-04-27T04:56:52.462Z] #21 24.37 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ... [2022-04-27T04:56:52.462Z] #21 24.38 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T04:56:52.679Z] #20 DONE 1.0s [2022-04-27T04:56:52.679Z] [2022-04-27T04:56:52.680Z] #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 [2022-04-27T04:56:52.680Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:56:52.947Z] #21 7.010 Reading package lists... [2022-04-27T04:56:53.024Z] #21 24.89 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T04:56:53.024Z] #21 24.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2022-04-27T04:56:53.024Z] #21 24.90 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:56:53.024Z] #21 25.10 Selecting previously unselected package uidmap. [2022-04-27T04:56:53.034Z] #18 DONE 1.0s [2022-04-27T04:56:53.034Z] [2022-04-27T04:56:53.034Z] #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 [2022-04-27T04:56:53.034Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:56:53.281Z] #21 25.10 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2022-04-27T04:56:53.281Z] #21 25.11 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T04:56:53.293Z] #62 ... [2022-04-27T04:56:53.293Z] [2022-04-27T04:56:53.293Z] #19 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T04:56:53.293Z] #19 sha256:96ca370e47647410cfb3419262c5e56b206bf89babd7b9d4074febe5183463c5 [2022-04-27T04:56:53.538Z] #21 25.25 Selecting previously unselected package vim-runtime. [2022-04-27T04:56:53.538Z] #21 25.25 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:56:53.538Z] #21 25.28 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T04:56:53.538Z] #21 25.30 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T04:56:53.538Z] #21 25.31 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:56:54.054Z] #21 1.178 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:56:54.054Z] #21 1.209 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:56:54.054Z] #21 1.209 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:56:54.235Z] #19 DONE 1.0s [2022-04-27T04:56:54.235Z] [2022-04-27T04:56:54.235Z] #20 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T04:56:54.235Z] #20 sha256:4eaffd71a03e2a310e73d03247d2193eacf9f201929e4f5e00737dfe7f918c04 [2022-04-27T04:56:54.311Z] #21 1.672 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:56:54.757Z] #19 201.1 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2022-04-27T04:56:54.757Z] #19 201.1 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:56:54.757Z] #19 201.1 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:56:54.757Z] #19 201.1 Selecting previously unselected package crossbuild-essential-ppc64el. [2022-04-27T04:56:54.757Z] #19 201.1 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ... [2022-04-27T04:56:54.757Z] #19 201.1 Unpacking crossbuild-essential-ppc64el (12.9) ... [2022-04-27T04:56:54.757Z] #19 201.2 Selecting previously unselected package libc6-s390x-cross. [2022-04-27T04:56:54.867Z] #21 9.401 Reading package lists... [2022-04-27T04:56:55.017Z] #19 201.2 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ... [2022-04-27T04:56:55.017Z] #19 201.2 Unpacking libc6-s390x-cross (2.31-9cross4) ... [2022-04-27T04:56:55.017Z] #19 201.3 Selecting previously unselected package libgcc-s1-s390x-cross. [2022-04-27T04:56:55.017Z] #19 201.3 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.017Z] #19 201.3 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.017Z] #19 201.4 Selecting previously unselected package libgomp1-s390x-cross. [2022-04-27T04:56:55.017Z] #19 201.4 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.017Z] #19 201.4 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.017Z] #19 201.4 Selecting previously unselected package libitm1-s390x-cross. [2022-04-27T04:56:55.159Z] using credential docker-jenkins-github-credentials [2022-04-27T04:56:55.174Z] #20 DONE 1.0s [2022-04-27T04:56:55.174Z] [2022-04-27T04:56:55.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 [2022-04-27T04:56:55.174Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:56:55.235Z] Cloning the remote Git repository [2022-04-27T04:56:55.235Z] Cloning with configured refspecs honoured and without tags [2022-04-27T04:56:55.242Z] #21 2.672 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:56:55.278Z] #19 201.4 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.278Z] #19 201.4 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.278Z] #19 201.5 Selecting previously unselected package libatomic1-s390x-cross. [2022-04-27T04:56:55.278Z] #19 201.5 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.278Z] #19 201.5 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.278Z] #19 201.5 Selecting previously unselected package libasan6-s390x-cross. [2022-04-27T04:56:55.278Z] #19 201.5 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.278Z] #19 201.5 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.441Z] #21 11.60 Building dependency tree... [2022-04-27T04:56:55.538Z] #19 201.7 Selecting previously unselected package libstdc++6-s390x-cross. [2022-04-27T04:56:55.538Z] #19 201.7 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.538Z] #19 201.7 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.538Z] #19 201.8 Selecting previously unselected package libubsan1-s390x-cross. [2022-04-27T04:56:55.538Z] #19 201.8 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.538Z] #19 201.8 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.799Z] #19 201.9 Selecting previously unselected package libgcc-10-dev-s390x-cross. [2022-04-27T04:56:55.799Z] #19 201.9 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:56:55.799Z] #19 201.9 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:56:55.799Z] #19 202.0 Selecting previously unselected package gcc-10-s390x-linux-gnu. [2022-04-27T04:56:55.799Z] #19 202.0 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:56:55.799Z] #19 202.0 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:56:56.014Z] #21 12.60 The following additional packages will be installed: [2022-04-27T04:56:56.015Z] #21 12.61 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:56:56.015Z] #21 12.61 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T04:56:56.015Z] #21 12.61 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T04:56:56.015Z] #21 12.61 python3-pkg-resources vim-runtime xxd [2022-04-27T04:56:56.015Z] #21 12.61 Suggested packages: [2022-04-27T04:56:56.015Z] #21 12.61 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T04:56:56.015Z] #21 12.61 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T04:56:56.015Z] #21 12.61 acl attr quota [2022-04-27T04:56:56.015Z] #21 12.61 Recommended packages: [2022-04-27T04:56:56.015Z] #21 12.61 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T04:56:56.061Z] #21 27.81 Selecting previously unselected package vim. [2022-04-27T04:56:56.061Z] #21 27.81 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2022-04-27T04:56:56.061Z] #21 27.83 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:56:56.554Z] #21 1.192 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:56:56.554Z] #21 1.224 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:56:56.554Z] #21 1.224 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:56:56.612Z] #21 3.831 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:56:56.624Z] #21 28.27 Selecting previously unselected package xfsprogs. [2022-04-27T04:56:56.624Z] #21 28.28 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2022-04-27T04:56:56.624Z] #21 28.29 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T04:56:56.624Z] #21 28.63 Selecting previously unselected package zip. [2022-04-27T04:56:56.624Z] #21 28.63 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2022-04-27T04:56:56.624Z] #21 28.63 Unpacking zip (3.0-12) ... [2022-04-27T04:56:56.712Z] Client: [2022-04-27T04:56:56.712Z] Context: default [2022-04-27T04:56:56.712Z] Debug Mode: false [2022-04-27T04:56:56.712Z] Plugins: [2022-04-27T04:56:56.712Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-27T04:56:56.712Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-27T04:56:56.712Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-27T04:56:56.712Z] [2022-04-27T04:56:56.712Z] Server: [2022-04-27T04:56:56.712Z] Containers: 0 [2022-04-27T04:56:56.712Z] Running: 0 [2022-04-27T04:56:56.712Z] Paused: 0 [2022-04-27T04:56:56.712Z] Stopped: 0 [2022-04-27T04:56:56.712Z] Images: 0 [2022-04-27T04:56:56.712Z] Server Version: 20.10.9 [2022-04-27T04:56:56.712Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T04:56:56.712Z] Windows: [2022-04-27T04:56:56.712Z] LCOW: [2022-04-27T04:56:56.712Z] Logging Driver: json-file [2022-04-27T04:56:56.712Z] Plugins: [2022-04-27T04:56:56.712Z] Volume: local [2022-04-27T04:56:56.712Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T04:56:56.712Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T04:56:56.712Z] Swarm: inactive [2022-04-27T04:56:56.712Z] Default Isolation: process [2022-04-27T04:56:56.712Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T04:56:56.712Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-27T04:56:56.712Z] OSType: windows [2022-04-27T04:56:56.712Z] Architecture: x86_64 [2022-04-27T04:56:56.712Z] CPUs: 4 [2022-04-27T04:56:56.712Z] Total Memory: 32GiB [2022-04-27T04:56:56.712Z] Name: azwin-2-9b14d0 [2022-04-27T04:56:56.712Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-27T04:56:56.712Z] Docker Root Dir: D:\docker [2022-04-27T04:56:56.712Z] Debug Mode: false [2022-04-27T04:56:56.712Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:56:56.712Z] Labels: [2022-04-27T04:56:56.712Z] Experimental: true [2022-04-27T04:56:56.712Z] Insecure Registries: [2022-04-27T04:56:56.712Z] 10.0.0.4:5000 [2022-04-27T04:56:56.712Z] 127.0.0.0/8 [2022-04-27T04:56:56.712Z] Registry Mirrors: [2022-04-27T04:56:56.712Z] http://10.0.0.4:5000/ [2022-04-27T04:56:56.712Z] Live Restore Enabled: false [2022-04-27T04:56:56.712Z] Product License: Community Engine [2022-04-27T04:56:56.712Z] [Pipeline] } [2022-04-27T04:56:55.422Z] Cloning repository https://github.com/moby/moby.git [2022-04-27T04:56:55.807Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2022-04-27T04:56:56.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:56:56.704Z] > git --version # timeout=10 [2022-04-27T04:56:56.751Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T04:56:56.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:56:56.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] // stage [2022-04-27T04:56:56.881Z] #21 28.77 Selecting previously unselected package zstd. [2022-04-27T04:56:56.881Z] #21 28.78 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_arm64.deb ... [2022-04-27T04:56:56.881Z] #21 28.78 Unpacking zstd (1.4.8+dfsg-2.1) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T04:56:56.959Z] #21 13.62 The following NEW packages will be installed: [2022-04-27T04:56:56.959Z] #21 13.63 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T04:56:56.959Z] #21 13.63 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:56:56.959Z] #21 13.63 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T04:56:56.959Z] #21 13.63 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T04:56:56.959Z] #21 13.63 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T04:56:56.959Z] #21 13.63 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T04:56:56.959Z] #21 13.63 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T04:56:56.959Z] #21 13.63 xz-utils zip zstd [2022-04-27T04:56:57.122Z] #21 1.751 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:56:57.139Z] #21 29.06 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:56:57.222Z] #21 13.95 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:56:57.222Z] #21 13.95 Need to get 27.6 MB of archives. [2022-04-27T04:56:57.222Z] #21 13.95 After this operation, 106 MB of additional disk space will be used. [2022-04-27T04:56:57.222Z] #21 13.95 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T04:56:57.222Z] #21 13.96 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T04:56:57.222Z] #21 13.96 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T04:56:57.222Z] #21 13.96 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T04:56:57.222Z] #21 13.97 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T04:56:57.222Z] #21 13.97 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T04:56:57.222Z] #21 13.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T04:56:57.222Z] #21 13.97 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T04:56:57.222Z] #21 13.99 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:56:57.486Z] #21 14.00 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:56:57.486Z] #21 14.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T04:56:57.486Z] #21 14.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T04:56:57.486Z] #21 14.02 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T04:56:57.486Z] #21 14.02 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T04:56:57.486Z] #21 14.04 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T04:56:57.486Z] #21 14.05 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T04:56:57.486Z] #21 14.05 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T04:56:57.486Z] #21 14.06 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T04:56:57.486Z] #21 14.06 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T04:56:57.486Z] #21 14.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T04:56:57.486Z] #21 14.06 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T04:56:57.486Z] #21 14.07 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:56:57.486Z] #21 14.08 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:56:57.486Z] #21 14.08 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:56:57.486Z] #21 14.08 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T04:56:57.486Z] #21 14.08 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T04:56:57.486Z] #21 14.09 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:56:57.750Z] #21 14.39 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T04:56:57.750Z] #21 14.39 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:56:57.750Z] #21 14.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:56:57.750Z] #21 14.39 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:56:57.750Z] #21 14.39 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T04:56:57.750Z] #21 14.40 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T04:56:57.750Z] #21 14.40 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T04:56:57.750Z] #21 14.45 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T04:56:57.750Z] #21 14.45 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T04:56:57.750Z] #21 14.46 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:56:57.750Z] #21 14.46 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T04:56:57.750Z] #21 14.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T04:56:57.750Z] #21 14.48 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T04:56:57.750Z] #21 14.49 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T04:56:57.750Z] #21 14.51 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T04:56:58.013Z] #21 14.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T04:56:58.013Z] #21 14.54 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T04:56:58.013Z] #21 14.76 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T04:56:58.013Z] #21 14.78 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T04:56:58.061Z] #21 2.764 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:56:58.072Z] #21 29.88 Setting up libip4tc2:arm64 (1.8.7-1) ... [2022-04-27T04:56:58.072Z] #21 29.90 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:56:58.072Z] #21 29.91 Setting up libgpm2:arm64 (1.20.7-8) ... [2022-04-27T04:56:58.072Z] #21 29.93 Setting up libicu67:arm64 (67.1-7) ... [2022-04-27T04:56:58.072Z] #21 29.94 Setting up libip6tc2:arm64 (1.8.7-1) ... [2022-04-27T04:56:58.072Z] #21 29.95 Setting up libinih1:arm64 (53-1+b2) ... [2022-04-27T04:56:58.072Z] #21 29.96 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T04:56:58.072Z] #21 29.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:56:58.072Z] #21 29.99 Setting up bzip2 (1.0.8-4) ... [2022-04-27T04:56:58.072Z] #21 30.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2022-04-27T04:56:58.072Z] #21 30.01 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T04:56:58.277Z] #21 14.80 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T04:56:58.277Z] #21 14.81 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T04:56:58.637Z] #21 30.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:56:58.637Z] #21 30.56 Setting up libcap2:arm64 (1:2.44-1) ... [2022-04-27T04:56:58.637Z] #21 30.57 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T04:56:58.637Z] #21 30.59 Setting up apparmor (2.13.6-10) ... [2022-04-27T04:56:58.856Z] #21 15.28 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:56:58.856Z] #21 15.40 Fetched 27.6 MB in 1s (23.6 MB/s) [2022-04-27T04:56:58.856Z] #21 15.45 Selecting previously unselected package pigz. [2022-04-27T04:56:58.856Z] #21 15.45 (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 ... 24010 files and directories currently installed.) [2022-04-27T04:56:58.856Z] #21 15.50 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T04:56:58.856Z] #21 15.50 Unpacking pigz (2.6-1) ... [2022-04-27T04:56:58.856Z] #21 15.58 Selecting previously unselected package libelf1:amd64. [2022-04-27T04:56:58.856Z] #21 15.59 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T04:56:59.001Z] #21 3.891 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:56:59.120Z] #21 15.60 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T04:56:59.120Z] #21 15.75 Selecting previously unselected package libbpf0:amd64. [2022-04-27T04:56:59.120Z] #21 15.77 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T04:56:59.120Z] #21 15.78 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:56:59.120Z] #21 15.88 Selecting previously unselected package libcap2:amd64. [2022-04-27T04:56:59.382Z] #21 15.88 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T04:56:59.382Z] #21 15.89 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:56:59.383Z] #21 15.94 Selecting previously unselected package libmnl0:amd64. [2022-04-27T04:56:59.383Z] #21 15.95 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T04:56:59.383Z] #21 15.95 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:56:59.383Z] #21 16.01 Selecting previously unselected package libxtables12:amd64. [2022-04-27T04:56:59.383Z] #21 16.01 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T04:56:59.383Z] #21 16.02 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:56:59.383Z] #21 16.07 Selecting previously unselected package libcap2-bin. [2022-04-27T04:56:59.383Z] #21 16.07 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T04:56:59.383Z] #21 16.07 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T04:56:59.395Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:56:59.645Z] #21 16.14 Selecting previously unselected package iproute2. [2022-04-27T04:56:59.645Z] #21 16.15 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T04:56:59.645Z] #21 16.16 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T04:56:59.908Z] #21 16.58 Selecting previously unselected package xxd. [2022-04-27T04:56:59.908Z] #21 16.59 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:56:59.908Z] #21 16.59 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:56:59.936Z] #21 7.166 Fetched 8510 kB in 6s (1361 kB/s) [2022-04-27T04:56:59.813Z] > git --version # timeout=10 [2022-04-27T04:56:59.875Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T04:56:59.929Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2022-04-27T04:57:00.171Z] #21 16.71 Selecting previously unselected package vim-common. [2022-04-27T04:57:00.171Z] #21 16.72 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:57:00.171Z] #21 16.74 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:57:00.436Z] #21 16.88 Selecting previously unselected package bash-completion. [2022-04-27T04:57:00.436Z] #21 16.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T04:57:00.537Z] #21 32.16 Setting up zip (3.0-12) ... [2022-04-27T04:57:00.537Z] #21 32.21 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:00.537Z] #21 32.25 Setting up bash-completion (1:2.11-2) ... [2022-04-27T04:57:01.107Z] #19 206.4 Selecting previously unselected package gcc-s390x-linux-gnu. [2022-04-27T04:57:01.107Z] #19 206.4 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:57:01.107Z] #19 206.4 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:01.107Z] #19 206.5 Selecting previously unselected package linux-libc-dev-s390x-cross. [2022-04-27T04:57:01.107Z] #19 206.5 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ... [2022-04-27T04:57:01.107Z] #19 206.5 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-27T04:57:01.107Z] #19 206.7 Selecting previously unselected package libc6-dev-s390x-cross. [2022-04-27T04:57:01.107Z] #19 206.7 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ... [2022-04-27T04:57:01.107Z] #19 206.7 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-27T04:57:01.107Z] #19 206.9 Selecting previously unselected package libstdc++-10-dev-s390x-cross. [2022-04-27T04:57:01.107Z] #19 206.9 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ... [2022-04-27T04:57:01.107Z] #19 206.9 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:01.107Z] #19 207.2 Selecting previously unselected package g++-10-s390x-linux-gnu. [2022-04-27T04:57:01.107Z] #19 207.2 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ... [2022-04-27T04:57:01.107Z] #19 207.2 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:01.308Z] #21 7.166 Reading package lists... [2022-04-27T04:57:01.308Z] #21 ... [2022-04-27T04:57:01.308Z] [2022-04-27T04:57:01.308Z] #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 [2022-04-27T04:57:01.308Z] #58 sha256:d3d7e8d5be7d875e052251300151aa70838b6abb950f0c18838c310f3c8a1f5b [2022-04-27T04:57:01.308Z] #58 10.28 + cd /tmp/tmp.phgs8QiWyw/src/github.com/opencontainers/runc [2022-04-27T04:57:01.308Z] #58 10.29 + git checkout -q v1.1.1 [2022-04-27T04:57:01.308Z] #58 10.67 + '[' -z '' ']' [2022-04-27T04:57:01.308Z] #58 10.67 + target=static [2022-04-27T04:57:01.308Z] #58 10.67 + make BUILDTAGS=seccomp static [2022-04-27T04:57:01.308Z] #58 11.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T04:57:01.871Z] #58 ... [2022-04-27T04:57:01.871Z] [2022-04-27T04:57:01.871Z] #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 [2022-04-27T04:57:01.871Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:57:01.871Z] #21 7.166 Reading package lists... [2022-04-27T04:57:02.346Z] #21 7.147 Fetched 8510 kB in 6s (1368 kB/s) [2022-04-27T04:57:02.451Z] #21 18.71 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T04:57:02.451Z] #21 19.10 Selecting previously unselected package bzip2. [2022-04-27T04:57:02.451Z] #21 19.11 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T04:57:02.451Z] #21 19.12 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T04:57:02.451Z] #21 19.19 Selecting previously unselected package xz-utils. [2022-04-27T04:57:02.451Z] #21 19.19 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T04:57:02.451Z] #21 19.20 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:02.714Z] #21 19.32 Selecting previously unselected package apparmor. [2022-04-27T04:57:02.714Z] #21 19.32 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T04:57:02.714Z] #21 19.38 Unpacking apparmor (2.13.6-10) ... [2022-04-27T04:57:03.065Z] #21 34.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:03.065Z] #21 34.77 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T04:57:03.065Z] #21 34.79 Setting up libmnl0:arm64 (1.0.4-3) ... [2022-04-27T04:57:03.065Z] #21 34.80 Setting up patch (2.7.6-7) ... [2022-04-27T04:57:03.065Z] #21 34.81 Setting up sudo (1.9.5p2-3) ... [2022-04-27T04:57:03.065Z] #21 34.89 invoke-rc.d: could not determine current runlevel [2022-04-27T04:57:03.065Z] #21 34.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T04:57:03.065Z] #21 34.91 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T04:57:03.065Z] #21 34.93 Setting up libxtables12:arm64 (1.8.7-1) ... [2022-04-27T04:57:03.065Z] #21 34.96 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:03.065Z] #21 34.98 Setting up pigz (2.6-1) ... [2022-04-27T04:57:03.065Z] #21 34.99 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-04-27T04:57:03.286Z] #21 19.75 Selecting previously unselected package inetutils-ping. [2022-04-27T04:57:03.286Z] #21 19.75 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T04:57:03.286Z] #21 19.76 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:03.286Z] #21 19.86 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T04:57:03.286Z] #21 19.86 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:57:03.286Z] #21 19.87 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:03.286Z] #21 19.93 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T04:57:03.286Z] #21 19.93 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:57:03.286Z] #21 19.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:03.286Z] #21 20.01 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T04:57:03.286Z] #21 20.02 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T04:57:03.286Z] #21 20.02 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:57:03.322Z] #21 35.00 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2022-04-27T04:57:03.322Z] #21 35.03 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:03.322Z] #21 35.06 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:03.549Z] #21 20.07 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T04:57:03.549Z] #21 20.08 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T04:57:03.549Z] #21 20.09 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:57:03.549Z] #21 20.15 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T04:57:03.549Z] #21 20.15 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T04:57:03.549Z] #21 20.15 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:57:03.579Z] #21 35.51 Setting up libaio1:arm64 (0.3.112-9) ... [2022-04-27T04:57:03.579Z] #21 35.52 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:03.811Z] #21 20.23 Selecting previously unselected package iptables. [2022-04-27T04:57:03.811Z] #21 20.25 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T04:57:03.811Z] #21 20.25 Unpacking iptables (1.8.7-1) ... [2022-04-27T04:57:04.073Z] #21 20.54 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:57:04.073Z] #21 20.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:57:04.073Z] #21 20.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:57:04.073Z] #21 20.68 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:57:04.073Z] #21 20.68 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:57:04.073Z] #21 20.68 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:57:04.144Z] #21 36.00 Setting up libelf1:arm64 (0.183-1) ... [2022-04-27T04:57:04.144Z] #21 36.12 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:04.199Z] + docker version [2022-04-27T04:57:04.252Z] #21 7.147 Reading package lists... [2022-04-27T04:57:04.252Z] #21 ... [2022-04-27T04:57:04.252Z] [2022-04-27T04:57:04.252Z] #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 [2022-04-27T04:57:04.252Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:57:04.252Z] #58 10.19 + cd /tmp/tmp.F2iYExqWMq/src/github.com/opencontainers/runc [2022-04-27T04:57:04.252Z] #58 10.19 + git checkout -q v1.1.1 [2022-04-27T04:57:04.252Z] #58 10.66 + '[' -z '' ']' [2022-04-27T04:57:04.252Z] #58 10.66 + target=static [2022-04-27T04:57:04.252Z] #58 10.66 + make BUILDTAGS=seccomp static [2022-04-27T04:57:04.252Z] #58 11.04 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T04:57:04.335Z] #21 20.84 Selecting previously unselected package jq. [2022-04-27T04:57:04.335Z] #21 20.85 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:57:04.335Z] #21 20.86 Unpacking jq (1.6-2.1) ... [2022-04-27T04:57:04.335Z] #21 20.94 Selecting previously unselected package libaio1:amd64. [2022-04-27T04:57:04.335Z] #21 20.94 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T04:57:04.335Z] #21 20.95 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:57:04.335Z] #21 21.01 Selecting previously unselected package libgpm2:amd64. [2022-04-27T04:57:04.335Z] #21 21.02 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T04:57:04.335Z] #21 21.03 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:57:04.401Z] #21 36.21 Setting up libonig5:arm64 (6.9.6-1.1) ... [2022-04-27T04:57:04.401Z] #21 36.27 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T04:57:04.597Z] #21 21.10 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:57:04.597Z] #21 21.10 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:57:04.597Z] #21 21.11 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:04.653Z] #21 9.466 Reading package lists... [2022-04-27T04:57:04.819Z] #58 ... [2022-04-27T04:57:04.819Z] [2022-04-27T04:57:04.819Z] #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 [2022-04-27T04:57:04.819Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:57:04.819Z] #21 7.147 Reading package lists... [2022-04-27T04:57:04.910Z] #21 11.88 Building dependency tree... [2022-04-27T04:57:04.910Z] #21 ... [2022-04-27T04:57:04.910Z] [2022-04-27T04:57:04.910Z] #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 [2022-04-27T04:57:04.910Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:57:04.910Z] #34 DONE 130.8s [2022-04-27T04:57:04.965Z] #21 36.67 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:04.965Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T04:57:04.965Z] #21 36.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T04:57:04.965Z] #21 36.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T04:57:04.965Z] #21 36.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T04:57:04.965Z] #21 36.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T04:57:04.965Z] #21 36.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T04:57:04.965Z] #21 36.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T04:57:04.965Z] #21 36.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T04:57:04.965Z] #21 36.75 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:05.168Z] [2022-04-27T04:57:05.168Z] #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 [2022-04-27T04:57:05.168Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:57:05.168Z] #62 ... [2022-04-27T04:57:05.168Z] [2022-04-27T04:57:05.168Z] #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 [2022-04-27T04:57:05.168Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:57:05.168Z] #21 11.88 Building dependency tree... [2022-04-27T04:57:05.317Z] #19 211.4 Selecting previously unselected package g++-s390x-linux-gnu. [2022-04-27T04:57:05.317Z] #19 211.4 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ... [2022-04-27T04:57:05.317Z] #19 211.4 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:05.317Z] #19 211.4 Selecting previously unselected package crossbuild-essential-s390x. [2022-04-27T04:57:05.317Z] #19 211.4 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ... [2022-04-27T04:57:05.317Z] #19 211.4 Unpacking crossbuild-essential-s390x (12.9) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up libconfig-inifiles-perl (3.000003-1) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up libfile-which-perl (1.23-1) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up libc6-armhf-cross (2.31-9cross4) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up binutils-s390x-linux-gnu (2.35.2-2) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:05.317Z] #19 211.5 Setting up libmagic-mgc (1:5.39-3) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up libc6-ppc64el-cross (2.31-9cross4) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up libc6-s390x-cross (2.31-9cross4) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up libmagic1:amd64 (1:5.39-3) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up libxml-namespacesupport-perl (1.12-1.1) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up file (1:5.39-3) ... [2022-04-27T04:57:05.317Z] #19 211.6 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:57:05.317Z] #19 211.7 Setting up bzip2 (1.0.8-4) ... [2022-04-27T04:57:05.317Z] #19 211.7 Setting up libyaml-perl (1.30-1) ... [2022-04-27T04:57:05.317Z] #19 211.7 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ... [2022-04-27T04:57:05.577Z] #19 211.7 Setting up libxml-sax-base-perl (1.09-1.1) ... [2022-04-27T04:57:05.577Z] #19 211.7 Setting up libio-string-perl (1.08-3.1) ... [2022-04-27T04:57:05.577Z] #19 211.7 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ... [2022-04-27T04:57:05.577Z] #19 211.7 Setting up cross-config (2.6.18+nmu1) ... [2022-04-27T04:57:05.577Z] #19 211.9 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:05.577Z] #19 211.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T04:57:05.577Z] #19 211.9 Setting up libc6-arm64-cross (2.31-9cross4) ... [2022-04-27T04:57:05.577Z] #19 211.9 Setting up patch (2.7.6-7) ... [2022-04-27T04:57:05.577Z] #19 211.9 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ... [2022-04-27T04:57:05.838Z] #19 211.9 Setting up gcc-10-cross-base (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up libc6-armel-cross (2.31-9cross4) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up libc6-dev-s390x-cross (2.31-9cross4) ... [2022-04-27T04:57:05.838Z] #19 212.0 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up libfile-homedir-perl (1.006-1) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up liblocale-gettext-perl (1.07-4+b1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ... [2022-04-27T04:57:05.838Z] #19 212.3 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.3 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.3 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.3 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.3 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.4 Setting up libgomp1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.4 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ... [2022-04-27T04:57:06.098Z] #19 212.4 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.4 Setting up libasan6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.4 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.4 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.5 Setting up libc6-dev-armhf-cross (2.31-9cross4) ... [2022-04-27T04:57:06.098Z] #19 212.5 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.098Z] #19 212.5 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.340Z] #21 38.04 Setting up libjq1:arm64 (1.6-2.1) ... [2022-04-27T04:57:06.340Z] #21 38.06 Setting up libnftnl11:arm64 (1.1.9-1) ... [2022-04-27T04:57:06.340Z] #21 38.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:06.340Z] #21 38.10 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:06.359Z] #19 212.5 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.359Z] #19 212.5 Setting up libc6-dev-arm64-cross (2.31-9cross4) ... [2022-04-27T04:57:06.359Z] #19 212.5 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.359Z] #19 212.5 Setting up libatomic1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.359Z] #19 212.6 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.359Z] #19 212.6 Setting up libxml-sax-perl (1.02+dfsg-1) ... [2022-04-27T04:57:06.359Z] #19 212.6 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2022-04-27T04:57:06.359Z] #19 212.7 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-27T04:57:06.538Z] #21 13.59 The following additional packages will be installed: [2022-04-27T04:57:06.538Z] #21 13.60 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:57:06.538Z] #21 13.60 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T04:57:06.538Z] #21 13.60 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T04:57:06.538Z] #21 13.61 python3-pkg-resources vim-runtime xxd [2022-04-27T04:57:06.538Z] #21 13.61 Suggested packages: [2022-04-27T04:57:06.538Z] #21 13.62 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T04:57:06.539Z] #21 13.62 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T04:57:06.539Z] #21 13.62 acl attr quota [2022-04-27T04:57:06.539Z] #21 13.62 Recommended packages: [2022-04-27T04:57:06.539Z] #21 13.62 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T04:57:06.619Z] #19 212.8 [2022-04-27T04:57:06.619Z] #19 212.8 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-27T04:57:06.619Z] #19 212.9 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 212.9 Setting up dpkg-dev (1.20.9) ... [2022-04-27T04:57:06.619Z] #19 212.9 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 212.9 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T04:57:06.619Z] #19 212.9 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 213.0 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 213.0 Setting up libubsan1-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 213.0 Setting up libasan6-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 213.0 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T04:57:06.619Z] #19 213.0 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.880Z] #19 213.0 Setting up libitm1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.880Z] #19 213.0 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.880Z] #19 213.0 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:06.880Z] #19 213.1 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ... [2022-04-27T04:57:06.880Z] #19 213.1 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2022-04-27T04:57:06.880Z] #19 213.2 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2022-04-27T04:57:06.880Z] #19 213.2 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2022-04-27T04:57:07.141Z] #19 213.4 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2022-04-27T04:57:07.141Z] #19 213.4 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.4 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.4 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.4 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T04:57:07.141Z] #19 213.4 Setting up libasan6-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.4 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.5 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.6 Setting up libasan6-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.141Z] #19 213.6 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ... [2022-04-27T04:57:07.197Z] #21 23.85 Selecting previously unselected package libinih1:amd64. [2022-04-27T04:57:07.197Z] #21 23.85 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T04:57:07.197Z] #21 23.86 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T04:57:07.282Z] #21 39.04 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2022-04-27T04:57:07.282Z] #21 39.11 Setting up jq (1.6-2.1) ... [2022-04-27T04:57:07.282Z] #21 39.15 Setting up libbpf0:arm64 (1:0.3-2) ... [2022-04-27T04:57:07.282Z] #21 39.17 Setting up iptables (1.8.7-1) ... [2022-04-27T04:57:07.282Z] #21 39.18 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:07.282Z] #21 39.18 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:07.282Z] #21 39.19 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:07.282Z] #21 39.19 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:07.282Z] #21 39.20 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T04:57:07.282Z] #21 39.21 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T04:57:07.282Z] #21 39.23 Setting up iproute2 (5.10.0-4) ... [2022-04-27T04:57:07.401Z] #19 213.6 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.401Z] #19 213.6 Setting up libxml-simple-perl (2.25-1) ... [2022-04-27T04:57:07.401Z] #19 213.6 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T04:57:07.401Z] #19 213.6 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.6 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ... [2022-04-27T04:57:07.401Z] #19 213.6 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up libconfig-auto-perl (0.44-1.1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.7 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.8 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.401Z] #19 213.8 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T04:57:07.470Z] #21 14.69 The following NEW packages will be installed: [2022-04-27T04:57:07.471Z] #21 14.69 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T04:57:07.471Z] #21 14.69 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:57:07.471Z] #21 14.69 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T04:57:07.471Z] #21 14.69 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T04:57:07.471Z] #21 14.69 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T04:57:07.471Z] #21 14.69 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T04:57:07.471Z] #21 14.69 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T04:57:07.471Z] #21 14.69 xz-utils zip zstd [2022-04-27T04:57:07.471Z] #21 15.01 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:57:07.471Z] #21 15.01 Need to get 27.6 MB of archives. [2022-04-27T04:57:07.471Z] #21 15.01 After this operation, 106 MB of additional disk space will be used. [2022-04-27T04:57:07.471Z] #21 15.01 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T04:57:07.471Z] #21 15.01 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T04:57:07.471Z] #21 15.02 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T04:57:07.471Z] #21 15.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T04:57:07.471Z] #21 15.02 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T04:57:07.471Z] #21 15.02 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T04:57:07.471Z] #21 15.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T04:57:07.471Z] #21 15.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T04:57:07.471Z] #21 15.06 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:57:07.473Z] #21 23.90 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:57:07.473Z] #21 23.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:57:07.473Z] #21 23.91 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:57:07.473Z] #21 24.02 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:57:07.473Z] #21 24.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:57:07.473Z] #21 24.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:57:07.473Z] #21 24.15 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:57:07.540Z] #21 39.56 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:57:07.614Z] #21 9.814 Reading package lists... [2022-04-27T04:57:07.614Z] #21 12.30 Building dependency tree... [2022-04-27T04:57:07.614Z] #21 ... [2022-04-27T04:57:07.614Z] [2022-04-27T04:57:07.614Z] #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 [2022-04-27T04:57:07.614Z] #34 sha256:a4ff1909b9009ce432cf92bccd9185b8dd191b1939efb3ed7c34cc9ea737b1fc [2022-04-27T04:57:07.614Z] #34 DONE 132.4s [2022-04-27T04:57:07.662Z] #19 213.8 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ... [2022-04-27T04:57:07.662Z] #19 213.8 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ... [2022-04-27T04:57:07.662Z] #19 213.8 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.662Z] #19 213.8 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ... [2022-04-27T04:57:07.662Z] #19 213.8 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.662Z] #19 213.8 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.662Z] #19 213.9 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ... [2022-04-27T04:57:07.662Z] #19 213.9 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.662Z] #19 213.9 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.662Z] #19 213.9 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ... [2022-04-27T04:57:07.662Z] #19 213.9 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.662Z] #19 213.9 Setting up dpkg-cross (2.6.18+nmu1) ... [2022-04-27T04:57:07.662Z] #19 214.0 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.662Z] #19 214.0 Setting up crossbuild-essential-armel (12.9) ... [2022-04-27T04:57:07.662Z] #19 214.0 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ... [2022-04-27T04:57:07.728Z] #21 15.06 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:57:07.729Z] #21 15.07 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T04:57:07.729Z] #21 15.08 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T04:57:07.729Z] #21 15.08 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T04:57:07.729Z] #21 15.09 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T04:57:07.729Z] #21 15.10 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T04:57:07.729Z] #21 15.11 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T04:57:07.729Z] #21 15.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T04:57:07.729Z] #21 15.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T04:57:07.729Z] #21 15.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T04:57:07.729Z] #21 15.13 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T04:57:07.729Z] #21 15.13 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T04:57:07.729Z] #21 15.14 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:57:07.729Z] #21 15.14 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:57:07.729Z] #21 15.15 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:57:07.729Z] #21 15.15 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T04:57:07.729Z] #21 15.16 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T04:57:07.729Z] #21 15.16 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:57:07.744Z] #21 24.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:57:07.744Z] #21 24.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:57:07.744Z] #21 24.20 Selecting previously unselected package net-tools. [2022-04-27T04:57:07.744Z] #21 24.20 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T04:57:07.744Z] #21 24.22 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:57:07.744Z] #21 24.40 Selecting previously unselected package patch. [2022-04-27T04:57:07.744Z] #21 24.42 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T04:57:07.744Z] #21 24.42 Unpacking patch (2.7.6-7) ... [2022-04-27T04:57:07.872Z] [2022-04-27T04:57:07.872Z] #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 [2022-04-27T04:57:07.872Z] #21 sha256:dfc24fcc8c570ba60b75f20eacf2f882ac50f85058428d0a8afae717825bebb9 [2022-04-27T04:57:07.922Z] #19 214.0 Setting up crossbuild-essential-armhf (12.9) ... [2022-04-27T04:57:07.922Z] #19 214.0 Setting up crossbuild-essential-arm64 (12.9) ... [2022-04-27T04:57:07.922Z] #19 214.0 Setting up crossbuild-essential-s390x (12.9) ... [2022-04-27T04:57:07.922Z] #19 214.0 Setting up crossbuild-essential-ppc64el (12.9) ... [2022-04-27T04:57:07.922Z] #19 214.0 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:57:07.986Z] #21 15.44 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T04:57:07.986Z] #21 15.44 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:57:07.986Z] #21 15.44 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:57:07.986Z] #21 15.44 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:57:07.986Z] #21 15.44 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T04:57:07.986Z] #21 15.45 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T04:57:07.986Z] #21 15.45 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T04:57:08.009Z] #21 24.51 Selecting previously unselected package python-pip-whl. [2022-04-27T04:57:08.009Z] #21 24.51 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:57:08.009Z] #21 24.52 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:08.131Z] #21 12.30 Building dependency tree... [2022-04-27T04:57:08.244Z] #21 15.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T04:57:08.244Z] #21 15.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T04:57:08.244Z] #21 15.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:57:08.244Z] #21 15.53 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T04:57:08.244Z] #21 15.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T04:57:08.244Z] #21 15.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T04:57:08.244Z] #21 15.56 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T04:57:08.244Z] #21 15.59 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T04:57:08.244Z] #21 15.61 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T04:57:08.244Z] #21 15.61 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T04:57:08.501Z] #21 15.83 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T04:57:08.501Z] #21 15.87 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T04:57:08.501Z] #21 15.89 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T04:57:08.501Z] #21 15.90 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T04:57:08.596Z] #21 25.17 Selecting previously unselected package python3-lib2to3. [2022-04-27T04:57:08.596Z] #21 25.17 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T04:57:08.596Z] #21 25.18 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:08.857Z] #21 25.27 Selecting previously unselected package python3-distutils. [2022-04-27T04:57:08.857Z] #21 25.29 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T04:57:08.857Z] #21 25.29 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T04:57:08.857Z] #21 25.41 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:57:08.857Z] #21 25.41 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:57:08.857Z] #21 25.43 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:57:08.857Z] #21 25.55 Selecting previously unselected package python3-setuptools. [2022-04-27T04:57:08.864Z] #19 DONE 215.0s [2022-04-27T04:57:08.864Z] [2022-04-27T04:57:08.864Z] #71 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer / [2022-04-27T04:57:08.864Z] #71 sha256:b2b30976c6cb7409a9257bc5ea2c17b5610bcbce2823941cb9224ca1d265d45c [2022-04-27T04:57:08.864Z] #71 DONE 0.3s [2022-04-27T04:57:08.864Z] [2022-04-27T04:57:08.864Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer / [2022-04-27T04:57:08.864Z] #32 sha256:249b704e2bffd697623affade803d018b78123908e854204612e065ccf44fae4 [2022-04-27T04:57:08.864Z] #32 DONE 0.2s [2022-04-27T04:57:08.864Z] [2022-04-27T04:57:08.864Z] #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 [2022-04-27T04:57:08.864Z] #72 sha256:027fc11bf8648145b852d826f2382c6e660fcd184e95dada3512db812a3cc8a5 [2022-04-27T04:57:08.911Z] #21 DONE 40.8s [2022-04-27T04:57:08.911Z] [2022-04-27T04:57:08.911Z] #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 [2022-04-27T04:57:08.911Z] #22 sha256:a3641fe455d1c76781a3308923a6e35278aafdf6d2a83706a005b265ea30b7f3 [2022-04-27T04:57:09.065Z] #21 16.37 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:57:09.065Z] #21 16.49 Fetched 27.6 MB in 1s (23.0 MB/s) [2022-04-27T04:57:09.065Z] #21 16.56 Selecting previously unselected package pigz. [2022-04-27T04:57:09.068Z] #21 13.98 The following additional packages will be installed: [2022-04-27T04:57:09.119Z] #21 25.56 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T04:57:09.119Z] #21 25.56 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:09.119Z] #21 25.75 Selecting previously unselected package python3-wheel. [2022-04-27T04:57:09.119Z] #21 25.77 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T04:57:09.119Z] #21 25.77 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T04:57:09.322Z] #21 16.56 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24010 files and directories currently installed.) [2022-04-27T04:57:09.322Z] #21 16.62 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T04:57:09.322Z] #21 16.63 Unpacking pigz (2.6-1) ... [2022-04-27T04:57:09.322Z] #21 16.72 Selecting previously unselected package libelf1:amd64. [2022-04-27T04:57:09.322Z] #21 16.72 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T04:57:09.322Z] #21 16.73 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T04:57:09.327Z] #21 13.99 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:57:09.327Z] #21 13.99 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2022-04-27T04:57:09.327Z] #21 13.99 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T04:57:09.327Z] #21 13.99 python3-pkg-resources vim-runtime xxd [2022-04-27T04:57:09.327Z] #21 13.99 Suggested packages: [2022-04-27T04:57:09.327Z] #21 13.99 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2022-04-27T04:57:09.327Z] #21 13.99 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2022-04-27T04:57:09.327Z] #21 13.99 acl attr quota [2022-04-27T04:57:09.327Z] #21 13.99 Recommended packages: [2022-04-27T04:57:09.327Z] #21 13.99 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T04:57:09.380Z] #21 25.82 Selecting previously unselected package python3-pip. [2022-04-27T04:57:09.380Z] #21 25.83 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:57:09.380Z] #21 25.83 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:09.380Z] #21 26.06 Selecting previously unselected package sudo. [2022-04-27T04:57:09.380Z] #21 26.06 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T04:57:09.380Z] #21 26.08 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T04:57:09.580Z] #21 16.87 Selecting previously unselected package libbpf0:amd64. [2022-04-27T04:57:09.580Z] #21 16.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T04:57:09.580Z] #21 16.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:57:09.580Z] #21 16.99 Selecting previously unselected package libcap2:amd64. [2022-04-27T04:57:09.580Z] #21 16.99 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T04:57:09.580Z] #21 17.00 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:57:09.580Z] #21 17.06 Selecting previously unselected package libmnl0:amd64. [2022-04-27T04:57:09.580Z] #21 17.07 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T04:57:09.580Z] #21 17.08 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:57:09.580Z] #21 17.14 Selecting previously unselected package libxtables12:amd64. [2022-04-27T04:57:09.838Z] #21 17.14 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T04:57:09.838Z] #21 17.15 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:57:09.838Z] #21 17.20 Selecting previously unselected package libcap2-bin. [2022-04-27T04:57:09.838Z] #21 17.20 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T04:57:09.838Z] #21 17.21 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T04:57:09.838Z] #21 17.27 Selecting previously unselected package iproute2. [2022-04-27T04:57:09.838Z] #21 17.27 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T04:57:09.838Z] #21 17.29 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T04:57:09.852Z] #22 0.697 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T04:57:09.852Z] #22 0.702 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T04:57:09.852Z] #22 0.706 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T04:57:09.852Z] #22 DONE 0.8s [2022-04-27T04:57:09.852Z] [2022-04-27T04:57:09.852Z] #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 [2022-04-27T04:57:09.852Z] #26 sha256:082d846f8d72fb24ba575f0078b9d187c0d6d82c4b9387265f8bb00d7f813be5 [2022-04-27T04:57:09.852Z] #26 ... [2022-04-27T04:57:09.852Z] [2022-04-27T04:57:09.852Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T04:57:09.852Z] #23 sha256:9c25d3232689bf6514776195dcfca39cc8b37c6f09d1e92887bd819c51c902bc [2022-04-27T04:57:09.953Z] #21 26.56 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T04:57:09.953Z] #21 26.57 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T04:57:09.953Z] #21 26.58 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:10.214Z] #21 26.75 Selecting previously unselected package uidmap. [2022-04-27T04:57:10.214Z] #21 26.76 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T04:57:10.214Z] #21 26.77 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T04:57:10.214Z] #21 26.89 Selecting previously unselected package vim-runtime. [2022-04-27T04:57:10.214Z] #21 26.89 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:57:10.214Z] #21 26.92 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T04:57:10.263Z] #21 15.00 The following NEW packages will be installed: [2022-04-27T04:57:10.263Z] #21 15.01 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2022-04-27T04:57:10.263Z] #21 15.01 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2022-04-27T04:57:10.263Z] #21 15.01 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2022-04-27T04:57:10.263Z] #21 15.01 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2022-04-27T04:57:10.263Z] #21 15.01 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2022-04-27T04:57:10.263Z] #21 15.02 python3-pkg-resources python3-setuptools python3-wheel sudo [2022-04-27T04:57:10.263Z] #21 15.02 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-04-27T04:57:10.263Z] #21 15.02 xz-utils zip zstd [2022-04-27T04:57:10.402Z] #21 17.70 Selecting previously unselected package xxd. [2022-04-27T04:57:10.402Z] #21 17.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:57:10.402Z] #21 17.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:10.402Z] #21 17.82 Selecting previously unselected package vim-common. [2022-04-27T04:57:10.402Z] #21 17.82 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:57:10.402Z] #21 17.83 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:10.475Z] #21 26.95 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T04:57:10.475Z] #21 26.96 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:10.524Z] #21 15.31 0 upgraded, 48 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:57:10.524Z] #21 15.31 Need to get 27.6 MB of archives. [2022-04-27T04:57:10.524Z] #21 15.31 After this operation, 106 MB of additional disk space will be used. [2022-04-27T04:57:10.524Z] #21 15.31 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T04:57:10.524Z] #21 15.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T04:57:10.524Z] #21 15.31 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T04:57:10.524Z] #21 15.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T04:57:10.524Z] #21 15.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T04:57:10.524Z] #21 15.32 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T04:57:10.524Z] #21 15.32 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T04:57:10.524Z] #21 15.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T04:57:10.524Z] #21 15.34 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:57:10.524Z] #21 15.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:57:10.524Z] #21 15.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T04:57:10.524Z] #21 15.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2022-04-27T04:57:10.524Z] #21 15.36 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2022-04-27T04:57:10.524Z] #21 15.36 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T04:57:10.524Z] #21 15.38 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T04:57:10.524Z] #21 15.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T04:57:10.524Z] #21 15.40 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T04:57:10.524Z] #21 15.40 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T04:57:10.524Z] #21 15.40 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T04:57:10.524Z] #21 15.40 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T04:57:10.524Z] #21 15.40 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T04:57:10.524Z] #21 15.41 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:57:10.659Z] #21 17.99 Selecting previously unselected package bash-completion. [2022-04-27T04:57:10.659Z] #21 17.99 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T04:57:10.783Z] #72 1.379 + RM_GOPATH=0 [2022-04-27T04:57:10.783Z] #72 1.379 + TMP_GOPATH= [2022-04-27T04:57:10.783Z] #72 1.379 + : /build [2022-04-27T04:57:10.783Z] #72 1.379 + '[' -z '' ']' [2022-04-27T04:57:10.783Z] #72 1.387 ++ mktemp -d [2022-04-27T04:57:10.783Z] #72 1.395 + export GOPATH=/tmp/tmp.tyBpsaqF3x [2022-04-27T04:57:10.783Z] #72 1.395 + GOPATH=/tmp/tmp.tyBpsaqF3x [2022-04-27T04:57:10.783Z] #72 1.395 + RM_GOPATH=1 [2022-04-27T04:57:10.783Z] #72 1.395 + case "$(go env GOARCH)" in [2022-04-27T04:57:10.783Z] #72 1.395 ++ go env GOARCH [2022-04-27T04:57:10.783Z] #72 1.396 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:57:10.783Z] #72 1.396 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:57:10.783Z] #72 1.397 ++ dirname /install.sh [2022-04-27T04:57:10.783Z] #72 1.397 + dir=/ [2022-04-27T04:57:10.783Z] #72 1.398 + bin=rootlesskit [2022-04-27T04:57:10.783Z] #72 1.398 + shift [2022-04-27T04:57:10.783Z] #72 1.398 + '[' '!' -f //rootlesskit.installer ']' [2022-04-27T04:57:10.783Z] #72 1.398 + . //rootlesskit.installer [2022-04-27T04:57:10.783Z] #72 1.399 ++ : 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:57:10.783Z] #72 1.399 + install_rootlesskit [2022-04-27T04:57:10.783Z] #72 1.399 + case "$1" in [2022-04-27T04:57:10.783Z] #72 1.399 + export CGO_ENABLED=0 [2022-04-27T04:57:10.783Z] #72 1.400 + CGO_ENABLED=0 [2022-04-27T04:57:10.783Z] #72 1.400 + _install_rootlesskit [2022-04-27T04:57:10.783Z] #72 1.400 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315' [2022-04-27T04:57:10.783Z] #72 1.400 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:57:10.783Z] #72 1.401 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:57:10.783Z] #72 1.401 + GOBIN=/build [2022-04-27T04:57:10.783Z] #72 1.401 + GO111MODULE=on [2022-04-27T04:57:10.783Z] #72 1.401 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:57:10.783Z] #72 1.797 go: downloading github.com/rootless-containers/rootlesskit v1.0.0 [2022-04-27T04:57:10.783Z] #21 15.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:57:10.783Z] #21 15.42 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:57:10.783Z] #21 15.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T04:57:10.783Z] #21 15.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T04:57:10.783Z] #21 15.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2022-04-27T04:57:10.783Z] #21 15.66 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T04:57:10.783Z] #21 15.66 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:57:10.783Z] #21 15.66 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:57:10.783Z] #21 15.66 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:57:10.783Z] #21 15.67 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T04:57:10.783Z] #21 15.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2022-04-27T04:57:10.783Z] #21 15.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T04:57:10.783Z] #21 15.72 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T04:57:10.783Z] #21 15.72 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T04:57:10.783Z] #21 15.72 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:57:10.783Z] #21 15.73 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T04:57:10.783Z] #21 15.74 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T04:57:10.783Z] #21 15.75 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T04:57:10.783Z] #21 15.75 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T04:57:10.783Z] #21 15.78 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T04:57:11.043Z] #21 15.79 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T04:57:11.043Z] #21 15.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T04:57:11.043Z] #21 16.01 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T04:57:11.043Z] #21 16.05 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T04:57:11.302Z] #21 16.07 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T04:57:11.302Z] #21 16.08 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T04:57:11.870Z] #21 16.73 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:57:11.870Z] #21 16.84 Fetched 27.6 MB in 1s (25.8 MB/s) [2022-04-27T04:57:11.870Z] #21 16.89 Selecting previously unselected package pigz. [2022-04-27T04:57:12.129Z] #21 16.89 (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 ... 24010 files and directories currently installed.) [2022-04-27T04:57:12.129Z] #21 16.96 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T04:57:12.129Z] #21 16.96 Unpacking pigz (2.6-1) ... [2022-04-27T04:57:12.129Z] #21 17.05 Selecting previously unselected package libelf1:amd64. [2022-04-27T04:57:12.172Z] #72 2.957 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-04-27T04:57:12.172Z] #72 2.958 go: downloading github.com/urfave/cli/v2 v2.4.0 [2022-04-27T04:57:12.172Z] #72 3.134 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8 [2022-04-27T04:57:12.388Z] #21 17.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T04:57:12.388Z] #21 17.07 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T04:57:12.388Z] #21 17.17 Selecting previously unselected package libbpf0:amd64. [2022-04-27T04:57:12.388Z] #21 17.18 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T04:57:12.388Z] #21 17.18 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:57:12.388Z] #21 17.28 Selecting previously unselected package libcap2:amd64. [2022-04-27T04:57:12.388Z] #21 17.28 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T04:57:12.388Z] #21 17.29 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:57:12.388Z] #21 17.35 Selecting previously unselected package libmnl0:amd64. [2022-04-27T04:57:12.388Z] #21 17.35 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T04:57:12.388Z] #21 17.36 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:57:12.388Z] #21 17.40 Selecting previously unselected package libxtables12:amd64. [2022-04-27T04:57:12.554Z] #21 19.71 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T04:57:12.647Z] #21 17.41 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T04:57:12.647Z] #21 17.42 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:57:12.647Z] #21 17.48 Selecting previously unselected package libcap2-bin. [2022-04-27T04:57:12.647Z] #21 17.48 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T04:57:12.647Z] #21 17.50 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T04:57:12.812Z] #21 20.08 Selecting previously unselected package bzip2. [2022-04-27T04:57:12.812Z] #21 20.08 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T04:57:12.812Z] #21 20.10 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T04:57:12.812Z] #21 20.19 Selecting previously unselected package xz-utils. [2022-04-27T04:57:12.812Z] #21 20.19 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T04:57:12.812Z] #21 20.19 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:12.892Z] Client: [2022-04-27T04:57:12.892Z] Version: 20.10.9 [2022-04-27T04:57:12.892Z] API version: 1.41 [2022-04-27T04:57:12.892Z] Go version: go1.16.8 [2022-04-27T04:57:12.892Z] Git commit: c2ea9bc [2022-04-27T04:57:12.892Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T04:57:12.892Z] OS/Arch: windows/amd64 [2022-04-27T04:57:12.892Z] Context: default [2022-04-27T04:57:12.892Z] Experimental: true [2022-04-27T04:57:12.892Z] [2022-04-27T04:57:12.892Z] Server: Docker Engine - Community [2022-04-27T04:57:12.892Z] Engine: [2022-04-27T04:57:12.892Z] Version: 20.10.9 [2022-04-27T04:57:12.892Z] API version: 1.41 (minimum version 1.24) [2022-04-27T04:57:12.892Z] Go version: go1.16.8 [2022-04-27T04:57:12.892Z] Git commit: 79ea9d3 [2022-04-27T04:57:12.892Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T04:57:12.892Z] OS/Arch: windows/amd64 [2022-04-27T04:57:12.892Z] Experimental: true [2022-04-27T04:57:12.907Z] #21 17.57 Selecting previously unselected package iproute2. [2022-04-27T04:57:12.907Z] #21 17.58 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T04:57:12.907Z] #21 17.58 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T04:57:13.070Z] #21 20.34 Selecting previously unselected package apparmor. [2022-04-27T04:57:13.070Z] #21 20.34 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T04:57:13.070Z] #21 20.39 Unpacking apparmor (2.13.6-10) ... [2022-04-27T04:57:13.166Z] #21 18.04 Selecting previously unselected package xxd. [2022-04-27T04:57:13.166Z] #21 18.05 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:57:13.166Z] #21 18.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:13.166Z] #21 18.16 Selecting previously unselected package vim-common. [2022-04-27T04:57:13.328Z] #21 20.77 Selecting previously unselected package inetutils-ping. [2022-04-27T04:57:13.328Z] #21 20.78 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T04:57:13.328Z] #21 20.79 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:13.328Z] #21 20.92 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T04:57:13.425Z] #21 18.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:57:13.425Z] #21 18.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:13.425Z] #21 18.32 Selecting previously unselected package bash-completion. [2022-04-27T04:57:13.425Z] #21 18.32 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T04:57:13.561Z] #72 4.501 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd [Pipeline] sh [2022-04-27T04:57:13.585Z] #21 20.92 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:57:13.585Z] #21 20.94 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:13.585Z] #21 21.00 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T04:57:13.585Z] #21 21.00 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:57:13.585Z] #21 21.02 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:13.585Z] #21 21.09 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T04:57:13.585Z] #21 21.10 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T04:57:13.585Z] #21 21.11 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:57:13.780Z] #21 29.86 Selecting previously unselected package vim. [2022-04-27T04:57:13.780Z] #21 29.88 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:57:13.780Z] #21 29.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:13.780Z] #21 30.38 Selecting previously unselected package xfsprogs. [2022-04-27T04:57:13.780Z] #21 30.38 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T04:57:13.780Z] #21 30.38 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T04:57:13.822Z] #72 4.762 go: downloading github.com/google/uuid v1.3.0 [2022-04-27T04:57:13.822Z] #72 4.765 go: downloading github.com/moby/vpnkit v0.5.0 [2022-04-27T04:57:13.822Z] #72 4.792 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-04-27T04:57:13.822Z] #72 4.872 go: downloading github.com/gofrs/flock v0.8.1 [2022-04-27T04:57:13.822Z] #72 4.879 go: downloading github.com/gorilla/mux v1.8.0 [2022-04-27T04:57:13.822Z] #72 5.000 go: downloading github.com/moby/sys/mountinfo v0.6.0 [2022-04-27T04:57:13.842Z] #21 21.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T04:57:13.842Z] #21 21.20 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T04:57:13.842Z] #21 21.21 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:57:13.842Z] #21 21.29 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T04:57:13.842Z] #21 21.30 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T04:57:13.842Z] #21 21.31 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:57:14.084Z] #72 ... [2022-04-27T04:57:14.084Z] [2022-04-27T04:57:14.084Z] #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 [2022-04-27T04:57:14.084Z] #33 sha256:be1b1883ec49dc7e11c439e614c2adb8152c674a8abc11e0bda942ad027d376a [2022-04-27T04:57:14.084Z] #33 1.432 + RM_GOPATH=0 [2022-04-27T04:57:14.084Z] #33 1.432 + TMP_GOPATH= [2022-04-27T04:57:14.084Z] #33 1.432 + : /build [2022-04-27T04:57:14.084Z] #33 1.433 + '[' -z '' ']' [2022-04-27T04:57:14.084Z] #33 1.434 ++ mktemp -d [2022-04-27T04:57:14.084Z] #33 1.436 + export GOPATH=/tmp/tmp.TovrGsCXxD [2022-04-27T04:57:14.084Z] #33 1.436 + GOPATH=/tmp/tmp.TovrGsCXxD [2022-04-27T04:57:14.084Z] #33 1.436 + RM_GOPATH=1 [2022-04-27T04:57:14.084Z] #33 1.436 + case "$(go env GOARCH)" in [2022-04-27T04:57:14.084Z] #33 1.436 ++ go env GOARCH [2022-04-27T04:57:14.084Z] #33 1.441 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:57:14.084Z] #33 1.441 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:57:14.084Z] #33 1.441 ++ dirname /install.sh [2022-04-27T04:57:14.084Z] #33 1.442 + dir=/ [2022-04-27T04:57:14.084Z] #33 1.442 + bin=dockercli [2022-04-27T04:57:14.084Z] #33 1.443 + shift [2022-04-27T04:57:14.084Z] #33 1.443 + '[' '!' -f //dockercli.installer ']' [2022-04-27T04:57:14.084Z] #33 1.443 + . //dockercli.installer [2022-04-27T04:57:14.084Z] #33 1.443 ++ : stable [2022-04-27T04:57:14.084Z] #33 1.443 ++ : 17.06.2-ce [2022-04-27T04:57:14.084Z] #33 1.444 + install_dockercli [2022-04-27T04:57:14.084Z] #33 1.444 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-04-27T04:57:14.084Z] #33 1.444 Install docker/cli version 17.06.2-ce from stable [2022-04-27T04:57:14.084Z] #33 1.445 ++ uname -m [2022-04-27T04:57:14.084Z] #33 1.447 + arch=x86_64 [2022-04-27T04:57:14.084Z] #33 1.447 + '[' x86_64 '!=' x86_64 ']' [2022-04-27T04:57:14.084Z] #33 1.447 + url=https://download.docker.com/linux/static [2022-04-27T04:57:14.084Z] #33 1.448 + tar -xz docker/docker [2022-04-27T04:57:14.084Z] #33 1.450 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-04-27T04:57:14.084Z] #33 4.891 + mkdir -p /build [2022-04-27T04:57:14.084Z] #33 4.896 + mv docker/docker /build/ [2022-04-27T04:57:14.084Z] #33 4.902 + rmdir docker [2022-04-27T04:57:14.084Z] #33 DONE 5.1s [2022-04-27T04:57:14.084Z] [2022-04-27T04:57:14.084Z] #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 [2022-04-27T04:57:14.084Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T04:57:14.084Z] #20 1.825 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:57:14.084Z] #20 1.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:57:14.084Z] #20 2.161 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:57:14.084Z] #20 2.174 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T04:57:14.084Z] #20 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T04:57:14.084Z] #20 2.858 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T04:57:14.084Z] #20 3.271 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:57:14.084Z] #20 3.765 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T04:57:14.084Z] #20 4.226 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:57:14.084Z] #20 4.745 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T04:57:14.084Z] #20 4.745 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T04:57:14.084Z] #20 4.762 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T04:57:14.084Z] #20 4.763 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T04:57:14.084Z] #20 4.763 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:57:14.084Z] #20 4.769 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:57:14.084Z] #20 4.901 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:57:14.084Z] #20 4.915 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:57:14.084Z] #20 4.916 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T04:57:14.084Z] #20 4.916 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T04:57:14.084Z] #20 4.916 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T04:57:14.084Z] #20 4.917 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T04:57:14.099Z] #21 21.39 Selecting previously unselected package iptables. [2022-04-27T04:57:14.099Z] #21 21.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T04:57:14.099Z] #21 21.40 Unpacking iptables (1.8.7-1) ... [2022-04-27T04:57:14.302Z] #21 30.78 Selecting previously unselected package zip. [2022-04-27T04:57:14.302Z] #21 30.80 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T04:57:14.302Z] #21 30.80 Unpacking zip (3.0-12) ... [2022-04-27T04:57:14.302Z] #21 30.92 Selecting previously unselected package zstd. [2022-04-27T04:57:14.302Z] #21 30.92 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T04:57:14.302Z] #21 30.92 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:14.356Z] #21 21.67 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:57:14.356Z] #21 21.68 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:57:14.356Z] #21 21.68 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:57:14.356Z] #21 21.78 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:57:14.356Z] #21 21.79 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:57:14.356Z] #21 21.80 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:57:14.494Z] + docker info [2022-04-27T04:57:14.495Z] Client: [2022-04-27T04:57:14.495Z] Context: default [2022-04-27T04:57:14.495Z] Debug Mode: false [2022-04-27T04:57:14.495Z] [2022-04-27T04:57:14.495Z] Server: [2022-04-27T04:57:14.495Z] Containers: 0 [2022-04-27T04:57:14.495Z] Running: 0 [2022-04-27T04:57:14.495Z] Paused: 0 [2022-04-27T04:57:14.495Z] Stopped: 0 [2022-04-27T04:57:14.495Z] Images: 0 [2022-04-27T04:57:14.495Z] Server Version: 20.10.9 [2022-04-27T04:57:14.495Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T04:57:14.495Z] Windows: [2022-04-27T04:57:14.495Z] LCOW: [2022-04-27T04:57:14.495Z] Logging Driver: json-file [2022-04-27T04:57:14.495Z] Plugins: [2022-04-27T04:57:14.495Z] Volume: local [2022-04-27T04:57:14.495Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T04:57:14.495Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T04:57:14.495Z] Swarm: inactive [2022-04-27T04:57:14.495Z] Default Isolation: process [2022-04-27T04:57:14.495Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T04:57:14.495Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T04:57:14.495Z] OSType: windows [2022-04-27T04:57:14.495Z] Architecture: x86_64 [2022-04-27T04:57:14.495Z] CPUs: 4 [2022-04-27T04:57:14.495Z] Total Memory: 32GiB [2022-04-27T04:57:14.495Z] Name: azwin-2-bb3611 [2022-04-27T04:57:14.495Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T04:57:14.495Z] Docker Root Dir: D:\docker [2022-04-27T04:57:14.495Z] Debug Mode: false [2022-04-27T04:57:14.495Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:57:14.495Z] Labels: [2022-04-27T04:57:14.495Z] Experimental: true [2022-04-27T04:57:14.495Z] Insecure Registries: [2022-04-27T04:57:14.495Z] 10.0.0.4:5000 [2022-04-27T04:57:14.495Z] 127.0.0.0/8 [2022-04-27T04:57:14.495Z] Registry Mirrors: [2022-04-27T04:57:14.495Z] http://10.0.0.4:5000/ [2022-04-27T04:57:14.495Z] Live Restore Enabled: false [2022-04-27T04:57:14.495Z] Product License: Community Engine [2022-04-27T04:57:14.495Z] [2022-04-27T04:57:14.564Z] #21 31.35 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:57:14.613Z] #21 21.97 Selecting previously unselected package jq. [2022-04-27T04:57:14.613Z] #21 21.98 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:57:14.613Z] #21 21.99 Unpacking jq (1.6-2.1) ... [2022-04-27T04:57:14.613Z] #21 22.06 Selecting previously unselected package libaio1:amd64. [2022-04-27T04:57:14.613Z] #21 22.07 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T04:57:14.613Z] #21 22.07 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:57:14.613Z] #21 22.13 Selecting previously unselected package libgpm2:amd64. [2022-04-27T04:57:14.613Z] #21 22.14 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T04:57:14.613Z] #21 22.15 Unpacking libgpm2:amd64 (1.20.7-8) ... [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T04:57:14.870Z] #21 22.20 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:57:14.870Z] #21 22.21 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:57:14.870Z] #21 22.22 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:15.330Z] #21 20.09 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T04:57:15.589Z] #21 20.50 Selecting previously unselected package bzip2. [2022-04-27T04:57:15.589Z] #21 20.50 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2022-04-27T04:57:15.848Z] #21 20.51 Unpacking bzip2 (1.0.8-4) ... [2022-04-27T04:57:15.848Z] #21 20.59 Selecting previously unselected package xz-utils. [2022-04-27T04:57:15.848Z] #21 20.59 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2022-04-27T04:57:15.848Z] #21 20.60 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:15.848Z] #21 20.75 Selecting previously unselected package apparmor. [2022-04-27T04:57:15.950Z] #21 32.34 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:15.950Z] #21 32.38 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:57:15.950Z] #21 32.39 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:57:15.950Z] #21 32.40 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:15.950Z] #21 32.41 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:15.950Z] #21 32.43 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T04:57:15.950Z] #21 32.44 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T04:57:15.950Z] #21 32.45 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:57:15.950Z] #21 32.46 Setting up bzip2 (1.0.8-4) ... [2022-04-27T04:57:15.950Z] #21 32.47 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:57:15.950Z] #21 32.48 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T04:57:16.107Z] #21 20.75 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T04:57:16.107Z] #21 20.82 Unpacking apparmor (2.13.6-10) ... [2022-04-27T04:57:16.366Z] #21 21.20 Selecting previously unselected package inetutils-ping. [2022-04-27T04:57:16.366Z] #21 21.21 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T04:57:16.366Z] #21 21.21 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:16.523Z] #21 33.05 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:16.523Z] #21 33.06 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:57:16.523Z] #21 33.07 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T04:57:16.523Z] #21 33.08 Setting up apparmor (2.13.6-10) ... [2022-04-27T04:57:16.625Z] #21 21.31 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T04:57:16.626Z] #21 21.31 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:57:16.626Z] #21 21.32 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:16.626Z] #21 21.37 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T04:57:16.626Z] #21 21.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:57:16.626Z] #21 21.38 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:16.626Z] #21 21.45 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T04:57:16.626Z] #21 21.45 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T04:57:16.626Z] #21 21.45 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:57:16.626Z] #21 21.52 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T04:57:16.626Z] #21 21.54 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T04:57:16.885Z] #21 21.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:57:16.885Z] #21 21.63 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T04:57:16.885Z] #21 21.63 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T04:57:16.885Z] #21 21.64 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:57:16.885Z] #21 21.71 Selecting previously unselected package iptables. [2022-04-27T04:57:16.885Z] #21 21.71 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2022-04-27T04:57:16.885Z] #21 21.72 Unpacking iptables (1.8.7-1) ... [2022-04-27T04:57:16.998Z] Fetching without tags [2022-04-27T04:57:17.144Z] #21 21.98 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:57:17.144Z] #21 21.99 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:57:17.144Z] #21 22.00 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:57:17.144Z] #21 22.11 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:57:17.403Z] #21 22.12 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:57:17.403Z] #21 22.12 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:57:17.403Z] #21 22.25 Selecting previously unselected package jq. [2022-04-27T04:57:17.403Z] #21 22.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:57:17.403Z] #21 22.27 Unpacking jq (1.6-2.1) ... [2022-04-27T04:57:17.403Z] #21 22.37 Selecting previously unselected package libaio1:amd64. [2022-04-27T04:57:16.696Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:57:16.754Z] > git config --add remote.origin.fetch +refs/pull/43531/head:refs/remotes/origin/PR-43531 # timeout=10 [2022-04-27T04:57:16.799Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:57:16.913Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-04-27T04:57:17.032Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-04-27T04:57:17.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:57:17.035Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43531/head:refs/remotes/origin/PR-43531 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2022-04-27T04:57:17.662Z] #21 22.37 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T04:57:17.662Z] #21 22.39 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:57:17.662Z] #21 22.43 Selecting previously unselected package libgpm2:amd64. [2022-04-27T04:57:17.662Z] #21 22.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T04:57:17.662Z] #21 22.44 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:57:17.662Z] #21 22.50 Selecting previously unselected package libicu67:amd64. [2022-04-27T04:57:17.662Z] #21 22.51 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2022-04-27T04:57:17.662Z] #21 22.52 Unpacking libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:17.716Z] Merging remotes/origin/master commit 787257f76790c4b82bddfc866185ebc64a9ef357 into PR head commit 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:57:17.912Z] #21 34.39 Setting up zip (3.0-12) ... [2022-04-27T04:57:17.912Z] #21 34.40 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:17.912Z] #21 34.42 Setting up bash-completion (1:2.11-2) ... [2022-04-27T04:57:18.147Z] #21 25.28 Selecting previously unselected package libinih1:amd64. [2022-04-27T04:57:18.147Z] #21 25.30 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T04:57:18.147Z] #21 25.30 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T04:57:18.147Z] #21 25.37 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:57:18.147Z] #21 25.37 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:57:18.147Z] #21 25.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:57:18.147Z] #21 25.46 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:57:18.147Z] #21 25.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:57:18.147Z] #21 25.49 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:57:18.147Z] #21 25.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:57:18.147Z] #21 25.60 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:57:18.147Z] #21 25.62 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:57:18.147Z] #21 25.67 Selecting previously unselected package net-tools. [2022-04-27T04:57:18.147Z] #21 25.69 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T04:57:18.147Z] #21 25.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:57:18.405Z] #21 25.86 Selecting previously unselected package patch. [2022-04-27T04:57:18.405Z] #21 25.86 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T04:57:18.405Z] #21 25.87 Unpacking patch (2.7.6-7) ... [2022-04-27T04:57:18.405Z] #21 25.96 Selecting previously unselected package python-pip-whl. [2022-04-27T04:57:18.663Z] #21 25.98 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:57:18.663Z] #21 25.99 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:19.227Z] #21 26.48 Selecting previously unselected package python3-lib2to3. [2022-04-27T04:57:19.227Z] #21 26.49 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T04:57:19.227Z] #21 26.49 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:19.227Z] #21 26.59 Selecting previously unselected package python3-distutils. [2022-04-27T04:57:19.227Z] #21 26.59 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T04:57:19.227Z] #21 26.60 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T04:57:19.484Z] #21 26.74 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:57:19.484Z] #21 26.75 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:57:19.485Z] #21 26.75 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:57:19.485Z] #21 26.89 Selecting previously unselected package python3-setuptools. [2022-04-27T04:57:19.485Z] #21 26.89 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T04:57:19.485Z] #21 26.90 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:19.500Z] #20 ... [2022-04-27T04:57:19.500Z] [2022-04-27T04:57:19.500Z] #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 [2022-04-27T04:57:19.500Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T04:57:19.500Z] #67 1.755 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:57:19.500Z] #67 1.977 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:57:19.500Z] #67 2.159 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:57:19.500Z] #67 2.169 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T04:57:19.500Z] #67 2.484 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:57:19.500Z] #67 2.854 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T04:57:19.500Z] #67 3.385 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:57:19.500Z] #67 3.910 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T04:57:19.500Z] #67 4.451 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T04:57:19.500Z] #67 4.856 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:57:19.500Z] #67 4.859 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T04:57:19.500Z] #67 4.864 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T04:57:19.500Z] #67 4.873 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:57:19.500Z] #67 4.881 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T04:57:19.500Z] #67 4.883 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T04:57:19.500Z] #67 4.889 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T04:57:19.500Z] #67 4.892 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T04:57:19.500Z] #67 4.893 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T04:57:19.500Z] #67 4.897 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T04:57:19.500Z] #67 4.900 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:57:19.500Z] #67 4.901 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:57:19.500Z] #67 ... [2022-04-27T04:57:19.500Z] [2022-04-27T04:57:19.500Z] #47 [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 [2022-04-27T04:57:19.500Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T04:57:19.500Z] #47 1.987 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:57:19.500Z] #47 2.002 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:57:19.500Z] #47 2.160 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:57:19.500Z] #47 2.257 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T04:57:19.500Z] #47 2.551 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T04:57:19.500Z] #47 2.972 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:57:19.500Z] #47 3.533 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T04:57:19.500Z] #47 4.097 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T04:57:19.500Z] #47 4.646 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:57:19.500Z] #47 5.145 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:57:19.500Z] #47 5.151 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T04:57:19.500Z] #47 5.163 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T04:57:19.500Z] #47 5.167 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:57:19.500Z] #47 5.182 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T04:57:19.500Z] #47 5.183 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T04:57:19.500Z] #47 5.185 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T04:57:19.500Z] #47 5.185 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T04:57:19.500Z] #47 5.194 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:57:19.500Z] #47 5.203 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T04:57:19.500Z] #47 5.203 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:57:19.500Z] #47 5.203 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T04:57:19.742Z] #21 27.10 Selecting previously unselected package python3-wheel. [2022-04-27T04:57:19.742Z] #21 27.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T04:57:19.742Z] #21 27.12 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T04:57:19.742Z] #21 27.19 Selecting previously unselected package python3-pip. [2022-04-27T04:57:19.742Z] #21 27.20 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:57:19.742Z] #21 27.21 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:19.805Z] #23 8.539 Collecting yamllint==1.26.1 [2022-04-27T04:57:19.805Z] #23 9.608 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T04:57:19.827Z] #21 36.22 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:19.827Z] #21 36.24 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T04:57:19.827Z] #21 36.25 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:57:19.827Z] #21 36.27 Setting up patch (2.7.6-7) ... [2022-04-27T04:57:19.827Z] #21 36.28 Setting up sudo (1.9.5p2-3) ... [2022-04-27T04:57:19.827Z] #21 36.38 invoke-rc.d: could not determine current runlevel [2022-04-27T04:57:19.827Z] #21 36.39 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T04:57:19.827Z] #21 36.40 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T04:57:19.827Z] #21 36.41 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:57:19.827Z] #21 36.43 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:19.827Z] #21 36.44 Setting up pigz (2.6-1) ... [2022-04-27T04:57:19.827Z] #21 36.45 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:57:19.827Z] #21 36.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:57:19.827Z] #21 36.48 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:20.088Z] #21 36.49 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:20.306Z] #21 27.53 Selecting previously unselected package sudo. [2022-04-27T04:57:20.306Z] #21 27.53 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T04:57:20.306Z] #21 27.54 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T04:57:20.368Z] #23 10.62 Collecting pathspec>=0.5.3 [2022-04-27T04:57:20.369Z] #23 10.64 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T04:57:20.610Z] #21 37.05 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:57:20.610Z] #21 37.07 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:20.625Z] #23 10.91 Collecting pyyaml [2022-04-27T04:57:20.625Z] #23 10.93 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2022-04-27T04:57:20.625Z] #23 11.05 Building wheels for collected packages: yamllint [2022-04-27T04:57:17.821Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:57:17.882Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:57:20.822Z] #21 28.03 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T04:57:20.822Z] #21 28.03 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T04:57:20.822Z] #21 28.04 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:20.822Z] #21 28.26 Selecting previously unselected package uidmap. [2022-04-27T04:57:20.822Z] #21 28.27 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T04:57:20.822Z] #21 28.28 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T04:57:20.871Z] #21 37.46 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T04:57:20.871Z] #21 37.55 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:20.871Z] #21 37.57 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:57:20.884Z] #23 11.05 Building wheel for yamllint (setup.py): started [2022-04-27T04:57:20.950Z] #21 25.32 Selecting previously unselected package libinih1:amd64. [2022-04-27T04:57:20.950Z] #21 25.33 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2022-04-27T04:57:20.950Z] #21 25.34 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T04:57:20.950Z] #21 25.40 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:57:20.950Z] #21 25.41 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:57:20.950Z] #21 25.41 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:57:20.950Z] #21 25.49 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:57:20.950Z] #21 25.50 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:57:20.950Z] #21 25.51 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:57:20.950Z] #21 25.58 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:57:20.950Z] #21 25.59 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:57:20.950Z] #21 25.60 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:57:20.950Z] #21 25.64 Selecting previously unselected package net-tools. [2022-04-27T04:57:20.950Z] #21 25.65 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T04:57:20.950Z] #21 25.66 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:57:20.950Z] #21 25.80 Selecting previously unselected package patch. [2022-04-27T04:57:20.950Z] #21 25.81 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2022-04-27T04:57:20.950Z] #21 25.81 Unpacking patch (2.7.6-7) ... [2022-04-27T04:57:21.080Z] #21 28.42 Selecting previously unselected package vim-runtime. [2022-04-27T04:57:21.080Z] #21 28.42 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:57:21.080Z] #21 28.44 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T04:57:21.080Z] #21 28.48 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T04:57:21.080Z] #21 28.48 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:21.134Z] #21 37.58 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T04:57:21.210Z] #21 25.91 Selecting previously unselected package python-pip-whl. [2022-04-27T04:57:21.210Z] #21 25.92 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:57:21.210Z] #21 25.92 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:21.397Z] #21 37.98 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:21.397Z] #21 38.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T04:57:21.397Z] #21 38.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T04:57:21.397Z] #21 38.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T04:57:21.397Z] #21 38.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T04:57:21.397Z] #21 38.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T04:57:21.397Z] #21 38.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T04:57:21.397Z] #21 38.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T04:57:21.397Z] #21 38.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T04:57:21.397Z] #21 38.08 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:21.730Z] #21 26.47 Selecting previously unselected package python3-lib2to3. [2022-04-27T04:57:21.730Z] #21 26.48 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T04:57:21.730Z] #21 26.48 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:21.730Z] #21 26.58 Selecting previously unselected package python3-distutils. [2022-04-27T04:57:21.730Z] #21 26.60 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T04:57:21.730Z] #21 26.61 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T04:57:21.796Z] Merge succeeded, producing 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:57:21.797Z] Checking out Revision 314a47492a4aa604f5a400adecc99dcc439d72bc (PR-43531) [2022-04-27T04:57:21.818Z] #23 11.99 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T04:57:21.818Z] #23 11.99 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=5c449185417ea905dcbffdc896d1b0329613c762d98f205f0ebfeb95ad99c251 [2022-04-27T04:57:21.818Z] #23 11.99 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T04:57:21.818Z] #23 12.01 Successfully built yamllint [2022-04-27T04:57:21.818Z] #23 12.04 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T04:57:21.990Z] #21 26.72 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:57:21.990Z] #21 26.73 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:57:21.990Z] #21 26.73 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:57:21.990Z] #21 26.86 Selecting previously unselected package python3-setuptools. [2022-04-27T04:57:21.990Z] #21 26.87 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T04:57:21.990Z] #21 26.88 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:22.250Z] #21 27.10 Selecting previously unselected package python3-wheel. [2022-04-27T04:57:22.250Z] #21 27.11 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T04:57:22.250Z] #21 27.12 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T04:57:22.250Z] #21 27.19 Selecting previously unselected package python3-pip. [2022-04-27T04:57:22.250Z] #21 27.21 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:57:22.384Z] #23 12.41 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T04:57:22.511Z] #21 27.22 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:22.511Z] #21 27.46 Selecting previously unselected package sudo. [2022-04-27T04:57:22.772Z] #21 27.47 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T04:57:22.772Z] #21 27.47 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T04:57:22.789Z] #21 39.41 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:57:22.789Z] #21 39.42 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:57:22.789Z] #21 39.43 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:22.789Z] #21 39.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:22.819Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T04:57:22.819Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-10e786d2\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T04:57:22.819Z] ---------------------------------------------------------------------------- [2022-04-27T04:57:22.819Z] [2022-04-27T04:57:22.819Z] INFO: executeCI.ps1 starting at Wed Apr 27 04:57:20 CUT 2022 [2022-04-27T04:57:22.819Z] [2022-04-27T04:57:22.819Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T04:57:22.819Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T04:57:22.819Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2022-04-27T04:57:22.819Z] INFO: Environment variables: [2022-04-27T04:57:22.819Z] [2022-04-27T04:57:22.819Z] Name Value [2022-04-27T04:57:22.819Z] ---- ----- [2022-04-27T04:57:22.819Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T04:57:22.819Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T04:57:22.819Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T04:57:22.819Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T04:57:22.819Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T04:57:22.819Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T04:57:22.820Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T04:57:22.820Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T04:57:22.820Z] BRANCH_NAME PR-43531 [2022-04-27T04:57:22.820Z] BUILD_DISPLAY_NAME #1 [2022-04-27T04:57:22.820Z] BUILD_ID 1 [2022-04-27T04:57:22.820Z] BUILD_NUMBER 1 [2022-04-27T04:57:22.820Z] BUILD_TAG jenkins-moby-PR-43531-1 [2022-04-27T04:57:22.820Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/ [2022-04-27T04:57:22.820Z] CHANGE_AUTHOR crazy-max [2022-04-27T04:57:22.820Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-27T04:57:22.820Z] CHANGE_BRANCH gitattr-dockerfile [2022-04-27T04:57:22.820Z] CHANGE_FORK crazy-max [2022-04-27T04:57:22.820Z] CHANGE_ID 43531 [2022-04-27T04:57:22.820Z] CHANGE_TARGET master [2022-04-27T04:57:22.820Z] CHANGE_TITLE chore: fix linguist for Dockerfile [2022-04-27T04:57:22.820Z] CHANGE_URL https://github.com/moby/moby/pull/43531 [2022-04-27T04:57:22.820Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:57:22.820Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T04:57:22.820Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T04:57:22.820Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T04:57:22.820Z] COMPUTERNAME azwin-2-9b14d0 [2022-04-27T04:57:22.820Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T04:57:22.820Z] ConfigSequenceNumber 0 [2022-04-27T04:57:22.820Z] DOCKER_BUILDKIT 0 [2022-04-27T04:57:22.820Z] DOCKER_DUT_DEBUG 1 [2022-04-27T04:57:22.820Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T04:57:22.820Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T04:57:22.820Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T04:57:22.820Z] EXECUTOR_NUMBER 0 [2022-04-27T04:57:22.820Z] FQDN azwin-2-9b14d0.westus.cloudapp.azure.com [2022-04-27T04:57:22.820Z] GIT_BRANCH PR-43531 [2022-04-27T04:57:22.820Z] GIT_COMMIT 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:57:22.820Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T04:57:22.820Z] HUDSON_COOKIE 66f35a24-6044-4912-ad30-b70d7e20da98 [2022-04-27T04:57:22.820Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T04:57:22.820Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T04:57:22.820Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T04:57:22.820Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T04:57:22.820Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T04:57:22.820Z] JENKINS_NODE_COOKIE 61e8d845-e1ea-40bb-9032-6d98a71eab00 [2022-04-27T04:57:22.820Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T04:57:22.820Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T04:57:22.820Z] JOB_BASE_NAME PR-43531 [2022-04-27T04:57:22.820Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/display/redirect [2022-04-27T04:57:22.820Z] JOB_NAME moby/PR-43531 [2022-04-27T04:57:22.820Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/ [2022-04-27T04:57:22.820Z] library.jps.version master [2022-04-27T04:57:22.820Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T04:57:22.820Z] NODE_LABELS amd64 azure azwin-2-9b14d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2022-04-27T04:57:22.820Z] NODE_NAME azwin-2-9b14d0 [2022-04-27T04:57:22.820Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T04:57:22.820Z] OS Windows_NT [2022-04-27T04:57:22.820Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T04:57:22.820Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T04:57:22.820Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T04:57:22.820Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-27T04:57:22.820Z] PROCESSOR_LEVEL 6 [2022-04-27T04:57:22.820Z] PROCESSOR_REVISION 4f01 [2022-04-27T04:57:22.820Z] ProgramData C:\ProgramData [2022-04-27T04:57:22.820Z] ProgramFiles C:\Program Files [2022-04-27T04:57:22.820Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T04:57:22.820Z] ProgramW6432 C:\Program Files [2022-04-27T04:57:22.820Z] PROMPT $P$G [2022-04-27T04:57:22.820Z] PSExecutionPolicyPreference Bypass [2022-04-27T04:57:22.820Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T04:57:22.820Z] PUBLIC C:\Users\Public [2022-04-27T04:57:22.820Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=artif... [2022-04-27T04:57:22.820Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=changes [2022-04-27T04:57:22.820Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect [2022-04-27T04:57:22.820Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=tests [2022-04-27T04:57:22.820Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T04:57:22.820Z] SOURCES_DRIVE d [2022-04-27T04:57:22.820Z] SOURCES_SUBDIR gopath [2022-04-27T04:57:22.820Z] STAGE_NAME Run tests [2022-04-27T04:57:22.820Z] SystemDrive C: [2022-04-27T04:57:22.820Z] SystemRoot C:\Windows [2022-04-27T04:57:22.820Z] TEMP C:\Windows\TEMP [2022-04-27T04:57:22.820Z] TESTDEBUG 0 [2022-04-27T04:57:22.820Z] TESTRUN_DRIVE d [2022-04-27T04:57:22.820Z] TESTRUN_SUBDIR CI [2022-04-27T04:57:22.820Z] TIMEOUT 120m [2022-04-27T04:57:22.820Z] TMP C:\Windows\TEMP [2022-04-27T04:57:22.820Z] USERDOMAIN WORKGROUP [2022-04-27T04:57:22.820Z] USERNAME azwin-2-9b14d0$ [2022-04-27T04:57:22.820Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T04:57:22.820Z] windir C:\Windows [2022-04-27T04:57:22.820Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T04:57:22.820Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2022-04-27T04:57:22.820Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T04:57:22.820Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T04:57:22.820Z] [2022-04-27T04:57:22.820Z] [2022-04-27T04:57:22.820Z] [2022-04-27T04:57:22.951Z] #23 DONE 13.0s [2022-04-27T04:57:22.951Z] [2022-04-27T04:57:22.951Z] #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 [2022-04-27T04:57:22.951Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:57:23.033Z] #21 28.05 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T04:57:23.284Z] INFO: Sources under d:\gopath\... [2022-04-27T04:57:23.284Z] INFO: Test run under d:\CI\... [2022-04-27T04:57:23.284Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T04:57:23.284Z] INFO: docker/docker repository was found [2022-04-27T04:57:23.284Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2022-04-27T04:57:23.293Z] #21 28.06 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T04:57:23.293Z] #21 28.06 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:23.293Z] #21 28.30 Selecting previously unselected package uidmap. [2022-04-27T04:57:23.293Z] #21 28.30 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T04:57:23.553Z] #21 28.31 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T04:57:23.553Z] #21 28.43 Selecting previously unselected package vim-runtime. [2022-04-27T04:57:23.553Z] #21 28.45 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:57:23.553Z] #21 28.47 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T04:57:23.553Z] #21 28.49 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T04:57:23.553Z] #21 28.51 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:23.739Z] #21 40.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:57:23.746Z] ltsc2019: Pulling from windows/servercore [2022-04-27T04:57:24.000Z] #21 40.49 Setting up jq (1.6-2.1) ... [2022-04-27T04:57:24.000Z] #21 40.50 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:57:24.000Z] #21 40.50 Setting up iptables (1.8.7-1) ... [2022-04-27T04:57:24.000Z] #21 40.53 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:24.000Z] #21 40.54 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:24.000Z] #21 40.55 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:24.000Z] #21 40.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:24.000Z] #21 40.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T04:57:24.000Z] #21 40.57 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T04:57:24.000Z] #21 40.58 Setting up iproute2 (5.10.0-4) ... [2022-04-27T04:57:21.435Z] > git remote # timeout=10 [2022-04-27T04:57:21.514Z] > git config --get remote.origin.url # timeout=10 [2022-04-27T04:57:21.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-04-27T04:57:21.566Z] > git merge 787257f76790c4b82bddfc866185ebc64a9ef357 # timeout=10 [2022-04-27T04:57:21.708Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2022-04-27T04:57:21.829Z] > git config core.sparsecheckout # timeout=10 [2022-04-27T04:57:21.877Z] > git checkout -f 314a47492a4aa604f5a400adecc99dcc439d72bc # timeout=10 [2022-04-27T04:57:24.209Z] 4612f6d0b889: Pulling fs layer [2022-04-27T04:57:24.209Z] ba8181afd426: Pulling fs layer [2022-04-27T04:57:24.261Z] #21 40.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:57:24.360Z] #21 31.50 Selecting previously unselected package vim. [2022-04-27T04:57:24.360Z] #21 31.50 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:57:24.360Z] #21 31.52 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:24.617Z] #21 32.03 Selecting previously unselected package xfsprogs. [2022-04-27T04:57:24.617Z] #21 32.03 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T04:57:24.617Z] #21 32.04 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T04:57:24.798Z] #47 ... [2022-04-27T04:57:24.798Z] [2022-04-27T04:57:24.798Z] #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 [2022-04-27T04:57:24.798Z] #72 sha256:027fc11bf8648145b852d826f2382c6e660fcd184e95dada3512db812a3cc8a5 [2022-04-27T04:57:24.798Z] #72 5.176 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1 [2022-04-27T04:57:24.798Z] #72 5.236 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c [2022-04-27T04:57:24.798Z] #72 5.343 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b [2022-04-27T04:57:24.798Z] #72 6.695 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T04:57:24.834Z] #21 DONE 41.2s [2022-04-27T04:57:24.834Z] [2022-04-27T04:57:24.834Z] #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 [2022-04-27T04:57:24.834Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T04:57:24.874Z] #21 32.38 Selecting previously unselected package zip. [2022-04-27T04:57:24.874Z] #21 32.39 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T04:57:24.874Z] #21 32.39 Unpacking zip (3.0-12) ... [2022-04-27T04:57:25.131Z] #21 32.53 Selecting previously unselected package zstd. [2022-04-27T04:57:25.132Z] #21 32.55 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T04:57:25.132Z] #21 32.55 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:25.389Z] #21 32.88 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:57:25.777Z] #22 1.134 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T04:57:25.777Z] #22 1.138 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T04:57:25.777Z] #22 1.141 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T04:57:25.777Z] #22 DONE 1.2s [2022-04-27T04:57:25.777Z] [2022-04-27T04:57:25.777Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T04:57:25.777Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T04:57:26.320Z] #21 33.58 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:26.320Z] #21 33.59 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:57:26.320Z] #21 33.61 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:57:26.320Z] #21 33.62 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:26.320Z] #21 33.63 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:26.320Z] #21 33.65 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T04:57:26.320Z] #21 33.66 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T04:57:26.320Z] #21 33.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:57:26.320Z] #21 33.68 Setting up bzip2 (1.0.8-4) ... [2022-04-27T04:57:26.320Z] #21 33.69 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:57:26.320Z] #21 33.71 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T04:57:26.844Z] #21 31.43 Selecting previously unselected package vim. [2022-04-27T04:57:26.844Z] #21 31.43 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:57:26.844Z] #21 31.46 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:26.884Z] #21 34.30 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:26.884Z] #21 34.32 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:57:26.884Z] #21 34.33 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T04:57:26.884Z] #21 34.34 Setting up apparmor (2.13.6-10) ... [2022-04-27T04:57:27.103Z] #21 31.98 Selecting previously unselected package xfsprogs. [2022-04-27T04:57:27.103Z] #21 31.98 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T04:57:27.103Z] #21 32.00 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T04:57:27.671Z] #21 32.41 Selecting previously unselected package zip. [2022-04-27T04:57:27.671Z] #21 32.42 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2022-04-27T04:57:27.671Z] #21 32.43 Unpacking zip (3.0-12) ... [2022-04-27T04:57:27.671Z] #21 32.55 Selecting previously unselected package zstd. [2022-04-27T04:57:27.671Z] #21 32.56 Preparing to unpack .../47-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T04:57:27.671Z] #21 32.57 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:28.189Z] #21 32.83 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:57:28.779Z] #21 35.85 Setting up zip (3.0-12) ... [2022-04-27T04:57:28.779Z] #21 35.86 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:28.779Z] #21 35.89 Setting up bash-completion (1:2.11-2) ... [2022-04-27T04:57:29.016Z] #21 33.68 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:29.016Z] #21 33.69 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:57:29.016Z] #21 33.70 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:57:29.016Z] #21 33.71 Setting up libicu67:amd64 (67.1-7) ... [2022-04-27T04:57:29.016Z] #21 33.73 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:57:29.016Z] #21 33.74 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T04:57:29.016Z] #21 33.75 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T04:57:29.016Z] #21 33.76 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:57:29.016Z] #21 33.77 Setting up bzip2 (1.0.8-4) ... [2022-04-27T04:57:29.016Z] #21 33.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:57:29.016Z] #21 33.80 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T04:57:29.498Z] #58 ... [2022-04-27T04:57:29.498Z] [2022-04-27T04:57:29.498Z] #45 [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 [2022-04-27T04:57:29.498Z] #45 sha256:03e343ea3e293af9f5654274694c4865931147d25ab5ee0a603c5d37c8c1fcbd [2022-04-27T04:57:29.498Z] #45 165.8 + dpkg --print-architecture [2022-04-27T04:57:29.586Z] #21 34.48 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:29.586Z] #21 34.49 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:57:29.847Z] #21 34.50 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T04:57:29.848Z] #21 34.51 Setting up apparmor (2.13.6-10) ... [2022-04-27T04:57:30.065Z] #45 DONE 166.5s [2022-04-27T04:57:30.065Z] [2022-04-27T04:57:30.065Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:57:30.065Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:57:30.152Z] #21 37.71 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:30.410Z] #21 37.73 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T04:57:30.410Z] #21 37.75 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:57:30.410Z] #21 37.76 Setting up patch (2.7.6-7) ... [2022-04-27T04:57:30.410Z] #21 37.78 Setting up sudo (1.9.5p2-3) ... [2022-04-27T04:57:30.410Z] #21 37.87 invoke-rc.d: could not determine current runlevel [2022-04-27T04:57:30.410Z] #21 37.88 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T04:57:30.410Z] #21 37.88 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T04:57:30.410Z] #21 37.90 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:57:30.410Z] #21 37.92 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:30.410Z] #21 37.94 Setting up pigz (2.6-1) ... [2022-04-27T04:57:30.410Z] #21 37.95 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:57:30.669Z] #21 37.96 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:57:30.669Z] #21 37.99 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:30.669Z] #21 38.00 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:31.231Z] #21 35.87 Setting up zip (3.0-12) ... [2022-04-27T04:57:31.231Z] #21 35.88 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:31.231Z] #21 35.92 Setting up bash-completion (1:2.11-2) ... [2022-04-27T04:57:31.387Z] #72 ... [2022-04-27T04:57:31.387Z] [2022-04-27T04:57:31.387Z] #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 [2022-04-27T04:57:31.387Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T04:57:31.387Z] #67 21.72 Fetched 48.9 MB in 20s (2421 kB/s) [2022-04-27T04:57:31.611Z] #21 38.79 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:57:31.611Z] #21 38.80 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:31.869Z] #21 39.28 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T04:57:31.869Z] #21 39.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:31.869Z] #21 39.33 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:57:31.869Z] #21 39.34 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T04:57:32.436Z] #21 39.81 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:32.436Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T04:57:32.436Z] #21 39.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T04:57:32.436Z] #21 39.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T04:57:32.436Z] #21 39.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T04:57:32.436Z] #21 39.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T04:57:32.436Z] #21 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T04:57:32.436Z] #21 39.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T04:57:32.436Z] #21 39.89 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T04:57:32.436Z] #21 39.91 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:32.763Z] Commit message: "chore: fix linguist for Dockerfile" [2022-04-27T04:57:33.143Z] #21 37.77 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2022-04-27T04:57:33.143Z] #21 37.79 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-04-27T04:57:33.143Z] #21 37.80 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:57:33.143Z] #21 37.81 Setting up patch (2.7.6-7) ... [2022-04-27T04:57:33.143Z] #21 37.83 Setting up sudo (1.9.5p2-3) ... [2022-04-27T04:57:33.143Z] #21 37.90 invoke-rc.d: could not determine current runlevel [2022-04-27T04:57:33.143Z] #21 37.90 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T04:57:33.143Z] #21 37.91 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T04:57:33.143Z] #21 37.92 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:57:33.143Z] #21 37.93 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T04:57:33.143Z] #21 37.95 Setting up pigz (2.6-1) ... [2022-04-27T04:57:33.143Z] #21 37.96 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:57:33.143Z] #21 37.97 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:57:33.143Z] #21 38.00 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:57:33.143Z] #21 38.01 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:33.152Z] > git --version # timeout=10 [2022-04-27T04:57:33.227Z] > git --version # 'git version 2.24.1.windows.2' [2022-04-27T04:57:33.278Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-04-27T04:57:33.713Z] #21 38.70 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:57:33.810Z] #21 41.24 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:57:33.810Z] #21 41.25 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:57:33.810Z] #21 41.27 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:33.810Z] #21 41.28 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:33.973Z] #21 38.72 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:57:34.493Z] #21 39.13 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T04:57:34.493Z] #21 39.19 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:57:34.493Z] #21 39.20 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:57:34.493Z] #21 39.22 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T04:57:34.590Z] ba8181afd426: Verifying Checksum [2022-04-27T04:57:34.590Z] ba8181afd426: Download complete [2022-04-27T04:57:34.752Z] #21 39.59 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:57:34.752Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T04:57:34.752Z] #21 39.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T04:57:34.752Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T04:57:34.752Z] #21 39.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T04:57:34.752Z] #21 39.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T04:57:34.752Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T04:57:34.752Z] #21 39.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T04:57:34.752Z] #21 39.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T04:57:34.752Z] #21 39.65 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T04:57:35.187Z] #21 42.48 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:57:35.187Z] #21 42.51 Setting up jq (1.6-2.1) ... [2022-04-27T04:57:35.187Z] #21 42.52 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:57:35.187Z] #21 42.54 Setting up iptables (1.8.7-1) ... [2022-04-27T04:57:35.187Z] #21 42.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:35.187Z] #21 42.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:35.187Z] #21 42.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:35.187Z] #21 42.56 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:35.187Z] #21 42.58 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T04:57:35.187Z] #21 42.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T04:57:35.187Z] #21 42.59 Setting up iproute2 (5.10.0-4) ... [2022-04-27T04:57:35.751Z] #21 42.97 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:57:35.784Z] #23 9.611 Collecting yamllint==1.26.1 [2022-04-27T04:57:36.130Z] #21 40.85 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:57:36.130Z] #21 40.86 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:57:36.130Z] #21 40.87 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:57:36.130Z] #21 40.89 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:57:36.454Z] + docker version [2022-04-27T04:57:36.684Z] #21 DONE 44.3s [2022-04-27T04:57:36.684Z] [2022-04-27T04:57:36.684Z] #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 [2022-04-27T04:57:36.684Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:57:36.727Z] #23 10.68 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T04:57:36.942Z] #62 ... [2022-04-27T04:57:36.942Z] [2022-04-27T04:57:36.942Z] #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 [2022-04-27T04:57:36.942Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T04:57:37.068Z] #21 41.97 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:57:37.068Z] #21 41.99 Setting up jq (1.6-2.1) ... [2022-04-27T04:57:37.068Z] #21 42.03 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:57:37.068Z] #21 42.04 Setting up iptables (1.8.7-1) ... [2022-04-27T04:57:37.327Z] #21 42.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:37.327Z] #21 42.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:37.327Z] #21 42.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:57:37.327Z] #21 42.06 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:57:37.327Z] #21 42.07 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T04:57:37.327Z] #21 42.07 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T04:57:37.327Z] #21 42.08 Setting up iproute2 (5.10.0-4) ... [2022-04-27T04:57:37.586Z] #21 42.41 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:57:37.670Z] #23 11.79 Collecting pathspec>=0.5.3 [2022-04-27T04:57:37.670Z] #23 11.81 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T04:57:37.875Z] #22 0.783 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T04:57:37.875Z] #22 0.787 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T04:57:37.875Z] #22 0.791 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T04:57:37.875Z] #22 DONE 0.9s [2022-04-27T04:57:37.875Z] [2022-04-27T04:57:37.875Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T04:57:37.875Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T04:57:37.931Z] #23 12.19 Collecting pyyaml [2022-04-27T04:57:37.931Z] #23 12.20 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) [2022-04-27T04:57:37.983Z] #67 21.72 Reading package lists... [2022-04-27T04:57:37.983Z] #67 ... [2022-04-27T04:57:37.983Z] [2022-04-27T04:57:37.983Z] #47 [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 [2022-04-27T04:57:37.983Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T04:57:37.983Z] #47 22.59 Fetched 48.9 MB in 21s (2349 kB/s) [2022-04-27T04:57:38.191Z] #23 12.29 Building wheels for collected packages: yamllint [2022-04-27T04:57:38.191Z] #23 12.29 Building wheel for yamllint (setup.py): started [2022-04-27T04:57:38.525Z] #21 DONE 43.1s [2022-04-27T04:57:38.525Z] [2022-04-27T04:57:38.525Z] #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 [2022-04-27T04:57:38.525Z] #22 sha256:9d95f682a6c6b0a7d29d4630dde85b1c44292a395967b7d0be0b789a81529bec [2022-04-27T04:57:39.093Z] #22 0.798 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T04:57:39.093Z] #22 0.811 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T04:57:39.093Z] #22 0.815 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T04:57:39.136Z] #23 13.28 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T04:57:39.136Z] #23 13.28 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=854adea0b8adbba05d8821cd24da0e0cc04abe5480c2563d91b5bdfbd5156ef7 [2022-04-27T04:57:39.136Z] #23 13.29 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T04:57:39.136Z] #23 13.30 Successfully built yamllint [2022-04-27T04:57:39.136Z] #23 13.33 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T04:57:39.353Z] #22 DONE 0.9s [2022-04-27T04:57:39.353Z] [2022-04-27T04:57:39.353Z] #23 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T04:57:39.353Z] #23 sha256:27c7597b159a92292b00e148c461d9a0a1de96964337069f8589f7d0674252e1 [2022-04-27T04:57:39.373Z] #47 22.59 Reading package lists... [2022-04-27T04:57:39.373Z] #47 ... [2022-04-27T04:57:39.373Z] [2022-04-27T04:57:39.373Z] #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 [2022-04-27T04:57:39.373Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T04:57:39.373Z] #67 21.72 Reading package lists... [2022-04-27T04:57:39.397Z] #23 13.69 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T04:57:39.969Z] #23 DONE 14.2s [2022-04-27T04:57:39.969Z] [2022-04-27T04:57:39.969Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T04:57:39.969Z] #27 sha256:4d85e7af2715b40771432a5362b32f9fefaae32c850f8a1e9cb6fcf1313a573e [2022-04-27T04:57:40.231Z] #27 DONE 0.2s [2022-04-27T04:57:40.231Z] [2022-04-27T04:57:40.231Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T04:57:40.231Z] #32 sha256:9e81047b08f018792a5ac1b4bed4d222bde6649bb9ff6a7a94a8d689d3177d61 [2022-04-27T04:57:40.547Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T04:57:40.547Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3d97a29f\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T04:57:40.547Z] ---------------------------------------------------------------------------- [2022-04-27T04:57:40.547Z] [2022-04-27T04:57:40.547Z] INFO: executeCI.ps1 starting at Wed Apr 27 04:57:40 CUT 2022 [2022-04-27T04:57:40.547Z] [2022-04-27T04:57:40.547Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T04:57:40.547Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T04:57:40.547Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-27T04:57:40.547Z] INFO: Environment variables: [2022-04-27T04:57:40.805Z] #32 DONE 0.5s [2022-04-27T04:57:40.805Z] [2022-04-27T04:57:40.805Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T04:57:40.805Z] #35 sha256:4e87222141a57b5b191a7301d57888176ab25938a73d42c73b3a2e632b1cb1da [2022-04-27T04:57:41.017Z] [2022-04-27T04:57:41.017Z] Name Value [2022-04-27T04:57:41.017Z] ---- ----- [2022-04-27T04:57:41.017Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T04:57:41.017Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T04:57:41.017Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T04:57:41.017Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T04:57:41.017Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T04:57:41.017Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T04:57:41.017Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T04:57:41.017Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T04:57:41.017Z] BRANCH_NAME PR-43531 [2022-04-27T04:57:41.017Z] BUILD_DISPLAY_NAME #1 [2022-04-27T04:57:41.017Z] BUILD_ID 1 [2022-04-27T04:57:41.017Z] BUILD_NUMBER 1 [2022-04-27T04:57:41.017Z] BUILD_TAG jenkins-moby-PR-43531-1 [2022-04-27T04:57:41.017Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/ [2022-04-27T04:57:41.017Z] CHANGE_AUTHOR crazy-max [2022-04-27T04:57:41.017Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-27T04:57:41.017Z] CHANGE_BRANCH gitattr-dockerfile [2022-04-27T04:57:41.017Z] CHANGE_FORK crazy-max [2022-04-27T04:57:41.017Z] CHANGE_ID 43531 [2022-04-27T04:57:41.017Z] CHANGE_TARGET master [2022-04-27T04:57:41.017Z] CHANGE_TITLE chore: fix linguist for Dockerfile [2022-04-27T04:57:41.017Z] CHANGE_URL https://github.com/moby/moby/pull/43531 [2022-04-27T04:57:41.017Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:57:41.017Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T04:57:41.017Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T04:57:41.018Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T04:57:41.018Z] COMPUTERNAME azwin-2-bb3611 [2022-04-27T04:57:41.018Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T04:57:41.018Z] ConfigSequenceNumber 0 [2022-04-27T04:57:41.018Z] DOCKER_BUILDKIT 0 [2022-04-27T04:57:41.018Z] DOCKER_DUT_DEBUG 1 [2022-04-27T04:57:41.018Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T04:57:41.018Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T04:57:41.018Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T04:57:41.018Z] EXECUTOR_NUMBER 0 [2022-04-27T04:57:41.018Z] FQDN azwin-2-bb3611.westus.cloudapp.azure.com [2022-04-27T04:57:41.018Z] GIT_BRANCH PR-43531 [2022-04-27T04:57:41.018Z] GIT_COMMIT 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:57:41.018Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T04:57:41.018Z] HUDSON_COOKIE 14bcff28-a505-4679-b7d2-0203326f406a [2022-04-27T04:57:41.018Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T04:57:41.018Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T04:57:41.018Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T04:57:41.018Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T04:57:41.018Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T04:57:41.018Z] JENKINS_NODE_COOKIE 3ec6b6c6-2dde-4301-a99e-a28fcfe0f4d8 [2022-04-27T04:57:41.018Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T04:57:41.018Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T04:57:41.018Z] JOB_BASE_NAME PR-43531 [2022-04-27T04:57:41.018Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/display/redirect [2022-04-27T04:57:41.018Z] JOB_NAME moby/PR-43531 [2022-04-27T04:57:41.018Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/ [2022-04-27T04:57:41.018Z] library.jps.version master [2022-04-27T04:57:41.018Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T04:57:41.018Z] NODE_LABELS amd64 azure azwin-2-bb3611 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-27T04:57:41.018Z] NODE_NAME azwin-2-bb3611 [2022-04-27T04:57:41.018Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T04:57:41.018Z] OS Windows_NT [2022-04-27T04:57:41.018Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T04:57:41.018Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T04:57:41.018Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T04:57:41.018Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-27T04:57:41.018Z] PROCESSOR_LEVEL 6 [2022-04-27T04:57:41.018Z] PROCESSOR_REVISION 4f01 [2022-04-27T04:57:41.018Z] ProgramData C:\ProgramData [2022-04-27T04:57:41.018Z] ProgramFiles C:\Program Files [2022-04-27T04:57:41.018Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T04:57:41.018Z] ProgramW6432 C:\Program Files [2022-04-27T04:57:41.018Z] PROMPT $P$G [2022-04-27T04:57:41.018Z] PSExecutionPolicyPreference Bypass [2022-04-27T04:57:41.018Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T04:57:41.018Z] PUBLIC C:\Users\Public [2022-04-27T04:57:41.018Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=artif... [2022-04-27T04:57:41.018Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=changes [2022-04-27T04:57:41.018Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect [2022-04-27T04:57:41.018Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=tests [2022-04-27T04:57:41.018Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T04:57:41.018Z] SOURCES_DRIVE d [2022-04-27T04:57:41.018Z] SOURCES_SUBDIR gopath [2022-04-27T04:57:41.018Z] STAGE_NAME Run tests [2022-04-27T04:57:41.018Z] SystemDrive C: [2022-04-27T04:57:41.018Z] SystemRoot C:\Windows [2022-04-27T04:57:41.018Z] TEMP C:\Windows\TEMP [2022-04-27T04:57:41.018Z] TESTDEBUG 0 [2022-04-27T04:57:41.018Z] TESTRUN_DRIVE d [2022-04-27T04:57:41.018Z] TESTRUN_SUBDIR CI [2022-04-27T04:57:41.018Z] TIMEOUT 120m [2022-04-27T04:57:41.018Z] TMP C:\Windows\TEMP [2022-04-27T04:57:41.018Z] USERDOMAIN WORKGROUP [2022-04-27T04:57:41.018Z] USERNAME azwin-2-bb3611$ [2022-04-27T04:57:41.018Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T04:57:41.018Z] windir C:\Windows [2022-04-27T04:57:41.018Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T04:57:41.018Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-27T04:57:41.018Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T04:57:41.018Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T04:57:41.018Z] [2022-04-27T04:57:41.018Z] [2022-04-27T04:57:41.018Z] [2022-04-27T04:57:41.023Z] #67 30.90 Reading package lists... [2022-04-27T04:57:41.023Z] #67 ... [2022-04-27T04:57:41.023Z] [2022-04-27T04:57:41.023Z] #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 [2022-04-27T04:57:41.023Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T04:57:41.023Z] #20 22.05 Fetched 48.9 MB in 20s (2392 kB/s) [2022-04-27T04:57:41.023Z] #20 22.05 Reading package lists... [2022-04-27T04:57:41.023Z] #20 31.40 Reading package lists... [2022-04-27T04:57:41.023Z] #20 ... [2022-04-27T04:57:41.023Z] [2022-04-27T04:57:41.023Z] #47 [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 [2022-04-27T04:57:41.023Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T04:57:41.023Z] #47 22.59 Reading package lists... [2022-04-27T04:57:41.068Z] #35 DONE 0.3s [2022-04-27T04:57:41.068Z] [2022-04-27T04:57:41.068Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T04:57:41.068Z] #37 sha256:1b35ecbf8561ad440417be30c356f18caee5aff619bff68aca121ef7c00ec70f [2022-04-27T04:57:41.332Z] #37 DONE 0.1s [2022-04-27T04:57:41.332Z] [2022-04-27T04:57:41.332Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T04:57:41.332Z] #39 sha256:84a5e2f08bebc980382c385aa42cecf990d53552b6731b19c1350a9e88d043cc [2022-04-27T04:57:41.332Z] #39 DONE 0.1s [2022-04-27T04:57:41.332Z] [2022-04-27T04:57:41.332Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:57:41.332Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:57:41.332Z] #53 ... [2022-04-27T04:57:41.332Z] [2022-04-27T04:57:41.332Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T04:57:41.332Z] #43 sha256:4c4a457e36420faa9d08ab70787594820899cdf2fffebd83234825cf72e54682 [2022-04-27T04:57:41.332Z] #43 DONE 0.1s [2022-04-27T04:57:41.595Z] [2022-04-27T04:57:41.595Z] #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 [2022-04-27T04:57:41.595Z] #58 sha256:f6f290b0f90e5c07b242bec72b3ee5085e5af8ecfed7bdaeca823237c8226aa6 [2022-04-27T04:57:41.686Z] 4612f6d0b889: Verifying Checksum [2022-04-27T04:57:41.686Z] 4612f6d0b889: Download complete [2022-04-27T04:57:43.247Z] INFO: Sources under d:\gopath\... [2022-04-27T04:57:43.247Z] INFO: Test run under d:\CI\... [2022-04-27T04:57:43.247Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T04:57:43.247Z] INFO: docker/docker repository was found [2022-04-27T04:57:43.247Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-27T04:57:43.530Z] Client: [2022-04-27T04:57:43.530Z] Version: 20.10.9 [2022-04-27T04:57:43.530Z] API version: 1.41 [2022-04-27T04:57:43.530Z] Go version: go1.16.8 [2022-04-27T04:57:43.530Z] Git commit: c2ea9bc [2022-04-27T04:57:43.530Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T04:57:43.530Z] OS/Arch: windows/amd64 [2022-04-27T04:57:43.530Z] Context: default [2022-04-27T04:57:43.530Z] Experimental: true [2022-04-27T04:57:43.530Z] [2022-04-27T04:57:43.530Z] Server: Docker Engine - Community [2022-04-27T04:57:43.530Z] Engine: [2022-04-27T04:57:43.530Z] Version: 20.10.9 [2022-04-27T04:57:43.530Z] API version: 1.41 (minimum version 1.24) [2022-04-27T04:57:43.530Z] Go version: go1.16.8 [2022-04-27T04:57:43.530Z] Git commit: 79ea9d3 [2022-04-27T04:57:43.530Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T04:57:43.530Z] OS/Arch: windows/amd64 [2022-04-27T04:57:43.530Z] Experimental: true [2022-04-27T04:57:43.720Z] ltsc2022: Pulling from windows/servercore [Pipeline] sh [2022-04-27T04:57:44.193Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T04:57:44.193Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T04:57:45.040Z] + docker info [2022-04-27T04:57:45.040Z] Client: [2022-04-27T04:57:45.040Z] Context: default [2022-04-27T04:57:45.040Z] Debug Mode: false [2022-04-27T04:57:45.040Z] [2022-04-27T04:57:45.040Z] Server: [2022-04-27T04:57:45.040Z] Containers: 0 [2022-04-27T04:57:45.040Z] Running: 0 [2022-04-27T04:57:45.040Z] Paused: 0 [2022-04-27T04:57:45.040Z] Stopped: 0 [2022-04-27T04:57:45.040Z] Images: 0 [2022-04-27T04:57:45.040Z] Server Version: 20.10.9 [2022-04-27T04:57:45.040Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T04:57:45.040Z] Windows: [2022-04-27T04:57:45.040Z] LCOW: [2022-04-27T04:57:45.040Z] Logging Driver: json-file [2022-04-27T04:57:45.040Z] Plugins: [2022-04-27T04:57:45.040Z] Volume: local [2022-04-27T04:57:45.040Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T04:57:45.040Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T04:57:45.040Z] Swarm: inactive [2022-04-27T04:57:45.040Z] Default Isolation: process [2022-04-27T04:57:45.040Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T04:57:45.040Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T04:57:45.040Z] OSType: windows [2022-04-27T04:57:45.040Z] Architecture: x86_64 [2022-04-27T04:57:45.040Z] CPUs: 4 [2022-04-27T04:57:45.040Z] Total Memory: 32GiB [2022-04-27T04:57:45.040Z] Name: azwin-2-bb3610 [2022-04-27T04:57:45.040Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T04:57:45.040Z] Docker Root Dir: D:\docker [2022-04-27T04:57:45.040Z] Debug Mode: false [2022-04-27T04:57:45.040Z] Registry: https://index.docker.io/v1/ [2022-04-27T04:57:45.040Z] Labels: [2022-04-27T04:57:45.040Z] Experimental: true [2022-04-27T04:57:45.040Z] Insecure Registries: [2022-04-27T04:57:45.040Z] 10.0.0.4:5000 [2022-04-27T04:57:45.040Z] 127.0.0.0/8 [2022-04-27T04:57:45.040Z] Registry Mirrors: [2022-04-27T04:57:45.040Z] http://10.0.0.4:5000/ [2022-04-27T04:57:45.040Z] Live Restore Enabled: false [2022-04-27T04:57:45.040Z] Product License: Community Engine [2022-04-27T04:57:45.040Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2022-04-27T04:57:47.858Z] #23 9.261 Collecting yamllint==1.26.1 [2022-04-27T04:57:48.114Z] #23 10.32 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T04:57:49.042Z] #23 11.35 Collecting pathspec>=0.5.3 [2022-04-27T04:57:49.180Z] #47 31.95 Reading package lists... [2022-04-27T04:57:49.180Z] #47 ... [2022-04-27T04:57:49.180Z] [2022-04-27T04:57:49.180Z] #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 [2022-04-27T04:57:49.180Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T04:57:49.180Z] #67 30.90 Reading package lists... [2022-04-27T04:57:49.299Z] #23 11.36 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T04:57:49.358Z] #23 8.983 Collecting yamllint==1.26.1 [2022-04-27T04:57:49.358Z] #23 10.03 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T04:57:49.556Z] #23 11.72 Collecting pyyaml [2022-04-27T04:57:49.556Z] #23 11.74 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) [2022-04-27T04:57:49.556Z] #23 11.79 Building wheels for collected packages: yamllint [2022-04-27T04:57:49.814Z] #23 11.80 Building wheel for yamllint (setup.py): started [2022-04-27T04:57:50.298Z] #23 11.05 Collecting pathspec>=0.5.3 [2022-04-27T04:57:50.299Z] #23 11.07 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T04:57:50.558Z] #23 11.43 Collecting pyyaml [2022-04-27T04:57:50.558Z] #23 11.45 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) [2022-04-27T04:57:50.752Z] #23 12.78 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T04:57:50.753Z] #23 12.78 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e01c2a975e7e745369a070746d9520833d96399a803e9457bf4995e3efb21237 [2022-04-27T04:57:50.753Z] #23 12.78 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T04:57:50.753Z] #23 12.79 Successfully built yamllint [2022-04-27T04:57:50.753Z] #23 12.82 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T04:57:50.817Z] #23 11.53 Building wheels for collected packages: yamllint [2022-04-27T04:57:50.817Z] #23 11.53 Building wheel for yamllint (setup.py): started [2022-04-27T04:57:51.012Z] #23 13.22 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T04:57:51.100Z] #67 40.06 Building dependency tree... [2022-04-27T04:57:51.581Z] #23 DONE 13.7s [2022-04-27T04:57:51.581Z] [2022-04-27T04:57:51.581Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T04:57:51.581Z] #27 sha256:2419bd1c3b20f29771b29dbe6062fc50cbc4f94323727aad0f2968c5016912d0 [2022-04-27T04:57:51.757Z] #23 12.55 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T04:57:51.757Z] #23 12.55 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=e01c2a975e7e745369a070746d9520833d96399a803e9457bf4995e3efb21237 [2022-04-27T04:57:51.757Z] #23 12.55 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T04:57:51.757Z] #23 12.56 Successfully built yamllint [2022-04-27T04:57:51.757Z] #23 12.60 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T04:57:52.017Z] #23 12.96 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T04:57:52.149Z] #27 DONE 0.6s [2022-04-27T04:57:52.149Z] [2022-04-27T04:57:52.149Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T04:57:52.149Z] #32 sha256:61bb712c11fe79e01c0f0717a70833ed4734b8ea5e145885e0b6a237c3f1f10c [2022-04-27T04:57:52.587Z] #23 DONE 13.5s [2022-04-27T04:57:52.587Z] [2022-04-27T04:57:52.587Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T04:57:52.587Z] #27 sha256:bb27409c7de1921f7cc827db058ba10c893b36d9463f448b37485e5419ea7c1e [2022-04-27T04:57:52.848Z] #27 DONE 0.3s [2022-04-27T04:57:52.848Z] [2022-04-27T04:57:52.848Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T04:57:52.848Z] #32 sha256:fa526aaf4e3c2de4a91b65e219371d7c1707085a8f3951e9aeea9d465701976c [2022-04-27T04:57:53.419Z] #32 DONE 0.4s [2022-04-27T04:57:53.419Z] [2022-04-27T04:57:53.419Z] #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 [2022-04-27T04:57:53.419Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:57:53.419Z] #58 ... [2022-04-27T04:57:53.419Z] [2022-04-27T04:57:53.419Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T04:57:53.419Z] #35 sha256:545fbd76faaa174827389a80bdc9351f6848479ab325202500cbd43efec99208 [2022-04-27T04:57:53.652Z] #67 44.57 The following additional packages will be installed: [2022-04-27T04:57:53.652Z] #67 44.59 libbtrfs0 [2022-04-27T04:57:53.652Z] #67 44.86 The following NEW packages will be installed: [2022-04-27T04:57:53.652Z] #67 44.89 libbtrfs-dev libbtrfs0 [2022-04-27T04:57:53.679Z] #35 DONE 0.2s [2022-04-27T04:57:53.679Z] [2022-04-27T04:57:53.679Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T04:57:53.679Z] #37 sha256:b452742c3064b6500cf700d13311293dd6ce69579b573b61781ab7f27705d2ee [2022-04-27T04:57:53.679Z] #37 DONE 0.0s [2022-04-27T04:57:53.679Z] [2022-04-27T04:57:53.679Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T04:57:53.679Z] #39 sha256:5cf4d857ab1c22ad6e871704b0a8bda6a33bc3e76379869ee59dc4967c7a93c5 [2022-04-27T04:57:53.679Z] #39 DONE 0.1s [2022-04-27T04:57:53.679Z] [2022-04-27T04:57:53.679Z] #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 [2022-04-27T04:57:53.679Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:57:53.939Z] #58 ... [2022-04-27T04:57:53.939Z] [2022-04-27T04:57:53.939Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T04:57:53.939Z] #43 sha256:8b9ba0121a38e6a70a02c97855b63232e9f72b0acae3ff9a602575304f4c4349 [2022-04-27T04:57:53.939Z] #43 DONE 0.0s [2022-04-27T04:57:53.939Z] [2022-04-27T04:57:53.939Z] #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 [2022-04-27T04:57:53.939Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:57:54.226Z] #67 45.38 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:57:54.226Z] #67 45.38 Need to get 460 kB of archives. [2022-04-27T04:57:54.226Z] #67 45.38 After this operation, 1237 kB of additional disk space will be used. [2022-04-27T04:57:54.226Z] #67 45.38 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:57:54.226Z] #67 45.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:57:54.798Z] #67 46.09 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:57:55.059Z] #67 ... [2022-04-27T04:57:55.059Z] [2022-04-27T04:57:55.059Z] #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 [2022-04-27T04:57:55.059Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T04:57:55.059Z] #20 31.40 Reading package lists... [2022-04-27T04:57:55.059Z] #20 40.63 Building dependency tree... [2022-04-27T04:57:55.059Z] #20 44.93 The following additional packages will be installed: [2022-04-27T04:57:55.059Z] #20 44.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:57:55.059Z] #20 44.93 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2022-04-27T04:57:55.059Z] #20 44.93 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2022-04-27T04:57:55.059Z] #20 44.93 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2022-04-27T04:57:55.059Z] #20 44.93 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2022-04-27T04:57:55.059Z] #20 44.94 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2022-04-27T04:57:55.059Z] #20 44.94 mingw-w64-common mingw-w64-x86-64-dev [2022-04-27T04:57:55.059Z] #20 44.97 Suggested packages: [2022-04-27T04:57:55.059Z] #20 44.97 gcc-10-locales seccomp wine64 [2022-04-27T04:57:55.059Z] #20 45.63 The following NEW packages will be installed: [2022-04-27T04:57:55.059Z] #20 45.63 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-04-27T04:57:55.059Z] #20 45.64 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2022-04-27T04:57:55.059Z] #20 45.64 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2022-04-27T04:57:55.059Z] #20 45.64 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2022-04-27T04:57:55.059Z] #20 45.64 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2022-04-27T04:57:55.059Z] #20 45.64 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2022-04-27T04:57:55.059Z] #20 45.65 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2022-04-27T04:57:55.059Z] #20 45.65 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2022-04-27T04:57:55.059Z] #20 45.66 mingw-w64-x86-64-dev [2022-04-27T04:57:55.059Z] #20 46.11 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:57:55.059Z] #20 46.11 Need to get 115 MB of archives. [2022-04-27T04:57:55.059Z] #20 46.11 After this operation, 645 MB of additional disk space will be used. [2022-04-27T04:57:55.059Z] #20 46.11 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] [2022-04-27T04:57:55.059Z] #20 46.16 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] [2022-04-27T04:57:55.059Z] #20 46.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2022-04-27T04:57:55.059Z] #20 46.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2022-04-27T04:57:55.059Z] #20 46.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2022-04-27T04:57:55.059Z] #20 46.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2022-04-27T04:57:55.059Z] #20 46.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2022-04-27T04:57:55.059Z] #20 46.29 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] [2022-04-27T04:57:55.059Z] #20 46.29 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] [2022-04-27T04:57:55.059Z] #20 ... [2022-04-27T04:57:55.059Z] [2022-04-27T04:57:55.059Z] #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 [2022-04-27T04:57:55.059Z] #67 sha256:765656ff514dfaa76f7ff52e67f6ae04541082e6abf81bd9a20244b2b3f374d4 [2022-04-27T04:57:55.059Z] #67 46.42 Fetched 460 kB in 0s (1445 kB/s) [2022-04-27T04:57:55.059Z] #67 46.48 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:57:55.320Z] #67 46.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-27T04:57:55.320Z] #67 46.53 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:57:55.320Z] #67 46.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:57:55.581Z] #67 46.65 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:57:55.581Z] #67 46.65 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:57:55.581Z] #67 46.66 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:57:55.581Z] #67 46.86 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:57:55.581Z] #67 46.88 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:57:55.581Z] #67 46.90 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:57:55.844Z] #67 DONE 47.2s [2022-04-27T04:57:55.844Z] [2022-04-27T04:57:55.844Z] #68 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer / [2022-04-27T04:57:55.844Z] #68 sha256:efceadd6cdf306dd66990dfc2f61e8d1f12839ae00e50a4f4839a2fb4eb84427 [2022-04-27T04:57:56.110Z] #68 DONE 0.1s [2022-04-27T04:57:56.110Z] [2022-04-27T04:57:56.110Z] #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 [2022-04-27T04:57:56.110Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T04:57:56.334Z] #32 DONE 3.6s [2022-04-27T04:57:56.334Z] [2022-04-27T04:57:56.334Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T04:57:56.334Z] #35 sha256:5fe3622b26df611c9419f631ab503e54a765284e1917e4cbf1e1527e8ff8523e [2022-04-27T04:57:56.334Z] #35 DONE 0.4s [2022-04-27T04:57:56.334Z] [2022-04-27T04:57:56.334Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T04:57:56.334Z] #37 sha256:c2471ac2105e5cf10d74a9624bbac96f5ca9feac41796351ddc4feff481293b6 [2022-04-27T04:57:56.334Z] #37 DONE 0.1s [2022-04-27T04:57:56.334Z] [2022-04-27T04:57:56.334Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T04:57:56.334Z] #39 sha256:a836761a617c22a20e9e8d9123ea93bd898d0c6cacdd65ec0d873981e24335b9 [2022-04-27T04:57:56.334Z] #39 DONE 0.1s [2022-04-27T04:57:56.334Z] [2022-04-27T04:57:56.334Z] #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 [2022-04-27T04:57:56.334Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:57:56.334Z] #62 ... [2022-04-27T04:57:56.334Z] [2022-04-27T04:57:56.334Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T04:57:56.334Z] #43 sha256:68b73fb08d80c4385901411b646f5092c9bb189030d2ee27e768cc8bd93ba438 [2022-04-27T04:57:56.334Z] #43 DONE 0.1s [2022-04-27T04:57:56.530Z] #58 ... [2022-04-27T04:57:56.530Z] [2022-04-27T04:57:56.530Z] #45 [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 [2022-04-27T04:57:56.530Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:57:56.530Z] #45 188.1 + dpkg --print-architecture [2022-04-27T04:57:56.530Z] #45 188.1 + git checkout -q v2.1.0 [2022-04-27T04:57:56.530Z] #45 188.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T04:57:56.530Z] #45 188.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T04:57:56.592Z] [2022-04-27T04:57:56.593Z] #45 [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 [2022-04-27T04:57:56.593Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:57:57.058Z] #69 0.915 + RM_GOPATH=0 [2022-04-27T04:57:57.058Z] #69 0.915 + TMP_GOPATH= [2022-04-27T04:57:57.058Z] #69 0.915 + : /build [2022-04-27T04:57:57.058Z] #69 0.915 + '[' -z '' ']' [2022-04-27T04:57:57.058Z] #69 0.916 ++ mktemp -d [2022-04-27T04:57:57.058Z] #69 0.918 + export GOPATH=/tmp/tmp.4rTYmjHH2V [2022-04-27T04:57:57.058Z] #69 0.918 + GOPATH=/tmp/tmp.4rTYmjHH2V [2022-04-27T04:57:57.058Z] #69 0.919 + RM_GOPATH=1 [2022-04-27T04:57:57.058Z] #69 0.919 + case "$(go env GOARCH)" in [2022-04-27T04:57:57.058Z] #69 0.919 ++ go env GOARCH [2022-04-27T04:57:57.058Z] #69 0.927 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:57:57.058Z] #69 0.928 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:57:57.058Z] #69 0.928 ++ dirname /install.sh [2022-04-27T04:57:57.058Z] #69 0.929 + dir=/ [2022-04-27T04:57:57.058Z] #69 0.929 + bin=containerd [2022-04-27T04:57:57.058Z] #69 0.929 + shift [2022-04-27T04:57:57.058Z] #69 0.930 + '[' '!' -f //containerd.installer ']' [2022-04-27T04:57:57.058Z] #69 0.930 + . //containerd.installer [2022-04-27T04:57:57.058Z] #69 0.930 ++ set -e [2022-04-27T04:57:57.058Z] #69 0.930 ++ : v1.6.2 [2022-04-27T04:57:57.058Z] #69 0.930 + install_containerd [2022-04-27T04:57:57.058Z] #69 0.931 + echo 'Install containerd version v1.6.2' [2022-04-27T04:57:57.058Z] #69 0.933 Install containerd version v1.6.2 [2022-04-27T04:57:57.058Z] #69 0.933 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4rTYmjHH2V/src/github.com/containerd/containerd [2022-04-27T04:57:57.058Z] #69 0.937 Cloning into '/tmp/tmp.4rTYmjHH2V/src/github.com/containerd/containerd'... [2022-04-27T04:57:59.183Z] dccd9e4d14d3: Download complete [2022-04-27T04:58:00.372Z] #69 ... [2022-04-27T04:58:00.372Z] [2022-04-27T04:58:00.372Z] #47 [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 [2022-04-27T04:58:00.372Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T04:58:00.372Z] #47 31.95 Reading package lists... [2022-04-27T04:58:00.372Z] #47 41.23 Building dependency tree... [2022-04-27T04:58:00.372Z] #47 45.38 The following additional packages will be installed: [2022-04-27T04:58:00.372Z] #47 45.41 cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd [2022-04-27T04:58:00.372Z] #47 45.45 Suggested packages: [2022-04-27T04:58:00.372Z] #47 45.45 cmake-doc ninja-build lrzip [2022-04-27T04:58:00.372Z] #47 45.45 Recommended packages: [2022-04-27T04:58:00.372Z] #47 45.45 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-04-27T04:58:00.372Z] #47 46.02 The following NEW packages will be installed: [2022-04-27T04:58:00.372Z] #47 46.04 cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd [2022-04-27T04:58:00.372Z] #47 46.41 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:58:00.372Z] #47 46.41 Need to get 8418 kB of archives. [2022-04-27T04:58:00.372Z] #47 46.41 After this operation, 34.9 MB of additional disk space will be used. [2022-04-27T04:58:00.372Z] #47 46.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:58:00.372Z] #47 46.44 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:58:00.372Z] #47 46.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2022-04-27T04:58:00.372Z] #47 46.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2022-04-27T04:58:00.372Z] #47 46.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2022-04-27T04:58:00.372Z] #47 46.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2022-04-27T04:58:00.372Z] #47 46.49 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2022-04-27T04:58:00.372Z] #47 46.49 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2022-04-27T04:58:00.372Z] #47 47.30 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:58:00.372Z] #47 47.76 Fetched 8418 kB in 0s (17.6 MB/s) [2022-04-27T04:58:00.372Z] #47 47.91 Selecting previously unselected package xxd. [2022-04-27T04:58:00.372Z] #47 47.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 30207 files and directories currently installed.) [2022-04-27T04:58:00.372Z] #47 47.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:58:00.372Z] #47 47.98 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:58:00.372Z] #47 48.13 Selecting previously unselected package vim-common. [2022-04-27T04:58:00.372Z] #47 48.14 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:58:00.372Z] #47 48.16 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:58:00.372Z] #47 48.36 Selecting previously unselected package cmake-data. [2022-04-27T04:58:00.372Z] #47 48.36 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2022-04-27T04:58:00.372Z] #47 48.40 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:58:00.372Z] #47 49.22 Selecting previously unselected package libarchive13:amd64. [2022-04-27T04:58:00.372Z] #47 49.23 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2022-04-27T04:58:00.372Z] #47 49.24 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:58:00.372Z] #47 49.38 Selecting previously unselected package libjsoncpp24:amd64. [2022-04-27T04:58:00.372Z] #47 49.39 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ... [2022-04-27T04:58:00.372Z] #47 49.40 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:58:00.373Z] #47 49.50 Selecting previously unselected package librhash0:amd64. [2022-04-27T04:58:00.373Z] #47 49.50 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ... [2022-04-27T04:58:00.373Z] #47 49.51 Unpacking librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:58:00.373Z] #47 49.60 Selecting previously unselected package libuv1:amd64. [2022-04-27T04:58:00.373Z] #47 49.60 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ... [2022-04-27T04:58:00.373Z] #47 49.61 Unpacking libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:58:00.373Z] #47 49.68 Selecting previously unselected package cmake. [2022-04-27T04:58:00.373Z] #47 49.69 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ... [2022-04-27T04:58:00.373Z] #47 49.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:58:00.373Z] #47 ... [2022-04-27T04:58:00.373Z] [2022-04-27T04:58:00.373Z] #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 [2022-04-27T04:58:00.373Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T04:58:00.373Z] #20 46.53 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] [2022-04-27T04:58:00.373Z] #20 47.03 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] [2022-04-27T04:58:00.373Z] #20 47.35 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] [2022-04-27T04:58:00.373Z] #20 47.63 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] [2022-04-27T04:58:00.373Z] #20 48.12 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] [2022-04-27T04:58:00.373Z] #20 48.34 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] [2022-04-27T04:58:00.373Z] #20 48.34 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2022-04-27T04:58:00.373Z] #20 48.34 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2022-04-27T04:58:00.373Z] #20 48.34 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2022-04-27T04:58:00.373Z] #20 48.35 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2022-04-27T04:58:00.373Z] #20 48.35 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] [2022-04-27T04:58:00.373Z] #20 48.35 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB] [2022-04-27T04:58:00.373Z] #20 48.35 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2022-04-27T04:58:00.373Z] #20 48.36 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB] [2022-04-27T04:58:00.373Z] #20 48.36 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB] [2022-04-27T04:58:00.373Z] #20 48.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB] [2022-04-27T04:58:00.373Z] #20 48.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB] [2022-04-27T04:58:00.373Z] #20 48.37 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2022-04-27T04:58:00.373Z] #20 48.37 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2022-04-27T04:58:00.373Z] #20 48.37 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2022-04-27T04:58:00.373Z] #20 48.37 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB] [2022-04-27T04:58:00.373Z] #20 48.99 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:58:00.373Z] #20 49.33 Fetched 115 MB in 3s (44.8 MB/s) [2022-04-27T04:58:00.373Z] #20 49.40 Selecting previously unselected package binutils-mingw-w64-i686. [2022-04-27T04:58:00.373Z] #20 49.40 (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 ... 30207 files and directories currently installed.) [2022-04-27T04:58:00.373Z] #20 49.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:58:00.373Z] #20 49.47 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:58:00.373Z] #20 50.25 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-04-27T04:58:00.373Z] #20 50.25 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2022-04-27T04:58:00.373Z] #20 50.26 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:58:00.373Z] #20 51.31 Selecting previously unselected package binutils-mingw-w64. [2022-04-27T04:58:00.373Z] #20 51.32 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2022-04-27T04:58:00.373Z] #20 51.33 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:58:00.373Z] #20 51.44 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-04-27T04:58:00.373Z] #20 51.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:58:00.373Z] #20 51.45 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:58:00.373Z] #20 51.58 Selecting previously unselected package dmsetup. [2022-04-27T04:58:00.373Z] #20 51.58 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:58:00.373Z] #20 51.59 Unpacking dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:58:00.373Z] #20 51.68 Selecting previously unselected package mingw-w64-common. [2022-04-27T04:58:00.373Z] #20 51.69 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2022-04-27T04:58:00.373Z] #20 51.76 Unpacking mingw-w64-common (8.0.0-1) ... [2022-04-27T04:58:00.633Z] #20 ... [2022-04-27T04:58:00.633Z] [2022-04-27T04:58:00.633Z] #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 [2022-04-27T04:58:00.633Z] #72 sha256:027fc11bf8648145b852d826f2382c6e660fcd184e95dada3512db812a3cc8a5 [2022-04-27T04:58:00.633Z] #72 48.37 + for f in rootlesskit rootlesskit-docker-proxy [2022-04-27T04:58:00.633Z] #72 48.37 + GOBIN=/build [2022-04-27T04:58:00.633Z] #72 48.37 + GO111MODULE=on [2022-04-27T04:58:00.633Z] #72 48.37 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315 [2022-04-27T04:58:00.633Z] #72 51.37 rootlesskit version 1.0.0 [2022-04-27T04:58:00.633Z] #72 51.37 Usage of /build/rootlesskit-docker-proxy: [2022-04-27T04:58:00.633Z] #72 51.37 -container-ip string [2022-04-27T04:58:00.633Z] #72 51.37 container ip [2022-04-27T04:58:00.633Z] #72 51.37 -container-port int [2022-04-27T04:58:00.633Z] #72 51.37 container port (default -1) [2022-04-27T04:58:00.633Z] #72 51.37 -host-ip string [2022-04-27T04:58:00.633Z] #72 51.37 host ip [2022-04-27T04:58:00.633Z] #72 51.37 -host-port int [2022-04-27T04:58:00.633Z] #72 51.37 host port (default -1) [2022-04-27T04:58:00.633Z] #72 51.37 -proto string [2022-04-27T04:58:00.633Z] #72 51.37 proxy protocol (default "tcp") [2022-04-27T04:58:00.633Z] #72 DONE 51.6s [2022-04-27T04:58:00.633Z] [2022-04-27T04:58:00.633Z] #47 [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 [2022-04-27T04:58:00.633Z] #47 sha256:d622f3b99f2f470903eae7552b6f54e0da7f2a6b07ab562a666697eebd7a0859 [2022-04-27T04:58:00.633Z] #47 51.43 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2022-04-27T04:58:00.633Z] #47 51.45 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:58:00.633Z] #47 51.46 Setting up libuv1:amd64 (1.40.0-2) ... [2022-04-27T04:58:00.633Z] #47 51.47 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:58:00.633Z] #47 51.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2022-04-27T04:58:00.633Z] #47 51.51 Setting up librhash0:amd64 (1.4.1-2) ... [2022-04-27T04:58:00.633Z] #47 51.53 Setting up cmake-data (3.18.4-2+deb11u1) ... [2022-04-27T04:58:00.633Z] #47 51.55 Setting up cmake (3.18.4-2+deb11u1) ... [2022-04-27T04:58:00.633Z] #47 51.57 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:58:00.633Z] #47 DONE 51.9s [2022-04-27T04:58:00.633Z] [2022-04-27T04:58:00.633Z] #48 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer / [2022-04-27T04:58:00.633Z] #48 sha256:92fe823dfb76e4b030e62d9daa43b07fd655fbcc0cadc9ee11b25b1f7fe0aabb [2022-04-27T04:58:00.753Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T04:58:00.753Z] 8f616e6e9eec: Download complete [2022-04-27T04:58:00.894Z] #48 DONE 0.2s [2022-04-27T04:58:00.894Z] [2022-04-27T04:58:00.894Z] #73 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build [2022-04-27T04:58:00.894Z] #73 sha256:525349d7459ad9466fc95d49b317d5fb4604f22217cf93c71a1247f7b7989fd3 [2022-04-27T04:58:00.894Z] #73 DONE 0.2s [2022-04-27T04:58:00.894Z] [2022-04-27T04:58:00.894Z] #74 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-04-27T04:58:00.894Z] #74 sha256:6afcbd35a50e06194298c941bb515e62e0b3cb236fb06a6c4a6c25f7fd73772f [2022-04-27T04:58:00.894Z] #74 DONE 0.1s [2022-04-27T04:58:00.894Z] [2022-04-27T04:58:00.894Z] #49 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod PREFIX=/build /install.sh tini [2022-04-27T04:58:00.894Z] #49 sha256:21787d8cd88c4ba0d33a10d7caa10e20068eaa65346a2f3f8102048d7f332fec [2022-04-27T04:58:01.838Z] #49 1.126 + RM_GOPATH=0 [2022-04-27T04:58:02.098Z] #49 1.127 + TMP_GOPATH= [2022-04-27T04:58:02.098Z] #49 1.127 + : /build [2022-04-27T04:58:02.098Z] #49 1.128 + '[' -z '' ']' [2022-04-27T04:58:02.099Z] #49 1.129 ++ mktemp -d [2022-04-27T04:58:02.099Z] #49 1.134 + export GOPATH=/tmp/tmp.gdiyffWXPg [2022-04-27T04:58:02.099Z] #49 1.134 + GOPATH=/tmp/tmp.gdiyffWXPg [2022-04-27T04:58:02.099Z] #49 1.134 + RM_GOPATH=1 [2022-04-27T04:58:02.099Z] #49 1.134 + case "$(go env GOARCH)" in [2022-04-27T04:58:02.099Z] #49 1.135 ++ go env GOARCH [2022-04-27T04:58:02.099Z] #49 1.151 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:58:02.099Z] #49 1.152 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:58:02.099Z] #49 1.152 ++ dirname /install.sh [2022-04-27T04:58:02.099Z] #49 1.162 + dir=/ [2022-04-27T04:58:02.099Z] #49 1.162 + bin=tini [2022-04-27T04:58:02.099Z] #49 1.162 + shift [2022-04-27T04:58:02.099Z] #49 1.163 + '[' '!' -f //tini.installer ']' [2022-04-27T04:58:02.099Z] #49 1.163 + . //tini.installer [2022-04-27T04:58:02.099Z] #49 1.163 ++ : v0.19.0 [2022-04-27T04:58:02.099Z] #49 1.163 + install_tini [2022-04-27T04:58:02.099Z] #49 1.164 + echo 'Install tini version v0.19.0' [2022-04-27T04:58:02.099Z] #49 1.164 Install tini version v0.19.0 [2022-04-27T04:58:02.099Z] #49 1.164 + git clone https://github.com/krallin/tini.git /tmp/tmp.gdiyffWXPg/tini [2022-04-27T04:58:02.099Z] #49 1.166 Cloning into '/tmp/tmp.gdiyffWXPg/tini'... [2022-04-27T04:58:02.670Z] #49 1.789 + cd /tmp/tmp.gdiyffWXPg/tini [2022-04-27T04:58:02.670Z] #49 1.789 + git checkout -q v0.19.0 [2022-04-27T04:58:02.670Z] #49 1.795 + cmake . [2022-04-27T04:58:02.932Z] #49 2.157 -- The C compiler identification is GNU 10.2.1 [2022-04-27T04:58:02.932Z] #49 2.197 -- Detecting C compiler ABI info [2022-04-27T04:58:03.194Z] #49 2.373 -- Detecting C compiler ABI info - done [2022-04-27T04:58:03.194Z] #49 2.397 -- Check for working C compiler: /usr/bin/cc - skipped [2022-04-27T04:58:03.194Z] #49 2.397 -- Detecting C compile features [2022-04-27T04:58:03.194Z] #49 2.398 -- Detecting C compile features - done [2022-04-27T04:58:03.194Z] #49 2.437 -- Performing Test HAS_BUILTIN_FORTIFY [2022-04-27T04:58:03.194Z] #49 2.527 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-04-27T04:58:03.194Z] #49 2.570 -- Configuring done [2022-04-27T04:58:03.392Z] DEBUG: print all environment variables to check how Jenkins runs this script [2022-04-27T04:58:03.392Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-43d92f69\powershellScript.ps1'; exit $LASTEXITCODE; [2022-04-27T04:58:03.392Z] ---------------------------------------------------------------------------- [2022-04-27T04:58:03.457Z] #49 2.589 -- Generating done [2022-04-27T04:58:03.457Z] #49 2.593 -- Build files have been written to: /tmp/tmp.gdiyffWXPg/tini [2022-04-27T04:58:03.457Z] #49 2.605 + make tini-static [2022-04-27T04:58:03.457Z] #49 2.787 Scanning dependencies of target tini-static [2022-04-27T04:58:03.457Z] #49 2.839 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-04-27T04:58:03.849Z] [2022-04-27T04:58:03.849Z] INFO: executeCI.ps1 starting at Wed Apr 27 04:58:03 CUT 2022 [2022-04-27T04:58:03.849Z] [2022-04-27T04:58:03.849Z] INFO: Script version 05-Feb-2019 09:03 PDT [2022-04-27T04:58:03.849Z] INFO: Running git version 2.24.1.windows.2 [2022-04-27T04:58:03.849Z] INFO: Branch:fe_release Build:20348.1.210507-1500 [2022-04-27T04:58:03.849Z] INFO: Environment variables: [2022-04-27T04:58:04.037Z] #49 3.271 [100%] Linking C executable tini-static [2022-04-27T04:58:04.305Z] #49 3.470 [100%] Built target tini-static [2022-04-27T04:58:04.305Z] #49 3.499 + mkdir -p /build [2022-04-27T04:58:04.305Z] #49 3.503 + cp tini-static /build/docker-init [2022-04-27T04:58:04.305Z] #49 DONE 3.7s [2022-04-27T04:58:04.305Z] [2022-04-27T04:58:04.305Z] #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 [2022-04-27T04:58:04.305Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T04:58:04.305Z] #20 54.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-04-27T04:58:04.305Z] #20 54.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2022-04-27T04:58:04.305Z] #20 54.27 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:58:04.306Z] [2022-04-27T04:58:04.306Z] Name Value [2022-04-27T04:58:04.306Z] ---- ----- [2022-04-27T04:58:04.306Z] ALLUSERSPROFILE C:\ProgramData [2022-04-27T04:58:04.306Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2022-04-27T04:58:04.306Z] APT_MIRROR cdn-fastly.deb.debian.org [2022-04-27T04:58:04.306Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12 [2022-04-27T04:58:04.306Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2022-04-27T04:58:04.306Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12 [2022-04-27T04:58:04.306Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2022-04-27T04:58:04.306Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2022-04-27T04:58:04.306Z] BRANCH_NAME PR-43531 [2022-04-27T04:58:04.306Z] BUILD_DISPLAY_NAME #1 [2022-04-27T04:58:04.306Z] BUILD_ID 1 [2022-04-27T04:58:04.306Z] BUILD_NUMBER 1 [2022-04-27T04:58:04.306Z] BUILD_TAG jenkins-moby-PR-43531-1 [2022-04-27T04:58:04.306Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/ [2022-04-27T04:58:04.306Z] CHANGE_AUTHOR crazy-max [2022-04-27T04:58:04.306Z] CHANGE_AUTHOR_DISPLAY_NAME CrazyMax [2022-04-27T04:58:04.306Z] CHANGE_BRANCH gitattr-dockerfile [2022-04-27T04:58:04.306Z] CHANGE_FORK crazy-max [2022-04-27T04:58:04.306Z] CHANGE_ID 43531 [2022-04-27T04:58:04.306Z] CHANGE_TARGET master [2022-04-27T04:58:04.306Z] CHANGE_TITLE chore: fix linguist for Dockerfile [2022-04-27T04:58:04.306Z] CHANGE_URL https://github.com/moby/moby/pull/43531 [2022-04-27T04:58:04.306Z] CHECK_CONFIG_COMMIT 33a3680e08d1007e72c3b3f1454f823d8e9948ee [2022-04-27T04:58:04.306Z] CommonProgramFiles C:\Program Files\Common Files [2022-04-27T04:58:04.306Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2022-04-27T04:58:04.306Z] CommonProgramW6432 C:\Program Files\Common Files [2022-04-27T04:58:04.306Z] COMPUTERNAME azwin-2-bb3610 [2022-04-27T04:58:04.306Z] ComSpec C:\Windows\system32\cmd.exe [2022-04-27T04:58:04.306Z] ConfigSequenceNumber 0 [2022-04-27T04:58:04.306Z] DOCKER_BUILDKIT 0 [2022-04-27T04:58:04.306Z] DOCKER_DUT_DEBUG 1 [2022-04-27T04:58:04.306Z] DOCKER_EXPERIMENTAL 1 [2022-04-27T04:58:04.306Z] DOCKER_GRAPHDRIVER overlay2 [2022-04-27T04:58:04.306Z] DOCKER_WINDOWS_CONTAINERD_R... 1 [2022-04-27T04:58:04.306Z] DriverData C:\Windows\System32\Drivers\DriverData [2022-04-27T04:58:04.306Z] EXECUTOR_NUMBER 0 [2022-04-27T04:58:04.306Z] FQDN azwin-2-bb3610.westus.cloudapp.azure.com [2022-04-27T04:58:04.306Z] GIT_BRANCH PR-43531 [2022-04-27T04:58:04.306Z] GIT_COMMIT 314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T04:58:04.306Z] GIT_URL https://github.com/moby/moby.git [2022-04-27T04:58:04.306Z] HUDSON_COOKIE 1ec25f28-bc3b-4688-82de-e3bd0d26e644 [2022-04-27T04:58:04.306Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2022-04-27T04:58:04.306Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2022-04-27T04:58:04.306Z] HUDSON_URL https://ci-next.docker.com/public/ [2022-04-27T04:58:04.306Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2022-04-27T04:58:04.306Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2022-04-27T04:58:04.306Z] JENKINS_NODE_COOKIE 0fc9d7d2-efc3-454a-9848-21ff013cf122 [2022-04-27T04:58:04.306Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2022-04-27T04:58:04.306Z] JENKINS_URL https://ci-next.docker.com/public/ [2022-04-27T04:58:04.306Z] JOB_BASE_NAME PR-43531 [2022-04-27T04:58:04.306Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/display/redirect [2022-04-27T04:58:04.306Z] JOB_NAME moby/PR-43531 [2022-04-27T04:58:04.306Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/ [2022-04-27T04:58:04.306Z] library.jps.version master [2022-04-27T04:58:04.306Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2022-04-27T04:58:04.306Z] NODE_LABELS amd64 azure azwin-2-bb3610 azwin-2022 docker west-us windows windows-2022 x86_64 [2022-04-27T04:58:04.306Z] NODE_NAME azwin-2-bb3610 [2022-04-27T04:58:04.306Z] NUMBER_OF_PROCESSORS 4 [2022-04-27T04:58:04.306Z] OS Windows_NT [2022-04-27T04:58:04.306Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2022-04-27T04:58:04.306Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2022-04-27T04:58:04.306Z] PROCESSOR_ARCHITECTURE AMD64 [2022-04-27T04:58:04.306Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2022-04-27T04:58:04.306Z] PROCESSOR_LEVEL 6 [2022-04-27T04:58:04.306Z] PROCESSOR_REVISION 4f01 [2022-04-27T04:58:04.306Z] ProgramData C:\ProgramData [2022-04-27T04:58:04.306Z] ProgramFiles C:\Program Files [2022-04-27T04:58:04.306Z] ProgramFiles(x86) C:\Program Files (x86) [2022-04-27T04:58:04.306Z] ProgramW6432 C:\Program Files [2022-04-27T04:58:04.306Z] PROMPT $P$G [2022-04-27T04:58:04.306Z] PSExecutionPolicyPreference Bypass [2022-04-27T04:58:04.306Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2022-04-27T04:58:04.306Z] PUBLIC C:\Users\Public [2022-04-27T04:58:04.306Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=artif... [2022-04-27T04:58:04.306Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=changes [2022-04-27T04:58:04.306Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect [2022-04-27T04:58:04.306Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-43531/1/display/redirect?page=tests [2022-04-27T04:58:04.306Z] SKIP_VALIDATION_TESTS 1 [2022-04-27T04:58:04.306Z] SOURCES_DRIVE d [2022-04-27T04:58:04.306Z] SOURCES_SUBDIR gopath [2022-04-27T04:58:04.306Z] STAGE_NAME Run tests [2022-04-27T04:58:04.307Z] SystemDrive C: [2022-04-27T04:58:04.307Z] SystemRoot C:\Windows [2022-04-27T04:58:04.307Z] TEMP C:\Windows\TEMP [2022-04-27T04:58:04.307Z] TESTDEBUG 0 [2022-04-27T04:58:04.307Z] TESTRUN_DRIVE d [2022-04-27T04:58:04.307Z] TESTRUN_SUBDIR CI [2022-04-27T04:58:04.307Z] TIMEOUT 120m [2022-04-27T04:58:04.307Z] TMP C:\Windows\TEMP [2022-04-27T04:58:04.307Z] USERDOMAIN WORKGROUP [2022-04-27T04:58:04.307Z] USERNAME azwin-2-bb3610$ [2022-04-27T04:58:04.307Z] USERPROFILE C:\Windows\system32\config\systemprofile [2022-04-27T04:58:04.307Z] windir C:\Windows [2022-04-27T04:58:04.307Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2022-04-27T04:58:04.307Z] WINDOWS_BASE_IMAGE_TAG ltsc2022 [2022-04-27T04:58:04.307Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2022-04-27T04:58:04.307Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2022-04-27T04:58:04.307Z] [2022-04-27T04:58:04.307Z] [2022-04-27T04:58:04.307Z] [2022-04-27T04:58:04.878Z] #20 56.20 Selecting previously unselected package gcc-mingw-w64-base. [2022-04-27T04:58:04.878Z] #20 56.20 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:04.878Z] #20 56.21 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:58:04.878Z] #20 56.29 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2022-04-27T04:58:05.139Z] #20 56.30 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:05.139Z] #20 56.31 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:58:06.479Z] INFO: Sources under d:\gopath\... [2022-04-27T04:58:06.479Z] INFO: Test run under d:\CI\... [2022-04-27T04:58:06.479Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2022-04-27T04:58:06.479Z] INFO: docker/docker repository was found [2022-04-27T04:58:06.479Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time... [2022-04-27T04:58:06.937Z] ltsc2022: Pulling from windows/servercore [2022-04-27T04:58:07.411Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T04:58:07.411Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T04:58:07.692Z] #20 58.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2022-04-27T04:58:07.692Z] #20 58.63 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:07.692Z] #20 58.64 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:58:11.005Z] #20 ... [2022-04-27T04:58:11.005Z] [2022-04-27T04:58:11.005Z] #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 [2022-04-27T04:58:11.005Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T04:58:11.005Z] #69 14.69 + cd /tmp/tmp.4rTYmjHH2V/src/github.com/containerd/containerd [2022-04-27T04:58:11.005Z] #69 14.69 + git checkout -q v1.6.2 [2022-04-27T04:58:11.266Z] #69 15.32 + export 'BUILDTAGS=netgo osusergo static_build' [2022-04-27T04:58:11.266Z] #69 15.32 + BUILDTAGS='netgo osusergo static_build' [2022-04-27T04:58:11.266Z] #69 15.32 + export EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:58:11.266Z] #69 15.32 + EXTRA_FLAGS=-buildmode=pie [2022-04-27T04:58:11.266Z] #69 15.32 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-04-27T04:58:11.266Z] #69 15.32 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-04-27T04:58:11.266Z] #69 15.32 + '[' '' = dynamic ']' [2022-04-27T04:58:11.266Z] #69 15.32 + make [2022-04-27T04:58:12.208Z] #69 16.23 + bin/ctr [2022-04-27T04:58:14.663Z] #45 198.2 + dpkg --print-architecture [2022-04-27T04:58:14.663Z] #45 198.2 + git checkout -q v2.1.0 [2022-04-27T04:58:14.663Z] #45 198.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T04:58:14.663Z] #45 198.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T04:58:15.898Z] #58 ... [2022-04-27T04:58:15.898Z] [2022-04-27T04:58:15.898Z] #45 [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 [2022-04-27T04:58:15.898Z] #45 sha256:26209c4795914995411be6e71aeda135557e0abe072f41ca3ab9544bf2e7195e [2022-04-27T04:58:15.898Z] #45 199.7 + dpkg --print-architecture [2022-04-27T04:58:15.898Z] #45 199.7 + git checkout -q v2.1.0 [2022-04-27T04:58:15.898Z] #45 200.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-04-27T04:58:15.898Z] #45 200.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-04-27T04:58:18.519Z] #45 DONE 210.4s [2022-04-27T04:58:18.519Z] [2022-04-27T04:58:18.519Z] #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 [2022-04-27T04:58:18.519Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:58:18.519Z] #62 ... [2022-04-27T04:58:18.519Z] [2022-04-27T04:58:18.519Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T04:58:18.519Z] #46 sha256:c4bdcdb2bc917798ebc357565b89eb5175167d572691d40b7cf1d5fae6a1d685 [2022-04-27T04:58:18.803Z] #69 ... [2022-04-27T04:58:18.803Z] [2022-04-27T04:58:18.803Z] #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 [2022-04-27T04:58:18.803Z] #20 sha256:5d98cf3f88d2f9ca2e39670ec8709be05c8a524465c261d6a5099dde9c4b7d07 [2022-04-27T04:58:18.803Z] #20 62.34 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2022-04-27T04:58:18.803Z] #20 62.35 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:18.803Z] #20 62.35 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:58:18.803Z] #20 63.90 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2022-04-27T04:58:18.804Z] #20 63.91 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:18.804Z] #20 63.91 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:58:18.804Z] #20 65.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2022-04-27T04:58:18.804Z] #20 65.81 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:18.804Z] #20 65.82 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:58:18.804Z] #20 69.65 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2022-04-27T04:58:18.804Z] #20 69.65 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2022-04-27T04:58:18.804Z] #20 69.66 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:58:19.094Z] #46 DONE 0.5s [2022-04-27T04:58:19.094Z] [2022-04-27T04:58:19.094Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T04:58:19.094Z] #50 sha256:ae534bf2fdef0ab3d3fd434fc3f7bd324ae43512b5a4fed218143f0fc3c70d98 [2022-04-27T04:58:19.094Z] #50 DONE 0.1s [2022-04-27T04:58:19.094Z] [2022-04-27T04:58:19.094Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T04:58:19.094Z] #52 sha256:aac01f62c66d56e0405932e29ef30d6aec768f492dfe572bd6889bfa1b6db1e0 [2022-04-27T04:58:19.094Z] #52 DONE 0.1s [2022-04-27T04:58:19.094Z] [2022-04-27T04:58:19.094Z] #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 [2022-04-27T04:58:19.094Z] #58 sha256:f6f290b0f90e5c07b242bec72b3ee5085e5af8ecfed7bdaeca823237c8226aa6 [2022-04-27T04:58:20.196Z] #20 71.34 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-04-27T04:58:20.196Z] #20 71.35 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2022-04-27T04:58:20.196Z] #20 71.36 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:58:20.196Z] #20 71.42 Selecting previously unselected package libapparmor1:amd64. [2022-04-27T04:58:20.196Z] #20 71.43 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2022-04-27T04:58:20.196Z] #20 71.44 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:58:20.196Z] #20 71.49 Selecting previously unselected package libapparmor-dev:amd64. [2022-04-27T04:58:20.196Z] #20 71.50 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2022-04-27T04:58:20.196Z] #20 71.50 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:58:20.196Z] #20 71.56 Selecting previously unselected package libbtrfs0:amd64. [2022-04-27T04:58:20.196Z] #20 71.57 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2022-04-27T04:58:20.196Z] #20 71.58 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:58:20.458Z] #20 71.66 Selecting previously unselected package libbtrfs-dev:amd64. [2022-04-27T04:58:20.458Z] #20 71.67 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2022-04-27T04:58:20.458Z] #20 71.67 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:58:20.458Z] #20 71.77 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-04-27T04:58:20.458Z] #20 71.77 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:58:20.458Z] #20 71.78 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:58:20.458Z] #20 71.82 Selecting previously unselected package libudev-dev:amd64. [2022-04-27T04:58:20.458Z] #20 71.82 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ... [2022-04-27T04:58:20.458Z] #20 71.83 Unpacking libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:58:20.458Z] #20 71.90 Selecting previously unselected package libsepol1-dev:amd64. [2022-04-27T04:58:20.458Z] #20 71.90 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2022-04-27T04:58:20.719Z] #20 71.91 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:58:20.719Z] #20 72.03 Selecting previously unselected package libpcre2-16-0:amd64. [2022-04-27T04:58:20.719Z] #20 72.04 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ... [2022-04-27T04:58:20.719Z] #20 72.04 Unpacking libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:58:20.719Z] #20 72.14 Selecting previously unselected package libpcre2-32-0:amd64. [2022-04-27T04:58:20.982Z] #20 72.15 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ... [2022-04-27T04:58:20.982Z] #20 72.15 Unpacking libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:58:20.982Z] #20 72.26 Selecting previously unselected package libpcre2-posix2:amd64. [2022-04-27T04:58:20.982Z] #20 72.26 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ... [2022-04-27T04:58:20.982Z] #20 72.27 Unpacking libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:58:20.982Z] #20 72.32 Selecting previously unselected package libpcre2-dev:amd64. [2022-04-27T04:58:20.982Z] #20 72.32 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ... [2022-04-27T04:58:20.982Z] #20 72.32 Unpacking libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:58:21.245Z] #20 72.51 Selecting previously unselected package libselinux1-dev:amd64. [2022-04-27T04:58:21.245Z] #20 72.51 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2022-04-27T04:58:21.245Z] #20 72.52 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:58:21.245Z] #20 72.64 Selecting previously unselected package libdevmapper-dev:amd64. [2022-04-27T04:58:21.507Z] #20 72.64 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2022-04-27T04:58:21.507Z] #20 72.65 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:58:21.507Z] #20 72.70 Selecting previously unselected package libseccomp-dev:amd64. [2022-04-27T04:58:21.507Z] #20 72.70 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2022-04-27T04:58:21.507Z] #20 72.71 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:58:21.507Z] #20 72.78 Selecting previously unselected package libsystemd-dev:amd64. [2022-04-27T04:58:21.507Z] #20 72.78 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ... [2022-04-27T04:58:21.507Z] #20 72.79 Unpacking libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:58:21.769Z] #20 73.02 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2022-04-27T04:58:21.769Z] #20 73.04 Setting up libapparmor1:amd64 (2.13.6-10) ... [2022-04-27T04:58:21.769Z] #20 73.05 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2022-04-27T04:58:21.769Z] #20 73.06 Setting up libsepol1-dev:amd64 (3.1-1) ... [2022-04-27T04:58:21.769Z] #20 73.09 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2022-04-27T04:58:21.769Z] #20 73.10 Setting up libpcre2-16-0:amd64 (10.36-2) ... [2022-04-27T04:58:21.769Z] #20 73.11 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2022-04-27T04:58:21.769Z] #20 73.13 Setting up libpcre2-32-0:amd64 (10.36-2) ... [2022-04-27T04:58:22.030Z] #20 73.14 Setting up libudev-dev:amd64 (247.3-7) ... [2022-04-27T04:58:22.030Z] #20 73.16 Setting up libpcre2-posix2:amd64 (10.36-2) ... [2022-04-27T04:58:22.030Z] #20 73.17 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2022-04-27T04:58:22.030Z] #20 73.18 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2022-04-27T04:58:22.030Z] #20 73.20 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.22 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2022-04-27T04:58:22.030Z] #20 73.23 Setting up mingw-w64-common (8.0.0-1) ... [2022-04-27T04:58:22.030Z] #20 73.24 Setting up libsystemd-dev:amd64 (247.3-7) ... [2022-04-27T04:58:22.030Z] #20 73.26 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2022-04-27T04:58:22.030Z] #20 73.27 Setting up libpcre2-dev:amd64 (10.36-2) ... [2022-04-27T04:58:22.030Z] #20 73.28 Setting up libselinux1-dev:amd64 (3.1-3) ... [2022-04-27T04:58:22.030Z] #20 73.29 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.31 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.33 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 [2022-04-27T04:58:22.030Z] #20 73.34 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.35 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-04-27T04:58:22.030Z] #20 73.36 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2022-04-27T04:58:22.030Z] #20 73.37 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.38 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 [2022-04-27T04:58:22.030Z] #20 73.39 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.42 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2022-04-27T04:58:22.030Z] #20 73.43 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:58:22.235Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T04:58:22.235Z] dccd9e4d14d3: Download complete [2022-04-27T04:58:22.291Z] #20 73.45 Setting up dmsetup (2:1.02.175-2.1) ... [2022-04-27T04:58:22.291Z] #20 73.47 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:58:22.291Z] #20 73.48 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2022-04-27T04:58:22.291Z] #20 73.50 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:58:26.319Z] #53 ... [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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 [2022-04-27T04:58:26.319Z] #26 sha256:082d846f8d72fb24ba575f0078b9d187c0d6d82c4b9387265f8bb00d7f813be5 [2022-04-27T04:58:26.319Z] #26 215.1 + return [2022-04-27T04:58:26.319Z] #26 DONE 218.9s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:58:26.319Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:58:26.319Z] #53 ... [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #27 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T04:58:26.319Z] #27 sha256:85f04f75dcaa8a8a0a2d9a71ceebde2bee3ba512e9975ddf448e3952aadc198d [2022-04-27T04:58:26.319Z] #27 DONE 0.6s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:58:26.319Z] #53 sha256:490d2ef91d0453e27cdf3fb306e3cc4dc08bb3d9559153c768d37c0a46c9ad3d [2022-04-27T04:58:26.319Z] #53 220.8 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T04:58:26.319Z] #53 DONE 220.8s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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 [2022-04-27T04:58:26.319Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:58:26.319Z] #58 ... [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #32 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T04:58:26.319Z] #32 sha256:3761c18d240a7dd6196c80d6b2f578ac881eafa8c667cf070659368b823757f2 [2022-04-27T04:58:26.319Z] #32 DONE 0.4s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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 [2022-04-27T04:58:26.319Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:58:26.319Z] #58 ... [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #35 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T04:58:26.319Z] #35 sha256:f3aedcc66fa5834f1da43717cf111ffb693068868102411f851e07684dda03c2 [2022-04-27T04:58:26.319Z] #35 DONE 0.5s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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 [2022-04-27T04:58:26.319Z] #62 sha256:975178587b86ecfb38070f7c6bf29ad0d3f835769c2d8ef861fdfa392020e227 [2022-04-27T04:58:26.319Z] #62 ... [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #37 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T04:58:26.319Z] #37 sha256:2bbbd119b7970b93db666358d71883f7eeea1fe324fd4a7fa03bf8541e2005a3 [2022-04-27T04:58:26.319Z] #37 DONE 0.1s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #39 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T04:58:26.319Z] #39 sha256:0382d05e2757f40bc90e6e3c2cc671c1d59af0056b1bf2691663863b8944af64 [2022-04-27T04:58:26.319Z] #39 DONE 0.1s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #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 [2022-04-27T04:58:26.319Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:58:26.319Z] #58 ... [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #43 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T04:58:26.319Z] #43 sha256:f5c6100467c45d33e60729366d4e0b83e0f193732b0a8596d15a1d67b8978e38 [2022-04-27T04:58:26.319Z] #43 DONE 0.1s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.319Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T04:58:26.319Z] #46 sha256:150c1dcd74784cf12e95f8a748b398df9009714d6730539c30a2b9092494a58d [2022-04-27T04:58:26.319Z] #46 DONE 0.5s [2022-04-27T04:58:26.319Z] [2022-04-27T04:58:26.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 [2022-04-27T04:58:26.320Z] #62 sha256:975178587b86ecfb38070f7c6bf29ad0d3f835769c2d8ef861fdfa392020e227 [2022-04-27T04:58:26.320Z] #62 ... [2022-04-27T04:58:26.320Z] [2022-04-27T04:58:26.320Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T04:58:26.320Z] #50 sha256:97132c7054608cbcd103568ed235c6ef6101c248714a5f9eee08a08f7a217e97 [2022-04-27T04:58:26.320Z] #50 DONE 0.1s [2022-04-27T04:58:26.320Z] [2022-04-27T04:58:26.320Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T04:58:26.320Z] #52 sha256:c3b4b9fe0d37637cf7d4783fc6377fe6edcd277146db5b6c290f5e28a4724c45 [2022-04-27T04:58:26.320Z] #52 DONE 0.1s [2022-04-27T04:58:26.320Z] [2022-04-27T04:58:26.320Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T04:58:26.320Z] #54 sha256:be5ca06a8935dd27dcad55c0fd6086c437cc74c49dc8929a6b20ef926746704a [2022-04-27T04:58:27.593Z] #20 DONE 78.0s [2022-04-27T04:58:27.593Z] [2022-04-27T04:58:27.593Z] #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 [2022-04-27T04:58:27.593Z] #21 sha256:900bfd2bda7f41e13c4f85ff2d71b1ce8a861b5845b5c55255bf6aac3e1c3a12 [2022-04-27T04:58:27.855Z] #21 1.205 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T04:58:27.855Z] #21 1.206 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T04:58:27.855Z] #21 1.206 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T04:58:28.227Z] #54 DONE 2.1s [2022-04-27T04:58:28.227Z] [2022-04-27T04:58:28.227Z] #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 [2022-04-27T04:58:28.227Z] #58 sha256:e6f5034f954c7e799a09152ca0f19fff1f391ec2690ab0e047296fbef838b36b [2022-04-27T04:58:28.227Z] #58 126.9 + mkdir -p /build [2022-04-27T04:58:28.227Z] #58 126.9 + cp runc /build/runc [2022-04-27T04:58:28.227Z] #58 DONE 127.4s [2022-04-27T04:58:28.227Z] [2022-04-27T04:58:28.227Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T04:58:28.227Z] #56 sha256:66f50a4ba270a6f415f22498138e25e2591d7ecae88dab5114871b80c7dbc961 [2022-04-27T04:58:28.508Z] #56 DONE 0.2s [2022-04-27T04:58:28.508Z] [2022-04-27T04:58:28.508Z] #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 [2022-04-27T04:58:28.508Z] #62 sha256:975178587b86ecfb38070f7c6bf29ad0d3f835769c2d8ef861fdfa392020e227 [2022-04-27T04:58:29.436Z] #62 ... [2022-04-27T04:58:29.436Z] [2022-04-27T04:58:29.436Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T04:58:29.436Z] #59 sha256:1953109bf4846b0d6a863331cffb66c122184cb37e480813548b413c20cf7b3e [2022-04-27T04:58:29.436Z] #59 DONE 0.1s [2022-04-27T04:58:29.436Z] [2022-04-27T04:58:29.436Z] #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 [2022-04-27T04:58:29.436Z] #62 sha256:975178587b86ecfb38070f7c6bf29ad0d3f835769c2d8ef861fdfa392020e227 [2022-04-27T04:58:30.812Z] #62 196.7 + bin/containerd [2022-04-27T04:58:33.726Z] #21 1.735 Reading package lists... [2022-04-27T04:58:36.585Z] #45 DONE 220.9s [2022-04-27T04:58:36.585Z] [2022-04-27T04:58:36.585Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:58:36.585Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:58:36.585Z] #53 ... [2022-04-27T04:58:36.585Z] [2022-04-27T04:58:36.586Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T04:58:36.586Z] #46 sha256:126ba05ed6a2daba6f84e38864ba7e1828765cff7111664a91756e185369eddb [2022-04-27T04:58:36.586Z] #46 DONE 0.4s [2022-04-27T04:58:36.586Z] [2022-04-27T04:58:36.586Z] #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 [2022-04-27T04:58:36.586Z] #58 sha256:d3d7e8d5be7d875e052251300151aa70838b6abb950f0c18838c310f3c8a1f5b [2022-04-27T04:58:36.586Z] #58 ... [2022-04-27T04:58:36.586Z] [2022-04-27T04:58:36.586Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T04:58:36.586Z] #50 sha256:1cac20606109274360ab092ffed64c7bea1e3f7e44daf789f4e46dc26b00eff3 [2022-04-27T04:58:36.586Z] #50 DONE 0.1s [2022-04-27T04:58:36.586Z] [2022-04-27T04:58:36.586Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T04:58:36.586Z] #52 sha256:29c1d7243c4f4ba301486764b0936b1d1089d33c3d524a91ba1b419c9ccf0a4a [2022-04-27T04:58:36.586Z] #52 DONE 0.1s [2022-04-27T04:58:36.586Z] [2022-04-27T04:58:36.586Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:58:36.586Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:58:37.858Z] #45 DONE 222.7s [2022-04-27T04:58:37.858Z] [2022-04-27T04:58:37.858Z] #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 [2022-04-27T04:58:37.858Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:58:38.015Z] #21 6.422 Reading package lists... [2022-04-27T04:58:39.242Z] #58 ... [2022-04-27T04:58:39.242Z] [2022-04-27T04:58:39.242Z] #46 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T04:58:39.242Z] #46 sha256:fba4399b2d6a6ab112b69244b1c37f5ee79c1b6f39ad6f12eb9b9a05b4dee185 [2022-04-27T04:58:39.406Z] #21 11.21 Building dependency tree... [2022-04-27T04:58:39.406Z] #21 12.45 Reading state information... [2022-04-27T04:58:39.504Z] #46 DONE 0.4s [2022-04-27T04:58:39.504Z] [2022-04-27T04:58:39.504Z] #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 [2022-04-27T04:58:39.504Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:58:39.766Z] #58 ... [2022-04-27T04:58:39.766Z] [2022-04-27T04:58:39.766Z] #50 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T04:58:39.766Z] #50 sha256:9d5563e9763e0fa099a836a854eae56dd9105f01da4488dcdadf8d878b03a946 [2022-04-27T04:58:39.766Z] #50 DONE 0.1s [2022-04-27T04:58:39.766Z] [2022-04-27T04:58:39.766Z] #52 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T04:58:39.766Z] #52 sha256:4981f54c3047df18dc93a87dd5ba4fe0438eea60a8f33b7235c6de4738c193c6 [2022-04-27T04:58:39.766Z] #52 DONE 0.1s [2022-04-27T04:58:39.766Z] [2022-04-27T04:58:39.766Z] #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 [2022-04-27T04:58:39.766Z] #58 sha256:a4e35642dc36136bb0ff817ce22517a523287b09c561cc7bdd75b4ccf8ca0e28 [2022-04-27T04:58:40.352Z] #21 13.64 The following additional packages will be installed: [2022-04-27T04:58:40.352Z] #21 13.64 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-27T04:58:40.352Z] #21 13.64 gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-27T04:58:40.352Z] #21 13.65 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-27T04:58:40.352Z] #21 13.65 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-27T04:58:40.352Z] #21 13.65 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-27T04:58:40.352Z] #21 13.65 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64 [2022-04-27T04:58:40.352Z] #21 13.66 libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x [2022-04-27T04:58:40.352Z] #21 13.67 Suggested packages: [2022-04-27T04:58:40.352Z] #21 13.68 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2022-04-27T04:58:40.352Z] #21 13.68 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2022-04-27T04:58:40.352Z] #21 13.68 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2022-04-27T04:58:40.352Z] #21 13.68 libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf [2022-04-27T04:58:40.352Z] #21 13.68 seccomp:ppc64el seccomp:s390x [2022-04-27T04:58:40.352Z] #21 13.68 Recommended packages: [2022-04-27T04:58:40.352Z] #21 13.68 libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel [2022-04-27T04:58:40.352Z] #21 13.68 libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf [2022-04-27T04:58:40.352Z] #21 13.68 libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el [2022-04-27T04:58:40.352Z] #21 13.68 libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x [2022-04-27T04:58:40.926Z] #21 14.15 The following NEW packages will be installed: [2022-04-27T04:58:40.926Z] #21 14.15 gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el [2022-04-27T04:58:40.926Z] #21 14.15 gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2022-04-27T04:58:40.926Z] #21 14.15 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2022-04-27T04:58:40.926Z] #21 14.15 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2022-04-27T04:58:40.926Z] #21 14.15 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2022-04-27T04:58:40.926Z] #21 14.15 libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf [2022-04-27T04:58:40.926Z] #21 14.15 libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel [2022-04-27T04:58:40.926Z] #21 14.16 libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64 [2022-04-27T04:58:40.926Z] #21 14.16 libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el [2022-04-27T04:58:40.926Z] #21 14.16 libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf [2022-04-27T04:58:40.926Z] #21 14.16 libseccomp2:ppc64el libseccomp2:s390x [2022-04-27T04:58:41.189Z] #21 14.52 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:58:41.189Z] #21 14.52 Need to get 15.9 MB of archives. [2022-04-27T04:58:41.189Z] #21 14.52 After this operation, 73.0 MB of additional disk space will be used. [2022-04-27T04:58:41.189Z] #21 14.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB] [2022-04-27T04:58:41.189Z] #21 14.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB] [2022-04-27T04:58:41.189Z] #21 14.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB] [2022-04-27T04:58:41.189Z] #21 14.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB] [2022-04-27T04:58:41.189Z] #21 14.53 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB] [2022-04-27T04:58:41.189Z] #21 14.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB] [2022-04-27T04:58:41.189Z] #21 14.54 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB] [2022-04-27T04:58:41.189Z] #21 14.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB] [2022-04-27T04:58:41.189Z] #21 14.61 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB] [2022-04-27T04:58:41.189Z] #21 14.61 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB] [2022-04-27T04:58:41.189Z] #21 14.62 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB] [2022-04-27T04:58:41.189Z] #21 14.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB] [2022-04-27T04:58:41.189Z] #21 14.62 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB] [2022-04-27T04:58:41.452Z] #21 14.67 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB] [2022-04-27T04:58:41.452Z] #21 14.67 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB] [2022-04-27T04:58:41.452Z] #21 14.67 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB] [2022-04-27T04:58:41.452Z] #21 14.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB] [2022-04-27T04:58:41.452Z] #21 14.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB] [2022-04-27T04:58:41.452Z] #21 14.74 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB] [2022-04-27T04:58:41.452Z] #21 14.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB] [2022-04-27T04:58:41.452Z] #21 14.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB] [2022-04-27T04:58:41.452Z] #21 14.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB] [2022-04-27T04:58:41.452Z] #21 14.74 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB] [2022-04-27T04:58:41.452Z] #21 14.78 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2022-04-27T04:58:41.452Z] #21 14.79 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2022-04-27T04:58:41.452Z] #21 14.79 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB] [2022-04-27T04:58:41.452Z] #21 14.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB] [2022-04-27T04:58:41.452Z] #21 14.79 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB] [2022-04-27T04:58:41.452Z] #21 14.86 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB] [2022-04-27T04:58:41.714Z] #21 14.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB] [2022-04-27T04:58:41.714Z] #21 14.87 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB] [2022-04-27T04:58:41.714Z] #21 14.88 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2022-04-27T04:58:41.977Z] #21 15.42 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:58:42.239Z] #21 15.62 Fetched 15.9 MB in 1s (24.5 MB/s) [2022-04-27T04:58:42.239Z] #21 15.65 Selecting previously unselected package gcc-10-base:armel. [2022-04-27T04:58:42.502Z] #21 15.66 (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 ... 38508 files and directories currently installed.) [2022-04-27T04:58:42.502Z] #21 15.71 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ... [2022-04-27T04:58:42.502Z] #21 15.71 Unpacking gcc-10-base:armel (10.2.1-6) ... [2022-04-27T04:58:42.502Z] #21 15.77 Selecting previously unselected package gcc-10-base:armhf. [2022-04-27T04:58:42.502Z] #21 15.77 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ... [2022-04-27T04:58:42.502Z] #21 15.78 Unpacking gcc-10-base:armhf (10.2.1-6) ... [2022-04-27T04:58:42.502Z] #21 15.84 Selecting previously unselected package gcc-10-base:ppc64el. [2022-04-27T04:58:42.502Z] #21 15.85 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ... [2022-04-27T04:58:42.502Z] #21 15.85 Unpacking gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-27T04:58:42.765Z] #21 15.91 Selecting previously unselected package gcc-10-base:s390x. [2022-04-27T04:58:42.765Z] #21 15.92 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ... [2022-04-27T04:58:42.765Z] #21 15.92 Unpacking gcc-10-base:s390x (10.2.1-6) ... [2022-04-27T04:58:42.765Z] #21 15.97 Selecting previously unselected package gcc-10-base:arm64. [2022-04-27T04:58:42.765Z] #21 15.98 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ... [2022-04-27T04:58:42.765Z] #21 15.99 Unpacking gcc-10-base:arm64 (10.2.1-6) ... [2022-04-27T04:58:42.765Z] #21 16.05 Selecting previously unselected package libgcc-s1:armel. [2022-04-27T04:58:42.765Z] #21 16.05 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ... [2022-04-27T04:58:42.765Z] #21 16.06 Unpacking libgcc-s1:armel (10.2.1-6) ... [2022-04-27T04:58:42.765Z] #21 16.12 Selecting previously unselected package libcrypt1:armel. [2022-04-27T04:58:42.765Z] #21 16.12 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ... [2022-04-27T04:58:42.765Z] #21 16.12 Unpacking libcrypt1:armel (1:4.4.18-4) ... [2022-04-27T04:58:43.028Z] #21 16.25 Selecting previously unselected package libc6:armel. [2022-04-27T04:58:43.028Z] #21 16.25 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ... [2022-04-27T04:58:43.290Z] #21 16.49 Unpacking libc6:armel (2.31-13+deb11u3) ... [2022-04-27T04:58:43.551Z] #21 16.93 Selecting previously unselected package libapparmor1:armel. [2022-04-27T04:58:43.814Z] #21 16.93 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ... [2022-04-27T04:58:43.814Z] #21 16.94 Unpacking libapparmor1:armel (2.13.6-10) ... [2022-04-27T04:58:43.814Z] #21 17.00 Selecting previously unselected package libapparmor-dev:armel. [2022-04-27T04:58:43.815Z] #21 17.00 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ... [2022-04-27T04:58:43.815Z] #21 17.01 Unpacking libapparmor-dev:armel (2.13.6-10) ... [2022-04-27T04:58:43.815Z] #21 17.08 Selecting previously unselected package libgcc-s1:arm64. [2022-04-27T04:58:43.815Z] #21 17.09 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ... [2022-04-27T04:58:43.815Z] #21 17.10 Unpacking libgcc-s1:arm64 (10.2.1-6) ... [2022-04-27T04:58:43.815Z] #21 17.15 Selecting previously unselected package libcrypt1:arm64. [2022-04-27T04:58:43.815Z] #21 17.15 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ... [2022-04-27T04:58:43.815Z] #21 17.16 Unpacking libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-27T04:58:44.077Z] #21 17.25 Selecting previously unselected package libc6:arm64. [2022-04-27T04:58:44.077Z] #21 17.25 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ... [2022-04-27T04:58:44.077Z] #21 17.48 Unpacking libc6:arm64 (2.31-13+deb11u3) ... [2022-04-27T04:58:44.650Z] #21 17.91 Selecting previously unselected package libapparmor1:arm64. [2022-04-27T04:58:44.650Z] #21 17.92 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ... [2022-04-27T04:58:44.650Z] #21 17.93 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T04:58:44.650Z] #21 17.99 Selecting previously unselected package libapparmor-dev:arm64. [2022-04-27T04:58:44.650Z] #21 17.99 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ... [2022-04-27T04:58:44.650Z] #21 17.99 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T04:58:44.650Z] #21 18.06 Selecting previously unselected package libgcc-s1:s390x. [2022-04-27T04:58:44.911Z] #21 18.07 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ... [2022-04-27T04:58:44.911Z] #21 18.07 Unpacking libgcc-s1:s390x (10.2.1-6) ... [2022-04-27T04:58:44.911Z] #21 18.13 Selecting previously unselected package libcrypt1:s390x. [2022-04-27T04:58:44.911Z] #21 18.13 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ... [2022-04-27T04:58:44.911Z] #21 18.14 Unpacking libcrypt1:s390x (1:4.4.18-4) ... [2022-04-27T04:58:44.911Z] #21 18.25 Selecting previously unselected package libc6:s390x. [2022-04-27T04:58:44.911Z] #21 18.25 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ... [2022-04-27T04:58:45.173Z] #21 18.45 Unpacking libc6:s390x (2.31-13+deb11u3) ... [2022-04-27T04:58:45.745Z] #21 18.89 Selecting previously unselected package libapparmor1:s390x. [2022-04-27T04:58:45.745Z] #21 18.89 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ... [2022-04-27T04:58:45.745Z] #21 18.90 Unpacking libapparmor1:s390x (2.13.6-10) ... [2022-04-27T04:58:45.745Z] #21 18.96 Selecting previously unselected package libapparmor-dev:s390x. [2022-04-27T04:58:45.745Z] #21 18.96 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ... [2022-04-27T04:58:45.745Z] #21 18.97 Unpacking libapparmor-dev:s390x (2.13.6-10) ... [2022-04-27T04:58:45.745Z] #21 19.04 Selecting previously unselected package libgcc-s1:armhf. [2022-04-27T04:58:45.745Z] #21 19.04 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ... [2022-04-27T04:58:45.745Z] #21 19.05 Unpacking libgcc-s1:armhf (10.2.1-6) ... [2022-04-27T04:58:45.745Z] #21 19.10 Selecting previously unselected package libcrypt1:armhf. [2022-04-27T04:58:46.006Z] #21 19.11 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ... [2022-04-27T04:58:46.007Z] #21 19.12 Unpacking libcrypt1:armhf (1:4.4.18-4) ... [2022-04-27T04:58:46.007Z] #21 19.20 Selecting previously unselected package libc6:armhf. [2022-04-27T04:58:46.007Z] #21 19.21 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ... [2022-04-27T04:58:46.268Z] #21 19.44 Unpacking libc6:armhf (2.31-13+deb11u3) ... [2022-04-27T04:58:46.529Z] #21 19.90 Selecting previously unselected package libapparmor1:armhf. [2022-04-27T04:58:46.529Z] #21 19.90 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ... [2022-04-27T04:58:46.529Z] #21 19.92 Unpacking libapparmor1:armhf (2.13.6-10) ... [2022-04-27T04:58:46.790Z] #21 19.97 Selecting previously unselected package libapparmor-dev:armhf. [2022-04-27T04:58:46.790Z] #21 19.97 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ... [2022-04-27T04:58:46.790Z] #21 19.98 Unpacking libapparmor-dev:armhf (2.13.6-10) ... [2022-04-27T04:58:46.790Z] #21 20.04 Selecting previously unselected package libgcc-s1:ppc64el. [2022-04-27T04:58:46.790Z] #21 20.04 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ... [2022-04-27T04:58:46.790Z] #21 20.05 Unpacking libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-27T04:58:46.790Z] #21 20.10 Selecting previously unselected package libcrypt1:ppc64el. [2022-04-27T04:58:46.790Z] #21 20.10 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ... [2022-04-27T04:58:46.790Z] #21 20.11 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-27T04:58:47.052Z] #21 20.20 Selecting previously unselected package libc6:ppc64el. [2022-04-27T04:58:47.052Z] #21 20.20 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ... [2022-04-27T04:58:47.052Z] #21 20.41 Unpacking libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-27T04:58:47.997Z] #21 20.97 Selecting previously unselected package libapparmor1:ppc64el. [2022-04-27T04:58:47.997Z] #21 20.97 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ... [2022-04-27T04:58:47.997Z] #21 20.98 Unpacking libapparmor1:ppc64el (2.13.6-10) ... [2022-04-27T04:58:47.997Z] #21 21.03 Selecting previously unselected package libapparmor-dev:ppc64el. [2022-04-27T04:58:47.997Z] #21 21.03 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ... [2022-04-27T04:58:47.997Z] #21 21.04 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-27T04:58:47.997Z] #21 21.11 Selecting previously unselected package libseccomp2:s390x. [2022-04-27T04:58:47.997Z] #21 21.11 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ... [2022-04-27T04:58:47.997Z] #21 21.12 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-27T04:58:47.997Z] #21 21.16 Selecting previously unselected package libseccomp-dev:s390x. [2022-04-27T04:58:47.997Z] #21 21.17 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ... [2022-04-27T04:58:47.997Z] #21 21.17 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-27T04:58:47.997Z] #21 21.24 Selecting previously unselected package libseccomp2:ppc64el. [2022-04-27T04:58:47.997Z] #21 21.24 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-27T04:58:47.997Z] #21 21.25 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T04:58:47.997Z] #21 21.30 Selecting previously unselected package libseccomp-dev:ppc64el. [2022-04-27T04:58:47.997Z] #21 21.31 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ... [2022-04-27T04:58:47.997Z] #21 21.32 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.259Z] #21 21.39 Selecting previously unselected package libseccomp2:armhf. [2022-04-27T04:58:48.259Z] #21 21.40 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ... [2022-04-27T04:58:48.259Z] #21 21.41 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.259Z] #21 21.45 Selecting previously unselected package libseccomp-dev:armhf. [2022-04-27T04:58:48.259Z] #21 21.46 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ... [2022-04-27T04:58:48.259Z] #21 21.47 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.259Z] #21 21.53 Selecting previously unselected package libseccomp2:armel. [2022-04-27T04:58:48.259Z] #21 21.54 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ... [2022-04-27T04:58:48.259Z] #21 21.54 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.259Z] #21 21.59 Selecting previously unselected package libseccomp-dev:armel. [2022-04-27T04:58:48.259Z] #21 21.60 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ... [2022-04-27T04:58:48.259Z] #21 21.61 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.522Z] #21 21.68 Selecting previously unselected package libseccomp2:arm64. [2022-04-27T04:58:48.522Z] #21 21.70 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T04:58:48.522Z] #21 21.70 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.522Z] #21 21.75 Selecting previously unselected package libseccomp-dev:arm64. [2022-04-27T04:58:48.522Z] #21 21.76 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2022-04-27T04:58:48.522Z] #21 21.76 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T04:58:48.522Z] #21 21.87 Setting up gcc-10-base:arm64 (10.2.1-6) ... [2022-04-27T04:58:48.522Z] #21 21.89 Setting up gcc-10-base:armel (10.2.1-6) ... [2022-04-27T04:58:48.522Z] #21 21.90 Setting up gcc-10-base:armhf (10.2.1-6) ... [2022-04-27T04:58:48.522Z] #21 21.92 Setting up gcc-10-base:ppc64el (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 21.94 Setting up gcc-10-base:s390x (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 21.96 Setting up libcrypt1:arm64 (1:4.4.18-4) ... [2022-04-27T04:58:48.784Z] #21 21.98 Setting up libcrypt1:armel (1:4.4.18-4) ... [2022-04-27T04:58:48.784Z] #21 21.99 Setting up libcrypt1:armhf (1:4.4.18-4) ... [2022-04-27T04:58:48.784Z] #21 22.00 Setting up libcrypt1:ppc64el (1:4.4.18-4) ... [2022-04-27T04:58:48.784Z] #21 22.02 Setting up libcrypt1:s390x (1:4.4.18-4) ... [2022-04-27T04:58:48.784Z] #21 22.04 Setting up libgcc-s1:arm64 (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 22.06 Setting up libgcc-s1:armel (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 22.07 Setting up libgcc-s1:armhf (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 22.08 Setting up libgcc-s1:ppc64el (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 22.09 Setting up libgcc-s1:s390x (10.2.1-6) ... [2022-04-27T04:58:48.784Z] #21 22.11 Setting up libc6:arm64 (2.31-13+deb11u3) ... [2022-04-27T04:58:50.176Z] #21 23.36 Setting up libc6:armel (2.31-13+deb11u3) ... [2022-04-27T04:58:51.568Z] #21 24.61 Setting up libc6:armhf (2.31-13+deb11u3) ... [2022-04-27T04:58:52.515Z] #21 25.83 Setting up libc6:ppc64el (2.31-13+deb11u3) ... [2022-04-27T04:58:53.917Z] #21 27.09 Setting up libc6:s390x (2.31-13+deb11u3) ... [2022-04-27T04:58:55.303Z] #21 28.34 Setting up libapparmor1:arm64 (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.35 Setting up libapparmor1:armel (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.36 Setting up libapparmor1:armhf (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.37 Setting up libapparmor1:ppc64el (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.39 Setting up libapparmor1:s390x (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.41 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.43 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.44 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.46 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.47 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.49 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.51 Setting up libapparmor-dev:armel (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.52 Setting up libapparmor-dev:armhf (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.54 Setting up libapparmor-dev:ppc64el (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.55 Setting up libapparmor-dev:s390x (2.13.6-10) ... [2022-04-27T04:58:55.303Z] #21 28.56 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.58 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.60 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.303Z] #21 28.62 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.565Z] #21 28.63 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ... [2022-04-27T04:58:55.565Z] #21 28.65 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:58:55.827Z] #21 DONE 29.2s [2022-04-27T04:58:55.827Z] [2022-04-27T04:58:55.827Z] #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 [2022-04-27T04:58:55.827Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T04:58:56.088Z] #69 ... [2022-04-27T04:58:56.088Z] [2022-04-27T04:58:56.088Z] #64 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer / [2022-04-27T04:58:56.088Z] #64 sha256:013889960ff7299c4f6f24731419d6e12e0a4dbb396a6607826b10258fbf93b0 [2022-04-27T04:58:56.088Z] #64 DONE 0.1s [2022-04-27T04:58:56.088Z] [2022-04-27T04:58:56.088Z] #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 [2022-04-27T04:58:56.088Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T04:58:57.478Z] #65 ... [2022-04-27T04:58:57.478Z] [2022-04-27T04:58:57.478Z] #22 [dev-systemd-false 1/25] RUN groupadd -r docker [2022-04-27T04:58:57.478Z] #22 sha256:1186407e5c635c76e6ceef31d6ad460ca293e21a1931fede76da6e75e8c3983d [2022-04-27T04:58:57.478Z] #22 DONE 1.3s [2022-04-27T04:58:57.478Z] [2022-04-27T04:58:57.478Z] #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 [2022-04-27T04:58:57.478Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T04:58:57.478Z] #65 1.133 + RM_GOPATH=0 [2022-04-27T04:58:57.478Z] #65 1.133 + TMP_GOPATH= [2022-04-27T04:58:57.478Z] #65 1.133 + : /build [2022-04-27T04:58:57.478Z] #65 1.133 + '[' -z '' ']' [2022-04-27T04:58:57.478Z] #65 1.133 ++ mktemp -d [2022-04-27T04:58:57.478Z] #65 1.143 + export GOPATH=/tmp/tmp.cVvZf5WqXC [2022-04-27T04:58:57.478Z] #65 1.143 + GOPATH=/tmp/tmp.cVvZf5WqXC [2022-04-27T04:58:57.478Z] #65 1.143 + RM_GOPATH=1 [2022-04-27T04:58:57.478Z] #65 1.143 + case "$(go env GOARCH)" in [2022-04-27T04:58:57.478Z] #65 1.162 ++ go env GOARCH [2022-04-27T04:58:57.478Z] #65 1.162 + export GO_BUILDMODE=-buildmode=pie [2022-04-27T04:58:57.478Z] #65 1.162 + GO_BUILDMODE=-buildmode=pie [2022-04-27T04:58:57.478Z] #65 1.162 ++ dirname /install.sh [2022-04-27T04:58:57.478Z] #65 1.162 + dir=/ [2022-04-27T04:58:57.478Z] #65 1.162 + bin=runc [2022-04-27T04:58:57.478Z] #65 1.162 + shift [2022-04-27T04:58:57.478Z] #65 1.162 + '[' '!' -f //runc.installer ']' [2022-04-27T04:58:57.478Z] #65 1.162 + . //runc.installer [2022-04-27T04:58:57.478Z] #65 1.162 ++ set -e [2022-04-27T04:58:57.478Z] #65 1.162 ++ : v1.1.1 [2022-04-27T04:58:57.478Z] #65 1.162 + install_runc [2022-04-27T04:58:57.478Z] #65 1.162 + RUNC_BUILDTAGS=seccomp [2022-04-27T04:58:57.478Z] #65 1.162 + echo 'Install runc version v1.1.1 (build tags: seccomp)' [2022-04-27T04:58:57.478Z] #65 1.162 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.cVvZf5WqXC/src/github.com/opencontainers/runc [2022-04-27T04:58:57.478Z] #65 1.162 Install runc version v1.1.1 (build tags: seccomp) [2022-04-27T04:58:57.478Z] #65 1.170 Cloning into '/tmp/tmp.cVvZf5WqXC/src/github.com/opencontainers/runc'... [2022-04-27T04:58:57.884Z] #58 140.5 + mkdir -p /build [2022-04-27T04:58:57.884Z] #58 140.5 + cp runc /build/runc [2022-04-27T04:58:57.884Z] #58 DONE 141.4s [2022-04-27T04:58:57.884Z] [2022-04-27T04:58:57.884Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:58:57.884Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:58:57.884Z] #53 248.1 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T04:58:57.884Z] #53 DONE 248.2s [2022-04-27T04:58:57.884Z] [2022-04-27T04:58:57.884Z] #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 [2022-04-27T04:58:57.884Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:58:57.884Z] #62 ... [2022-04-27T04:58:57.884Z] [2022-04-27T04:58:57.884Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T04:58:57.884Z] #54 sha256:7a6c024091b8174fc4063646f1fc987f00906292f733b38b38e3fb707530a05d [2022-04-27T04:58:57.884Z] #54 DONE 0.7s [2022-04-27T04:58:57.884Z] [2022-04-27T04:58:57.884Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T04:58:57.884Z] #56 sha256:43ecbde7770c54a6eb515ca4a7daad6d7fb0e2976f389042cf9372e7a7a176c5 [2022-04-27T04:58:57.884Z] #56 DONE 0.1s [2022-04-27T04:58:57.884Z] [2022-04-27T04:58:57.884Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T04:58:57.884Z] #59 sha256:fefcb80ac886017f5437b52134221c12d15abc16952ee8948a35e8df13215964 [2022-04-27T04:58:57.884Z] #59 DONE 0.2s [2022-04-27T04:58:57.884Z] [2022-04-27T04:58:57.884Z] #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 [2022-04-27T04:58:57.884Z] #62 sha256:eb57f12e4ccd353eec4ee3856c4d82ab70ef9d4b84e3a3e2c987fc08037ce82b [2022-04-27T04:58:58.421Z] #65 ... [2022-04-27T04:58:58.421Z] [2022-04-27T04:58:58.421Z] #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 [2022-04-27T04:58:58.421Z] #23 sha256:e18b8c462b0eb3952c8e8c2f89a740417db7cfac4bf075372a09ecc77fc73721 [2022-04-27T04:58:58.421Z] #23 DONE 1.0s [2022-04-27T04:58:58.421Z] [2022-04-27T04:58:58.421Z] #24 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-04-27T04:58:58.421Z] #24 sha256:28e8a822ab621eecd17759786f4e5d2479f8c2221c8f05d39a26e2e9c9939f68 [2022-04-27T04:58:58.994Z] #24 0.763 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-04-27T04:58:58.994Z] #24 DONE 0.9s [2022-04-27T04:58:58.994Z] [2022-04-27T04:58:58.994Z] #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 [2022-04-27T04:58:58.994Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T04:58:59.275Z] #62 217.8 + bin/containerd [2022-04-27T04:59:00.392Z] #65 ... [2022-04-27T04:59:00.392Z] [2022-04-27T04:59:00.392Z] #25 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-04-27T04:59:00.392Z] #25 sha256:afdc12ae821af437125a3bcc9673d4d094d269c5bcfbaa2c665d73e87b81bb08 [2022-04-27T04:59:00.392Z] #25 DONE 0.9s [2022-04-27T04:59:00.392Z] [2022-04-27T04:59:00.392Z] #26 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-04-27T04:59:00.392Z] #26 sha256:ae7c01d5ba32701696a012f28efda29d0f8b8a3ef35e9a7b8ab9c28d3bdfc8da [2022-04-27T04:59:00.974Z] #26 DONE 0.9s [2022-04-27T04:59:00.974Z] [2022-04-27T04:59:00.974Z] #27 [dev-systemd-false 6/25] RUN ldconfig [2022-04-27T04:59:00.974Z] #27 sha256:e1d7ee6f32b836cb5505ef569132e90032d7855f65467779a09f337b37b630d4 [2022-04-27T04:59:02.369Z] #27 DONE 1.0s [2022-04-27T04:59:02.369Z] [2022-04-27T04:59:02.370Z] #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 [2022-04-27T04:59:02.370Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T04:59:03.316Z] #28 1.196 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2022-04-27T04:59:03.316Z] #28 1.219 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB] [2022-04-27T04:59:03.316Z] #28 1.219 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB] [2022-04-27T04:59:03.316Z] #28 1.449 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB] [2022-04-27T04:59:03.895Z] #28 1.698 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB] [2022-04-27T04:59:03.895Z] #28 1.939 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB] [2022-04-27T04:59:04.156Z] #28 2.192 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB] [2022-04-27T04:59:04.419Z] #28 2.472 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB] [2022-04-27T04:59:04.679Z] #28 2.768 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB] [2022-04-27T04:59:04.941Z] #28 3.035 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [126 kB] [2022-04-27T04:59:05.202Z] #28 3.039 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [120 kB] [2022-04-27T04:59:05.202Z] #28 3.039 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [120 kB] [2022-04-27T04:59:05.202Z] #28 3.039 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [127 kB] [2022-04-27T04:59:05.202Z] #28 3.047 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [128 kB] [2022-04-27T04:59:05.202Z] #28 3.047 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [125 kB] [2022-04-27T04:59:05.202Z] #28 3.258 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2604 B] [2022-04-27T04:59:05.202Z] #28 3.263 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B] [2022-04-27T04:59:05.202Z] #28 3.265 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2604 B] [2022-04-27T04:59:05.202Z] #28 3.265 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2596 B] [2022-04-27T04:59:05.202Z] #28 3.267 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B] [2022-04-27T04:59:05.202Z] #28 3.267 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2596 B] [2022-04-27T04:59:11.790Z] #28 ... [2022-04-27T04:59:11.790Z] [2022-04-27T04:59:11.790Z] #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 [2022-04-27T04:59:11.790Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T04:59:11.790Z] #65 5.400 + cd /tmp/tmp.cVvZf5WqXC/src/github.com/opencontainers/runc [2022-04-27T04:59:11.790Z] #65 5.400 + git checkout -q v1.1.1 [2022-04-27T04:59:11.790Z] #65 5.649 + '[' -z '' ']' [2022-04-27T04:59:11.790Z] #65 5.650 + target=static [2022-04-27T04:59:11.790Z] #65 5.650 + make BUILDTAGS=seccomp static [2022-04-27T04:59:11.790Z] #65 6.088 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.1-0-g52de29d7 -X main.version=1.1.1 " -o runc . [2022-04-27T04:59:15.281Z] #53 ... [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #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 [2022-04-27T04:59:15.281Z] #58 sha256:d3d7e8d5be7d875e052251300151aa70838b6abb950f0c18838c310f3c8a1f5b [2022-04-27T04:59:15.281Z] #58 143.3 + mkdir -p /build [2022-04-27T04:59:15.281Z] #58 143.3 + cp runc /build/runc [2022-04-27T04:59:15.281Z] #58 DONE 143.6s [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:59:15.281Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:59:15.281Z] #53 257.6 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T04:59:15.281Z] #53 DONE 257.7s [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #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 [2022-04-27T04:59:15.281Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:59:15.281Z] #62 ... [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T04:59:15.281Z] #54 sha256:5a441d27532fb354fde6ba9f6669d847f1a5213befc766b1acbdf2e63099d626 [2022-04-27T04:59:15.281Z] #54 DONE 0.6s [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T04:59:15.281Z] #56 sha256:76a668d81fe7c2a38cfa36752e0b02e2856ae0d2f39ec4d04645a39bc6da21c4 [2022-04-27T04:59:15.281Z] #56 DONE 0.1s [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T04:59:15.281Z] #59 sha256:a3191b108e09ed33474a9ef091b78a0651fc6e9559caae9f97cad23b947c1d01 [2022-04-27T04:59:15.281Z] #59 DONE 0.3s [2022-04-27T04:59:15.281Z] [2022-04-27T04:59:15.281Z] #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 [2022-04-27T04:59:15.281Z] #62 sha256:dcc1a0b13adc043234311a438348d507ae88c9ed9b9337e42045b8bfe0860662 [2022-04-27T04:59:16.211Z] #62 220.3 + bin/containerd [2022-04-27T04:59:17.094Z] #65 ... [2022-04-27T04:59:17.094Z] [2022-04-27T04:59:17.094Z] #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 [2022-04-27T04:59:17.094Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T04:59:17.094Z] #28 14.28 Fetched 48.9 MB in 13s (3668 kB/s) [2022-04-27T04:59:17.466Z] #62 236.3 # github.com/containerd/containerd/cmd/containerd [2022-04-27T04:59:17.466Z] #62 236.3 /usr/bin/ld: /tmp/go-link-2696736040/000019.o: in function `New': [2022-04-27T04:59:17.466Z] #62 236.3 /tmp/tmp.is14qagOrZ/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 [2022-04-27T04:59:17.466Z] #62 236.4 + bin/containerd-stress [2022-04-27T04:59:17.466Z] #62 237.5 + bin/containerd-shim [2022-04-27T04:59:18.579Z] #58 145.3 + mkdir -p /build [2022-04-27T04:59:18.579Z] #58 145.3 + cp runc /build/runc [2022-04-27T04:59:18.579Z] #58 DONE 146.2s [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #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 [2022-04-27T04:59:18.579Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:59:18.579Z] #62 ... [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #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.44.0" && /build/golangci-lint --version [2022-04-27T04:59:18.579Z] #53 sha256:918e0a52b121db3c861e5a3d80e1cfddf78f1bc749ad4ef3f16e19674f8040b4 [2022-04-27T04:59:18.579Z] #53 260.4 golangci-lint has version v1.44.0 built from (unknown, mod sum: "h1:YJPouGNQEdK+x2KsCpWMIBy0q6MSuxHjkWMxJMNj/DU=") on (unknown) [2022-04-27T04:59:18.579Z] #53 DONE 260.5s [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #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 [2022-04-27T04:59:18.579Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:59:18.579Z] #62 ... [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #54 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T04:59:18.579Z] #54 sha256:56201f9b41557e73a4d5e48cd2cdf5745e45c5449d97b5f5a1ad118a44a5d2bc [2022-04-27T04:59:18.579Z] #54 DONE 0.5s [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #56 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T04:59:18.579Z] #56 sha256:3e5d9a19fbe585e75099f1b29cd795f829587a915a3ff9104a07a7c9ef67641e [2022-04-27T04:59:18.579Z] #56 DONE 0.1s [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #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 [2022-04-27T04:59:18.579Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:59:18.579Z] #62 ... [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #59 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T04:59:18.579Z] #59 sha256:dc60b29994df326fcfd5e670ce5b0d600b268be11a804fd5727f234b9dfda4f5 [2022-04-27T04:59:18.579Z] #59 DONE 0.2s [2022-04-27T04:59:18.579Z] [2022-04-27T04:59:18.579Z] #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 [2022-04-27T04:59:18.579Z] #62 sha256:b246b305c72735d6ea674d7086bcf679df74a5a6a77d68348264e2e875908761 [2022-04-27T04:59:19.961Z] #62 222.9 + bin/containerd [2022-04-27T04:59:19.987Z] #62 246.1 + bin/containerd-shim-runc-v1 [2022-04-27T04:59:23.682Z] #28 14.28 Reading package lists... [2022-04-27T04:59:25.238Z] #62 251.1 + bin/containerd-shim-runc-v2 [2022-04-27T04:59:25.803Z] #62 251.9 + binaries [2022-04-27T04:59:25.803Z] #62 251.9 + install -D bin/containerd /build/containerd [2022-04-27T04:59:25.803Z] #62 251.9 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T04:59:25.803Z] #62 251.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T04:59:25.803Z] #62 251.9 + install -D bin/ctr /build/ctr [2022-04-27T04:59:28.980Z] #28 21.11 Reading package lists... [2022-04-27T04:59:28.980Z] #28 ... [2022-04-27T04:59:28.980Z] [2022-04-27T04:59:28.980Z] #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 [2022-04-27T04:59:28.980Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T04:59:28.980Z] #69 92.40 + bin/containerd [2022-04-27T04:59:31.056Z] #62 DONE 256.4s [2022-04-27T04:59:31.056Z] [2022-04-27T04:59:31.056Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T04:59:31.056Z] #63 sha256:f9d5e036b06db03b73b5dcc8876e484fadc04f906358cb972f6a2456a1e3bd5a [2022-04-27T04:59:32.428Z] #63 DONE 1.5s [2022-04-27T04:59:32.685Z] [2022-04-27T04:59:32.685Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T04:59:32.685Z] #68 sha256:bfd5cb3c7d0441da940d5084359a666bcd5ea74d6c04647c2a09d26ef0aabf6f [2022-04-27T04:59:32.943Z] #68 DONE 0.4s [2022-04-27T04:59:33.201Z] [2022-04-27T04:59:33.201Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T04:59:33.201Z] #73 sha256:690ec5664d155436c7bcf51abe46d2121878cd5a44a963514f7172ffbb1bcbfd [2022-04-27T04:59:34.270Z] #69 ... [2022-04-27T04:59:34.270Z] [2022-04-27T04:59:34.270Z] #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 [2022-04-27T04:59:34.270Z] #28 sha256:643d7a37b12ef55c78ed0c54a542de9f4bbaaf7ca19d25271171eb269416572c [2022-04-27T04:59:34.270Z] #28 21.11 Reading package lists... [2022-04-27T04:59:34.270Z] #28 27.33 Building dependency tree... [2022-04-27T04:59:34.270Z] #28 30.37 bzip2 is already the newest version (1.0.8-4). [2022-04-27T04:59:34.270Z] #28 30.37 patch is already the newest version (2.7.6-7). [2022-04-27T04:59:34.270Z] #28 30.37 xz-utils is already the newest version (5.2.5-2.1~deb11u1). [2022-04-27T04:59:34.270Z] #28 30.37 The following additional packages will be installed: [2022-04-27T04:59:34.270Z] #28 30.38 libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-27T04:59:34.270Z] #28 30.39 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 [2022-04-27T04:59:34.270Z] #28 30.39 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2022-04-27T04:59:34.270Z] #28 30.39 python3-pkg-resources vim-runtime xxd [2022-04-27T04:59:34.270Z] #28 30.41 Suggested packages: [2022-04-27T04:59:34.270Z] #28 30.41 apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm [2022-04-27T04:59:34.270Z] #28 30.41 python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota [2022-04-27T04:59:34.270Z] #28 30.41 Recommended packages: [2022-04-27T04:59:34.270Z] #28 30.41 libatm1 nftables libpam-cap build-essential python3-dev unzip [2022-04-27T04:59:34.270Z] #28 31.94 The following NEW packages will be installed: [2022-04-27T04:59:34.270Z] #28 31.94 apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0 [2022-04-27T04:59:34.270Z] #28 31.95 libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1 [2022-04-27T04:59:34.270Z] #28 31.95 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 [2022-04-27T04:59:34.270Z] #28 31.95 libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl [2022-04-27T04:59:34.270Z] #28 31.95 python3-distutils python3-lib2to3 python3-pip python3-pkg-resources [2022-04-27T04:59:34.270Z] #28 31.96 python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim [2022-04-27T04:59:34.270Z] #28 31.96 vim-common vim-runtime xfsprogs xxd zip zstd [2022-04-27T04:59:34.534Z] #28 32.35 0 upgraded, 44 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T04:59:34.534Z] #28 32.35 Need to get 18.6 MB of archives. [2022-04-27T04:59:34.534Z] #28 32.35 After this operation, 71.4 MB of additional disk space will be used. [2022-04-27T04:59:34.534Z] #28 32.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2022-04-27T04:59:34.534Z] #28 32.35 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2022-04-27T04:59:34.534Z] #28 32.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2022-04-27T04:59:34.534Z] #28 32.36 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2022-04-27T04:59:34.534Z] #28 32.36 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2022-04-27T04:59:34.534Z] #28 32.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2022-04-27T04:59:34.534Z] #28 32.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2022-04-27T04:59:34.534Z] #28 32.37 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2022-04-27T04:59:34.534Z] #28 32.38 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2022-04-27T04:59:34.534Z] #28 32.39 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2022-04-27T04:59:34.534Z] #28 32.40 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2022-04-27T04:59:34.534Z] #28 32.40 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2022-04-27T04:59:34.534Z] #28 32.41 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB] [2022-04-27T04:59:34.534Z] #28 32.42 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2022-04-27T04:59:34.534Z] #28 32.42 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2022-04-27T04:59:34.534Z] #28 32.42 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-04-27T04:59:34.534Z] #28 32.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2022-04-27T04:59:34.534Z] #28 32.43 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2022-04-27T04:59:34.534Z] #28 32.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2022-04-27T04:59:34.534Z] #28 32.44 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2022-04-27T04:59:34.534Z] #28 32.44 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2022-04-27T04:59:34.534Z] #28 32.45 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2022-04-27T04:59:34.534Z] #28 32.45 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2022-04-27T04:59:34.534Z] #28 32.45 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2022-04-27T04:59:34.534Z] #28 32.45 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2022-04-27T04:59:34.534Z] #28 32.45 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-04-27T04:59:34.534Z] #28 32.45 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2022-04-27T04:59:34.534Z] #28 32.46 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2022-04-27T04:59:34.534Z] #28 32.46 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2022-04-27T04:59:34.534Z] #28 32.46 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2022-04-27T04:59:34.534Z] #28 32.50 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2022-04-27T04:59:34.534Z] #28 32.50 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2022-04-27T04:59:34.534Z] #28 32.51 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2022-04-27T04:59:34.534Z] #28 32.51 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2022-04-27T04:59:34.534Z] #28 32.52 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2022-04-27T04:59:34.534Z] #28 32.52 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2022-04-27T04:59:34.534Z] #28 32.52 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB] [2022-04-27T04:59:34.534Z] #28 32.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2022-04-27T04:59:34.534Z] #28 32.55 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2022-04-27T04:59:34.534Z] #28 32.55 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2022-04-27T04:59:34.534Z] #28 32.66 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2022-04-27T04:59:34.571Z] #73 DONE 1.8s [2022-04-27T04:59:34.795Z] #28 32.68 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2022-04-27T04:59:34.795Z] #28 32.70 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2022-04-27T04:59:34.795Z] #28 32.71 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB] [2022-04-27T04:59:34.827Z] [2022-04-27T04:59:34.827Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T04:59:34.827Z] #74 sha256:73e452763608368060507d296a8452c5daf5eb3295357415bed68f8645a22034 [2022-04-27T04:59:34.827Z] #74 DONE 0.1s [2022-04-27T04:59:34.827Z] [2022-04-27T04:59:34.827Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T04:59:34.827Z] #75 sha256:a021c9100908a02e149a9b7bc67df379d6571badee7af582719cb63125a5be2d [2022-04-27T04:59:35.366Z] #28 33.35 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T04:59:35.628Z] #28 33.59 Fetched 18.6 MB in 1s (28.2 MB/s) [2022-04-27T04:59:35.628Z] #28 33.64 Selecting previously unselected package pigz. [2022-04-27T04:59:35.628Z] #28 33.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 40068 files and directories currently installed.) [2022-04-27T04:59:35.628Z] #28 33.70 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2022-04-27T04:59:35.628Z] #28 33.70 Unpacking pigz (2.6-1) ... [2022-04-27T04:59:35.628Z] #28 33.77 Selecting previously unselected package libelf1:amd64. [2022-04-27T04:59:35.756Z] #75 DONE 0.9s [2022-04-27T04:59:35.756Z] [2022-04-27T04:59:35.756Z] #76 exporting to image [2022-04-27T04:59:35.756Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T04:59:35.756Z] #76 exporting layers [2022-04-27T04:59:35.889Z] #28 33.78 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2022-04-27T04:59:35.889Z] #28 33.79 Unpacking libelf1:amd64 (0.183-1) ... [2022-04-27T04:59:35.889Z] #28 33.88 Selecting previously unselected package libbpf0:amd64. [2022-04-27T04:59:35.889Z] #28 33.88 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2022-04-27T04:59:35.889Z] #28 33.89 Unpacking libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:59:35.889Z] #28 33.96 Selecting previously unselected package libcap2:amd64. [2022-04-27T04:59:35.889Z] #28 33.97 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2022-04-27T04:59:35.889Z] #28 33.98 Unpacking libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:59:36.151Z] #28 34.03 Selecting previously unselected package libmnl0:amd64. [2022-04-27T04:59:36.151Z] #28 34.04 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2022-04-27T04:59:36.151Z] #28 34.04 Unpacking libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:59:36.151Z] #28 34.09 Selecting previously unselected package libxtables12:amd64. [2022-04-27T04:59:36.151Z] #28 34.09 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2022-04-27T04:59:36.151Z] #28 34.10 Unpacking libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:59:36.151Z] #28 34.15 Selecting previously unselected package libcap2-bin. [2022-04-27T04:59:36.151Z] #28 34.17 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2022-04-27T04:59:36.151Z] #28 34.17 Unpacking libcap2-bin (1:2.44-1) ... [2022-04-27T04:59:36.151Z] #28 34.23 Selecting previously unselected package iproute2. [2022-04-27T04:59:36.414Z] #28 34.23 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2022-04-27T04:59:36.414Z] #28 34.24 Unpacking iproute2 (5.10.0-4) ... [2022-04-27T04:59:36.677Z] #28 34.49 Selecting previously unselected package xxd. [2022-04-27T04:59:36.677Z] #28 34.50 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:59:36.677Z] #28 34.51 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:36.677Z] #28 34.59 Selecting previously unselected package vim-common. [2022-04-27T04:59:36.677Z] #28 34.60 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:59:36.677Z] #28 34.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:36.938Z] #28 34.72 Selecting previously unselected package bash-completion. [2022-04-27T04:59:36.938Z] #28 34.73 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2022-04-27T04:59:37.881Z] #28 35.84 Unpacking bash-completion (1:2.11-2) ... [2022-04-27T04:59:38.142Z] #28 36.10 Selecting previously unselected package apparmor. [2022-04-27T04:59:38.142Z] #28 36.10 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ... [2022-04-27T04:59:38.142Z] #28 36.15 Unpacking apparmor (2.13.6-10) ... [2022-04-27T04:59:38.219Z] 4612f6d0b889: Pull complete [2022-04-27T04:59:38.403Z] #28 36.37 Selecting previously unselected package inetutils-ping. [2022-04-27T04:59:38.403Z] #28 36.39 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ... [2022-04-27T04:59:38.403Z] #28 36.39 Unpacking inetutils-ping (2:2.0-1) ... [2022-04-27T04:59:38.403Z] #28 36.48 Selecting previously unselected package libip4tc2:amd64. [2022-04-27T04:59:38.665Z] #28 36.48 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:59:38.665Z] #28 36.49 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:59:38.665Z] #28 36.55 Selecting previously unselected package libip6tc2:amd64. [2022-04-27T04:59:38.665Z] #28 36.56 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ... [2022-04-27T04:59:38.665Z] #28 36.56 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:59:38.665Z] #28 36.61 Selecting previously unselected package libnfnetlink0:amd64. [2022-04-27T04:59:38.665Z] #28 36.61 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-04-27T04:59:38.665Z] #28 36.62 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:59:38.665Z] #28 36.67 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-04-27T04:59:38.665Z] #28 36.68 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2022-04-27T04:59:38.665Z] #28 36.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:59:38.665Z] #28 36.74 Selecting previously unselected package libnftnl11:amd64. [2022-04-27T04:59:38.927Z] #28 36.75 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ... [2022-04-27T04:59:38.927Z] #28 36.76 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:59:38.927Z] #28 36.82 Selecting previously unselected package iptables. [2022-04-27T04:59:38.927Z] #28 36.83 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ... [2022-04-27T04:59:38.927Z] #28 36.85 Unpacking iptables (1.8.7-1) ... [2022-04-27T04:59:39.035Z] #76 exporting layers 3.4s done [2022-04-27T04:59:39.035Z] #76 writing image sha256:6f3b9b4334c969600e768ddc64c21286382e9a6afda8b288c1d8229cec05415c done [2022-04-27T04:59:39.035Z] #76 naming to docker.io/library/docker:314a47492a4aa604f5a400adecc99dcc439d72bc done [2022-04-27T04:59:39.035Z] #76 DONE 3.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-27T04:59:39.213Z] #28 37.03 Selecting previously unselected package libonig5:amd64. [2022-04-27T04:59:39.213Z] #28 37.04 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ... [2022-04-27T04:59:39.213Z] #28 37.04 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:59:39.213Z] #28 37.15 Selecting previously unselected package libjq1:amd64. [2022-04-27T04:59:39.213Z] #28 37.16 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ... [2022-04-27T04:59:39.213Z] #28 37.16 Unpacking libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:59:39.213Z] #28 37.23 Selecting previously unselected package jq. [2022-04-27T04:59:39.213Z] #28 37.24 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ... [2022-04-27T04:59:39.213Z] #28 37.25 Unpacking jq (1.6-2.1) ... [2022-04-27T04:59:39.363Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-27T04:59:39.497Z] #28 37.31 Selecting previously unselected package libaio1:amd64. [2022-04-27T04:59:39.497Z] #28 37.32 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ... [2022-04-27T04:59:39.497Z] #28 37.33 Unpacking libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:59:39.497Z] #28 37.40 Selecting previously unselected package libgpm2:amd64. [2022-04-27T04:59:39.497Z] #28 37.41 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ... [2022-04-27T04:59:39.497Z] #28 37.41 Unpacking libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:59:39.497Z] #28 37.48 Selecting previously unselected package libinih1:amd64. [2022-04-27T04:59:39.497Z] #28 37.49 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ... [2022-04-27T04:59:39.497Z] #28 37.50 Unpacking libinih1:amd64 (53-1+b2) ... [2022-04-27T04:59:39.686Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/test/unit [2022-04-27T04:59:39.768Z] #28 37.55 Selecting previously unselected package libnet1:amd64. [2022-04-27T04:59:39.769Z] #28 37.56 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-04-27T04:59:39.769Z] #28 37.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:59:39.769Z] #28 37.63 Selecting previously unselected package libnl-3-200:amd64. [2022-04-27T04:59:39.769Z] #28 37.64 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2022-04-27T04:59:39.769Z] #28 37.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:59:39.769Z] #28 37.74 Selecting previously unselected package libprotobuf-c1:amd64. [2022-04-27T04:59:39.769Z] #28 37.74 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2022-04-27T04:59:39.769Z] #28 37.75 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:59:39.769Z] #28 37.81 Selecting previously unselected package net-tools. [2022-04-27T04:59:40.034Z] #28 37.81 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2022-04-27T04:59:40.034Z] #28 37.82 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:59:40.034Z] #28 37.96 Selecting previously unselected package python-pip-whl. [2022-04-27T04:59:40.034Z] #28 37.97 Preparing to unpack .../29-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:59:40.034Z] #28 37.98 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:59:40.302Z] #28 38.29 Selecting previously unselected package python3-lib2to3. [2022-04-27T04:59:40.302Z] #28 38.30 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ... [2022-04-27T04:59:40.302Z] #28 38.31 Unpacking python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:59:40.302Z] #28 38.38 Selecting previously unselected package python3-distutils. [2022-04-27T04:59:40.565Z] #28 38.39 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ... [2022-04-27T04:59:40.565Z] #28 38.40 Unpacking python3-distutils (3.9.2-1) ... [2022-04-27T04:59:40.565Z] #28 38.53 Selecting previously unselected package python3-pkg-resources. [2022-04-27T04:59:40.565Z] #28 38.53 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ... [2022-04-27T04:59:40.565Z] #28 38.54 Unpacking python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:59:40.565Z] #28 38.63 Selecting previously unselected package python3-setuptools. [2022-04-27T04:59:40.825Z] #28 38.64 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ... [2022-04-27T04:59:40.825Z] #28 38.65 Unpacking python3-setuptools (52.0.0-4) ... [2022-04-27T04:59:40.825Z] #28 38.85 Selecting previously unselected package python3-wheel. [2022-04-27T04:59:40.825Z] #28 38.86 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ... [2022-04-27T04:59:40.825Z] #28 38.87 Unpacking python3-wheel (0.34.2-1) ... [2022-04-27T04:59:41.094Z] #28 38.92 Selecting previously unselected package python3-pip. [2022-04-27T04:59:41.094Z] #28 38.93 Preparing to unpack .../35-python3-pip_20.3.4-4+deb11u1_all.deb ... [2022-04-27T04:59:41.094Z] #28 38.93 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:59:41.094Z] #28 39.12 Selecting previously unselected package sudo. [2022-04-27T04:59:41.094Z] #28 39.12 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ... [2022-04-27T04:59:41.094Z] #28 39.13 Unpacking sudo (1.9.5p2-3) ... [2022-04-27T04:59:41.579Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-27T04:59:41.579Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-27T04:59:41.579Z] + TESTDIRS=./... [2022-04-27T04:59:41.579Z] + exclude_paths='/vendor/|/integration' [2022-04-27T04:59:41.579Z] ++ go list ./... [2022-04-27T04:59:41.579Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-27T04:59:41.632Z] #28 39.50 Selecting previously unselected package thin-provisioning-tools. [2022-04-27T04:59:41.632Z] #28 39.50 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2022-04-27T04:59:41.632Z] #28 39.51 Unpacking thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:59:41.632Z] #28 39.62 Selecting previously unselected package uidmap. [2022-04-27T04:59:41.632Z] #28 39.63 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ... [2022-04-27T04:59:41.632Z] #28 39.64 Unpacking uidmap (1:4.8.1-1) ... [2022-04-27T04:59:41.632Z] #28 39.76 Selecting previously unselected package vim-runtime. [2022-04-27T04:59:41.893Z] #28 39.77 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2022-04-27T04:59:41.893Z] #28 39.80 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2022-04-27T04:59:41.893Z] #28 39.81 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2022-04-27T04:59:41.893Z] #28 39.82 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:42.147Z] + pkg_list='github.com/docker/docker/api [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/backend/build [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/httputils [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/middleware [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/build [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/container [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/debug [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/image [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/network [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/session [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/system [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server/router/volume [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/backend [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/container [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/events [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/filters [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/image [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/mount [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/network [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/registry [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/strslice [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/swarm [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/time [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/versions [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/types/volume [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/dockerfile [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/remotecontext [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T04:59:42.147Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T04:59:42.147Z] github.com/docker/docker/cli [2022-04-27T04:59:42.147Z] github.com/docker/docker/cli/config [2022-04-27T04:59:42.147Z] github.com/docker/docker/cli/debug [2022-04-27T04:59:42.147Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T04:59:42.147Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T04:59:42.147Z] github.com/docker/docker/client [2022-04-27T04:59:42.147Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T04:59:42.147Z] github.com/docker/docker/cmd/dockerd [2022-04-27T04:59:42.147Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T04:59:42.147Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T04:59:42.147Z] github.com/docker/docker/container [2022-04-27T04:59:42.147Z] github.com/docker/docker/container/stream [2022-04-27T04:59:42.147Z] github.com/docker/docker/contrib/apparmor [2022-04-27T04:59:42.147Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T04:59:42.147Z] github.com/docker/docker/contrib/httpserver [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/cluster [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/config [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/events [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/exec [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/images [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/initlayer [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/links [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/listeners [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/local [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/names [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/network [2022-04-27T04:59:42.147Z] github.com/docker/docker/daemon/stats [2022-04-27T04:59:42.147Z] github.com/docker/docker/distribution [2022-04-27T04:59:42.147Z] github.com/docker/docker/distribution/metadata [2022-04-27T04:59:42.147Z] github.com/docker/docker/distribution/utils [2022-04-27T04:59:42.147Z] github.com/docker/docker/distribution/xfer [2022-04-27T04:59:42.147Z] github.com/docker/docker/dockerversion [2022-04-27T04:59:42.147Z] github.com/docker/docker/errdefs [2022-04-27T04:59:42.147Z] github.com/docker/docker/image [2022-04-27T04:59:42.147Z] github.com/docker/docker/image/cache [2022-04-27T04:59:42.147Z] github.com/docker/docker/image/tarexport [2022-04-27T04:59:42.147Z] github.com/docker/docker/image/v1 [2022-04-27T04:59:42.147Z] github.com/docker/docker/internal/test/suite [2022-04-27T04:59:42.147Z] github.com/docker/docker/layer [2022-04-27T04:59:42.147Z] github.com/docker/docker/libcontainerd [2022-04-27T04:59:42.147Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T04:59:42.147Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T04:59:42.147Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T04:59:42.147Z] github.com/docker/docker/libcontainerd/types [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/config [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/idm [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/ns [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/options [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/osl [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/libnetwork/types [2022-04-27T04:59:42.147Z] github.com/docker/docker/oci [2022-04-27T04:59:42.147Z] github.com/docker/docker/oci/caps [2022-04-27T04:59:42.147Z] github.com/docker/docker/opts [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/aaparser [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/archive [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/authorization [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/capabilities [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/containerfs [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/directory [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/dmesg [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/filenotify [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/fileutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/fsutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/homedir [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/idtools [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/ioutils [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/longpath [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/loopback [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/parsers [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/pidfile [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/platform [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/plugins [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/pools [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/progress [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/pubsub [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/reexec [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/signal [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/stack [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/stringid [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/system [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/tailfile [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/tarsum [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/truncindex [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/urlutil [2022-04-27T04:59:42.147Z] github.com/docker/docker/pkg/useragent [2022-04-27T04:59:42.147Z] github.com/docker/docker/plugin [2022-04-27T04:59:42.147Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T04:59:42.147Z] github.com/docker/docker/plugin/v2 [2022-04-27T04:59:42.147Z] github.com/docker/docker/profiles/apparmor [2022-04-27T04:59:42.147Z] github.com/docker/docker/profiles/seccomp [2022-04-27T04:59:42.147Z] github.com/docker/docker/quota [2022-04-27T04:59:42.147Z] github.com/docker/docker/reference [2022-04-27T04:59:42.147Z] github.com/docker/docker/registry [2022-04-27T04:59:42.147Z] github.com/docker/docker/registry/resumable [2022-04-27T04:59:42.147Z] github.com/docker/docker/restartmanager [2022-04-27T04:59:42.147Z] github.com/docker/docker/rootless [2022-04-27T04:59:42.147Z] github.com/docker/docker/rootless/specconv [2022-04-27T04:59:42.147Z] github.com/docker/docker/runconfig [2022-04-27T04:59:42.147Z] github.com/docker/docker/runconfig/opts [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/daemon [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/environment [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/fakegit [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/registry [2022-04-27T04:59:42.147Z] github.com/docker/docker/testutil/request [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume/drivers [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume/local [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume/mounts [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume/service [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume/service/opts [2022-04-27T04:59:42.147Z] github.com/docker/docker/volume/testutils' [2022-04-27T04:59:42.147Z] ++ grep --fixed-strings -v /libnetwork [2022-04-27T04:59:42.147Z] ++ echo 'github.com/docker/docker/api [2022-04-27T04:59:42.147Z] github.com/docker/docker/api/server [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/backend/build [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/httputils [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/middleware [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/build [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/container [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/debug [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/image [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/network [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/session [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/system [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/volume [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/backend [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/container [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/events [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/filters [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/image [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/mount [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/network [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/registry [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/strslice [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/swarm [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/time [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/versions [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/volume [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/dockerfile [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/remotecontext [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/config [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/debug [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T04:59:42.148Z] github.com/docker/docker/client [2022-04-27T04:59:42.148Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T04:59:42.148Z] github.com/docker/docker/cmd/dockerd [2022-04-27T04:59:42.148Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T04:59:42.148Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T04:59:42.148Z] github.com/docker/docker/container [2022-04-27T04:59:42.148Z] github.com/docker/docker/container/stream [2022-04-27T04:59:42.148Z] github.com/docker/docker/contrib/apparmor [2022-04-27T04:59:42.148Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T04:59:42.148Z] github.com/docker/docker/contrib/httpserver [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/cluster [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/config [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/events [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/exec [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/images [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/initlayer [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/links [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/listeners [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/local [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/names [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/network [2022-04-27T04:59:42.148Z] github.com/docker/docker/daemon/stats [2022-04-27T04:59:42.148Z] github.com/docker/docker/distribution [2022-04-27T04:59:42.148Z] github.com/docker/docker/distribution/metadata [2022-04-27T04:59:42.148Z] github.com/docker/docker/distribution/utils [2022-04-27T04:59:42.148Z] github.com/docker/docker/distribution/xfer [2022-04-27T04:59:42.148Z] github.com/docker/docker/dockerversion [2022-04-27T04:59:42.148Z] github.com/docker/docker/errdefs [2022-04-27T04:59:42.148Z] github.com/docker/docker/image [2022-04-27T04:59:42.148Z] github.com/docker/docker/image/cache [2022-04-27T04:59:42.148Z] github.com/docker/docker/image/tarexport [2022-04-27T04:59:42.148Z] github.com/docker/docker/image/v1 [2022-04-27T04:59:42.148Z] github.com/docker/docker/internal/test/suite [2022-04-27T04:59:42.148Z] github.com/docker/docker/layer [2022-04-27T04:59:42.148Z] github.com/docker/docker/libcontainerd [2022-04-27T04:59:42.148Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T04:59:42.148Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T04:59:42.148Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T04:59:42.148Z] github.com/docker/docker/libcontainerd/types [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/config [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/idm [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/ns [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/options [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/osl [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/libnetwork/types [2022-04-27T04:59:42.148Z] github.com/docker/docker/oci [2022-04-27T04:59:42.148Z] github.com/docker/docker/oci/caps [2022-04-27T04:59:42.148Z] github.com/docker/docker/opts [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/aaparser [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/archive [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/authorization [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/capabilities [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/containerfs [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/directory [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/dmesg [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/filenotify [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/fileutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/fsutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/homedir [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/idtools [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/ioutils [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/longpath [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/loopback [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/parsers [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/pidfile [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/platform [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/plugins [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/pools [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/progress [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/pubsub [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/reexec [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/signal [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/stack [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/stringid [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/system [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/tailfile [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/tarsum [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/truncindex [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/urlutil [2022-04-27T04:59:42.148Z] github.com/docker/docker/pkg/useragent [2022-04-27T04:59:42.148Z] github.com/docker/docker/plugin [2022-04-27T04:59:42.148Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T04:59:42.148Z] github.com/docker/docker/plugin/v2 [2022-04-27T04:59:42.148Z] github.com/docker/docker/profiles/apparmor [2022-04-27T04:59:42.148Z] github.com/docker/docker/profiles/seccomp [2022-04-27T04:59:42.148Z] github.com/docker/docker/quota [2022-04-27T04:59:42.148Z] github.com/docker/docker/reference [2022-04-27T04:59:42.148Z] github.com/docker/docker/registry [2022-04-27T04:59:42.148Z] github.com/docker/docker/registry/resumable [2022-04-27T04:59:42.148Z] github.com/docker/docker/restartmanager [2022-04-27T04:59:42.148Z] github.com/docker/docker/rootless [2022-04-27T04:59:42.148Z] github.com/docker/docker/rootless/specconv [2022-04-27T04:59:42.148Z] github.com/docker/docker/runconfig [2022-04-27T04:59:42.148Z] github.com/docker/docker/runconfig/opts [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/daemon [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/environment [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/fakegit [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/registry [2022-04-27T04:59:42.148Z] github.com/docker/docker/testutil/request [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume/drivers [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume/local [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume/mounts [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume/service [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume/service/opts [2022-04-27T04:59:42.148Z] github.com/docker/docker/volume/testutils' [2022-04-27T04:59:42.148Z] + base_pkg_list='github.com/docker/docker/api [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/backend/build [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/httputils [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/middleware [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/build [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/container [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/debug [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/image [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/network [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/session [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/system [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/server/router/volume [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/backend [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/container [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/events [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/filters [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/image [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/mount [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/network [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/registry [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/strslice [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/swarm [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/time [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/versions [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T04:59:42.148Z] github.com/docker/docker/api/types/volume [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/dockerfile [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/remotecontext [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T04:59:42.148Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/config [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/debug [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T04:59:42.148Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/client [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/dockerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T04:59:42.149Z] github.com/docker/docker/container [2022-04-27T04:59:42.149Z] github.com/docker/docker/container/stream [2022-04-27T04:59:42.149Z] github.com/docker/docker/contrib/apparmor [2022-04-27T04:59:42.149Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T04:59:42.149Z] github.com/docker/docker/contrib/httpserver [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/config [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/events [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/exec [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/images [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/initlayer [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/links [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/listeners [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/local [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/names [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/network [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/stats [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution/metadata [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution/utils [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution/xfer [2022-04-27T04:59:42.149Z] github.com/docker/docker/dockerversion [2022-04-27T04:59:42.149Z] github.com/docker/docker/errdefs [2022-04-27T04:59:42.149Z] github.com/docker/docker/image [2022-04-27T04:59:42.149Z] github.com/docker/docker/image/cache [2022-04-27T04:59:42.149Z] github.com/docker/docker/image/tarexport [2022-04-27T04:59:42.149Z] github.com/docker/docker/image/v1 [2022-04-27T04:59:42.149Z] github.com/docker/docker/internal/test/suite [2022-04-27T04:59:42.149Z] github.com/docker/docker/layer [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/types [2022-04-27T04:59:42.149Z] github.com/docker/docker/oci [2022-04-27T04:59:42.149Z] github.com/docker/docker/oci/caps [2022-04-27T04:59:42.149Z] github.com/docker/docker/opts [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/aaparser [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/archive [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/authorization [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/capabilities [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/containerfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/directory [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/dmesg [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/filenotify [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/fileutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/fsutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/homedir [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/idtools [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/ioutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/longpath [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/loopback [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/parsers [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/pidfile [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/platform [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/plugins [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/pools [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/progress [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/pubsub [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/reexec [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/signal [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/stack [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/stringid [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/system [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/tailfile [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/tarsum [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/truncindex [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/urlutil [2022-04-27T04:59:42.149Z] github.com/docker/docker/pkg/useragent [2022-04-27T04:59:42.149Z] github.com/docker/docker/plugin [2022-04-27T04:59:42.149Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/plugin/v2 [2022-04-27T04:59:42.149Z] github.com/docker/docker/profiles/apparmor [2022-04-27T04:59:42.149Z] github.com/docker/docker/profiles/seccomp [2022-04-27T04:59:42.149Z] github.com/docker/docker/quota [2022-04-27T04:59:42.149Z] github.com/docker/docker/reference [2022-04-27T04:59:42.149Z] github.com/docker/docker/registry [2022-04-27T04:59:42.149Z] github.com/docker/docker/registry/resumable [2022-04-27T04:59:42.149Z] github.com/docker/docker/restartmanager [2022-04-27T04:59:42.149Z] github.com/docker/docker/rootless [2022-04-27T04:59:42.149Z] github.com/docker/docker/rootless/specconv [2022-04-27T04:59:42.149Z] github.com/docker/docker/runconfig [2022-04-27T04:59:42.149Z] github.com/docker/docker/runconfig/opts [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/daemon [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/environment [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/fakegit [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/registry [2022-04-27T04:59:42.149Z] github.com/docker/docker/testutil/request [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume/drivers [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume/local [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume/mounts [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume/service [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume/service/opts [2022-04-27T04:59:42.149Z] github.com/docker/docker/volume/testutils' [2022-04-27T04:59:42.149Z] ++ grep --fixed-strings /libnetwork [2022-04-27T04:59:42.149Z] ++ echo 'github.com/docker/docker/api [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/backend/build [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/httputils [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/middleware [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/build [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/container [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/debug [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/image [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/network [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/session [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/system [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/server/router/volume [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/backend [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/container [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/events [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/filters [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/image [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/mount [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/network [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/registry [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/strslice [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/swarm [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/time [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/versions [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T04:59:42.149Z] github.com/docker/docker/api/types/volume [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/dockerfile [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/remotecontext [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T04:59:42.149Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T04:59:42.149Z] github.com/docker/docker/cli [2022-04-27T04:59:42.149Z] github.com/docker/docker/cli/config [2022-04-27T04:59:42.149Z] github.com/docker/docker/cli/debug [2022-04-27T04:59:42.149Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T04:59:42.149Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/client [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/dockerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T04:59:42.149Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T04:59:42.149Z] github.com/docker/docker/container [2022-04-27T04:59:42.149Z] github.com/docker/docker/container/stream [2022-04-27T04:59:42.149Z] github.com/docker/docker/contrib/apparmor [2022-04-27T04:59:42.149Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T04:59:42.149Z] github.com/docker/docker/contrib/httpserver [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/config [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/events [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/exec [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/images [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/initlayer [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/links [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/listeners [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/local [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/names [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/network [2022-04-27T04:59:42.149Z] github.com/docker/docker/daemon/stats [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution/metadata [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution/utils [2022-04-27T04:59:42.149Z] github.com/docker/docker/distribution/xfer [2022-04-27T04:59:42.149Z] github.com/docker/docker/dockerversion [2022-04-27T04:59:42.149Z] github.com/docker/docker/errdefs [2022-04-27T04:59:42.149Z] github.com/docker/docker/image [2022-04-27T04:59:42.149Z] github.com/docker/docker/image/cache [2022-04-27T04:59:42.149Z] github.com/docker/docker/image/tarexport [2022-04-27T04:59:42.149Z] github.com/docker/docker/image/v1 [2022-04-27T04:59:42.149Z] github.com/docker/docker/internal/test/suite [2022-04-27T04:59:42.149Z] github.com/docker/docker/layer [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T04:59:42.149Z] github.com/docker/docker/libcontainerd/types [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/config [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T04:59:42.149Z] github.com/docker/docker/libnetwork/idm [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ns [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/options [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/osl [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/types [2022-04-27T04:59:42.150Z] github.com/docker/docker/oci [2022-04-27T04:59:42.150Z] github.com/docker/docker/oci/caps [2022-04-27T04:59:42.150Z] github.com/docker/docker/opts [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/aaparser [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/archive [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/authorization [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/capabilities [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/containerfs [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/directory [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/dmesg [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/filenotify [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/fileutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/fsutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/homedir [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/idtools [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/ioutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/longpath [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/loopback [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/parsers [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/pidfile [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/platform [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/plugins [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/pools [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/progress [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/pubsub [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/reexec [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/signal [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/stack [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/stringid [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/system [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/tailfile [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/tarsum [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/truncindex [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/urlutil [2022-04-27T04:59:42.150Z] github.com/docker/docker/pkg/useragent [2022-04-27T04:59:42.150Z] github.com/docker/docker/plugin [2022-04-27T04:59:42.150Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T04:59:42.150Z] github.com/docker/docker/plugin/v2 [2022-04-27T04:59:42.150Z] github.com/docker/docker/profiles/apparmor [2022-04-27T04:59:42.150Z] github.com/docker/docker/profiles/seccomp [2022-04-27T04:59:42.150Z] github.com/docker/docker/quota [2022-04-27T04:59:42.150Z] github.com/docker/docker/reference [2022-04-27T04:59:42.150Z] github.com/docker/docker/registry [2022-04-27T04:59:42.150Z] github.com/docker/docker/registry/resumable [2022-04-27T04:59:42.150Z] github.com/docker/docker/restartmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/rootless [2022-04-27T04:59:42.150Z] github.com/docker/docker/rootless/specconv [2022-04-27T04:59:42.150Z] github.com/docker/docker/runconfig [2022-04-27T04:59:42.150Z] github.com/docker/docker/runconfig/opts [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/daemon [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/environment [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/fakegit [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/registry [2022-04-27T04:59:42.150Z] github.com/docker/docker/testutil/request [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume/drivers [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume/local [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume/mounts [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume/service [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume/service/opts [2022-04-27T04:59:42.150Z] github.com/docker/docker/volume/testutils' [2022-04-27T04:59:42.150Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/config [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/idm [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ns [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/options [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/osl [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/types' [2022-04-27T04:59:42.150Z] + echo 'github.com/docker/docker/libnetwork [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/config [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/idm [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/ns [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/options [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/osl [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/types' [2022-04-27T04:59:42.150Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T04:59:42.150Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T04:59:42.150Z] + type docker-proxy [2022-04-27T04:59:42.150Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-27T04:59:42.150Z] + hack/make.sh binary-proxy install-proxy [2022-04-27T04:59:42.150Z] [2022-04-27T04:59:42.150Z] Removing bundles/ [2022-04-27T04:59:42.150Z] [2022-04-27T04:59:42.150Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-27T04:59:42.150Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-27T04:59:42.150Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T04:59:43.806Z] #28 41.53 Selecting previously unselected package vim. [2022-04-27T04:59:43.806Z] #28 41.53 Preparing to unpack .../40-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2022-04-27T04:59:43.806Z] #28 41.56 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:44.067Z] #28 41.85 Selecting previously unselected package xfsprogs. [2022-04-27T04:59:44.067Z] #28 41.86 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ... [2022-04-27T04:59:44.067Z] #28 41.87 Unpacking xfsprogs (5.10.0-4) ... [2022-04-27T04:59:44.329Z] #28 42.16 Selecting previously unselected package zip. [2022-04-27T04:59:44.329Z] #28 42.17 Preparing to unpack .../42-zip_3.0-12_amd64.deb ... [2022-04-27T04:59:44.329Z] #28 42.17 Unpacking zip (3.0-12) ... [2022-04-27T04:59:44.329Z] #28 42.27 Selecting previously unselected package zstd. [2022-04-27T04:59:44.329Z] #28 42.27 Preparing to unpack .../43-zstd_1.4.8+dfsg-2.1_amd64.deb ... [2022-04-27T04:59:44.329Z] #28 42.28 Unpacking zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:59:44.591Z] #28 42.47 Setting up python3-pkg-resources (52.0.0-4) ... [2022-04-27T04:59:45.167Z] #28 43.02 Setting up libip4tc2:amd64 (1.8.7-1) ... [2022-04-27T04:59:45.167Z] #28 43.03 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2022-04-27T04:59:45.167Z] #28 43.05 Setting up libgpm2:amd64 (1.20.7-8) ... [2022-04-27T04:59:45.167Z] #28 43.06 Setting up libip6tc2:amd64 (1.8.7-1) ... [2022-04-27T04:59:45.167Z] #28 43.07 Setting up libinih1:amd64 (53-1+b2) ... [2022-04-27T04:59:45.167Z] #28 43.08 Setting up uidmap (1:4.8.1-1) ... [2022-04-27T04:59:45.167Z] #28 43.09 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-04-27T04:59:45.167Z] #28 43.11 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2022-04-27T04:59:45.167Z] #28 43.12 Setting up python3-wheel (0.34.2-1) ... [2022-04-27T04:59:45.429Z] #28 43.54 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:45.692Z] #28 43.55 Setting up libcap2:amd64 (1:2.44-1) ... [2022-04-27T04:59:45.692Z] #28 43.57 Setting up libcap2-bin (1:2.44-1) ... [2022-04-27T04:59:45.692Z] #28 43.59 Setting up apparmor (2.13.6-10) ... [2022-04-27T04:59:47.085Z] #28 44.80 Setting up zip (3.0-12) ... [2022-04-27T04:59:47.085Z] #28 44.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:47.085Z] #28 44.84 Setting up bash-completion (1:2.11-2) ... [2022-04-27T04:59:48.475Z] #28 46.15 Setting up libmnl0:amd64 (1.0.4-3) ... [2022-04-27T04:59:48.475Z] #28 46.21 Setting up sudo (1.9.5p2-3) ... [2022-04-27T04:59:48.475Z] #28 46.34 invoke-rc.d: could not determine current runlevel [2022-04-27T04:59:48.475Z] #28 46.34 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T04:59:48.475Z] #28 46.35 Setting up xfsprogs (5.10.0-4) ... [2022-04-27T04:59:48.475Z] #28 46.37 Setting up libxtables12:amd64 (1.8.7-1) ... [2022-04-27T04:59:48.475Z] #28 46.38 Setting up inetutils-ping (2:2.0-1) ... [2022-04-27T04:59:48.475Z] #28 46.39 Setting up pigz (2.6-1) ... [2022-04-27T04:59:48.475Z] #28 46.41 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-04-27T04:59:48.475Z] #28 46.43 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2022-04-27T04:59:48.475Z] #28 46.45 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2022-04-27T04:59:48.475Z] #28 46.46 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:48.703Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-27T04:59:48.703Z] [2022-04-27T04:59:48.703Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-27T04:59:48.703Z] Installing docker-proxy to /usr/local/bin/ [2022-04-27T04:59:48.703Z] [2022-04-27T04:59:48.703Z] + mkdir -p bundles [2022-04-27T04:59:48.703Z] + '[' -n 'github.com/docker/docker/api [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/backend/build [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/httputils [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/middleware [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/build [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/container [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/debug [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/image [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/network [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/session [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/system [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/server/router/volume [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/backend [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/container [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/events [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/filters [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/image [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/mount [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/network [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/registry [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/strslice [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/swarm [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/time [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/versions [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T04:59:48.703Z] github.com/docker/docker/api/types/volume [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/dockerfile [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/remotecontext [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T04:59:48.703Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T04:59:48.703Z] github.com/docker/docker/cli [2022-04-27T04:59:48.703Z] github.com/docker/docker/cli/config [2022-04-27T04:59:48.703Z] github.com/docker/docker/cli/debug [2022-04-27T04:59:48.703Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T04:59:48.703Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T04:59:48.703Z] github.com/docker/docker/client [2022-04-27T04:59:48.703Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T04:59:48.703Z] github.com/docker/docker/cmd/dockerd [2022-04-27T04:59:48.703Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T04:59:48.703Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T04:59:48.703Z] github.com/docker/docker/container [2022-04-27T04:59:48.703Z] github.com/docker/docker/container/stream [2022-04-27T04:59:48.703Z] github.com/docker/docker/contrib/apparmor [2022-04-27T04:59:48.703Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T04:59:48.703Z] github.com/docker/docker/contrib/httpserver [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/cluster [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/config [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/events [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/exec [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/images [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/initlayer [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/links [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/listeners [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/local [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/names [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/network [2022-04-27T04:59:48.703Z] github.com/docker/docker/daemon/stats [2022-04-27T04:59:48.703Z] github.com/docker/docker/distribution [2022-04-27T04:59:48.703Z] github.com/docker/docker/distribution/metadata [2022-04-27T04:59:48.703Z] github.com/docker/docker/distribution/utils [2022-04-27T04:59:48.703Z] github.com/docker/docker/distribution/xfer [2022-04-27T04:59:48.703Z] github.com/docker/docker/dockerversion [2022-04-27T04:59:48.703Z] github.com/docker/docker/errdefs [2022-04-27T04:59:48.703Z] github.com/docker/docker/image [2022-04-27T04:59:48.703Z] github.com/docker/docker/image/cache [2022-04-27T04:59:48.703Z] github.com/docker/docker/image/tarexport [2022-04-27T04:59:48.703Z] github.com/docker/docker/image/v1 [2022-04-27T04:59:48.703Z] github.com/docker/docker/internal/test/suite [2022-04-27T04:59:48.703Z] github.com/docker/docker/layer [2022-04-27T04:59:48.703Z] github.com/docker/docker/libcontainerd [2022-04-27T04:59:48.703Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T04:59:48.703Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T04:59:48.703Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T04:59:48.703Z] github.com/docker/docker/libcontainerd/types [2022-04-27T04:59:48.703Z] github.com/docker/docker/oci [2022-04-27T04:59:48.703Z] github.com/docker/docker/oci/caps [2022-04-27T04:59:48.703Z] github.com/docker/docker/opts [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/aaparser [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/archive [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/authorization [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/capabilities [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/containerfs [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/directory [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/dmesg [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/filenotify [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/fileutils [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/fsutils [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/homedir [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/idtools [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/ioutils [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/longpath [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/loopback [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/parsers [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/pidfile [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/platform [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/plugins [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/pools [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/progress [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/pubsub [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/reexec [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/signal [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/stack [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/stringid [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/system [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/tailfile [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/tarsum [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/truncindex [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/urlutil [2022-04-27T04:59:48.703Z] github.com/docker/docker/pkg/useragent [2022-04-27T04:59:48.703Z] github.com/docker/docker/plugin [2022-04-27T04:59:48.703Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T04:59:48.703Z] github.com/docker/docker/plugin/v2 [2022-04-27T04:59:48.703Z] github.com/docker/docker/profiles/apparmor [2022-04-27T04:59:48.703Z] github.com/docker/docker/profiles/seccomp [2022-04-27T04:59:48.703Z] github.com/docker/docker/quota [2022-04-27T04:59:48.703Z] github.com/docker/docker/reference [2022-04-27T04:59:48.703Z] github.com/docker/docker/registry [2022-04-27T04:59:48.703Z] github.com/docker/docker/registry/resumable [2022-04-27T04:59:48.703Z] github.com/docker/docker/restartmanager [2022-04-27T04:59:48.703Z] github.com/docker/docker/rootless [2022-04-27T04:59:48.703Z] github.com/docker/docker/rootless/specconv [2022-04-27T04:59:48.703Z] github.com/docker/docker/runconfig [2022-04-27T04:59:48.703Z] github.com/docker/docker/runconfig/opts [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/daemon [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/environment [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/fakegit [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/registry [2022-04-27T04:59:48.703Z] github.com/docker/docker/testutil/request [2022-04-27T04:59:48.703Z] github.com/docker/docker/volume [2022-04-27T04:59:48.704Z] github.com/docker/docker/volume/drivers [2022-04-27T04:59:48.704Z] github.com/docker/docker/volume/local [2022-04-27T04:59:48.704Z] github.com/docker/docker/volume/mounts [2022-04-27T04:59:48.704Z] github.com/docker/docker/volume/service [2022-04-27T04:59:48.704Z] github.com/docker/docker/volume/service/opts [2022-04-27T04:59:48.704Z] github.com/docker/docker/volume/testutils' ']' [2022-04-27T04:59:48.704Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-04-27T04:59:48.704Z] ? github.com/docker/docker/api [no test files] [2022-04-27T04:59:49.051Z] #28 46.98 Setting up libaio1:amd64 (0.3.112-9) ... [2022-04-27T04:59:49.051Z] #28 46.99 Setting up python3-lib2to3 (3.9.2-1) ... [2022-04-27T04:59:49.314Z] #28 47.30 Setting up libelf1:amd64 (0.183-1) ... [2022-04-27T04:59:49.314Z] #28 47.31 Setting up zstd (1.4.8+dfsg-2.1) ... [2022-04-27T04:59:49.314Z] #28 47.32 Setting up libonig5:amd64 (6.9.6-1.1) ... [2022-04-27T04:59:49.314Z] #28 47.33 Setting up python3-distutils (3.9.2-1) ... [2022-04-27T04:59:49.576Z] #28 47.65 Setting up vim (2:8.2.2434-3+deb11u1) ... [2022-04-27T04:59:49.576Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-04-27T04:59:49.576Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-04-27T04:59:49.576Z] #28 47.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-04-27T04:59:49.576Z] #28 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-04-27T04:59:49.576Z] #28 47.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-04-27T04:59:49.576Z] #28 47.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-04-27T04:59:49.576Z] #28 47.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-04-27T04:59:49.576Z] #28 47.71 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-04-27T04:59:49.838Z] #28 47.74 Setting up python3-setuptools (52.0.0-4) ... [2022-04-27T04:59:50.784Z] #28 48.63 Setting up libjq1:amd64 (1.6-2.1) ... [2022-04-27T04:59:50.784Z] #28 48.65 Setting up libnftnl11:amd64 (1.1.9-1) ... [2022-04-27T04:59:50.784Z] #28 48.66 Setting up thin-provisioning-tools (0.9.0-1) ... [2022-04-27T04:59:50.784Z] #28 48.68 Setting up python3-pip (20.3.4-4+deb11u1) ... [2022-04-27T04:59:51.357Z] #28 49.33 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2022-04-27T04:59:51.357Z] #28 49.34 Setting up jq (1.6-2.1) ... [2022-04-27T04:59:51.357Z] #28 49.35 Setting up libbpf0:amd64 (1:0.3-2) ... [2022-04-27T04:59:51.357Z] #28 49.36 Setting up iptables (1.8.7-1) ... [2022-04-27T04:59:51.357Z] #28 49.38 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:59:51.357Z] #28 49.39 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:59:51.357Z] #28 49.40 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-04-27T04:59:51.357Z] #28 49.40 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-04-27T04:59:51.357Z] #28 49.41 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-04-27T04:59:51.357Z] #28 49.42 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-04-27T04:59:51.357Z] #28 49.42 Setting up iproute2 (5.10.0-4) ... [2022-04-27T04:59:51.931Z] #28 49.71 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T04:59:52.504Z] #28 DONE 50.4s [2022-04-27T04:59:52.504Z] [2022-04-27T04:59:52.504Z] #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 [2022-04-27T04:59:52.504Z] #29 sha256:165906e5788afb7df11072977f25ba8d609f4265feac38733c1ef71ab02cce66 [2022-04-27T04:59:53.451Z] #29 0.892 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-04-27T04:59:53.451Z] #29 0.897 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-04-27T04:59:53.451Z] #29 0.901 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-04-27T04:59:53.451Z] #29 DONE 1.0s [2022-04-27T04:59:53.451Z] [2022-04-27T04:59:53.451Z] #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 [2022-04-27T04:59:53.451Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T04:59:53.451Z] #65 ... [2022-04-27T04:59:53.451Z] [2022-04-27T04:59:53.451Z] #30 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2022-04-27T04:59:53.451Z] #30 sha256:07db4e3ef9d6fcff7dd8a6881744929a8d41d88423365f105aef4020eacab51f [2022-04-27T04:59:55.645Z] #62 268.3 # github.com/containerd/containerd/cmd/containerd [2022-04-27T04:59:55.645Z] #62 268.3 /usr/bin/ld: /tmp/go-link-1234814577/000019.o: in function `New': [2022-04-27T04:59:55.645Z] #62 268.3 /tmp/tmp.Hoza0VytUn/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 [2022-04-27T04:59:55.645Z] #62 268.4 + bin/containerd-stress [2022-04-27T04:59:55.645Z] #62 269.5 + bin/containerd-shim [2022-04-27T04:59:57.509Z] 8f616e6e9eec: Pull complete [2022-04-27T05:00:01.597Z] #30 7.546 Collecting yamllint==1.26.1 [2022-04-27T05:00:02.172Z] #30 8.591 Downloading yamllint-1.26.1.tar.gz (126 kB) [2022-04-27T05:00:02.248Z] #62 280.5 + bin/containerd-shim-runc-v1 [2022-04-27T05:00:02.748Z] #30 9.302 Collecting pathspec>=0.5.3 [2022-04-27T05:00:02.748Z] #30 9.309 Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB) [2022-04-27T05:00:03.010Z] #30 9.539 Collecting pyyaml [2022-04-27T05:00:03.010Z] #30 9.547 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) [2022-04-27T05:00:03.010Z] #30 9.582 Building wheels for collected packages: yamllint [2022-04-27T05:00:03.010Z] #30 9.583 Building wheel for yamllint (setup.py): started [2022-04-27T05:00:03.582Z] #30 10.33 Building wheel for yamllint (setup.py): finished with status 'done' [2022-04-27T05:00:03.582Z] #30 10.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=7b369386d83d43f3f9b8e08a970544108cdd5162194dc74d56dfec4225cadbae [2022-04-27T05:00:03.582Z] #30 10.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2022-04-27T05:00:03.682Z] ok github.com/docker/docker/api/server 0.005s coverage: 7.9% of statements [2022-04-27T05:00:03.844Z] #30 10.35 Successfully built yamllint [2022-04-27T05:00:03.844Z] #30 10.38 Installing collected packages: pyyaml, pathspec, yamllint [2022-04-27T05:00:04.105Z] #30 10.65 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-04-27T05:00:04.367Z] #30 DONE 11.0s [2022-04-27T05:00:04.367Z] [2022-04-27T05:00:04.367Z] #34 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2022-04-27T05:00:04.367Z] #34 sha256:97a1149c1d8fe9bdd6d648e504ee3e43c53d7256435b1567366d0e1e80188dd7 [2022-04-27T05:00:04.628Z] #34 DONE 0.3s [2022-04-27T05:00:04.628Z] [2022-04-27T05:00:04.628Z] #39 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2022-04-27T05:00:04.628Z] #39 sha256:0301f98cae3fc72d5c58bf2cf63422a225e9ddde89708a65fa1c3acdd77edc7d [2022-04-27T05:00:05.202Z] #39 DONE 0.3s [2022-04-27T05:00:05.202Z] [2022-04-27T05:00:05.202Z] #42 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2022-04-27T05:00:05.202Z] #42 sha256:fb42e265b82f843f96e5038e8e33eab288320013dc5d254bab58c2a7d5102893 [2022-04-27T05:00:05.202Z] #42 DONE 0.1s [2022-04-27T05:00:05.202Z] [2022-04-27T05:00:05.202Z] #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 [2022-04-27T05:00:05.202Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T05:00:05.202Z] #69 ... [2022-04-27T05:00:05.202Z] [2022-04-27T05:00:05.202Z] #44 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2022-04-27T05:00:05.202Z] #44 sha256:61646552b1b42fb120acfdc0e6765d7b6303afdeb8b9e39d6954e4935f79352b [2022-04-27T05:00:05.202Z] #44 DONE 0.1s [2022-04-27T05:00:05.202Z] [2022-04-27T05:00:05.202Z] #46 [dev-systemd-false 14/25] COPY --from=gowinres /build/ /usr/local/bin/ [2022-04-27T05:00:05.202Z] #46 sha256:30eee58272b557c48a13039298a35772eb5b15d064731a9259b8f31ebf932df1 [2022-04-27T05:00:05.202Z] #46 DONE 0.1s [2022-04-27T05:00:05.202Z] [2022-04-27T05:00:05.202Z] #50 [dev-systemd-false 15/25] COPY --from=tini /build/ /usr/local/bin/ [2022-04-27T05:00:05.202Z] #50 sha256:66bcac18c76f528930710d06485dced5d5a6c97a96ae7e1ab0643371a378a951 [2022-04-27T05:00:05.202Z] #50 DONE 0.1s [2022-04-27T05:00:05.202Z] [2022-04-27T05:00:05.202Z] #53 [dev-systemd-false 16/25] COPY --from=registry /build/ /usr/local/bin/ [2022-04-27T05:00:05.202Z] #53 sha256:2eda1eadb2fb5c7daecea6a790a5f7c845024720557929fe6d838cc528f7300f [2022-04-27T05:00:05.464Z] #53 DONE 0.1s [2022-04-27T05:00:05.464Z] [2022-04-27T05:00:05.464Z] #57 [dev-systemd-false 17/25] COPY --from=criu /build/ /usr/local/bin/ [2022-04-27T05:00:05.464Z] #57 sha256:94de24a0b961d99737d40c374d9eefe0109445239caf4d92f7c76439758d7b51 [2022-04-27T05:00:05.464Z] #57 DONE 0.1s [2022-04-27T05:00:05.464Z] [2022-04-27T05:00:05.464Z] #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 [2022-04-27T05:00:05.464Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T05:00:05.725Z] #65 ... [2022-04-27T05:00:05.725Z] [2022-04-27T05:00:05.725Z] #59 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-04-27T05:00:05.725Z] #59 sha256:6feb52fd30006323a11c6996441b7b1e6521c7961cae46e46120682127841652 [2022-04-27T05:00:05.725Z] #59 DONE 0.1s [2022-04-27T05:00:05.725Z] [2022-04-27T05:00:05.725Z] #61 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-04-27T05:00:05.725Z] #61 sha256:2359f2b254e929fb5916584ff8f6a918e43f11474fa6f4b5b4621e071b68d997 [2022-04-27T05:00:05.725Z] #61 DONE 0.2s [2022-04-27T05:00:05.725Z] [2022-04-27T05:00:05.725Z] #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 [2022-04-27T05:00:05.725Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T05:00:05.987Z] #65 ... [2022-04-27T05:00:05.987Z] [2022-04-27T05:00:05.987Z] #63 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2022-04-27T05:00:05.987Z] #63 sha256:b85f682e42eabfd3d0d65f49d6fd408be56ae9833ec107f84b75274daec8543f [2022-04-27T05:00:05.987Z] #63 DONE 0.1s [2022-04-27T05:00:05.987Z] [2022-04-27T05:00:05.987Z] #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 [2022-04-27T05:00:05.987Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T05:00:08.845Z] #62 286.7 + bin/containerd-shim-runc-v2 [2022-04-27T05:00:08.845Z] #62 287.5 + binaries [2022-04-27T05:00:08.845Z] #62 287.5 + install -D bin/containerd /build/containerd [2022-04-27T05:00:08.845Z] #62 287.6 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T05:00:08.845Z] #62 287.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T05:00:08.845Z] #62 287.6 + install -D bin/ctr /build/ctr [2022-04-27T05:00:10.764Z] #62 DONE 289.3s [2022-04-27T05:00:11.343Z] [2022-04-27T05:00:11.343Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T05:00:11.343Z] #63 sha256:5284dec8a625d104d92eff94a7d9ed9302494da2c2755e307344be96a0bc8b55 [2022-04-27T05:00:12.289Z] #63 DONE 0.9s [2022-04-27T05:00:12.289Z] [2022-04-27T05:00:12.289Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T05:00:12.289Z] #68 sha256:a60a8d9db586368be0cc1e2efefef9229d4af88da92668dca872869e8d41720a [2022-04-27T05:00:12.289Z] #68 DONE 0.2s [2022-04-27T05:00:12.289Z] [2022-04-27T05:00:12.289Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T05:00:12.289Z] #73 sha256:1f2830d7554474ebcb4c1a8f982833d9e94ce4305c74b07558c1b837bda25ee1 [2022-04-27T05:00:12.406Z] #62 270.6 # github.com/containerd/containerd/cmd/containerd [2022-04-27T05:00:12.406Z] #62 270.6 /usr/bin/ld: /tmp/go-link-2291082310/000019.o: in function `New': [2022-04-27T05:00:12.406Z] #62 270.6 /tmp/tmp.WHZ9U7ochj/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 [2022-04-27T05:00:12.406Z] #62 270.7 + bin/containerd-stress [2022-04-27T05:00:12.406Z] #62 271.8 + bin/containerd-shim [2022-04-27T05:00:13.235Z] #73 DONE 0.9s [2022-04-27T05:00:13.235Z] [2022-04-27T05:00:13.235Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T05:00:13.235Z] #74 sha256:2ff5222e4604b8068f42354f077dfb603ea74ac67ce48f0008d5258af8cb615f [2022-04-27T05:00:13.235Z] #74 DONE 0.0s [2022-04-27T05:00:13.235Z] [2022-04-27T05:00:13.235Z] #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 [2022-04-27T05:00:13.235Z] #75 sha256:095e77531afc247c97f638dface18961d1d6172af3ec429c9dba4196efc4670e [2022-04-27T05:00:13.809Z] #75 0.619 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2022-04-27T05:00:14.072Z] #75 0.792 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2022-04-27T05:00:14.072Z] #75 0.794 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2022-04-27T05:00:14.596Z] #75 0.948 Reading package lists... [2022-04-27T05:00:15.169Z] #75 1.450 Reading package lists... [2022-04-27T05:00:15.169Z] #75 1.938 Building dependency tree... [2022-04-27T05:00:15.430Z] #75 2.036 Reading state information... [2022-04-27T05:00:15.430Z] #75 2.152 The following additional packages will be installed: [2022-04-27T05:00:15.430Z] #75 2.153 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2022-04-27T05:00:15.430Z] #75 2.153 Suggested packages: [2022-04-27T05:00:15.430Z] #75 2.154 systemd-container policykit-1 [2022-04-27T05:00:15.430Z] #75 2.154 Recommended packages: [2022-04-27T05:00:15.430Z] #75 2.154 systemd-timesyncd | time-daemon libnss-systemd [2022-04-27T05:00:15.430Z] #75 2.219 The following NEW packages will be installed: [2022-04-27T05:00:15.430Z] #75 2.220 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2022-04-27T05:00:15.430Z] #75 2.220 libkmod2 libpam-systemd systemd systemd-sysv [2022-04-27T05:00:15.691Z] #75 2.492 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded. [2022-04-27T05:00:15.691Z] #75 2.492 Need to get 5817 kB of archives. [2022-04-27T05:00:15.691Z] #75 2.492 After this operation, 19.3 MB of additional disk space will be used. [2022-04-27T05:00:15.691Z] #75 2.492 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-04-27T05:00:15.691Z] #75 2.498 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2022-04-27T05:00:15.691Z] #75 2.498 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2022-04-27T05:00:15.691Z] #75 2.502 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2022-04-27T05:00:15.691Z] #75 2.504 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB] [2022-04-27T05:00:15.691Z] #75 2.596 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB] [2022-04-27T05:00:15.952Z] #75 2.597 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB] [2022-04-27T05:00:15.952Z] #75 2.599 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB] [2022-04-27T05:00:15.952Z] #75 2.601 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB] [2022-04-27T05:00:15.952Z] #75 2.608 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB] [2022-04-27T05:00:15.952Z] #75 2.757 debconf: delaying package configuration, since apt-utils is not installed [2022-04-27T05:00:15.952Z] #75 2.786 Fetched 5817 kB in 0s (15.2 MB/s) [2022-04-27T05:00:15.952Z] #75 2.811 Selecting previously unselected package libargon2-1:amd64. [2022-04-27T05:00:15.952Z] #75 2.811 (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 ... 28622 files and directories currently installed.) [2022-04-27T05:00:15.952Z] #75 2.825 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2022-04-27T05:00:15.952Z] #75 2.832 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-27T05:00:15.952Z] #75 2.864 Selecting previously unselected package libjson-c5:amd64. [2022-04-27T05:00:16.195Z] #62 273.8 # github.com/containerd/containerd/cmd/containerd [2022-04-27T05:00:16.195Z] #62 273.8 /usr/bin/ld: /tmp/go-link-91710271/000019.o: in function `New': [2022-04-27T05:00:16.195Z] #62 273.8 /tmp/tmp.40XcOEDZ5w/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 [2022-04-27T05:00:16.195Z] #62 273.8 + bin/containerd-stress [2022-04-27T05:00:16.195Z] #62 275.0 + bin/containerd-shim [2022-04-27T05:00:16.212Z] #75 2.866 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2022-04-27T05:00:16.212Z] #75 2.870 Unpacking libjson-c5:amd64 (0.15-2) ... [2022-04-27T05:00:16.212Z] #75 2.903 Selecting previously unselected package libcryptsetup12:amd64. [2022-04-27T05:00:16.212Z] #75 2.905 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2022-04-27T05:00:16.212Z] #75 2.908 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-27T05:00:16.212Z] #75 2.959 Selecting previously unselected package libkmod2:amd64. [2022-04-27T05:00:16.212Z] #75 2.962 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2022-04-27T05:00:16.212Z] #75 2.965 Unpacking libkmod2:amd64 (28-1) ... [2022-04-27T05:00:16.213Z] #75 3.016 Selecting previously unselected package systemd. [2022-04-27T05:00:16.213Z] #75 3.018 Preparing to unpack .../systemd_247.3-7_amd64.deb ... [2022-04-27T05:00:16.213Z] #75 3.052 Unpacking systemd (247.3-7) ... [2022-04-27T05:00:16.785Z] #75 3.550 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-04-27T05:00:16.785Z] #75 3.561 Setting up libjson-c5:amd64 (0.15-2) ... [2022-04-27T05:00:16.785Z] #75 3.571 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2022-04-27T05:00:16.785Z] #75 3.583 Setting up libkmod2:amd64 (28-1) ... [2022-04-27T05:00:16.785Z] #75 3.593 Setting up systemd (247.3-7) ... [2022-04-27T05:00:16.785Z] #75 3.629 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-04-27T05:00:16.785Z] #75 3.631 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-04-27T05:00:16.785Z] #75 3.633 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2022-04-27T05:00:16.785Z] #75 3.656 Initializing machine ID from KVM UUID. [2022-04-27T05:00:17.358Z] #75 4.070 Selecting previously unselected package systemd-sysv. [2022-04-27T05:00:17.358Z] #75 4.071 (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 ... 29433 files and directories currently installed.) [2022-04-27T05:00:17.358Z] #75 4.084 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ... [2022-04-27T05:00:17.358Z] #75 4.087 Unpacking systemd-sysv (247.3-7) ... [2022-04-27T05:00:17.358Z] #75 4.128 Selecting previously unselected package libdbus-1-3:amd64. [2022-04-27T05:00:17.358Z] #75 4.130 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ... [2022-04-27T05:00:17.358Z] #75 4.134 Unpacking libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-27T05:00:17.358Z] #75 4.185 Selecting previously unselected package dbus. [2022-04-27T05:00:17.358Z] #75 4.188 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ... [2022-04-27T05:00:17.358Z] #75 4.197 Unpacking dbus (1.12.20-2) ... [2022-04-27T05:00:17.358Z] #75 4.249 Selecting previously unselected package libpam-systemd:amd64. [2022-04-27T05:00:17.358Z] #75 4.252 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ... [2022-04-27T05:00:17.358Z] #75 4.255 Unpacking libpam-systemd:amd64 (247.3-7) ... [2022-04-27T05:00:17.358Z] #75 4.300 Selecting previously unselected package dbus-user-session. [2022-04-27T05:00:17.619Z] #75 4.303 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ... [2022-04-27T05:00:17.619Z] #75 4.306 Unpacking dbus-user-session (1.12.20-2) ... [2022-04-27T05:00:17.619Z] #75 4.377 Setting up systemd-sysv (247.3-7) ... [2022-04-27T05:00:17.619Z] #75 4.387 Setting up libdbus-1-3:amd64 (1.12.20-2) ... [2022-04-27T05:00:17.619Z] #75 4.397 Setting up dbus (1.12.20-2) ... [2022-04-27T05:00:17.882Z] #75 4.508 invoke-rc.d: could not determine current runlevel [2022-04-27T05:00:17.882Z] #75 4.511 invoke-rc.d: policy-rc.d denied execution of start. [2022-04-27T05:00:17.882Z] #75 4.515 Setting up libpam-systemd:amd64 (247.3-7) ... [2022-04-27T05:00:17.882Z] #75 4.665 Setting up dbus-user-session (1.12.20-2) ... [2022-04-27T05:00:17.882Z] #75 4.681 Processing triggers for libc-bin (2.31-13+deb11u3) ... [2022-04-27T05:00:18.145Z] #75 DONE 4.8s [2022-04-27T05:00:18.145Z] [2022-04-27T05:00:18.145Z] #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 [2022-04-27T05:00:18.145Z] #76 sha256:7b5ac25b2e4b2c1603f977066143fe5be6a1da523ba94ad0f869eef95648efa4 [2022-04-27T05:00:18.407Z] #76 0.382 % Total % Received % Xferd Average Speed Time Time Time Current [2022-04-27T05:00:18.407Z] #76 0.384 Dload Upload Total Spent Left Speed [2022-04-27T05:00:18.675Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T05:00:18.675Z] 8f616e6e9eec: Download complete [2022-04-27T05:00:18.930Z] #76 0.384 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5592 0 --:--:-- --:--:-- --:--:-- 5574 [2022-04-27T05:00:18.931Z] #76 DONE 0.7s [2022-04-27T05:00:18.931Z] [2022-04-27T05:00:18.931Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T05:00:18.931Z] #77 sha256:d04f7ccbea230abdb4db0e6fa881b222ef643e432917a5fac4c3b3cc798e4334 [2022-04-27T05:00:18.955Z] #62 282.9 + bin/containerd-shim-runc-v1 [2022-04-27T05:00:19.878Z] #77 DONE 0.9s [2022-04-27T05:00:19.879Z] [2022-04-27T05:00:19.879Z] #78 exporting to image [2022-04-27T05:00:19.879Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T05:00:19.879Z] #78 exporting layers [2022-04-27T05:00:24.319Z] #62 286.1 + bin/containerd-shim-runc-v1 [2022-04-27T05:00:25.509Z] #62 289.1 + bin/containerd-shim-runc-v2 [2022-04-27T05:00:25.765Z] #62 289.9 + binaries [2022-04-27T05:00:25.765Z] #62 289.9 + install -D bin/containerd /build/containerd [2022-04-27T05:00:25.765Z] #62 290.0 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T05:00:25.765Z] #62 290.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T05:00:25.765Z] #62 290.0 + install -D bin/ctr /build/ctr [2022-04-27T05:00:26.475Z] #78 exporting layers 6.3s done [2022-04-27T05:00:26.475Z] #78 writing image sha256:b7f81143b0bd7063175eed5f72f6d00a7f17417333c78a1c835d230c23fccfff done [2022-04-27T05:00:26.475Z] #78 naming to docker.io/library/docker:314a47492a4aa604f5a400adecc99dcc439d72bc done [2022-04-27T05:00:26.475Z] #78 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T05:00:26.832Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -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:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh dynbinary test-integration [2022-04-27T05:00:27.654Z] #62 DONE 291.8s [2022-04-27T05:00:27.985Z] #69 ... [2022-04-27T05:00:27.985Z] [2022-04-27T05:00:27.985Z] #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 [2022-04-27T05:00:27.985Z] #65 sha256:acbe3d48e1c4c1e4eac28f4cccd7987b37c1c42f1eabc45629bcb46450edda2c [2022-04-27T05:00:27.985Z] #65 90.30 + mkdir -p /build [2022-04-27T05:00:27.985Z] #65 90.30 + cp runc /build/runc [2022-04-27T05:00:27.985Z] #65 DONE 90.6s [2022-04-27T05:00:27.985Z] [2022-04-27T05:00:27.985Z] #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 [2022-04-27T05:00:27.985Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T05:00:28.246Z] #69 ... [2022-04-27T05:00:28.246Z] [2022-04-27T05:00:28.246Z] #66 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2022-04-27T05:00:28.246Z] #66 sha256:3e83761c80efc495c1dc43de3f26ae4531d5b5c997ae015cfae674ec05a34b37 [2022-04-27T05:00:28.507Z] #66 DONE 0.1s [2022-04-27T05:00:28.507Z] [2022-04-27T05:00:28.507Z] #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 [2022-04-27T05:00:28.507Z] #69 sha256:4c3f89733929dcc88db660b83cef0a92b3850000dd155de4713e0ae2da70a9c3 [2022-04-27T05:00:28.620Z] [2022-04-27T05:00:28.620Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T05:00:28.620Z] #63 sha256:cd169202e054b2cbd954cafeed11f3b6dcefa2a570a71b0e32c11bfdc3b085e8 [2022-04-27T05:00:28.744Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-04-27T05:00:28.744Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-04-27T05:00:28.744Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-04-27T05:00:28.744Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-04-27T05:00:28.744Z] systemd 247.3-7 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) [2022-04-27T05:00:28.744Z] Detected virtualization docker. [2022-04-27T05:00:28.744Z] Detected architecture x86-64. [2022-04-27T05:00:28.744Z] Set hostname to . [2022-04-27T05:00:28.744Z] modprobe@configfs.service: Succeeded. [2022-04-27T05:00:28.744Z] modprobe@drm.service: Succeeded. [2022-04-27T05:00:28.744Z] modprobe@fuse.service: Succeeded. [2022-04-27T05:00:28.744Z] + source /etc/docker-entrypoint-cmd [2022-04-27T05:00:28.744Z] ++ hack/make.sh dynbinary test-integration [2022-04-27T05:00:28.744Z] [2022-04-27T05:00:28.744Z] Removing bundles/ [2022-04-27T05:00:28.744Z] [2022-04-27T05:00:28.744Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T05:00:29.007Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:00:29.007Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:00:29.587Z] #62 292.4 + bin/containerd-shim-runc-v2 [2022-04-27T05:00:29.847Z] #62 293.2 + binaries [2022-04-27T05:00:29.847Z] #62 293.2 + install -D bin/containerd /build/containerd [2022-04-27T05:00:29.847Z] #62 293.2 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T05:00:29.997Z] #63 DONE 0.9s [2022-04-27T05:00:29.997Z] [2022-04-27T05:00:29.997Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T05:00:29.997Z] #68 sha256:421c51fa9b5091dfdac38c9c1268219a5b695e5a62af196b58b8be4ef2882f81 [2022-04-27T05:00:29.997Z] #68 DONE 0.2s [2022-04-27T05:00:29.997Z] [2022-04-27T05:00:29.997Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T05:00:29.997Z] #73 sha256:a63fddafabb2b0e8833172e4673f4804c5e1357490b54cb55723e0dd22a1dd60 [2022-04-27T05:00:30.106Z] #62 293.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T05:00:30.106Z] #62 293.2 + install -D bin/ctr /build/ctr [2022-04-27T05:00:30.928Z] #73 DONE 0.9s [2022-04-27T05:00:30.928Z] [2022-04-27T05:00:30.928Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T05:00:30.928Z] #74 sha256:d203eb63fca73b7854e4acd6d836d65535ce89cdceaf1f3e97929161c78e8652 [2022-04-27T05:00:30.928Z] #74 DONE 0.0s [2022-04-27T05:00:30.928Z] [2022-04-27T05:00:30.928Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T05:00:30.928Z] #75 sha256:53fb0d5feba454710587da20ffac1c7327a0994cada34272c1cb802f5ee91118 [2022-04-27T05:00:32.009Z] #62 DONE 295.1s [2022-04-27T05:00:32.827Z] #75 DONE 1.7s [2022-04-27T05:00:32.827Z] [2022-04-27T05:00:32.827Z] #76 exporting to image [2022-04-27T05:00:32.827Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T05:00:32.827Z] #76 exporting layers [2022-04-27T05:00:32.948Z] [2022-04-27T05:00:32.948Z] #63 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T05:00:32.948Z] #63 sha256:54f117e3ce82733194b361e2edc6f30414f46fae9fd6afdde0fffd6c5bcddfc4 [2022-04-27T05:00:33.885Z] #63 DONE 0.8s [2022-04-27T05:00:33.885Z] [2022-04-27T05:00:33.885Z] #68 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T05:00:33.885Z] #68 sha256:db3f2cdbcb7edbc2f68e80251249b9363b476ee2e1e9c411e6d6d0896c7fce81 [2022-04-27T05:00:34.143Z] #68 DONE 0.2s [2022-04-27T05:00:34.143Z] [2022-04-27T05:00:34.143Z] #73 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T05:00:34.143Z] #73 sha256:a4df81f54d658f93791007e0e2e1c4291e3bdcb459f6726df0ca5c5d9339d347 [2022-04-27T05:00:34.711Z] #73 DONE 0.8s [2022-04-27T05:00:34.968Z] [2022-04-27T05:00:34.968Z] #74 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T05:00:34.968Z] #74 sha256:88d0a1912079ccf0ed157c2b72730b82c5172631d0e4038ce5ecf477d9793662 [2022-04-27T05:00:34.968Z] #74 DONE 0.0s [2022-04-27T05:00:34.968Z] [2022-04-27T05:00:34.968Z] #75 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T05:00:34.968Z] #75 sha256:acbf305bc5be3aabb6c66b22f90a68174151a756b557dfc67d72d6b425db915f [2022-04-27T05:00:36.344Z] #75 DONE 1.3s [2022-04-27T05:00:36.344Z] [2022-04-27T05:00:36.344Z] #76 exporting to image [2022-04-27T05:00:36.344Z] #76 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T05:00:36.344Z] #76 exporting layers [2022-04-27T05:00:39.380Z] #76 exporting layers 6.3s done [2022-04-27T05:00:39.380Z] #76 writing image sha256:804d45376752cf49508b18b3c3567695c98036afc4d835b03c25ebc72d01b181 done [2022-04-27T05:00:39.380Z] #76 naming to docker.io/library/docker:314a47492a4aa604f5a400adecc99dcc439d72bc done [2022-04-27T05:00:39.380Z] #76 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-04-27T05:00:39.720Z] + trap exit INT TERM [2022-04-27T05:00:39.720Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-04-27T05:00:39.720Z] + CONTAINER_NAME=docker-pr1 [2022-04-27T05:00:39.720Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43531/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh dynbinary [2022-04-27T05:00:41.613Z] [2022-04-27T05:00:41.613Z] Removing bundles/ [2022-04-27T05:00:41.613Z] [2022-04-27T05:00:41.613Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T05:00:41.613Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:00:41.613Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:00:42.906Z] #76 exporting layers 6.1s done [2022-04-27T05:00:42.906Z] #76 writing image sha256:45f7ce8401a191a6c94642ac283867c741afcced0e9c56e63da7e089efca459d done [2022-04-27T05:00:42.906Z] #76 naming to docker.io/library/docker:314a47492a4aa604f5a400adecc99dcc439d72bc done [2022-04-27T05:00:42.906Z] #76 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T05:00:43.248Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -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:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh dynbinary test-integration [2022-04-27T05:00:44.627Z] [2022-04-27T05:00:44.627Z] Removing bundles/ [2022-04-27T05:00:44.627Z] [2022-04-27T05:00:44.627Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T05:00:44.627Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:00:44.627Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:00:55.099Z] #69 179.2 # github.com/containerd/containerd/cmd/containerd [2022-04-27T05:00:55.099Z] #69 179.2 /usr/bin/ld: /tmp/go-link-2512814579/000019.o: in function `New': [2022-04-27T05:00:55.100Z] #69 179.2 /tmp/tmp.4rTYmjHH2V/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 [2022-04-27T05:00:55.100Z] #69 179.2 + bin/containerd-stress [2022-04-27T05:00:56.483Z] #69 180.4 + bin/containerd-shim [2022-04-27T05:01:08.826Z] #69 191.6 + bin/containerd-shim-runc-v1 [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T05:01:11.333Z] ok github.com/docker/docker/api/server/httputils 0.015s coverage: 31.9% of statements [2022-04-27T05:01:11.333Z] ok github.com/docker/docker/api/server/middleware 0.020s coverage: 37.7% of statements [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T05:01:11.333Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T05:01:11.590Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T05:01:12.519Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T05:01:12.519Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T05:01:12.519Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-27T05:01:12.775Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T05:01:12.775Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T05:01:12.776Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T05:01:12.776Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T05:01:12.776Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T05:01:12.776Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T05:01:12.776Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T05:01:13.032Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2022-04-27T05:01:13.032Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T05:01:13.032Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T05:01:13.289Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-27T05:01:13.289Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T05:01:13.289Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T05:01:14.119Z] #69 197.9 + bin/containerd-shim-runc-v2 [2022-04-27T05:01:14.694Z] #69 198.7 + binaries [2022-04-27T05:01:14.694Z] #69 198.7 + install -D bin/containerd /build/containerd [2022-04-27T05:01:14.694Z] #69 198.8 + install -D bin/containerd-shim /build/containerd-shim [2022-04-27T05:01:14.694Z] #69 198.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-04-27T05:01:14.694Z] #69 198.8 + install -D bin/ctr /build/ctr [2022-04-27T05:01:15.267Z] #69 DONE 199.2s [2022-04-27T05:01:15.816Z] ok github.com/docker/docker/builder/remotecontext 0.138s coverage: 13.7% of statements [2022-04-27T05:01:16.073Z] ok github.com/docker/docker/builder/dockerfile 0.451s coverage: 49.3% of statements [2022-04-27T05:01:16.073Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.002s coverage: 100.0% of statements [2022-04-27T05:01:16.656Z] [2022-04-27T05:01:16.656Z] #70 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2022-04-27T05:01:16.656Z] #70 sha256:2164977d5dd2cee964242e89a36c3de9c5d88eb0badc6086266bfb92defeb31b [2022-04-27T05:01:16.656Z] #70 DONE 0.2s [2022-04-27T05:01:16.656Z] [2022-04-27T05:01:16.656Z] #75 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-04-27T05:01:16.656Z] #75 sha256:fca96bb45c03b3ee6e158994b440e888820b0949a2a07dcb419b858c78ee8f95 [2022-04-27T05:01:16.656Z] #75 DONE 0.1s [2022-04-27T05:01:16.656Z] [2022-04-27T05:01:16.656Z] #80 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-04-27T05:01:16.656Z] #80 sha256:a4eb5acd3272c3034c0c38fee76c0f94e86809fa924ee7c01b9c57ee094820bf [2022-04-27T05:01:17.004Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2022-04-27T05:01:17.229Z] #80 DONE 0.5s [2022-04-27T05:01:17.230Z] [2022-04-27T05:01:17.230Z] #81 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2022-04-27T05:01:17.230Z] #81 sha256:35af5f1a8befbfac56d387ec65f57972667e370fca5adaf57de4ef4d3063cda4 [2022-04-27T05:01:17.230Z] #81 DONE 0.0s [2022-04-27T05:01:17.230Z] [2022-04-27T05:01:17.230Z] #82 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-04-27T05:01:17.230Z] #82 sha256:c92b32716f3a6f70e119b8cd743efb2bdf7715a5781e1d9ee0d0bb6e0fc779cc [2022-04-27T05:01:17.568Z] ok github.com/docker/docker/builder/remotecontext/git 1.593s coverage: 86.3% of statements [2022-04-27T05:01:17.568Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T05:01:17.568Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T05:01:17.568Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T05:01:17.568Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T05:01:18.131Z] ok github.com/docker/docker/cmd/docker-proxy 0.280s coverage: 67.6% of statements [2022-04-27T05:01:21.404Z] ok github.com/docker/docker/client 0.107s coverage: 75.6% of statements [2022-04-27T05:01:22.514Z] #82 DONE 5.1s [2022-04-27T05:01:22.514Z] [2022-04-27T05:01:22.514Z] #83 exporting to image [2022-04-27T05:01:22.514Z] #83 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-04-27T05:01:22.514Z] #83 exporting layers [2022-04-27T05:01:44.689Z] 8f616e6e9eec: Pull complete [2022-04-27T05:01:49.151Z] #83 exporting layers 26.5s done [2022-04-27T05:01:49.151Z] #83 writing image sha256:7fa9bacb0d0169d3104519804e163b9793647de78fccc0fac0937b848914ba6e [2022-04-27T05:01:49.151Z] #83 writing image sha256:7fa9bacb0d0169d3104519804e163b9793647de78fccc0fac0937b848914ba6e done [2022-04-27T05:01:49.151Z] #83 naming to docker.io/library/docker:314a47492a4aa604f5a400adecc99dcc439d72bc done [2022-04-27T05:01:49.151Z] #83 DONE 26.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-04-27T05:01:49.494Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43531/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/validate/default [2022-04-27T05:01:50.069Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-04-27T05:01:50.069Z] No api/types/ or api/swagger.yaml changes in diff. [2022-04-27T05:01:50.069Z] Congratulations! All TOML source files changed here have valid syntax. [2022-04-27T05:01:50.069Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-04-27T05:01:50.069Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-04-27T05:01:50.069Z] Congratulations! No new tests were added to integration-cli. [2022-04-27T05:01:50.069Z] [2022-04-27T05:01:50.069Z] INFO Start validation with golang-ci-lint [2022-04-27T05:01:51.014Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-04-27T05:01:51.015Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-04-27T05:01:51.015Z] INFO [loader] Using build tags: [apparmor seccomp] [2022-04-27T05:01:53.461Z] ok github.com/docker/docker/cmd/dockerd 0.063s coverage: 29.0% of statements [2022-04-27T05:01:54.829Z] ok github.com/docker/docker/container 0.117s coverage: 34.8% of statements [2022-04-27T05:01:55.086Z] ok github.com/docker/docker/cmd/dockerd/trap 2.468s coverage: 0.0% of statements [2022-04-27T05:01:55.086Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T05:01:55.086Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T05:01:55.086Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T05:01:55.086Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T05:01:55.086Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T05:02:01.635Z] ok github.com/docker/docker/daemon/cluster 0.055s coverage: 0.5% of statements [2022-04-27T05:02:01.893Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.018s coverage: 65.3% of statements [2022-04-27T05:02:03.268Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-27T05:02:09.507Z] dccd9e4d14d3: Pull complete [2022-04-27T05:02:09.507Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T05:02:09.507Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:02:09.507Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:02:09.507Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-27T05:02:09.508Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-27T05:02:09.508Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-27T05:02:09.508Z] INFO: Docker version of control daemon [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] Client: [2022-04-27T05:02:09.508Z] Version: 20.10.9 [2022-04-27T05:02:09.508Z] API version: 1.41 [2022-04-27T05:02:09.508Z] Go version: go1.16.8 [2022-04-27T05:02:09.508Z] Git commit: c2ea9bc [2022-04-27T05:02:09.508Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T05:02:09.508Z] OS/Arch: windows/amd64 [2022-04-27T05:02:09.508Z] Context: default [2022-04-27T05:02:09.508Z] Experimental: true [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] Server: Docker Engine - Community [2022-04-27T05:02:09.508Z] Engine: [2022-04-27T05:02:09.508Z] Version: 20.10.9 [2022-04-27T05:02:09.508Z] API version: 1.41 (minimum version 1.24) [2022-04-27T05:02:09.508Z] Go version: go1.16.8 [2022-04-27T05:02:09.508Z] Git commit: 79ea9d3 [2022-04-27T05:02:09.508Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T05:02:09.508Z] OS/Arch: windows/amd64 [2022-04-27T05:02:09.508Z] Experimental: true [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] INFO: Docker info of control daemon [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] Client: [2022-04-27T05:02:09.508Z] Context: default [2022-04-27T05:02:09.508Z] Debug Mode: false [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] Server: [2022-04-27T05:02:09.508Z] Containers: 0 [2022-04-27T05:02:09.508Z] Running: 0 [2022-04-27T05:02:09.508Z] Paused: 0 [2022-04-27T05:02:09.508Z] Stopped: 0 [2022-04-27T05:02:09.508Z] Images: 1 [2022-04-27T05:02:09.508Z] Server Version: 20.10.9 [2022-04-27T05:02:09.508Z] Storage Driver: lcow (linux) windowsfilter (windows) [2022-04-27T05:02:09.508Z] LCOW: [2022-04-27T05:02:09.508Z] Windows: [2022-04-27T05:02:09.508Z] Logging Driver: json-file [2022-04-27T05:02:09.508Z] Plugins: [2022-04-27T05:02:09.508Z] Volume: local [2022-04-27T05:02:09.508Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T05:02:09.508Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T05:02:09.508Z] Swarm: inactive [2022-04-27T05:02:09.508Z] Default Isolation: process [2022-04-27T05:02:09.508Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T05:02:09.508Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T05:02:09.508Z] OSType: windows [2022-04-27T05:02:09.508Z] Architecture: x86_64 [2022-04-27T05:02:09.508Z] CPUs: 4 [2022-04-27T05:02:09.508Z] Total Memory: 32GiB [2022-04-27T05:02:09.508Z] Name: azwin-2-bb3611 [2022-04-27T05:02:09.508Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T05:02:09.508Z] Docker Root Dir: D:\docker [2022-04-27T05:02:09.508Z] Debug Mode: false [2022-04-27T05:02:09.508Z] Registry: https://index.docker.io/v1/ [2022-04-27T05:02:09.508Z] Labels: [2022-04-27T05:02:09.508Z] Experimental: true [2022-04-27T05:02:09.508Z] Insecure Registries: [2022-04-27T05:02:09.508Z] 10.0.0.4:5000 [2022-04-27T05:02:09.508Z] 127.0.0.0/8 [2022-04-27T05:02:09.508Z] Registry Mirrors: [2022-04-27T05:02:09.508Z] http://10.0.0.4:5000/ [2022-04-27T05:02:09.508Z] Live Restore Enabled: false [2022-04-27T05:02:09.508Z] Product License: Community Engine [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] INFO: Commit hash is 314a47492a [2022-04-27T05:02:09.508Z] INFO: Nuke-Everything... [2022-04-27T05:02:09.508Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T05:02:09.508Z] INFO: Nuking d:\CI [2022-04-27T05:02:09.508Z] INFO: Zapped successfully [2022-04-27T05:02:09.508Z] INFO: Location for testing is d:\CI\PR-43531\1 [2022-04-27T05:02:09.508Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.508Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 05:02:03... [2022-04-27T05:02:09.508Z] [2022-04-27T05:02:09.815Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.445s coverage: 13.8% of statements [2022-04-27T05:02:10.745Z] ok github.com/docker/docker/daemon/config 0.033s coverage: 81.2% of statements [2022-04-27T05:02:11.308Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-04-27T05:02:11.871Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2022-04-27T05:02:12.434Z] ok github.com/docker/docker/daemon 10.114s coverage: 16.9% of statements [2022-04-27T05:02:12.434Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T05:02:12.434Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T05:02:12.434Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T05:02:12.434Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T05:02:13.311Z] Sending build context to Docker daemon 66.32MB [2022-04-27T05:02:13.311Z] [2022-04-27T05:02:13.311Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T05:02:13.311Z] ---> aa8714eb8356 [2022-04-27T05:02:13.311Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T05:02:13.311Z] ---> Running in 5c43a7825fd2 [2022-04-27T05:02:13.364Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.611s coverage: 74.8% of statements [2022-04-27T05:02:13.781Z] Removing intermediate container 5c43a7825fd2 [2022-04-27T05:02:13.781Z] ---> c301af022be7 [2022-04-27T05:02:13.781Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T05:02:13.781Z] ---> Running in 920d3c988c62 [2022-04-27T05:02:14.262Z] Removing intermediate container 920d3c988c62 [2022-04-27T05:02:14.262Z] ---> 518a96755d2f [2022-04-27T05:02:14.262Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T05:02:14.293Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.318s coverage: 56.2% of statements [2022-04-27T05:02:14.293Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-27T05:02:14.732Z] ---> Running in e6e9c1e9a203 [2022-04-27T05:02:15.202Z] Removing intermediate container e6e9c1e9a203 [2022-04-27T05:02:15.202Z] ---> 4f8392599350 [2022-04-27T05:02:15.202Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T05:02:15.202Z] ---> Running in b2f55ccae237 [2022-04-27T05:02:15.675Z] Removing intermediate container b2f55ccae237 [2022-04-27T05:02:15.675Z] ---> 9a82b2176401 [2022-04-27T05:02:15.675Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T05:02:15.675Z] ---> Running in 88c58d10d14e [2022-04-27T05:02:16.153Z] Removing intermediate container 88c58d10d14e [2022-04-27T05:02:16.153Z] ---> 4f42948fb4d5 [2022-04-27T05:02:16.153Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-27T05:02:16.153Z] ---> Running in e120b432e16b [2022-04-27T05:02:16.204Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-04-27T05:02:16.635Z] Removing intermediate container e120b432e16b [2022-04-27T05:02:16.635Z] ---> f9252eecc226 [2022-04-27T05:02:16.635Z] Step 8/13 : 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; [2022-04-27T05:02:16.635Z] ---> Running in fe7909e38bc5 [2022-04-27T05:02:17.140Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.166s coverage: 50.6% of statements [2022-04-27T05:02:19.037Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.043s coverage: 46.1% of statements [2022-04-27T05:02:19.037Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T05:02:19.293Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.948s coverage: 58.2% of statements [2022-04-27T05:02:19.293Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-27T05:02:19.293Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T05:02:19.857Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.5% of statements [2022-04-27T05:02:20.114Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-04-27T05:02:20.412Z] ba8181afd426: Pull complete [2022-04-27T05:02:20.412Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-27T05:02:20.412Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:02:20.412Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:02:20.412Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2022-04-27T05:02:20.412Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2022-04-27T05:02:20.412Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2803' [2022-04-27T05:02:20.412Z] INFO: Docker version of control daemon [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] Client: [2022-04-27T05:02:20.412Z] Version: 20.10.9 [2022-04-27T05:02:20.412Z] API version: 1.41 [2022-04-27T05:02:20.412Z] Go version: go1.16.8 [2022-04-27T05:02:20.412Z] Git commit: c2ea9bc [2022-04-27T05:02:20.412Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T05:02:20.412Z] OS/Arch: windows/amd64 [2022-04-27T05:02:20.412Z] Context: default [2022-04-27T05:02:20.412Z] Experimental: true [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] Server: Docker Engine - Community [2022-04-27T05:02:20.412Z] Engine: [2022-04-27T05:02:20.412Z] Version: 20.10.9 [2022-04-27T05:02:20.412Z] API version: 1.41 (minimum version 1.24) [2022-04-27T05:02:20.412Z] Go version: go1.16.8 [2022-04-27T05:02:20.412Z] Git commit: 79ea9d3 [2022-04-27T05:02:20.412Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T05:02:20.412Z] OS/Arch: windows/amd64 [2022-04-27T05:02:20.412Z] Experimental: true [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] INFO: Docker info of control daemon [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] Client: [2022-04-27T05:02:20.412Z] Context: default [2022-04-27T05:02:20.412Z] Debug Mode: false [2022-04-27T05:02:20.412Z] Plugins: [2022-04-27T05:02:20.412Z] app: Docker Application (Docker Inc., v0.8.0) [2022-04-27T05:02:20.412Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2022-04-27T05:02:20.412Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] Server: [2022-04-27T05:02:20.412Z] Containers: 0 [2022-04-27T05:02:20.412Z] Running: 0 [2022-04-27T05:02:20.412Z] Paused: 0 [2022-04-27T05:02:20.412Z] Stopped: 0 [2022-04-27T05:02:20.412Z] Images: 1 [2022-04-27T05:02:20.412Z] Server Version: 20.10.9 [2022-04-27T05:02:20.412Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T05:02:20.412Z] Windows: [2022-04-27T05:02:20.412Z] LCOW: [2022-04-27T05:02:20.412Z] Logging Driver: json-file [2022-04-27T05:02:20.412Z] Plugins: [2022-04-27T05:02:20.412Z] Volume: local [2022-04-27T05:02:20.412Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T05:02:20.412Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T05:02:20.412Z] Swarm: inactive [2022-04-27T05:02:20.412Z] Default Isolation: process [2022-04-27T05:02:20.412Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T05:02:20.412Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2022-04-27T05:02:20.412Z] OSType: windows [2022-04-27T05:02:20.412Z] Architecture: x86_64 [2022-04-27T05:02:20.412Z] CPUs: 4 [2022-04-27T05:02:20.412Z] Total Memory: 32GiB [2022-04-27T05:02:20.412Z] Name: azwin-2-9b14d0 [2022-04-27T05:02:20.412Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2022-04-27T05:02:20.412Z] Docker Root Dir: D:\docker [2022-04-27T05:02:20.412Z] Debug Mode: false [2022-04-27T05:02:20.412Z] Registry: https://index.docker.io/v1/ [2022-04-27T05:02:20.412Z] Labels: [2022-04-27T05:02:20.412Z] Experimental: true [2022-04-27T05:02:20.412Z] Insecure Registries: [2022-04-27T05:02:20.412Z] 10.0.0.4:5000 [2022-04-27T05:02:20.412Z] 127.0.0.0/8 [2022-04-27T05:02:20.412Z] Registry Mirrors: [2022-04-27T05:02:20.412Z] http://10.0.0.4:5000/ [2022-04-27T05:02:20.412Z] Live Restore Enabled: false [2022-04-27T05:02:20.412Z] Product License: Community Engine [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] INFO: Commit hash is 314a47492a [2022-04-27T05:02:20.412Z] INFO: Nuke-Everything... [2022-04-27T05:02:20.412Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T05:02:20.412Z] INFO: Nuking d:\CI [2022-04-27T05:02:20.412Z] INFO: Zapped successfully [2022-04-27T05:02:20.412Z] INFO: Location for testing is d:\CI\PR-43531\1 [2022-04-27T05:02:20.412Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 05:02:07... [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] Sending build context to Docker daemon 66.32MB [2022-04-27T05:02:20.412Z] [2022-04-27T05:02:20.412Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T05:02:20.412Z] ---> e8870c5c3ab2 [2022-04-27T05:02:20.412Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T05:02:20.412Z] ---> Running in 73fa5973d02f [2022-04-27T05:02:20.412Z] Removing intermediate container 73fa5973d02f [2022-04-27T05:02:20.412Z] ---> c2fde8e173f0 [2022-04-27T05:02:20.412Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T05:02:20.412Z] ---> Running in 26c3b6ead76c [2022-04-27T05:02:20.412Z] Removing intermediate container 26c3b6ead76c [2022-04-27T05:02:20.412Z] ---> e065f187daf6 [2022-04-27T05:02:20.412Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T05:02:20.412Z] ---> Running in 5111cb0e8804 [2022-04-27T05:02:20.412Z] Removing intermediate container 5111cb0e8804 [2022-04-27T05:02:20.412Z] ---> e500a8f23fa0 [2022-04-27T05:02:20.412Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T05:02:20.412Z] ---> Running in a91190f333ef [2022-04-27T05:02:20.412Z] Removing intermediate container a91190f333ef [2022-04-27T05:02:20.412Z] ---> e114495b4fc2 [2022-04-27T05:02:20.412Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T05:02:20.412Z] ---> Running in 9e4bf2e6337f [2022-04-27T05:02:20.412Z] Removing intermediate container 9e4bf2e6337f [2022-04-27T05:02:20.412Z] ---> 0e65edfabf74 [2022-04-27T05:02:20.412Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-27T05:02:20.412Z] ---> Running in e9b0371f6357 [2022-04-27T05:02:20.412Z] Removing intermediate container e9b0371f6357 [2022-04-27T05:02:20.412Z] ---> 2cbe1cd82cec [2022-04-27T05:02:20.413Z] Step 8/13 : 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; [2022-04-27T05:02:20.413Z] ---> Running in 0913e2bd0a1d [2022-04-27T05:02:20.432Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2022-04-27T05:02:22.359Z] ok github.com/docker/docker/daemon/images 0.044s coverage: 6.6% of statements [2022-04-27T05:02:22.359Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T05:02:22.359Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T05:02:22.359Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-27T05:02:22.532Z] [2022-04-27T05:02:22.532Z] SUCCESS: Specified value was saved. [2022-04-27T05:02:23.293Z] ok github.com/docker/docker/daemon/logger/fluentd 0.026s coverage: 53.6% of statements [2022-04-27T05:02:23.293Z] ok github.com/docker/docker/daemon/logger/awslogs 0.128s coverage: 79.9% of statements [2022-04-27T05:02:23.293Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T05:02:23.855Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-04-27T05:02:23.855Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-04-27T05:02:24.100Z] INFO: Downloading git... [2022-04-27T05:02:24.112Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2022-04-27T05:02:24.675Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2022-04-27T05:02:24.932Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-04-27T05:02:24.932Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T05:02:25.496Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.050s coverage: 54.9% of statements [2022-04-27T05:02:25.674Z] INFO: Downloading go... [2022-04-27T05:02:25.752Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 31.5% of statements [2022-04-27T05:02:26.681Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-27T05:02:26.681Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-04-27T05:02:27.245Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-04-27T05:02:28.177Z] ok github.com/docker/docker/daemon/logger/splunk 1.544s coverage: 82.5% of statements [2022-04-27T05:02:28.177Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T05:02:28.177Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T05:02:29.107Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2022-04-27T05:02:29.364Z] ok github.com/docker/docker/distribution 0.604s coverage: 28.2% of statements [2022-04-27T05:02:29.364Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T05:02:29.480Z] INFO: Downloading compiler 1 of 3... [2022-04-27T05:02:29.927Z] ok github.com/docker/docker/errdefs 0.005s coverage: 77.0% of statements [2022-04-27T05:02:30.489Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-27T05:02:31.052Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2022-04-27T05:02:31.053Z] INFO: Downloading compiler 2 of 3... [2022-04-27T05:02:31.617Z] ok github.com/docker/docker/image/tarexport 0.008s coverage: 0.7% of statements [2022-04-27T05:02:31.617Z] ok github.com/docker/docker/distribution/xfer 1.914s coverage: 84.9% of statements [2022-04-27T05:02:31.617Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T05:02:31.874Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2022-04-27T05:02:31.874Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T05:02:32.047Z] INFO: Downloading compiler 3 of 3... [2022-04-27T05:02:32.438Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2022-04-27T05:02:33.002Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-27T05:02:33.036Z] INFO: Extracting git... [2022-04-27T05:02:33.565Z] ok github.com/docker/docker/opts 0.021s coverage: 66.7% of statements [2022-04-27T05:02:33.822Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-27T05:02:35.190Z] ok github.com/docker/docker/pkg/archive 0.310s coverage: 82.5% of statements [2022-04-27T05:02:35.567Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:02:35.567Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:02:35.567Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:02:35.567Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:02:35.567Z] [2022-04-27T05:02:35.567Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T05:02:35.567Z] DOCKER_SYSTEMD=1 [2022-04-27T05:02:35.567Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T05:02:35.567Z] HOSTNAME=b39dd7ce6ed0 [2022-04-27T05:02:35.567Z] DEST=bundles/test-integration [2022-04-27T05:02:35.567Z] PWD=/go/src/github.com/docker/docker [2022-04-27T05:02:35.567Z] DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T05:02:35.567Z] container=docker [2022-04-27T05:02:35.567Z] HOME=/root [2022-04-27T05:02:35.567Z] LANG=C.UTF-8 [2022-04-27T05:02:35.567Z] INVOCATION_ID=2865fe40464349b7b9a2789b9cc53455 [2022-04-27T05:02:35.567Z] GOLANG_VERSION=1.18.1 [2022-04-27T05:02:35.567Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T05:02:35.567Z] VALIDATE_BRANCH=master [2022-04-27T05:02:35.567Z] TERM=xterm [2022-04-27T05:02:35.567Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T05:02:35.567Z] SHLVL=3 [2022-04-27T05:02:35.567Z] TIMEOUT=120m [2022-04-27T05:02:35.567Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T05:02:35.567Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T05:02:35.567Z] GO111MODULE=off [2022-04-27T05:02:35.567Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T05:02:35.567Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T05:02:35.567Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T05:02:35.567Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T05:02:35.567Z] GOPATH=/go [2022-04-27T05:02:35.567Z] PKG_CONFIG=pkg-config [2022-04-27T05:02:35.567Z] _=/usr/bin/env [2022-04-27T05:02:35.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T05:02:36.559Z] ok github.com/docker/docker/pkg/authorization 0.637s coverage: 68.3% of statements [2022-04-27T05:02:36.559Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-27T05:02:36.816Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2022-04-27T05:02:40.084Z] ok github.com/docker/docker/pkg/chrootarchive 2.524s coverage: 42.7% of statements [2022-04-27T05:02:40.084Z] ok github.com/docker/docker/layer 7.076s coverage: 69.0% of statements [2022-04-27T05:02:40.084Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T05:02:40.084Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T05:02:40.084Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T05:02:40.084Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T05:02:40.084Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T05:02:40.084Z] ok github.com/docker/docker/pkg/containerfs 0.005s coverage: 6.7% of statements [2022-04-27T05:02:40.084Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T05:02:40.341Z] ok github.com/docker/docker/pkg/directory 0.007s coverage: 80.0% of statements [2022-04-27T05:02:40.598Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-04-27T05:02:41.161Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 87.2% of statements [2022-04-27T05:02:41.418Z] ok github.com/docker/docker/pkg/fsutils 0.115s coverage: 85.1% of statements [2022-04-27T05:02:41.418Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-04-27T05:02:41.564Z] [2022-04-27T05:02:41.564Z] SUCCESS: Specified value was saved. [2022-04-27T05:02:41.564Z] INFO: Downloading git... [2022-04-27T05:02:41.676Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2022-04-27T05:02:42.414Z] INFO: Downloading go... [2022-04-27T05:02:42.608Z] ok github.com/docker/docker/pkg/ioutils 0.358s coverage: 70.1% of statements [2022-04-27T05:02:42.608Z] ok github.com/docker/docker/pkg/idtools 0.619s coverage: 67.9% of statements [2022-04-27T05:02:42.865Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2022-04-27T05:02:42.865Z] ok github.com/docker/docker/pkg/jsonmessage 0.020s coverage: 91.7% of statements [2022-04-27T05:02:42.865Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-27T05:02:43.123Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-27T05:02:43.123Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2022-04-27T05:02:43.380Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2022-04-27T05:02:43.637Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 90.5% of statements [2022-04-27T05:02:43.637Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-04-27T05:02:43.637Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T05:02:43.637Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T05:02:44.201Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2022-04-27T05:02:44.605Z] INFO: Downloading compiler 1 of 3... [2022-04-27T05:02:44.765Z] ok github.com/docker/docker/pkg/plugins/transport 0.004s coverage: 85.7% of statements [2022-04-27T05:02:44.765Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-27T05:02:45.022Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-27T05:02:45.069Z] INFO: Downloading compiler 2 of 3... [2022-04-27T05:02:45.069Z] INFO: Downloading compiler 3 of 3... [2022-04-27T05:02:45.069Z] INFO: Extracting git... [2022-04-27T05:02:46.389Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2022-04-27T05:02:46.646Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2022-04-27T05:02:46.903Z] ok github.com/docker/docker/pkg/stack 0.004s coverage: 90.9% of statements [2022-04-27T05:02:46.903Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-27T05:02:47.466Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-27T05:02:47.466Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-27T05:02:48.029Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 53.4% of statements [2022-04-27T05:02:48.036Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:02:48.036Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:02:48.036Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:02:48.036Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:02:48.036Z] [2022-04-27T05:02:48.036Z] + TEST_INTEGRATION_DEST=2 [2022-04-27T05:02:48.036Z] + CONTAINER_NAME=docker-pr1-2 [2022-04-27T05:02:48.036Z] + TEST_SKIP_INTEGRATION=1 [2022-04-27T05:02:48.036Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-04-27T05:02:48.036Z] + run_tests [2022-04-27T05:02:48.036Z] + c=0 [2022-04-27T05:02:48.036Z] + '[' -n 0 ']' [2022-04-27T05:02:48.036Z] + rm= [2022-04-27T05:02:48.036Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43531/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43531/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh '' test-integration [2022-04-27T05:02:48.036Z] ++ jobs -p [2022-04-27T05:02:48.036Z] + for job in $(jobs -p) [2022-04-27T05:02:48.036Z] + wait 6882 [2022-04-27T05:02:48.036Z] + TEST_INTEGRATION_DEST=3 [2022-04-27T05:02:48.036Z] + CONTAINER_NAME=docker-pr1-3 [2022-04-27T05:02:48.036Z] + TEST_SKIP_INTEGRATION=1 [2022-04-27T05:02:48.036Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-04-27T05:02:48.036Z] + run_tests [2022-04-27T05:02:48.036Z] + '[' -n 0 ']' [2022-04-27T05:02:48.036Z] + rm= [2022-04-27T05:02:48.036Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43531/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43531/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh '' test-integration [2022-04-27T05:02:48.036Z] + TEST_INTEGRATION_DEST=1 [2022-04-27T05:02:48.036Z] + CONTAINER_NAME=docker-pr1-1 [2022-04-27T05:02:48.036Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T05:02:48.036Z] + run_tests test-integration-flaky [2022-04-27T05:02:48.036Z] + '[' -n 0 ']' [2022-04-27T05:02:48.036Z] + rm= [2022-04-27T05:02:48.036Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43531/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43531/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh test-integration-flaky test-integration [2022-04-27T05:02:48.036Z] [2022-04-27T05:02:48.036Z] [2022-04-27T05:02:48.036Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-04-27T05:02:48.036Z] [2022-04-27T05:02:48.036Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T05:02:48.036Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T05:02:48.036Z] HOSTNAME=7f8d9a61b46a [2022-04-27T05:02:48.036Z] TEST_SKIP_INTEGRATION=1 [2022-04-27T05:02:48.036Z] TESTDEBUG=0 [2022-04-27T05:02:48.036Z] DEST=bundles/test-integration [2022-04-27T05:02:48.036Z] PWD=/go/src/github.com/docker/docker [2022-04-27T05:02:48.036Z] KEEPBUNDLE=1 [2022-04-27T05:02:48.036Z] DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T05:02:48.036Z] container=docker [2022-04-27T05:02:48.036Z] HOME=/root [2022-04-27T05:02:48.036Z] GOLANG_VERSION=1.18.1 [2022-04-27T05:02:48.036Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T05:02:48.036Z] VALIDATE_BRANCH=master [2022-04-27T05:02:48.036Z] TERM=xterm [2022-04-27T05:02:48.036Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T05:02:48.036Z] SHLVL=1 [2022-04-27T05:02:48.036Z] TIMEOUT=120m [2022-04-27T05:02:48.036Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T05:02:48.036Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T05:02:48.036Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-27T05:02:48.036Z] GO111MODULE=off [2022-04-27T05:02:48.036Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T05:02:48.036Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T05:02:48.036Z] GOPATH=/go [2022-04-27T05:02:48.036Z] PKG_CONFIG=pkg-config [2022-04-27T05:02:48.036Z] _=/usr/bin/env [2022-04-27T05:02:48.036Z] Building test suite binary ./integration-cli/test.main [2022-04-27T05:02:48.036Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T05:02:48.036Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T05:02:48.036Z] HOSTNAME=1f54e350287a [2022-04-27T05:02:48.036Z] TEST_SKIP_INTEGRATION=1 [2022-04-27T05:02:48.036Z] TESTDEBUG=0 [2022-04-27T05:02:48.036Z] DEST=bundles/test-integration [2022-04-27T05:02:48.036Z] PWD=/go/src/github.com/docker/docker [2022-04-27T05:02:48.036Z] KEEPBUNDLE=1 [2022-04-27T05:02:48.036Z] DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T05:02:48.036Z] container=docker [2022-04-27T05:02:48.036Z] HOME=/root [2022-04-27T05:02:48.036Z] GOLANG_VERSION=1.18.1 [2022-04-27T05:02:48.036Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T05:02:48.036Z] VALIDATE_BRANCH=master [2022-04-27T05:02:48.036Z] TERM=xterm [2022-04-27T05:02:48.036Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T05:02:48.036Z] SHLVL=1 [2022-04-27T05:02:48.036Z] TIMEOUT=120m [2022-04-27T05:02:48.036Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T05:02:48.036Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T05:02:48.036Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-04-27T05:02:48.036Z] GO111MODULE=off [2022-04-27T05:02:48.036Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T05:02:48.036Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T05:02:48.036Z] GOPATH=/go [2022-04-27T05:02:48.036Z] PKG_CONFIG=pkg-config [2022-04-27T05:02:48.036Z] _=/usr/bin/env [2022-04-27T05:02:48.036Z] Building test suite binary ./integration-cli/test.main [2022-04-27T05:02:48.036Z] No new tests added to integration. [2022-04-27T05:02:48.036Z] [2022-04-27T05:02:48.037Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T05:02:48.037Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T05:02:48.037Z] HOSTNAME=b9d388d652f8 [2022-04-27T05:02:48.037Z] TESTDEBUG=0 [2022-04-27T05:02:48.037Z] DEST=bundles/test-integration [2022-04-27T05:02:48.037Z] PWD=/go/src/github.com/docker/docker [2022-04-27T05:02:48.037Z] KEEPBUNDLE=1 [2022-04-27T05:02:48.037Z] DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T05:02:48.037Z] container=docker [2022-04-27T05:02:48.037Z] HOME=/root [2022-04-27T05:02:48.037Z] GOLANG_VERSION=1.18.1 [2022-04-27T05:02:48.037Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T05:02:48.037Z] VALIDATE_BRANCH=master [2022-04-27T05:02:48.037Z] TERM=xterm [2022-04-27T05:02:48.037Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T05:02:48.037Z] SHLVL=1 [2022-04-27T05:02:48.037Z] TIMEOUT=120m [2022-04-27T05:02:48.037Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T05:02:48.037Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T05:02:48.037Z] GO111MODULE=off [2022-04-27T05:02:48.037Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T05:02:48.037Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T05:02:48.037Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T05:02:48.037Z] GOPATH=/go [2022-04-27T05:02:48.037Z] PKG_CONFIG=pkg-config [2022-04-27T05:02:48.037Z] _=/usr/bin/env [2022-04-27T05:02:48.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T05:02:48.285Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-27T05:02:48.849Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2022-04-27T05:02:49.106Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2022-04-27T05:02:49.669Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-27T05:02:49.669Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-27T05:02:50.871Z] INFO: Expanding go... [2022-04-27T05:02:51.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:02:51.123Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:02:51.123Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:02:51.123Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:02:51.123Z] [2022-04-27T05:02:51.123Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T05:02:51.123Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T05:02:51.123Z] HOSTNAME=a0d83be9f483 [2022-04-27T05:02:51.123Z] DEST=bundles/test-integration [2022-04-27T05:02:51.123Z] PWD=/go/src/github.com/docker/docker [2022-04-27T05:02:51.123Z] DOCKER_ROOTLESS=1 [2022-04-27T05:02:51.123Z] DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T05:02:51.123Z] container=docker [2022-04-27T05:02:51.123Z] HOME=/root [2022-04-27T05:02:51.123Z] GOLANG_VERSION=1.18.1 [2022-04-27T05:02:51.123Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T05:02:51.123Z] VALIDATE_BRANCH=master [2022-04-27T05:02:51.123Z] TERM=xterm [2022-04-27T05:02:51.123Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T05:02:51.123Z] SHLVL=1 [2022-04-27T05:02:51.123Z] TIMEOUT=120m [2022-04-27T05:02:51.123Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T05:02:51.123Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T05:02:51.123Z] GO111MODULE=off [2022-04-27T05:02:51.123Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T05:02:51.123Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T05:02:51.123Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T05:02:51.123Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T05:02:51.123Z] GOPATH=/go [2022-04-27T05:02:51.123Z] PKG_CONFIG=pkg-config [2022-04-27T05:02:51.123Z] _=/usr/bin/env [2022-04-27T05:02:51.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T05:02:51.569Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-27T05:02:51.825Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-27T05:02:52.082Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-27T05:02:53.453Z] ok github.com/docker/docker/quota 0.196s coverage: 71.4% of statements [2022-04-27T05:02:53.710Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-27T05:02:54.644Z] ok github.com/docker/docker/registry 0.080s coverage: 58.6% of statements [2022-04-27T05:02:54.900Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2022-04-27T05:02:55.157Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-04-27T05:02:55.721Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-27T05:02:55.978Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2022-04-27T05:02:57.358Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-04-27T05:02:58.288Z] ok github.com/docker/docker/volume/local 0.115s coverage: 76.4% of statements [2022-04-27T05:02:58.852Z] ok github.com/docker/docker/volume/mounts 0.011s coverage: 67.7% of statements [2022-04-27T05:02:59.781Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2022-04-27T05:03:02.802Z] INFO: Expanding go... [2022-04-27T05:03:21.733Z] ok github.com/docker/docker/pkg/plugins 33.640s coverage: 76.3% of statements [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T05:03:21.733Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === Skipped [2022-04-27T05:03:21.733Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T05:03:21.733Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T05:03:21.733Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T05:03:21.733Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T05:03:21.733Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:71: No driver to put! [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-27T05:03:21.733Z] time="2022-04-27T05:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-27T05:03:21.733Z] time="2022-04-27T05:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-27T05:03:21.733Z] time="2022-04-27T05:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-27T05:03:21.733Z] time="2022-04-27T05:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-27T05:03:21.733Z] time="2022-04-27T05:02:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:71: No driver to put! [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-27T05:03:21.733Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-27T05:03:21.733Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-27T05:03:21.733Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:03:21.733Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-27T05:03:21.733Z] graphtest_unix.go:71: No driver to put! [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-27T05:03:21.733Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-27T05:03:21.733Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-27T05:03:21.733Z] [2022-04-27T05:03:21.733Z] DONE 2529 tests, 28 skipped in 210.394s [2022-04-27T05:03:21.733Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:03:21.733Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-27T05:03:21.734Z] + 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/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 [2022-04-27T05:03:22.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T05:03:22.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T05:03:26.779Z] INFO: Expanding compiler 1 of 3... [2022-04-27T05:03:27.767Z] INFO: Expanding compiler 2 of 3... [2022-04-27T05:03:29.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T05:03:30.780Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T05:03:34.944Z] INFO: Expanding compiler 3 of 3... [2022-04-27T05:03:34.944Z] INFO: Removing downloaded files... [2022-04-27T05:03:34.944Z] INFO: Downloading containerd [2022-04-27T05:03:38.617Z] INFO: Expanding compiler 1 of 3... [2022-04-27T05:03:38.617Z] INFO: Expanding compiler 2 of 3... [2022-04-27T05:03:41.140Z] dccd9e4d14d3: Pull complete [2022-04-27T05:03:41.140Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T05:03:41.140Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:03:41.140Z] mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:03:41.140Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully [2022-04-27T05:03:41.140Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore [2022-04-27T05:03:41.140Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.643' [2022-04-27T05:03:41.140Z] INFO: Docker version of control daemon [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] Client: [2022-04-27T05:03:41.140Z] Version: 20.10.9 [2022-04-27T05:03:41.140Z] API version: 1.41 [2022-04-27T05:03:41.140Z] Go version: go1.16.8 [2022-04-27T05:03:41.140Z] Git commit: c2ea9bc [2022-04-27T05:03:41.140Z] Built: Mon Oct 4 16:11:10 2021 [2022-04-27T05:03:41.140Z] OS/Arch: windows/amd64 [2022-04-27T05:03:41.140Z] Context: default [2022-04-27T05:03:41.140Z] Experimental: true [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] Server: Docker Engine - Community [2022-04-27T05:03:41.140Z] Engine: [2022-04-27T05:03:41.140Z] Version: 20.10.9 [2022-04-27T05:03:41.140Z] API version: 1.41 (minimum version 1.24) [2022-04-27T05:03:41.140Z] Go version: go1.16.8 [2022-04-27T05:03:41.140Z] Git commit: 79ea9d3 [2022-04-27T05:03:41.140Z] Built: Mon Oct 4 16:06:39 2021 [2022-04-27T05:03:41.140Z] OS/Arch: windows/amd64 [2022-04-27T05:03:41.140Z] Experimental: true [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] INFO: Docker info of control daemon [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] Client: [2022-04-27T05:03:41.140Z] Context: default [2022-04-27T05:03:41.140Z] Debug Mode: false [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] Server: [2022-04-27T05:03:41.140Z] Containers: 0 [2022-04-27T05:03:41.140Z] Running: 0 [2022-04-27T05:03:41.140Z] Paused: 0 [2022-04-27T05:03:41.140Z] Stopped: 0 [2022-04-27T05:03:41.140Z] Images: 1 [2022-04-27T05:03:41.140Z] Server Version: 20.10.9 [2022-04-27T05:03:41.140Z] Storage Driver: windowsfilter (windows) lcow (linux) [2022-04-27T05:03:41.140Z] Windows: [2022-04-27T05:03:41.140Z] LCOW: [2022-04-27T05:03:41.140Z] Logging Driver: json-file [2022-04-27T05:03:41.140Z] Plugins: [2022-04-27T05:03:41.140Z] Volume: local [2022-04-27T05:03:41.140Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T05:03:41.140Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T05:03:41.140Z] Swarm: inactive [2022-04-27T05:03:41.140Z] Default Isolation: process [2022-04-27T05:03:41.140Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T05:03:41.140Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.230) [2022-04-27T05:03:41.140Z] OSType: windows [2022-04-27T05:03:41.140Z] Architecture: x86_64 [2022-04-27T05:03:41.140Z] CPUs: 4 [2022-04-27T05:03:41.140Z] Total Memory: 32GiB [2022-04-27T05:03:41.140Z] Name: azwin-2-bb3610 [2022-04-27T05:03:41.140Z] ID: CJX2:WCHU:DQXJ:TPBW:4NKF:F7QT:SPQ2:EZH2:AXXB:4MN4:I6L6:OXA3 [2022-04-27T05:03:41.140Z] Docker Root Dir: D:\docker [2022-04-27T05:03:41.140Z] Debug Mode: false [2022-04-27T05:03:41.140Z] Registry: https://index.docker.io/v1/ [2022-04-27T05:03:41.140Z] Labels: [2022-04-27T05:03:41.140Z] Experimental: true [2022-04-27T05:03:41.140Z] Insecure Registries: [2022-04-27T05:03:41.140Z] 10.0.0.4:5000 [2022-04-27T05:03:41.140Z] 127.0.0.0/8 [2022-04-27T05:03:41.140Z] Registry Mirrors: [2022-04-27T05:03:41.140Z] http://10.0.0.4:5000/ [2022-04-27T05:03:41.140Z] Live Restore Enabled: false [2022-04-27T05:03:41.140Z] Product License: Community Engine [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] INFO: Commit hash is 314a47492a [2022-04-27T05:03:41.140Z] INFO: Nuke-Everything... [2022-04-27T05:03:41.140Z] INFO: Container count on control daemon to delete is 0 [2022-04-27T05:03:41.140Z] INFO: Nuking d:\CI [2022-04-27T05:03:41.140Z] INFO: Zapped successfully [2022-04-27T05:03:41.140Z] INFO: Location for testing is d:\CI\PR-43531\1 [2022-04-27T05:03:41.140Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.140Z] INFO: Building the image from Dockerfile.windows at 04/27/2022 05:03:34... [2022-04-27T05:03:41.140Z] [2022-04-27T05:03:41.562Z] INFO: Expanding compiler 3 of 3... [2022-04-27T05:03:42.545Z] INFO: Removing downloaded files... [2022-04-27T05:03:42.545Z] INFO: Downloading containerd [2022-04-27T05:03:42.669Z] Sending build context to Docker daemon 66.32MB [2022-04-27T05:03:42.669Z] [2022-04-27T05:03:43.131Z] Step 1/13 : FROM microsoft/windowsservercore [2022-04-27T05:03:43.131Z] ---> aa8714eb8356 [2022-04-27T05:03:43.131Z] Step 2/13 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2022-04-27T05:03:43.131Z] ---> Running in fe4afc518967 [2022-04-27T05:03:43.587Z] Removing intermediate container fe4afc518967 [2022-04-27T05:03:43.587Z] ---> f4696d674cf6 [2022-04-27T05:03:43.587Z] Step 3/13 : ARG GO_VERSION=1.18.1 [2022-04-27T05:03:43.587Z] ---> Running in b62f060c3d3c [2022-04-27T05:03:44.045Z] Removing intermediate container b62f060c3d3c [2022-04-27T05:03:44.045Z] ---> 4c9b917d4785 [2022-04-27T05:03:44.045Z] Step 4/13 : ARG CONTAINERD_VERSION=1.6.2 [2022-04-27T05:03:44.045Z] ---> Running in 22d9697771ff [2022-04-27T05:03:44.045Z] Removing intermediate container 22d9697771ff [2022-04-27T05:03:44.045Z] ---> df7968b9a411 [2022-04-27T05:03:44.045Z] Step 5/13 : ARG GOTESTSUM_VERSION=v1.7.0 [2022-04-27T05:03:44.045Z] ---> Running in a82925207f85 [2022-04-27T05:03:44.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T05:03:44.501Z] Removing intermediate container a82925207f85 [2022-04-27T05:03:44.501Z] ---> 1e5b3ed8cee4 [2022-04-27T05:03:44.501Z] Step 6/13 : ARG GOWINRES_VERSION=v0.2.3 [2022-04-27T05:03:44.501Z] ---> Running in 13f3e402eab8 [2022-04-27T05:03:44.958Z] Removing intermediate container 13f3e402eab8 [2022-04-27T05:03:44.958Z] ---> 05213e9bcb66 [2022-04-27T05:03:44.958Z] Step 7/13 : 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} GOWINRES_VERSION=${GOWINRES_VERSION} [2022-04-27T05:03:44.958Z] ---> Running in b728729ef665 [2022-04-27T05:03:45.416Z] Removing intermediate container b728729ef665 [2022-04-27T05:03:45.416Z] ---> 704a492d9876 [2022-04-27T05:03:45.416Z] Step 8/13 : 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; [2022-04-27T05:03:45.416Z] ---> Running in ab67a167202b [2022-04-27T05:03:49.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T05:03:51.275Z] [2022-04-27T05:03:51.275Z] SUCCESS: Specified value was saved. [2022-04-27T05:03:51.732Z] INFO: Downloading git... [2022-04-27T05:03:53.271Z] INFO: Downloading go... [2022-04-27T05:03:54.814Z] INFO: Downloading compiler 1 of 3... [2022-04-27T05:03:55.271Z] INFO: Downloading compiler 2 of 3... [2022-04-27T05:03:55.271Z] INFO: Downloading compiler 3 of 3... [2022-04-27T05:03:55.271Z] INFO: Extracting git... [2022-04-27T05:03:57.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T05:03:59.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T05:03:59.892Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T05:04:00.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T05:04:01.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T05:04:01.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T05:04:02.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T05:04:03.693Z] [2022-04-27T05:04:03.693Z] Name Version Source Summary [2022-04-27T05:04:03.693Z] ---- ------- ------ ------- [2022-04-27T05:04:03.693Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-27T05:04:03.893Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T05:04:04.154Z] [2022-04-27T05:04:04.154Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-27T05:04:04.154Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-27T05:04:04.154Z] PSChildName : containerd [2022-04-27T05:04:04.154Z] PSDrive : C [2022-04-27T05:04:04.154Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-27T05:04:04.154Z] PSIsContainer : True [2022-04-27T05:04:04.154Z] Name : containerd [2022-04-27T05:04:04.154Z] FullName : C:\containerd [2022-04-27T05:04:04.154Z] Parent : [2022-04-27T05:04:04.154Z] Exists : True [2022-04-27T05:04:04.154Z] Root : C:\ [2022-04-27T05:04:04.154Z] Extension : [2022-04-27T05:04:04.154Z] CreationTime : 4/27/2022 5:04:03 AM [2022-04-27T05:04:04.154Z] CreationTimeUtc : 4/27/2022 5:04:03 AM [2022-04-27T05:04:04.154Z] LastAccessTime : 4/27/2022 5:04:03 AM [2022-04-27T05:04:04.154Z] LastAccessTimeUtc : 4/27/2022 5:04:03 AM [2022-04-27T05:04:04.154Z] LastWriteTime : 4/27/2022 5:04:03 AM [2022-04-27T05:04:04.154Z] LastWriteTimeUtc : 4/27/2022 5:04:03 AM [2022-04-27T05:04:04.154Z] Attributes : Directory [2022-04-27T05:04:04.154Z] Mode : d----- [2022-04-27T05:04:04.154Z] BaseName : containerd [2022-04-27T05:04:04.154Z] Target : {} [2022-04-27T05:04:04.154Z] LinkType : [2022-04-27T05:04:04.154Z] [2022-04-27T05:04:05.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T05:04:06.107Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T05:04:06.342Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-27T05:04:06.342Z] INFO: Configuring git core.autocrlf... [2022-04-27T05:04:06.342Z] [2022-04-27T05:04:06.342Z] [2022-04-27T05:04:07.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T05:04:07.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T05:04:08.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork 37.360s coverage: 40.6% of statements [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/bitseq 0.143s coverage: 84.4% of statements [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/config 0.015s coverage: 19.7% of statements [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/datastore 0.004s coverage: 21.9% of statements [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.542s coverage: 59.9% of statements [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-27T05:04:08.371Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T05:04:08.371Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-27T05:04:09.204Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T05:04:10.061Z] INFO: Expanding go... [2022-04-27T05:04:10.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T05:04:10.726Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T05:04:11.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T05:04:12.614Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T05:04:12.614Z] Using test binary docker [2022-04-27T05:04:12.614Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T05:04:12.614Z] Starting apparmor (via systemctl): apparmor.service. [2022-04-27T05:04:12.614Z] Starting dockerd [2022-04-27T05:04:12.614Z] INFO: Waiting for daemon to start... [2022-04-27T05:04:13.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T05:04:13.874Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T05:04:14.451Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T05:04:15.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T05:04:15.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T05:04:15.918Z] . [2022-04-27T05:04:15.918Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T05:04:15.918Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T05:04:15.918Z] Error: No such image: emptyfs [2022-04-27T05:04:15.918Z] Running integration-test (iteration 1) [2022-04-27T05:04:15.918Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T05:04:15.918Z] Loaded image: busybox:latest [2022-04-27T05:04:16.180Z] Loaded image: busybox:glibc [2022-04-27T05:04:16.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T05:04:16.465Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.383s coverage: 7.4% of statements [2022-04-27T05:04:16.465Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T05:04:17.030Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.004s coverage: 63.6% of statements [2022-04-27T05:04:17.287Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-27T05:04:17.287Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T05:04:17.287Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-27T05:04:17.287Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T05:04:17.570Z] Loaded image: debian:bullseye-slim [2022-04-27T05:04:17.570Z] Loaded image: hello-world:latest [2022-04-27T05:04:17.570Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:04:17.570Z] INFO: Testing against a local daemon [2022-04-27T05:04:17.570Z] === RUN TestCgroupNamespacesBuild [2022-04-27T05:04:17.850Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-27T05:04:18.108Z] ok github.com/docker/docker/libnetwork/etchosts 0.010s coverage: 81.2% of statements [2022-04-27T05:04:18.364Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-27T05:04:18.364Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-27T05:04:18.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T05:04:18.960Z] --- PASS: TestCgroupNamespacesBuild (1.31s) [2022-04-27T05:04:18.960Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T05:04:19.833Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T05:04:20.346Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.35s) [2022-04-27T05:04:20.346Z] === RUN TestBuildWithSession [2022-04-27T05:04:20.346Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:04:20.346Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:04:20.346Z] === RUN TestBuildSquashParent [2022-04-27T05:04:20.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T05:04:21.037Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T05:04:21.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T05:04:22.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T05:04:23.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T05:04:24.420Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T05:04:24.556Z] --- PASS: TestBuildSquashParent (4.25s) [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:04:24.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:04:24.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:04:24.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:04:24.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:04:24.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:04:24.556Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:04:24.556Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:04:24.556Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:04:24.556Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:04:25.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T05:04:25.942Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:04:25.946Z] [2022-04-27T05:04:25.946Z] Name Version Source Summary [2022-04-27T05:04:25.946Z] ---- ------- ------ ------- [2022-04-27T05:04:25.946Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-27T05:04:25.946Z] [2022-04-27T05:04:25.946Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-27T05:04:25.946Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-27T05:04:25.946Z] PSChildName : containerd [2022-04-27T05:04:25.946Z] PSDrive : C [2022-04-27T05:04:25.946Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-27T05:04:25.946Z] PSIsContainer : True [2022-04-27T05:04:25.946Z] Name : containerd [2022-04-27T05:04:25.946Z] FullName : C:\containerd [2022-04-27T05:04:25.946Z] Parent : [2022-04-27T05:04:25.946Z] Exists : True [2022-04-27T05:04:25.946Z] Root : C:\ [2022-04-27T05:04:25.946Z] Extension : [2022-04-27T05:04:25.946Z] CreationTime : 4/27/2022 5:04:24 AM [2022-04-27T05:04:25.946Z] CreationTimeUtc : 4/27/2022 5:04:24 AM [2022-04-27T05:04:25.946Z] LastAccessTime : 4/27/2022 5:04:24 AM [2022-04-27T05:04:25.946Z] LastAccessTimeUtc : 4/27/2022 5:04:24 AM [2022-04-27T05:04:25.946Z] LastWriteTime : 4/27/2022 5:04:24 AM [2022-04-27T05:04:25.946Z] LastWriteTimeUtc : 4/27/2022 5:04:24 AM [2022-04-27T05:04:25.946Z] Attributes : Directory [2022-04-27T05:04:25.946Z] Mode : d----- [2022-04-27T05:04:25.946Z] BaseName : containerd [2022-04-27T05:04:25.946Z] Target : {} [2022-04-27T05:04:25.946Z] LinkType : [2022-04-27T05:04:25.946Z] [2022-04-27T05:04:26.204Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:04:26.293Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T05:04:26.293Z] Using test binary docker [2022-04-27T05:04:26.293Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T05:04:26.293Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T05:04:26.293Z] INFO: Waiting for daemon to start... [2022-04-27T05:04:26.293Z] Starting dockerd [2022-04-27T05:04:26.416Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-27T05:04:26.416Z] INFO: Configuring git core.autocrlf... [2022-04-27T05:04:26.416Z] [2022-04-27T05:04:26.416Z] [2022-04-27T05:04:27.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:04:27.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:04:28.828Z] . [2022-04-27T05:04:28.828Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T05:04:28.828Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T05:04:28.828Z] Error: No such image: emptyfs [2022-04-27T05:04:28.990Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-04-27T05:04:28.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.43s) [2022-04-27T05:04:28.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-04-27T05:04:28.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.42s) [2022-04-27T05:04:28.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.46s) [2022-04-27T05:04:28.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2022-04-27T05:04:28.991Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.39s) [2022-04-27T05:04:28.991Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:04:28.991Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:04:29.087Z] Running integration-test (iteration 1) [2022-04-27T05:04:29.087Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T05:04:29.346Z] Loaded image: busybox:latest [2022-04-27T05:04:29.346Z] Loaded image: busybox:glibc [2022-04-27T05:04:30.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:04:30.545Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2022-04-27T05:04:30.643Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:04:30.726Z] Loaded image: debian:bullseye-slim [2022-04-27T05:04:30.726Z] Loaded image: hello-world:latest [2022-04-27T05:04:30.726Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:04:30.726Z] INFO: Testing against a local daemon [2022-04-27T05:04:30.726Z] === RUN TestCgroupNamespacesBuild [2022-04-27T05:04:30.906Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:04:31.169Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:04:31.432Z] --- PASS: TestBuildMultiStageCopy (2.30s) [2022-04-27T05:04:31.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s) [2022-04-27T05:04:31.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-27T05:04:31.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-27T05:04:31.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-27T05:04:31.432Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s) [2022-04-27T05:04:31.432Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:04:32.007Z] --- PASS: TestBuildMultiStageParentConfig (0.64s) [2022-04-27T05:04:32.007Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:04:32.108Z] --- PASS: TestCgroupNamespacesBuild (1.25s) [2022-04-27T05:04:32.108Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T05:04:32.953Z] --- PASS: TestBuildLabelWithTargets (1.01s) [2022-04-27T05:04:32.953Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:04:33.484Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s) [2022-04-27T05:04:33.484Z] === RUN TestBuildWithSession [2022-04-27T05:04:33.484Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:04:33.484Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:04:33.484Z] === RUN TestBuildSquashParent [2022-04-27T05:04:33.524Z] --- PASS: TestBuildWithEmptyLayers (0.50s) [2022-04-27T05:04:33.524Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:04:35.439Z] --- PASS: TestBuildMultiStageOnBuild (1.68s) [2022-04-27T05:04:35.439Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:04:35.701Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2022-04-27T05:04:35.701Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:04:37.619Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s) [2022-04-27T05:04:37.619Z] === RUN TestBuildWithHugeFile [2022-04-27T05:04:40.052Z] --- PASS: TestBuildSquashParent (6.92s) [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:04:40.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:04:40.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:04:40.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:04:40.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:04:40.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:04:40.052Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:04:40.052Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:04:40.052Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:04:40.052Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:04:41.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:04:41.955Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:04:43.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:04:43.859Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:04:45.723Z] INFO: Expanding compiler 1 of 3... [2022-04-27T05:04:45.723Z] INFO: Expanding compiler 2 of 3... [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s) [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.72s) [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.94s) [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.94s) [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2022-04-27T05:04:46.388Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2022-04-27T05:04:46.388Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:04:46.388Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:04:47.893Z] INFO: Expanding compiler 3 of 3... [2022-04-27T05:04:48.357Z] INFO: Removing downloaded files... [2022-04-27T05:04:48.358Z] INFO: Downloading containerd [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/ipam 16.295s coverage: 85.3% of statements [2022-04-27T05:04:48.604Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T05:04:48.604Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.008s coverage: 47.4% of statements [2022-04-27T05:04:48.604Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/ipamutils 0.274s coverage: 74.0% of statements [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.1% of statements [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-27T05:04:48.604Z] ok github.com/docker/docker/libnetwork/netutils 0.018s coverage: 44.1% of statements [2022-04-27T05:04:49.668Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:04:50.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:04:51.170Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:04:52.104Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:04:53.042Z] --- PASS: TestBuildMultiStageCopy (7.24s) [2022-04-27T05:04:53.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.24s) [2022-04-27T05:04:53.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-04-27T05:04:53.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-04-27T05:04:53.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-04-27T05:04:53.042Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-04-27T05:04:53.042Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:04:57.590Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|files|imports|exports_file|name|types_sizes) took 2m54.270543682s [2022-04-27T05:04:57.590Z] WARN [runner] The linter 'golint' is deprecated (since v1.41.0) due to: The repository of the linter has been archived by the owner. Replaced by revive. [2022-04-27T05:04:57.590Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 498.120134ms [2022-04-27T05:04:58.308Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-04-27T05:04:58.308Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:05:06.010Z] [2022-04-27T05:05:06.010Z] Name Version Source Summary [2022-04-27T05:05:06.010Z] ---- ------- ------ ------- [2022-04-27T05:05:06.010Z] 7Zip4Powershell 2.1.0 PSGallery Powershell ... [2022-04-27T05:05:06.423Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2022-04-27T05:05:06.423Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:05:06.981Z] [2022-04-27T05:05:06.981Z] PSPath : Microsoft.PowerShell.Core\FileSystem::C:\containerd [2022-04-27T05:05:06.981Z] PSParentPath : Microsoft.PowerShell.Core\FileSystem::C:\ [2022-04-27T05:05:06.981Z] PSChildName : containerd [2022-04-27T05:05:06.981Z] PSDrive : C [2022-04-27T05:05:06.981Z] PSProvider : Microsoft.PowerShell.Core\FileSystem [2022-04-27T05:05:06.981Z] PSIsContainer : True [2022-04-27T05:05:06.981Z] Name : containerd [2022-04-27T05:05:06.981Z] FullName : C:\containerd [2022-04-27T05:05:06.981Z] Parent : [2022-04-27T05:05:06.981Z] Exists : True [2022-04-27T05:05:06.981Z] Root : C:\ [2022-04-27T05:05:06.981Z] Extension : [2022-04-27T05:05:06.981Z] CreationTime : 4/27/2022 5:05:06 AM [2022-04-27T05:05:06.981Z] CreationTimeUtc : 4/27/2022 5:05:06 AM [2022-04-27T05:05:06.981Z] LastAccessTime : 4/27/2022 5:05:06 AM [2022-04-27T05:05:06.981Z] LastAccessTimeUtc : 4/27/2022 5:05:06 AM [2022-04-27T05:05:06.981Z] LastWriteTime : 4/27/2022 5:05:06 AM [2022-04-27T05:05:06.981Z] LastWriteTimeUtc : 4/27/2022 5:05:06 AM [2022-04-27T05:05:06.981Z] Attributes : Directory [2022-04-27T05:05:06.981Z] Mode : d----- [2022-04-27T05:05:06.981Z] BaseName : containerd [2022-04-27T05:05:06.981Z] Target : {} [2022-04-27T05:05:06.981Z] LinkType : [2022-04-27T05:05:06.981Z] [2022-04-27T05:05:08.527Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2022-04-27T05:05:08.527Z] INFO: Configuring git core.autocrlf... [2022-04-27T05:05:08.982Z] [2022-04-27T05:05:08.982Z] [2022-04-27T05:05:09.703Z] --- PASS: TestBuildWithEmptyLayers (2.98s) [2022-04-27T05:05:09.703Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:05:14.975Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-04-27T05:05:14.975Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:05:14.975Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-04-27T05:05:14.975Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:05:19.165Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2022-04-27T05:05:19.165Z] === RUN TestBuildWithHugeFile [2022-04-27T05:05:24.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T05:05:24.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T05:05:33.913Z] --- PASS: TestBuildWithHugeFile (51.94s) [2022-04-27T05:05:33.913Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:05:33.913Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:05:33.913Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:05:33.913Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:05:33.913Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:05:33.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:05:33.913Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:05:33.913Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:05:33.913Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:05:33.913Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:05:33.913Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:05:33.913Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:05:33.913Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:05:33.913Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-27T05:05:33.913Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2022-04-27T05:05:33.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-27T05:05:33.913Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-27T05:05:33.913Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:05:33.913Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T05:05:33.913Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T05:05:33.913Z] --- PASS: TestBuildPreserveOwnership (3.70s) [2022-04-27T05:05:33.913Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.50s) [2022-04-27T05:05:33.913Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.20s) [2022-04-27T05:05:33.913Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:05:33.913Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-27T05:05:33.913Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T05:05:34.176Z] Loaded image: busybox:latest [2022-04-27T05:05:34.437Z] Loaded image: busybox:glibc [2022-04-27T05:05:35.821Z] Loaded image: debian:bullseye-slim [2022-04-27T05:05:35.821Z] Loaded image: hello-world:latest [2022-04-27T05:05:35.821Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:05:43.974Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.66s) [2022-04-27T05:05:43.974Z] PASS [2022-04-27T05:05:43.974Z] [2022-04-27T05:05:43.974Z] === Skipped [2022-04-27T05:05:43.974Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T05:05:43.974Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:05:43.974Z] [2022-04-27T05:05:43.974Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:05:43.974Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:05:43.974Z] [2022-04-27T05:05:43.974Z] DONE 34 tests, 2 skipped in 88.387s [2022-04-27T05:05:44.235Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T05:05:44.235Z] INFO: Testing against a local daemon [2022-04-27T05:05:44.235Z] === RUN TestConfigInspect [2022-04-27T05:05:46.844Z] --- PASS: TestConfigInspect (2.33s) [2022-04-27T05:05:46.844Z] === RUN TestConfigList [2022-04-27T05:05:48.765Z] --- PASS: TestConfigList (2.18s) [2022-04-27T05:05:48.765Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:05:51.320Z] --- PASS: TestConfigsCreateAndDelete (2.17s) [2022-04-27T05:05:51.320Z] === RUN TestConfigsUpdate [2022-04-27T05:05:53.234Z] --- PASS: TestConfigsUpdate (2.14s) [2022-04-27T05:05:53.234Z] === RUN TestTemplatedConfig [2022-04-27T05:05:55.780Z] --- PASS: TestTemplatedConfig (2.68s) [2022-04-27T05:05:55.780Z] === RUN TestConfigCreateResolve [2022-04-27T05:05:57.697Z] --- PASS: TestConfigCreateResolve (2.11s) [2022-04-27T05:05:57.697Z] PASS [2022-04-27T05:05:57.697Z] [2022-04-27T05:05:57.697Z] DONE 6 tests in 13.640s [2022-04-27T05:05:57.697Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T05:05:57.697Z] INFO: Testing against a local daemon [2022-04-27T05:05:57.697Z] === RUN TestCheckpoint [2022-04-27T05:05:57.697Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:05:57.697Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:05:57.697Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:05:57.697Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:05:57.697Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:05:57.697Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:05:57.697Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:05:57.958Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2022-04-27T05:05:57.958Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:05:57.958Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-27T05:05:57.958Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:05:57.958Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-27T05:05:57.958Z] === RUN TestCopyEmptyFile [2022-04-27T05:05:58.219Z] --- PASS: TestCopyEmptyFile (0.21s) [2022-04-27T05:05:58.219Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:05:58.219Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-04-27T05:05:58.219Z] === RUN TestCopyFromContainer [2022-04-27T05:05:59.164Z] === RUN TestCopyFromContainer// [2022-04-27T05:05:59.426Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T05:05:59.426Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T05:05:59.426Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T05:05:59.426Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T05:05:59.687Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T05:05:59.687Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T05:05:59.687Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T05:05:59.687Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T05:05:59.948Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer (1.67s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-04-27T05:05:59.948Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T05:05:59.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:05:59.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:05:59.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:05:59.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:05:59.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:05:59.948Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:05:59.948Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:05:59.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:05:59.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:05:59.948Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:05:59.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T05:05:59.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T05:05:59.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T05:05:59.948Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T05:05:59.948Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:05:59.948Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2022-04-27T05:05:59.948Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:05:59.948Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:05:59.948Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:05:59.948Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:05:59.948Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:05:59.948Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:05:59.948Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:05:59.948Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:05:59.948Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:05:59.948Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:05:59.948Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T05:05:59.948Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:05:59.948Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:05:59.948Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T05:05:59.948Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:05:59.948Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T05:05:59.948Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:06:01.862Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s) [2022-04-27T05:06:01.862Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:06:02.907Z] Removing intermediate container 0913e2bd0a1d [2022-04-27T05:06:02.907Z] ---> 69521525dd06 [2022-04-27T05:06:02.907Z] Step 9/13 : 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 [2022-04-27T05:06:02.907Z] ---> Running in 70aab628bee9 [2022-04-27T05:06:02.907Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-27T05:06:02.907Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T05:06:02.907Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-27T05:06:02.907Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T05:06:02.907Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T05:06:02.907Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T05:06:02.907Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-27T05:06:02.907Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T05:06:02.907Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T05:06:02.907Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T05:06:02.907Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T05:06:02.907Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T05:06:02.907Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T05:06:02.907Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T05:06:02.907Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T05:06:02.907Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.57s) [2022-04-27T05:06:03.249Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:06:03.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:06:03.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:06:03.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:06:03.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:06:03.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:06:03.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:06:03.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:06:03.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:06:03.249Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:06:03.249Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:06:03.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:06:03.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:06:03.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:06:03.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:06:03.249Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T05:06:03.249Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T05:06:03.249Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:06:03.820Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s) [2022-04-27T05:06:03.820Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:06:03.820Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:06:03.820Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:06:03.820Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-04-27T05:06:03.820Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T05:06:03.820Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:06:03.820Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:06:03.820Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-04-27T05:06:03.820Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:06:03.820Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-27T05:06:03.820Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T05:06:03.820Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T05:06:03.820Z] === RUN TestDaemonRestartIpcMode [2022-04-27T05:06:03.820Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T05:06:03.820Z] === RUN TestDaemonHostGatewayIP [2022-04-27T05:06:03.820Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T05:06:03.820Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T05:06:03.820Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T05:06:03.820Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:06:03.820Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T05:06:03.820Z] === RUN TestDiff [2022-04-27T05:06:04.763Z] --- PASS: TestDiff (0.60s) [2022-04-27T05:06:04.763Z] === RUN TestExecWithCloseStdin [2022-04-27T05:06:05.335Z] --- PASS: TestExecWithCloseStdin (0.65s) [2022-04-27T05:06:05.335Z] === RUN TestExec [2022-04-27T05:06:05.907Z] --- PASS: TestExec (0.65s) [2022-04-27T05:06:05.907Z] === RUN TestExecUser [2022-04-27T05:06:06.480Z] --- PASS: TestExecUser (0.62s) [2022-04-27T05:06:06.480Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:06:07.421Z] --- PASS: TestExportContainerAndImportImage (0.76s) [2022-04-27T05:06:07.421Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:06:07.965Z] Removing intermediate container fe7909e38bc5 [2022-04-27T05:06:07.965Z] ---> 948048ea506d [2022-04-27T05:06:07.965Z] Step 9/13 : 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 [2022-04-27T05:06:07.965Z] ---> Running in e075b1c1d8b2 [2022-04-27T05:06:08.807Z] --- PASS: TestExportContainerAfterDaemonRestart (1.31s) [2022-04-27T05:06:08.807Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:06:09.379Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-04-27T05:06:09.379Z] === RUN TestHealthKillContainer [2022-04-27T05:06:11.797Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-27T05:06:11.797Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T05:06:12.268Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-27T05:06:12.268Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T05:06:12.268Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T05:06:12.268Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T05:06:12.748Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-27T05:06:12.748Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T05:06:12.748Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T05:06:12.748Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T05:06:12.748Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T05:06:12.748Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T05:06:12.748Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T05:06:13.217Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T05:06:14.205Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T05:06:14.205Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-27T05:06:15.392Z] --- PASS: TestBuildWithHugeFile (50.87s) [2022-04-27T05:06:15.392Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:06:15.392Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:06:15.392Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:06:15.392Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:06:15.392Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:06:15.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:06:15.392Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:06:15.392Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:06:15.392Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:06:15.392Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:06:15.392Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:06:15.392Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:06:15.392Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:06:15.392Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2022-04-27T05:06:15.392Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2022-04-27T05:06:15.392Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s) [2022-04-27T05:06:15.392Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2022-04-27T05:06:15.392Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:06:15.392Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T05:06:16.325Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T05:06:17.522Z] --- PASS: TestHealthKillContainer (8.17s) [2022-04-27T05:06:17.522Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:06:18.094Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s) [2022-04-27T05:06:18.094Z] === RUN TestIpcModeNone [2022-04-27T05:06:18.666Z] --- PASS: TestIpcModeNone (0.65s) [2022-04-27T05:06:18.666Z] === RUN TestIpcModePrivate [2022-04-27T05:06:18.927Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-04-27T05:06:19.091Z] INFO [linters context/goanalysis] analyzers took 4m58.648655861s with top 10 stages: buildir: 2m3.403288441s, goimports: 25.31050081s, unconvert: 18.304090404s, gosec: 15.498456723s, S1038: 9.044831767s, golint: 7.880129567s, misspell: 5.876846948s, nilness: 4.606170036s, unused: 4.301577546s, S1039: 3.895329529s [2022-04-27T05:06:19.091Z] INFO [runner] Issues before processing: 3054, after processing: 0 [2022-04-27T05:06:19.091Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2438/2438, autogenerated_exclude: 2054/2438, skip_files: 2438/2438, identifier_marker: 2054/2054, exclude-rules: 78/2054, filename_unadjuster: 2438/2438, skip_dirs: 2438/2438, exclude: 2054/2054, nolint: 0/78, cgo: 2438/3054 [2022-04-27T05:06:19.091Z] INFO [runner] processing took 81.196462ms with stages: nolint: 31.012188ms, identifier_marker: 22.075201ms, path_prettifier: 9.659328ms, autogenerated_exclude: 8.533957ms, exclude-rules: 7.774197ms, skip_dirs: 1.784085ms, cgo: 215.297µs, filename_unadjuster: 136.909µs, max_same_issues: 1.213µs, skip_files: 848ns, uniq_by_line: 604ns, exclude: 429ns, max_from_linter: 394ns, path_shortener: 338ns, diff: 318ns, source_code: 317ns, max_per_file_from_linter: 271ns, severity-rules: 241ns, sort_results: 226ns, path_prefixer: 101ns [2022-04-27T05:06:19.091Z] INFO [runner] linters took 1m32.550850144s with stages: goanalysis_metalinter: 1m32.469494411s [2022-04-27T05:06:19.091Z] INFO File cache stats: 1668 entries of total size 8.5MiB [2022-04-27T05:06:19.091Z] INFO Memory: 2674 samples, avg is 287.8MB, max is 1212.2MB [2022-04-27T05:06:19.091Z] INFO Execution took 4m27.332994015s [2022-04-27T05:06:19.091Z] Congratulations! The shell scripts are properly formatted. [2022-04-27T05:06:19.188Z] --- PASS: TestIpcModePrivate (0.61s) [2022-04-27T05:06:19.188Z] === RUN TestIpcModeShareable [2022-04-27T05:06:19.760Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-04-27T05:06:20.021Z] --- PASS: TestIpcModeShareable (0.64s) [2022-04-27T05:06:20.021Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-04-27T05:06:20.383Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh dynbinary test-docker-py [2022-04-27T05:06:20.508Z] --- PASS: TestBuildPreserveOwnership (9.85s) [2022-04-27T05:06:20.508Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.83s) [2022-04-27T05:06:20.508Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-04-27T05:06:20.508Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:06:20.508Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-27T05:06:20.508Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T05:06:20.508Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-27T05:06:20.508Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-27T05:06:20.508Z] PASS [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === Skipped [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T05:06:20.508Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:06:20.508Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-04-27T05:06:20.508Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] DONE 34 tests, 3 skipped in 111.266s [2022-04-27T05:06:20.508Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T05:06:20.508Z] INFO: Testing against a local daemon [2022-04-27T05:06:20.508Z] === RUN TestConfigInspect [2022-04-27T05:06:20.508Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] --- SKIP: TestConfigInspect (0.02s) [2022-04-27T05:06:20.508Z] === RUN TestConfigList [2022-04-27T05:06:20.508Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] --- SKIP: TestConfigList (0.01s) [2022-04-27T05:06:20.508Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:06:20.508Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-04-27T05:06:20.508Z] === RUN TestConfigsUpdate [2022-04-27T05:06:20.508Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-04-27T05:06:20.508Z] === RUN TestTemplatedConfig [2022-04-27T05:06:20.508Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T05:06:20.508Z] === RUN TestConfigCreateResolve [2022-04-27T05:06:20.508Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-04-27T05:06:20.508Z] PASS [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === Skipped [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2022-04-27T05:06:20.508Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-04-27T05:06:20.508Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-04-27T05:06:20.508Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-04-27T05:06:20.508Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-04-27T05:06:20.508Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-04-27T05:06:20.508Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:06:20.508Z] [2022-04-27T05:06:20.508Z] DONE 6 tests, 6 skipped in 0.146s [2022-04-27T05:06:20.508Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T05:06:20.508Z] INFO: Testing against a local daemon [2022-04-27T05:06:20.508Z] === RUN TestCheckpoint [2022-04-27T05:06:20.508Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:06:20.508Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:06:20.508Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:06:20.508Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:06:20.508Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:06:20.508Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T05:06:20.508Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T05:06:20.508Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T05:06:20.644Z] [2022-04-27T05:06:20.767Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:06:20.767Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:06:20.767Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:06:20.767Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:06:20.767Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:06:20.767Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:06:20.767Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-04-27T05:06:20.767Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:06:20.767Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-04-27T05:06:20.767Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:06:20.767Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-04-27T05:06:20.767Z] === RUN TestCopyEmptyFile [2022-04-27T05:06:20.905Z] Removing bundles/ [2022-04-27T05:06:20.905Z] [2022-04-27T05:06:20.905Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T05:06:20.905Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:06:20.905Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:06:21.025Z] --- PASS: TestCopyEmptyFile (0.20s) [2022-04-27T05:06:21.025Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:06:21.025Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-27T05:06:21.025Z] === RUN TestCopyFromContainer [2022-04-27T05:06:21.934Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.79s) [2022-04-27T05:06:21.934Z] === RUN TestAPIIpcModeHost [2022-04-27T05:06:22.195Z] --- PASS: TestAPIIpcModeHost (0.40s) [2022-04-27T05:06:22.195Z] === RUN TestDaemonIpcModeShareable [2022-04-27T05:06:23.136Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-27T05:06:23.397Z] --- PASS: TestDaemonIpcModeShareable (1.16s) [2022-04-27T05:06:23.397Z] === RUN TestDaemonIpcModePrivate [2022-04-27T05:06:24.060Z] Removing intermediate container 70aab628bee9 [2022-04-27T05:06:24.060Z] ---> ea30138d5683 [2022-04-27T05:06:24.060Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-27T05:06:24.060Z] ---> Running in 7d0389af895e [2022-04-27T05:06:24.339Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-27T05:06:24.600Z] --- PASS: TestDaemonIpcModePrivate (1.20s) [2022-04-27T05:06:24.600Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T05:06:25.208Z] === RUN TestCopyFromContainer// [2022-04-27T05:06:25.208Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T05:06:25.208Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T05:06:25.467Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T05:06:25.467Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T05:06:25.467Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T05:06:25.467Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T05:06:25.467Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T05:06:25.543Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-04-27T05:06:25.725Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T05:06:25.725Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer (4.72s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-27T05:06:25.725Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-04-27T05:06:25.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:06:25.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:06:25.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:06:25.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:06:25.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:06:25.725Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:06:25.725Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:06:25.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:06:25.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:06:25.725Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:06:25.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T05:06:25.725Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T05:06:25.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T05:06:25.726Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T05:06:25.726Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:06:25.726Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-27T05:06:25.726Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:06:25.726Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:06:25.726Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:06:25.726Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:06:25.726Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:06:25.726Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:06:25.726Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:06:25.726Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:06:25.726Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:06:25.726Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:06:25.726Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T05:06:25.726Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:06:25.726Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T05:06:25.726Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:06:25.726Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:06:25.726Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T05:06:25.726Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:06:25.804Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-27T05:06:25.804Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T05:06:26.748Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-04-27T05:06:27.010Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.24s) [2022-04-27T05:06:27.010Z] === RUN TestIpcModeOlderClient [2022-04-27T05:06:27.010Z] === PAUSE TestIpcModeOlderClient [2022-04-27T05:06:27.010Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:06:27.100Z] --- PASS: TestCreateWithCustomMaskedPaths (1.20s) [2022-04-27T05:06:27.100Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:06:27.582Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2022-04-27T05:06:27.582Z] === RUN TestKillContainer [2022-04-27T05:06:27.582Z] === RUN TestKillContainer/no_signal [2022-04-27T05:06:27.843Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:06:28.105Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:06:28.475Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s) [2022-04-27T05:06:28.475Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:06:28.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:06:28.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:06:28.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:06:28.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:06:28.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:06:28.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:06:28.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:06:28.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:06:28.475Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:06:28.475Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:06:28.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:06:28.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:06:28.475Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:06:28.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:06:28.476Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:06:28.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T05:06:28.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-04-27T05:06:28.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2022-04-27T05:06:28.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2022-04-27T05:06:28.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2022-04-27T05:06:28.476Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2022-04-27T05:06:28.476Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:06:28.678Z] --- PASS: TestKillContainer (1.27s) [2022-04-27T05:06:28.678Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-27T05:06:28.678Z] --- PASS: TestKillContainer/non_killing_signal (0.31s) [2022-04-27T05:06:28.678Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-04-27T05:06:28.678Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:06:28.678Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T05:06:28.734Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-04-27T05:06:28.734Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:06:28.734Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:06:28.734Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:06:28.734Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T05:06:28.734Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T05:06:28.734Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:06:28.734Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:06:28.734Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-04-27T05:06:28.734Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:06:28.734Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T05:06:28.734Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T05:06:28.734Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-27T05:06:28.734Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-04-27T05:06:28.734Z] === RUN TestDaemonRestartIpcMode [2022-04-27T05:06:28.734Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T05:06:28.734Z] === RUN TestDaemonHostGatewayIP [2022-04-27T05:06:28.734Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:06:28.734Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-04-27T05:06:28.734Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T05:06:28.734Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T05:06:28.734Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:06:28.734Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-27T05:06:28.734Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:06:28.735Z] === RUN TestDiff [2022-04-27T05:06:29.250Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T05:06:29.301Z] --- PASS: TestDiff (0.39s) [2022-04-27T05:06:29.301Z] === RUN TestExecWithCloseStdin [2022-04-27T05:06:29.559Z] --- PASS: TestExecWithCloseStdin (0.47s) [2022-04-27T05:06:29.559Z] === RUN TestExec [2022-04-27T05:06:29.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.24s) [2022-04-27T05:06:29.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2022-04-27T05:06:29.822Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.69s) [2022-04-27T05:06:29.822Z] === RUN TestKillStoppedContainer [2022-04-27T05:06:29.955Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-27T05:06:29.955Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T05:06:29.955Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T05:06:29.955Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T05:06:30.083Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T05:06:30.083Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:06:30.083Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-27T05:06:30.083Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:06:30.186Z] --- PASS: TestExec (0.46s) [2022-04-27T05:06:30.186Z] === RUN TestExecUser [2022-04-27T05:06:30.344Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2022-04-27T05:06:30.344Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:06:30.344Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:06:30.344Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T05:06:30.344Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:06:30.344Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:06:30.344Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T05:06:30.344Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T05:06:30.422Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T05:06:30.423Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T05:06:30.778Z] --- PASS: TestExecUser (0.55s) [2022-04-27T05:06:30.778Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:06:30.885Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T05:06:30.885Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T05:06:30.916Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2022-04-27T05:06:30.916Z] === RUN TestLinksContainerNames [2022-04-27T05:06:31.357Z] --- PASS: TestExportContainerAndImportImage (0.61s) [2022-04-27T05:06:31.357Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:06:31.859Z] --- PASS: TestLinksContainerNames (0.85s) [2022-04-27T05:06:31.860Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:06:32.121Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2022-04-27T05:06:32.121Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T05:06:32.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T05:06:32.384Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s) [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/default [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/private [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/slave [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/shared [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/default [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/shared [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/slave [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/private [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T05:06:32.384Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:06:32.384Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:06:32.384Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:06:32.645Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:06:32.738Z] --- PASS: TestExportContainerAfterDaemonRestart (1.40s) [2022-04-27T05:06:32.739Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T05:06:32.906Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-04-27T05:06:32.906Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T05:06:32.906Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T05:06:33.303Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-04-27T05:06:33.303Z] === RUN TestHealthKillContainer [2022-04-27T05:06:34.295Z] --- PASS: TestContainerBindMountNonRecursive (1.37s) [2022-04-27T05:06:34.295Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T05:06:34.869Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s) [2022-04-27T05:06:34.869Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T05:06:35.004Z] Removing intermediate container ab67a167202b [2022-04-27T05:06:35.004Z] ---> 34c5897d0014 [2022-04-27T05:06:35.004Z] Step 9/13 : 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 [2022-04-27T05:06:35.004Z] ---> Running in f13f5ba9acdd [2022-04-27T05:06:35.130Z] --- PASS: TestContainerVolumesMountedAsSlave (0.31s) [2022-04-27T05:06:35.130Z] === RUN TestNetworkNat [2022-04-27T05:06:35.391Z] --- PASS: TestNetworkNat (0.43s) [2022-04-27T05:06:35.391Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:06:35.962Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-27T05:06:35.962Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:06:38.508Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-27T05:06:38.508Z] === RUN TestPause [2022-04-27T05:06:38.769Z] INFO: Installing gotestsum version v1.7.0 in C:\gopath\bin [2022-04-27T05:06:38.769Z] go: downloading gotest.tools/gotestsum v1.7.0 [2022-04-27T05:06:39.082Z] --- PASS: TestPause (0.44s) [2022-04-27T05:06:39.082Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:06:39.082Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:06:39.082Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:06:39.082Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:06:39.226Z] go: downloading github.com/fatih/color v1.10.0 [2022-04-27T05:06:39.226Z] go: downloading github.com/dnephin/pflag v1.0.7 [2022-04-27T05:06:39.226Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-04-27T05:06:39.226Z] go: downloading github.com/pkg/errors v0.9.1 [2022-04-27T05:06:39.226Z] go: downloading golang.org/x/tools v0.1.0 [2022-04-27T05:06:39.343Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-04-27T05:06:39.343Z] === RUN TestPidHost [2022-04-27T05:06:39.538Z] Removing intermediate container e075b1c1d8b2 [2022-04-27T05:06:39.538Z] ---> 5272637730d8 [2022-04-27T05:06:39.538Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-27T05:06:39.538Z] ---> Running in d0b1aa9b7e5f [2022-04-27T05:06:39.682Z] go: downloading github.com/mattn/go-colorable v0.1.8 [2022-04-27T05:06:39.682Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2022-04-27T05:06:39.682Z] go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-04-27T05:06:39.683Z] go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-04-27T05:06:39.683Z] go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-04-27T05:06:39.683Z] go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/networkdb 103.578s coverage: 60.6% of statements [2022-04-27T05:06:39.996Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/osl 4.326s coverage: 39.7% of statements [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.003s coverage: 20.0% of statements [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/portallocator 0.012s coverage: 86.1% of statements [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/portmapper 0.274s coverage: 48.6% of statements [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-27T05:06:39.996Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T05:06:39.996Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-27T05:06:39.996Z] [2022-04-27T05:06:39.996Z] === Skipped [2022-04-27T05:06:39.996Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-27T05:06:39.996Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T05:06:39.996Z] [2022-04-27T05:06:39.996Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-27T05:06:39.997Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-27T05:06:39.997Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:06:39.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:06:39.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:06:39.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:06:39.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:06:39.997Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-27T05:06:39.997Z] firewalld_test.go:14: firewalld is not running [2022-04-27T05:06:39.997Z] [2022-04-27T05:06:39.997Z] DONE 326 tests, 9 skipped in 201.708s [2022-04-27T05:06:40.139Z] go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-04-27T05:06:40.286Z] --- PASS: TestPidHost (0.94s) [2022-04-27T05:06:40.286Z] === RUN TestPsFilter [2022-04-27T05:06:40.286Z] --- PASS: TestPsFilter (0.11s) [2022-04-27T05:06:40.286Z] === RUN TestRemoveContainerWithRemovedVolume Post stage [Pipeline] junit [2022-04-27T05:06:40.578Z] Recording test results [2022-04-27T05:06:40.857Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2022-04-27T05:06:40.857Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:06:41.101Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-04-27T05:06:41.102Z] go: downloading golang.org/x/mod v0.3.0 [2022-04-27T05:06:41.118Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-27T05:06:41.118Z] === RUN TestRemoveContainerRunning [2022-04-27T05:06:41.408Z] --- PASS: TestHealthKillContainer (7.87s) [2022-04-27T05:06:41.408Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:06:41.408Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:06:41.408Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:06:41.408Z] === RUN TestIpcModeNone [2022-04-27T05:06:41.408Z] --- PASS: TestIpcModeNone (0.44s) [2022-04-27T05:06:41.408Z] === RUN TestIpcModePrivate [2022-04-27T05:06:41.666Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-04-27T05:06:41.713Z] --- PASS: TestRemoveContainerRunning (0.49s) [2022-04-27T05:06:41.713Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:06:41.909Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2022-04-27T05:06:41.924Z] --- PASS: TestIpcModePrivate (0.45s) [2022-04-27T05:06:41.924Z] === RUN TestIpcModeShareable [2022-04-27T05:06:41.924Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:06:41.924Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-04-27T05:06:41.924Z] === RUN TestAPIIpcModeShareableAndContainer [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-04-27T05:06:42.257Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -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:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh dynbinary test-integration [2022-04-27T05:06:42.304Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.47s) [2022-04-27T05:06:42.305Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:06:42.305Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T05:06:42.305Z] === RUN TestRenameLinkedContainer [2022-04-27T05:06:42.517Z] [2022-04-27T05:06:42.774Z] Removing bundles/ [2022-04-27T05:06:42.774Z] [2022-04-27T05:06:42.774Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-04-27T05:06:42.774Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:06:42.774Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:06:43.298Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2022-04-27T05:06:43.298Z] === RUN TestAPIIpcModeHost [2022-04-27T05:06:43.298Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:06:43.298Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-04-27T05:06:43.298Z] === RUN TestDaemonIpcModeShareable [2022-04-27T05:06:43.298Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:06:43.298Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-04-27T05:06:43.298Z] === RUN TestDaemonIpcModePrivate [2022-04-27T05:06:43.305Z] Removing intermediate container 7d0389af895e [2022-04-27T05:06:43.305Z] ---> e865e4f5a38d [2022-04-27T05:06:43.305Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T05:06:43.305Z] ---> Running in 4251351caa7b [2022-04-27T05:06:43.305Z] Removing intermediate container 4251351caa7b [2022-04-27T05:06:43.305Z] ---> e04376cf34e4 [2022-04-27T05:06:43.305Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T05:06:43.305Z] ---> Running in 5195bd4527a1 [2022-04-27T05:06:43.767Z] Removing intermediate container 5195bd4527a1 [2022-04-27T05:06:43.767Z] ---> 6cd4615e8623 [2022-04-27T05:06:43.767Z] Step 13/13 : COPY . . [2022-04-27T05:06:44.250Z] --- PASS: TestRenameLinkedContainer (1.78s) [2022-04-27T05:06:44.250Z] === RUN TestRenameStoppedContainer [2022-04-27T05:06:44.250Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-04-27T05:06:44.250Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:06:44.672Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-27T05:06:44.672Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2022-04-27T05:06:44.672Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T05:06:44.672Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:06:44.672Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-27T05:06:44.672Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T05:06:44.672Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:06:44.672Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-27T05:06:44.672Z] === RUN TestIpcModeOlderClient [2022-04-27T05:06:44.672Z] === PAUSE TestIpcModeOlderClient [2022-04-27T05:06:44.672Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:06:44.931Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-04-27T05:06:44.931Z] === RUN TestKillContainer [2022-04-27T05:06:44.931Z] === RUN TestKillContainer/no_signal [2022-04-27T05:06:45.194Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-04-27T05:06:45.194Z] === RUN TestRenameInvalidName [2022-04-27T05:06:45.454Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-27T05:06:45.454Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T05:06:45.454Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T05:06:45.454Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T05:06:45.498Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:06:45.756Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:06:45.767Z] --- PASS: TestRenameInvalidName (0.43s) [2022-04-27T05:06:45.767Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:06:45.923Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T05:06:45.923Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T05:06:45.923Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T05:06:45.923Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T05:06:46.323Z] --- PASS: TestKillContainer (1.20s) [2022-04-27T05:06:46.323Z] --- PASS: TestKillContainer/no_signal (0.38s) [2022-04-27T05:06:46.323Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-04-27T05:06:46.323Z] --- PASS: TestKillContainer/killing_signal (0.39s) [2022-04-27T05:06:46.323Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:06:46.323Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T05:06:46.581Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T05:06:47.147Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.80s) [2022-04-27T05:06:47.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-04-27T05:06:47.148Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.26s) [2022-04-27T05:06:47.148Z] === RUN TestKillStoppedContainer [2022-04-27T05:06:47.148Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-04-27T05:06:47.148Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:06:47.148Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-27T05:06:47.148Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:06:47.152Z] --- PASS: TestRenameAnonymousContainer (1.56s) [2022-04-27T05:06:47.152Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:06:47.406Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2022-04-27T05:06:47.406Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:06:47.406Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:06:47.406Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T05:06:47.406Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:06:47.406Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:06:47.406Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T05:06:47.406Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T05:06:47.406Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-27T05:06:47.406Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-04-27T05:06:47.406Z] === RUN TestLinksContainerNames [2022-04-27T05:06:47.722Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-27T05:06:47.722Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:06:48.340Z] --- PASS: TestLinksContainerNames (0.81s) [2022-04-27T05:06:48.340Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:06:48.664Z] --- PASS: TestRenameContainerWithLinkedContainer (0.88s) [2022-04-27T05:06:48.664Z] === RUN TestResize [2022-04-27T05:06:48.907Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-27T05:06:48.907Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T05:06:48.925Z] --- PASS: TestResize (0.44s) [2022-04-27T05:06:48.925Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:06:49.166Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s) [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/default [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/private [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/slave [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/shared [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/default [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/shared [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/slave [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/private [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T05:06:49.166Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:06:49.166Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T05:06:49.166Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T05:06:49.424Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T05:06:49.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T05:06:49.424Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T05:06:49.424Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-27T05:06:49.424Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s) [2022-04-27T05:06:49.424Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T05:06:49.424Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-27T05:06:49.424Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-04-27T05:06:49.424Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T05:06:49.424Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2022-04-27T05:06:49.424Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-04-27T05:06:49.424Z] === RUN TestNetworkNat [2022-04-27T05:06:49.498Z] --- PASS: TestResizeWithInvalidSize (0.41s) [2022-04-27T05:06:49.498Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:06:49.759Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:06:49.759Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:06:49.759Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:06:49.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:06:49.759Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:06:49.990Z] --- PASS: TestNetworkNat (0.56s) [2022-04-27T05:06:49.991Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:06:50.557Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-04-27T05:06:50.557Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:06:51.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:06:53.060Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:06:53.087Z] --- PASS: TestNetworkLoopbackNat (2.55s) [2022-04-27T05:06:53.087Z] === RUN TestPause [2022-04-27T05:06:53.087Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:06:53.087Z] --- SKIP: TestPause (0.00s) [2022-04-27T05:06:53.087Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:06:53.087Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:06:53.087Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:06:53.087Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:06:53.087Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:06:53.087Z] --- SKIP: TestPauseStopPausedContainer (0.02s) [2022-04-27T05:06:53.087Z] === RUN TestPidHost [2022-04-27T05:06:54.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:06:54.003Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:06:54.021Z] --- PASS: TestPidHost (0.90s) [2022-04-27T05:06:54.021Z] === RUN TestPsFilter [2022-04-27T05:06:54.021Z] --- PASS: TestPsFilter (0.11s) [2022-04-27T05:06:54.021Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T05:06:54.586Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-04-27T05:06:54.586Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:06:54.845Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-04-27T05:06:54.845Z] === RUN TestRemoveContainerRunning [2022-04-27T05:06:55.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:06:55.393Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:06:55.411Z] --- PASS: TestRemoveContainerRunning (0.41s) [2022-04-27T05:06:55.411Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:06:55.669Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.39s) [2022-04-27T05:06:55.669Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:06:55.669Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T05:06:55.669Z] === RUN TestRenameLinkedContainer [2022-04-27T05:06:57.572Z] --- PASS: TestRenameLinkedContainer (1.63s) [2022-04-27T05:06:57.572Z] === RUN TestRenameStoppedContainer [2022-04-27T05:06:57.832Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-27T05:06:57.832Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:06:58.767Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-04-27T05:06:58.767Z] === RUN TestRenameInvalidName [2022-04-27T05:06:58.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T05:06:59.026Z] --- PASS: TestRenameInvalidName (0.40s) [2022-04-27T05:06:59.026Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:06:59.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:06:59.600Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:07:00.402Z] --- PASS: TestRenameAnonymousContainer (1.49s) [2022-04-27T05:07:00.402Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:07:00.899Z] Removing intermediate container d0b1aa9b7e5f [2022-04-27T05:07:00.899Z] ---> 4d382bbb8457 [2022-04-27T05:07:00.899Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T05:07:00.899Z] ---> Running in edaea74bff59 [2022-04-27T05:07:00.899Z] Removing intermediate container edaea74bff59 [2022-04-27T05:07:00.899Z] ---> 06ae9e0cd8fd [2022-04-27T05:07:00.899Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T05:07:00.899Z] ---> Running in 659f67f5a6d3 [2022-04-27T05:07:00.899Z] Removing intermediate container 659f67f5a6d3 [2022-04-27T05:07:00.899Z] ---> 3afb082192bf [2022-04-27T05:07:00.899Z] Step 13/13 : COPY . . [2022-04-27T05:07:00.968Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2022-04-27T05:07:00.968Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:07:00.987Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:07:01.902Z] --- PASS: TestRenameContainerWithLinkedContainer (0.80s) [2022-04-27T05:07:01.902Z] === RUN TestResize [2022-04-27T05:07:02.160Z] --- PASS: TestResize (0.41s) [2022-04-27T05:07:02.160Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:07:02.419Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-04-27T05:07:02.419Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:07:02.901Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:07:02.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:07:02.985Z] --- PASS: TestResizeWhenContainerNotStarted (0.38s) [2022-04-27T05:07:02.985Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:07:02.985Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-27T05:07:02.985Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:07:02.985Z] === RUN TestCgroupNamespacesRun [2022-04-27T05:07:03.919Z] --- PASS: TestCgroupNamespacesRun (1.12s) [2022-04-27T05:07:03.919Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T05:07:04.817Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:07:05.078Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:07:05.296Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s) [2022-04-27T05:07:05.296Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T05:07:06.220Z] Removing intermediate container f13f5ba9acdd [2022-04-27T05:07:06.220Z] ---> bd248f451ad0 [2022-04-27T05:07:06.220Z] Step 10/13 : RUN Function Install-GoWinres() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing go-winres version $Env:GOWINRES_VERSION in $Env:GOBIN"; &go install "github.com/tc-hib/go-winres@${Env:GOWINRES_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"go-winres install failed..."'; } } Install-GoWinres [2022-04-27T05:07:06.220Z] ---> Running in d901ad2f2cfa [2022-04-27T05:07:06.230Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s) [2022-04-27T05:07:06.230Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T05:07:06.466Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:07:06.677Z] INFO: Installing go-winres version v0.2.3 in C:\gopath\bin [2022-04-27T05:07:07.149Z] go: downloading github.com/tc-hib/go-winres v0.2.3 [2022-04-27T05:07:07.149Z] go: downloading github.com/tc-hib/winres v0.1.5 [2022-04-27T05:07:07.149Z] go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-04-27T05:07:07.604Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2022-04-27T05:07:07.604Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T05:07:07.612Z] go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646 [2022-04-27T05:07:07.612Z] go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.82s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.37s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.32s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.33s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.51s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.51s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.13s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.64s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.08s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.80s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.05s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.74s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-04-27T05:07:07.850Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s) [2022-04-27T05:07:07.850Z] === RUN TestCgroupNamespacesRun [2022-04-27T05:07:08.069Z] go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-04-27T05:07:08.069Z] go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-04-27T05:07:08.539Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2022-04-27T05:07:08.539Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T05:07:09.236Z] --- PASS: TestCgroupNamespacesRun (1.20s) [2022-04-27T05:07:09.236Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T05:07:09.236Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-27T05:07:09.236Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-27T05:07:09.236Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T05:07:09.915Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s) [2022-04-27T05:07:09.915Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T05:07:10.179Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2022-04-27T05:07:10.179Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T05:07:10.482Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s) [2022-04-27T05:07:10.482Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T05:07:11.564Z] --- PASS: TestCgroupNamespacesRunHostMode (1.18s) [2022-04-27T05:07:11.564Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T05:07:11.857Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-27T05:07:11.857Z] === RUN TestNISDomainname [2022-04-27T05:07:11.857Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-27T05:07:11.857Z] --- SKIP: TestNISDomainname (0.02s) [2022-04-27T05:07:11.857Z] === RUN TestHostnameDnsResolution [2022-04-27T05:07:12.424Z] --- PASS: TestHostnameDnsResolution (0.62s) [2022-04-27T05:07:12.424Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T05:07:12.424Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-27T05:07:12.424Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-04-27T05:07:12.424Z] === RUN TestPrivilegedHostDevices [2022-04-27T05:07:12.506Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2022-04-27T05:07:12.506Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T05:07:12.682Z] --- PASS: TestPrivilegedHostDevices (0.43s) [2022-04-27T05:07:12.682Z] === RUN TestStats [2022-04-27T05:07:12.682Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:12.682Z] --- SKIP: TestStats (0.00s) [2022-04-27T05:07:12.682Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:07:12.682Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T05:07:12.682Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T05:07:12.682Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T05:07:12.682Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T05:07:12.682Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T05:07:12.682Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T05:07:12.682Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T05:07:12.682Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T05:07:12.682Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T05:07:12.682Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T05:07:13.249Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T05:07:13.891Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2022-04-27T05:07:13.892Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T05:07:14.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-04-27T05:07:14.463Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T05:07:15.777Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T05:07:15.848Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s) [2022-04-27T05:07:15.848Z] === RUN TestNISDomainname [2022-04-27T05:07:16.110Z] --- PASS: TestNISDomainname (0.53s) [2022-04-27T05:07:16.110Z] === RUN TestHostnameDnsResolution [2022-04-27T05:07:16.681Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-04-27T05:07:16.681Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T05:07:16.711Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T05:07:16.711Z] --- PASS: TestStopContainerWithTimeout/0 (0.66s) [2022-04-27T05:07:16.711Z] --- PASS: TestStopContainerWithTimeout/-1 (2.68s) [2022-04-27T05:07:16.711Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-04-27T05:07:16.711Z] --- PASS: TestStopContainerWithTimeout/1 (1.44s) [2022-04-27T05:07:16.711Z] === RUN TestDeleteDevicemapper [2022-04-27T05:07:16.711Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:07:16.711Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T05:07:16.711Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:07:17.256Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-04-27T05:07:17.256Z] === RUN TestPrivilegedHostDevices [2022-04-27T05:07:17.830Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-27T05:07:17.830Z] === RUN TestStats [2022-04-27T05:07:18.372Z] Removing intermediate container d901ad2f2cfa [2022-04-27T05:07:18.372Z] ---> 892d2627b103 [2022-04-27T05:07:18.372Z] Step 11/13 : ENTRYPOINT ["powershell.exe"] [2022-04-27T05:07:18.372Z] ---> Running in f08ed965fe11 [2022-04-27T05:07:18.614Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.77s) [2022-04-27T05:07:18.614Z] === RUN TestUpdateMemory [2022-04-27T05:07:18.614Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:18.614Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T05:07:18.614Z] === RUN TestUpdateCPUQuota [2022-04-27T05:07:18.614Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:18.614Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-04-27T05:07:18.614Z] === RUN TestUpdatePidsLimit [2022-04-27T05:07:18.614Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:18.614Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-04-27T05:07:18.614Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:07:18.829Z] Removing intermediate container f08ed965fe11 [2022-04-27T05:07:18.829Z] ---> 267786b57798 [2022-04-27T05:07:18.829Z] Step 12/13 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2022-04-27T05:07:18.829Z] ---> Running in dc2293ad60c7 [2022-04-27T05:07:19.289Z] Removing intermediate container dc2293ad60c7 [2022-04-27T05:07:19.289Z] ---> 9462e1b23150 [2022-04-27T05:07:19.289Z] Step 13/13 : COPY . . [2022-04-27T05:07:20.375Z] --- PASS: TestStats (2.48s) [2022-04-27T05:07:20.375Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:07:20.375Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T05:07:20.375Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T05:07:20.375Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T05:07:20.375Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T05:07:20.375Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T05:07:20.375Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T05:07:20.375Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T05:07:20.375Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T05:07:20.375Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T05:07:20.375Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T05:07:20.949Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T05:07:23.496Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T05:07:24.439Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T05:07:24.439Z] --- PASS: TestStopContainerWithTimeout/0 (0.75s) [2022-04-27T05:07:24.439Z] --- PASS: TestStopContainerWithTimeout/3 (2.78s) [2022-04-27T05:07:24.439Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2022-04-27T05:07:24.439Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-04-27T05:07:24.439Z] === RUN TestDeleteDevicemapper [2022-04-27T05:07:24.439Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:07:24.439Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T05:07:24.439Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:07:26.354Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.43s) [2022-04-27T05:07:26.354Z] === RUN TestUpdateMemory [2022-04-27T05:07:26.354Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:07:26.354Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T05:07:26.354Z] === RUN TestUpdateCPUQuota [2022-04-27T05:07:26.364Z] ---> 2fd73c4d7b7b [2022-04-27T05:07:26.364Z] Successfully built 2fd73c4d7b7b [2022-04-27T05:07:26.364Z] Successfully tagged docker:latest [2022-04-27T05:07:26.364Z] INFO: Image build ended at 04/27/2022 05:07:23. Duration:00:05:15.7274226 [2022-04-27T05:07:26.364Z] [2022-04-27T05:07:26.364Z] [2022-04-27T05:07:26.364Z] INFO: Building the test binaries at 04/27/2022 05:07:23... [2022-04-27T05:07:26.930Z] --- PASS: TestUpdateCPUQuota (0.92s) [2022-04-27T05:07:26.930Z] === RUN TestUpdatePidsLimit [2022-04-27T05:07:26.930Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T05:07:27.192Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T05:07:27.453Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T05:07:27.453Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T05:07:27.715Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T05:07:27.976Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T05:07:28.237Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit (1.97s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.22s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.22s) [2022-04-27T05:07:28.810Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s) [2022-04-27T05:07:28.810Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:07:30.806Z] --- PASS: TestUpdateRestartPolicy (10.93s) [2022-04-27T05:07:30.806Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:07:30.806Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-04-27T05:07:30.806Z] === RUN TestWaitNonBlocked [2022-04-27T05:07:30.806Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:07:30.806Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:07:30.807Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:07:30.807Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:07:30.807Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:07:30.807Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:07:30.807Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T05:07:30.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.63s) [2022-04-27T05:07:30.807Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.65s) [2022-04-27T05:07:30.807Z] === RUN TestWaitBlocked [2022-04-27T05:07:30.807Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:07:30.807Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:07:30.807Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:07:30.807Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:07:30.807Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:07:30.807Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:07:30.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T05:07:30.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T05:07:31.371Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T05:07:31.372Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.62s) [2022-04-27T05:07:31.372Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.66s) [2022-04-27T05:07:31.372Z] === CONT TestDaemonRestartIpcMode [2022-04-27T05:07:31.372Z] === CONT TestIpcModeOlderClient [2022-04-27T05:07:31.372Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-27T05:07:31.372Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T05:07:31.787Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T05:07:32.182Z] INFO: make.ps1 starting at 04/27/2022 05:07:31 [2022-04-27T05:07:32.182Z] INFO: Git commit (314a47492a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T05:07:32.182Z] INFO: Invoking autogen... [2022-04-27T05:07:32.644Z] { [2022-04-27T05:07:32.644Z] "RT_GROUP_ICON": { [2022-04-27T05:07:32.644Z] "#1": { [2022-04-27T05:07:32.644Z] "0409": "../../winresources/docker.ico" [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] }, [2022-04-27T05:07:32.644Z] "RT_MANIFEST": { [2022-04-27T05:07:32.644Z] "#1": { [2022-04-27T05:07:32.644Z] "0409": { [2022-04-27T05:07:32.644Z] "identity": {}, [2022-04-27T05:07:32.644Z] "description": "Docker Engine", [2022-04-27T05:07:32.644Z] "minimum-os": "vista", [2022-04-27T05:07:32.644Z] "execution-level": "", [2022-04-27T05:07:32.644Z] "ui-access": false, [2022-04-27T05:07:32.644Z] "auto-elevate": false, [2022-04-27T05:07:32.644Z] "dpi-awareness": "unaware", [2022-04-27T05:07:32.644Z] "disable-theming": false, [2022-04-27T05:07:32.644Z] "disable-window-filtering": false, [2022-04-27T05:07:32.644Z] "high-resolution-scrolling-aware": false, [2022-04-27T05:07:32.644Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T05:07:32.644Z] "long-path-aware": false, [2022-04-27T05:07:32.644Z] "printer-driver-isolation": false, [2022-04-27T05:07:32.644Z] "gdi-scaling": false, [2022-04-27T05:07:32.644Z] "segment-heap": false, [2022-04-27T05:07:32.644Z] "use-common-controls-v6": false [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] }, [2022-04-27T05:07:32.644Z] "RT_MESSAGETABLE": { [2022-04-27T05:07:32.644Z] "#1": { [2022-04-27T05:07:32.644Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] }, [2022-04-27T05:07:32.644Z] "RT_VERSION": { [2022-04-27T05:07:32.644Z] "#1": { [2022-04-27T05:07:32.644Z] "0409": { [2022-04-27T05:07:32.644Z] "fixed": { [2022-04-27T05:07:32.644Z] "file_version": "0.0.0.0", [2022-04-27T05:07:32.644Z] "product_version": "0.0.0.0", [2022-04-27T05:07:32.644Z] "type": "Unknown" [2022-04-27T05:07:32.644Z] }, [2022-04-27T05:07:32.644Z] "info": { [2022-04-27T05:07:32.644Z] "0000": { [2022-04-27T05:07:32.644Z] "CompanyName": "", [2022-04-27T05:07:32.644Z] "FileVersion": "0.0.0-dev", [2022-04-27T05:07:32.644Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T05:07:32.644Z] "OriginalFileName": "dockerd.exe", [2022-04-27T05:07:32.644Z] "ProductName": "", [2022-04-27T05:07:32.644Z] "ProductVersion": "0.0.0-dev", [2022-04-27T05:07:32.644Z] "SpecialBuild": "314a47492a" [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:32.644Z] } [2022-04-27T05:07:33.620Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T05:07:33.620Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-10e786d2\powershellWrapper.ps1:3 char:1 [2022-04-27T05:07:33.620Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T05:07:33.620Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T05:07:33.620Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T05:07:33.620Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T05:07:33.620Z] [2022-04-27T05:07:33.620Z] cmd\dockerd\config_windows.go [2022-04-27T05:07:33.620Z] cmd\dockerd\daemon.go [2022-04-27T05:07:33.620Z] cmd\dockerd\daemon_test.go [2022-04-27T05:07:33.620Z] cmd\dockerd\daemon_windows.go [2022-04-27T05:07:33.620Z] cmd\dockerd\docker.go [2022-04-27T05:07:33.620Z] cmd\dockerd\docker_windows.go [2022-04-27T05:07:33.620Z] cmd\dockerd\genwinres_windows.go [2022-04-27T05:07:33.620Z] cmd\dockerd\metrics.go [2022-04-27T05:07:33.620Z] cmd\dockerd\options.go [2022-04-27T05:07:33.620Z] cmd\dockerd\options_test.go [2022-04-27T05:07:33.620Z] cmd\dockerd\service_windows.go [2022-04-27T05:07:33.620Z] INFO: Building daemon... [2022-04-27T05:07:33.901Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.27s) [2022-04-27T05:07:33.901Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2022-04-27T05:07:33.901Z] PASS [2022-04-27T05:07:33.901Z] [2022-04-27T05:07:33.901Z] === Skipped [2022-04-27T05:07:33.901Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T05:07:33.901Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:07:33.901Z] [2022-04-27T05:07:33.901Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-04-27T05:07:33.901Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-04-27T05:07:33.901Z] [2022-04-27T05:07:33.901Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-04-27T05:07:33.901Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:07:33.901Z] [2022-04-27T05:07:33.901Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:07:33.902Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:07:33.902Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-04-27T05:07:33.902Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-04-27T05:07:33.902Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-04-27T05:07:33.902Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-04-27T05:07:33.902Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-04-27T05:07:33.902Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T05:07:33.902Z] kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T05:07:33.902Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-04-27T05:07:33.902Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s) [2022-04-27T05:07:33.902Z] 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) [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-04-27T05:07:33.902Z] 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) [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-04-27T05:07:33.902Z] 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) [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-04-27T05:07:33.902Z] pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:07:33.902Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s) [2022-04-27T05:07:33.902Z] pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:07:33.902Z] restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s) [2022-04-27T05:07:33.902Z] run_linux_test.go:33: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-04-27T05:07:33.902Z] run_linux_test.go:109: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-04-27T05:07:33.902Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T05:07:33.902Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T05:07:33.902Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-04-27T05:07:33.902Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-04-27T05:07:33.902Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-04-27T05:07:33.902Z] [2022-04-27T05:07:33.902Z] DONE 212 tests, 27 skipped in 73.512s [2022-04-27T05:07:33.902Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T05:07:34.160Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:07:34.306Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T05:07:34.726Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-27T05:07:34.726Z] === RUN TestDaemonConfigValidation [2022-04-27T05:07:34.726Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:07:34.726Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:07:34.726Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T05:07:34.726Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T05:07:34.726Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T05:07:34.726Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T05:07:34.726Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T05:07:34.726Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T05:07:34.726Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T05:07:34.726Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T05:07:34.726Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:07:34.726Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T05:07:34.726Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T05:07:34.726Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T05:07:34.726Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T05:07:34.869Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T05:07:34.984Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T05:07:34.984Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2022-04-27T05:07:34.984Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-27T05:07:34.984Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.09s) [2022-04-27T05:07:34.984Z] --- PASS: TestDaemonConfigValidation/valid_config (0.10s) [2022-04-27T05:07:34.984Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-27T05:07:34.984Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:07:34.984Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T05:07:35.919Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T05:07:37.293Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T05:07:37.387Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T05:07:38.228Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T05:07:38.228Z] daemon_test.go:156: [ddeaf289e8a8d] daemon is not started [2022-04-27T05:07:38.228Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s) [2022-04-27T05:07:38.228Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2022-04-27T05:07:38.228Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-27T05:07:38.228Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2022-04-27T05:07:38.228Z] === RUN TestDaemonProxy [2022-04-27T05:07:38.228Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-27T05:07:38.228Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T05:07:38.228Z] PASS [2022-04-27T05:07:38.228Z] [2022-04-27T05:07:38.228Z] === Skipped [2022-04-27T05:07:38.228Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s) [2022-04-27T05:07:38.228Z] daemon_test.go:160: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment [2022-04-27T05:07:38.228Z] [2022-04-27T05:07:38.228Z] DONE 12 tests, 1 skipped in 4.157s [2022-04-27T05:07:38.228Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T05:07:38.228Z] INFO: Testing against a local daemon [2022-04-27T05:07:38.228Z] === RUN TestCommitInheritsEnv [2022-04-27T05:07:40.127Z] --- PASS: TestCommitInheritsEnv (1.84s) [2022-04-27T05:07:40.128Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:07:40.128Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T05:07:40.128Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:07:40.128Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T05:07:40.128Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T05:07:40.128Z] === RUN TestImportWithCustomPlatform// [2022-04-27T05:07:40.128Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T05:07:40.386Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T05:07:40.386Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T05:07:40.386Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T05:07:40.386Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T05:07:40.386Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform (0.32s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s) [2022-04-27T05:07:40.386Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T05:07:40.386Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:07:40.644Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2022-04-27T05:07:40.644Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:07:40.644Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T05:07:40.644Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:07:41.042Z] --- PASS: TestUpdateRestartPolicy (11.09s) [2022-04-27T05:07:41.042Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:07:41.042Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s) [2022-04-27T05:07:41.042Z] === RUN TestWaitNonBlocked [2022-04-27T05:07:41.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:07:41.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:07:41.042Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:07:41.042Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:07:41.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:07:41.042Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:07:41.042Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T05:07:41.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s) [2022-04-27T05:07:41.042Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s) [2022-04-27T05:07:41.042Z] === RUN TestWaitBlocked [2022-04-27T05:07:41.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:07:41.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:07:41.304Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:07:41.304Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:07:41.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:07:41.304Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:07:41.877Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T05:07:41.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2022-04-27T05:07:41.877Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-04-27T05:07:41.877Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T05:07:41.877Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T05:07:42.543Z] --- PASS: TestRemoveImageOrphaning (1.58s) [2022-04-27T05:07:42.543Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T05:07:42.543Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-27T05:07:42.543Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-27T05:07:42.543Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:07:42.543Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T05:07:42.543Z] === RUN TestTagInvalidReference [2022-04-27T05:07:42.543Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T05:07:42.543Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:07:42.543Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-04-27T05:07:42.543Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:07:42.543Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T05:07:42.543Z] === RUN TestTagOfficialNames [2022-04-27T05:07:42.543Z] --- PASS: TestTagOfficialNames (0.04s) [2022-04-27T05:07:42.543Z] === RUN TestTagMatchesDigest [2022-04-27T05:07:42.543Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T05:07:42.543Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T05:07:43.647Z] ---> e74c1c48c7fb [2022-04-27T05:07:43.647Z] Successfully built e74c1c48c7fb [2022-04-27T05:07:43.647Z] Successfully tagged docker:latest [2022-04-27T05:07:43.647Z] INFO: Image build ended at 04/27/2022 05:07:42. Duration:00:05:39.3691310 [2022-04-27T05:07:43.647Z] [2022-04-27T05:07:43.647Z] [2022-04-27T05:07:43.647Z] INFO: Building the test binaries at 04/27/2022 05:07:42... [2022-04-27T05:07:44.424Z] --- PASS: TestContainerStartOnDaemonRestart (2.34s) [2022-04-27T05:07:44.424Z] === CONT TestIpcModeOlderClient [2022-04-27T05:07:44.424Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-04-27T05:07:44.424Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T05:07:44.424Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.44s) [2022-04-27T05:07:44.424Z] === CONT TestDaemonHostGatewayIP [2022-04-27T05:07:45.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T05:07:46.990Z] --- PASS: TestDaemonHostGatewayIP (2.66s) [2022-04-27T05:07:46.990Z] === CONT TestDaemonRestartIpcMode [2022-04-27T05:07:48.419Z] INFO: make.ps1 starting at 04/27/2022 05:07:48 [2022-04-27T05:07:48.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T05:07:48.901Z] INFO: Git commit (314a47492a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T05:07:48.901Z] INFO: Invoking autogen... [2022-04-27T05:07:48.901Z] { [2022-04-27T05:07:49.371Z] "RT_GROUP_ICON": { [2022-04-27T05:07:49.371Z] "#1": { [2022-04-27T05:07:49.371Z] "0409": "../../winresources/docker.ico" [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] }, [2022-04-27T05:07:49.371Z] "RT_MANIFEST": { [2022-04-27T05:07:49.371Z] "#1": { [2022-04-27T05:07:49.371Z] "0409": { [2022-04-27T05:07:49.371Z] "identity": {}, [2022-04-27T05:07:49.371Z] "description": "Docker Engine", [2022-04-27T05:07:49.371Z] "minimum-os": "vista", [2022-04-27T05:07:49.371Z] "execution-level": "", [2022-04-27T05:07:49.371Z] "ui-access": false, [2022-04-27T05:07:49.371Z] "auto-elevate": false, [2022-04-27T05:07:49.371Z] "dpi-awareness": "unaware", [2022-04-27T05:07:49.371Z] "disable-theming": false, [2022-04-27T05:07:49.371Z] "disable-window-filtering": false, [2022-04-27T05:07:49.371Z] "high-resolution-scrolling-aware": false, [2022-04-27T05:07:49.371Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T05:07:49.371Z] "long-path-aware": false, [2022-04-27T05:07:49.371Z] "printer-driver-isolation": false, [2022-04-27T05:07:49.371Z] "gdi-scaling": false, [2022-04-27T05:07:49.371Z] "segment-heap": false, [2022-04-27T05:07:49.371Z] "use-common-controls-v6": false [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] }, [2022-04-27T05:07:49.371Z] "RT_MESSAGETABLE": { [2022-04-27T05:07:49.371Z] "#1": { [2022-04-27T05:07:49.371Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] }, [2022-04-27T05:07:49.371Z] "RT_VERSION": { [2022-04-27T05:07:49.371Z] "#1": { [2022-04-27T05:07:49.371Z] "0409": { [2022-04-27T05:07:49.371Z] "fixed": { [2022-04-27T05:07:49.371Z] "file_version": "0.0.0.0", [2022-04-27T05:07:49.371Z] "product_version": "0.0.0.0", [2022-04-27T05:07:49.371Z] "type": "Unknown" [2022-04-27T05:07:49.371Z] }, [2022-04-27T05:07:49.371Z] "info": { [2022-04-27T05:07:49.371Z] "0000": { [2022-04-27T05:07:49.371Z] "CompanyName": "", [2022-04-27T05:07:49.371Z] "FileVersion": "0.0.0-dev", [2022-04-27T05:07:49.371Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T05:07:49.371Z] "OriginalFileName": "dockerd.exe", [2022-04-27T05:07:49.371Z] "ProductName": "", [2022-04-27T05:07:49.371Z] "ProductVersion": "0.0.0-dev", [2022-04-27T05:07:49.371Z] "SpecialBuild": "314a47492a" [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.371Z] } [2022-04-27T05:07:49.541Z] --- PASS: TestDaemonRestartIpcMode (2.25s) [2022-04-27T05:07:49.840Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T05:07:49.840Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-3d97a29f\powershellWrapper.ps1:3 char:1 [2022-04-27T05:07:49.840Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T05:07:49.840Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T05:07:49.840Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T05:07:49.840Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T05:07:49.840Z] [2022-04-27T05:07:49.840Z] cmd\dockerd\config_windows.go [2022-04-27T05:07:49.840Z] cmd\dockerd\daemon.go [2022-04-27T05:07:49.840Z] cmd\dockerd\daemon_test.go [2022-04-27T05:07:49.840Z] cmd\dockerd\daemon_windows.go [2022-04-27T05:07:49.840Z] cmd\dockerd\docker.go [2022-04-27T05:07:49.840Z] cmd\dockerd\docker_windows.go [2022-04-27T05:07:49.840Z] cmd\dockerd\genwinres_windows.go [2022-04-27T05:07:49.840Z] cmd\dockerd\metrics.go [2022-04-27T05:07:49.840Z] cmd\dockerd\options.go [2022-04-27T05:07:49.840Z] cmd\dockerd\options_test.go [2022-04-27T05:07:49.840Z] cmd\dockerd\service_windows.go [2022-04-27T05:07:49.840Z] INFO: Building daemon... [2022-04-27T05:07:51.283Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T05:07:52.652Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T05:07:54.941Z] ---> eb6ac17f2db7 [2022-04-27T05:07:54.941Z] Successfully built eb6ac17f2db7 [2022-04-27T05:07:54.941Z] Successfully tagged docker:latest [2022-04-27T05:07:54.941Z] INFO: Image build ended at 04/27/2022 05:07:54. Duration:00:04:19.6458030 [2022-04-27T05:07:54.941Z] [2022-04-27T05:07:54.941Z] [2022-04-27T05:07:54.941Z] INFO: Building the test binaries at 04/27/2022 05:07:54... [2022-04-27T05:07:55.926Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T05:07:56.121Z] --- PASS: TestContainerKillOnDaemonStart (11.86s) [2022-04-27T05:07:56.122Z] PASS [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === Skipped [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T05:07:56.122Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T05:07:56.122Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T05:07:56.122Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:07:56.122Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-04-27T05:07:56.122Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T05:07:56.122Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T05:07:56.122Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:07:56.122Z] [2022-04-27T05:07:56.122Z] DONE 235 tests, 7 skipped in 118.478s [2022-04-27T05:07:56.383Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T05:07:56.383Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:07:56.955Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2022-04-27T05:07:56.955Z] === RUN TestDaemonConfigValidation [2022-04-27T05:07:56.955Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:07:56.955Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:07:56.955Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T05:07:56.955Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T05:07:56.955Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T05:07:56.955Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T05:07:56.955Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T05:07:56.955Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T05:07:56.955Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T05:07:56.955Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T05:07:56.955Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:07:56.955Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T05:07:56.955Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T05:07:56.955Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T05:07:56.955Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T05:07:56.955Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T05:07:56.955Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s) [2022-04-27T05:07:56.955Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.10s) [2022-04-27T05:07:56.955Z] --- PASS: TestDaemonConfigValidation/valid_config (0.09s) [2022-04-27T05:07:56.955Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-27T05:07:56.955Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2022-04-27T05:07:56.955Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:07:56.955Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T05:07:57.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T05:07:58.339Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T05:07:59.281Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T05:08:00.224Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T05:08:00.224Z] daemon_test.go:156: [d645931a69e11] daemon is not started [2022-04-27T05:08:00.224Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s) [2022-04-27T05:08:00.224Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-27T05:08:00.224Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-27T05:08:00.224Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-27T05:08:00.224Z] === RUN TestDaemonProxy [2022-04-27T05:08:00.224Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T05:08:00.722Z] INFO: make.ps1 starting at 04/27/2022 05:07:59 [2022-04-27T05:08:00.722Z] INFO: Git commit (314a47492a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T05:08:00.722Z] INFO: Invoking autogen... [2022-04-27T05:08:00.722Z] { [2022-04-27T05:08:00.722Z] "RT_GROUP_ICON": { [2022-04-27T05:08:00.722Z] "#1": { [2022-04-27T05:08:00.722Z] "0409": "../../winresources/docker.ico" [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] }, [2022-04-27T05:08:00.722Z] "RT_MANIFEST": { [2022-04-27T05:08:00.722Z] "#1": { [2022-04-27T05:08:00.722Z] "0409": { [2022-04-27T05:08:00.722Z] "identity": {}, [2022-04-27T05:08:00.722Z] "description": "Docker Engine", [2022-04-27T05:08:00.722Z] "minimum-os": "vista", [2022-04-27T05:08:00.722Z] "execution-level": "", [2022-04-27T05:08:00.722Z] "ui-access": false, [2022-04-27T05:08:00.722Z] "auto-elevate": false, [2022-04-27T05:08:00.722Z] "dpi-awareness": "unaware", [2022-04-27T05:08:00.722Z] "disable-theming": false, [2022-04-27T05:08:00.722Z] "disable-window-filtering": false, [2022-04-27T05:08:00.722Z] "high-resolution-scrolling-aware": false, [2022-04-27T05:08:00.722Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T05:08:00.722Z] "long-path-aware": false, [2022-04-27T05:08:00.722Z] "printer-driver-isolation": false, [2022-04-27T05:08:00.722Z] "gdi-scaling": false, [2022-04-27T05:08:00.722Z] "segment-heap": false, [2022-04-27T05:08:00.722Z] "use-common-controls-v6": false [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] }, [2022-04-27T05:08:00.722Z] "RT_MESSAGETABLE": { [2022-04-27T05:08:00.722Z] "#1": { [2022-04-27T05:08:00.722Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] }, [2022-04-27T05:08:00.722Z] "RT_VERSION": { [2022-04-27T05:08:00.722Z] "#1": { [2022-04-27T05:08:00.722Z] "0409": { [2022-04-27T05:08:00.722Z] "fixed": { [2022-04-27T05:08:00.722Z] "file_version": "0.0.0.0", [2022-04-27T05:08:00.722Z] "product_version": "0.0.0.0", [2022-04-27T05:08:00.722Z] "type": "Unknown" [2022-04-27T05:08:00.722Z] }, [2022-04-27T05:08:00.722Z] "info": { [2022-04-27T05:08:00.722Z] "0000": { [2022-04-27T05:08:00.722Z] "CompanyName": "", [2022-04-27T05:08:00.722Z] "FileVersion": "0.0.0-dev", [2022-04-27T05:08:00.722Z] "LegalCopyright": "Copyright (C) 2015-2022 Docker Inc.", [2022-04-27T05:08:00.722Z] "OriginalFileName": "dockerd.exe", [2022-04-27T05:08:00.722Z] "ProductName": "", [2022-04-27T05:08:00.722Z] "ProductVersion": "0.0.0-dev", [2022-04-27T05:08:00.722Z] "SpecialBuild": "314a47492a" [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:00.722Z] } [2022-04-27T05:08:01.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T05:08:01.182Z] powershell.exe : cmd\dockerd\config.go [2022-04-27T05:08:01.182Z] At D:\gopath\src\github.com\docker\docker@tmp\durable-43d92f69\powershellWrapper.ps1:3 char:1 [2022-04-27T05:08:01.182Z] + & powershell -NoProfile -NonInteractive -ExecutionPolicy Bypass -Comm ... [2022-04-27T05:08:01.182Z] + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [2022-04-27T05:08:01.182Z] + CategoryInfo : NotSpecified: (cmd\dockerd\config.go:String) [], RemoteException [2022-04-27T05:08:01.182Z] + FullyQualifiedErrorId : NativeCommandError [2022-04-27T05:08:01.182Z] [2022-04-27T05:08:01.182Z] cmd\dockerd\config_windows.go [2022-04-27T05:08:01.182Z] cmd\dockerd\daemon.go [2022-04-27T05:08:01.182Z] cmd\dockerd\daemon_test.go [2022-04-27T05:08:01.182Z] cmd\dockerd\daemon_windows.go [2022-04-27T05:08:01.182Z] cmd\dockerd\docker.go [2022-04-27T05:08:01.182Z] cmd\dockerd\docker_windows.go [2022-04-27T05:08:01.182Z] cmd\dockerd\genwinres_windows.go [2022-04-27T05:08:01.182Z] cmd\dockerd\metrics.go [2022-04-27T05:08:01.182Z] cmd\dockerd\options.go [2022-04-27T05:08:01.182Z] cmd\dockerd\options_test.go [2022-04-27T05:08:01.182Z] cmd\dockerd\service_windows.go [2022-04-27T05:08:01.182Z] INFO: Building daemon... [2022-04-27T05:08:02.136Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T05:08:03.520Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T05:08:03.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T05:08:05.431Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T05:08:06.003Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T05:08:06.264Z] --- PASS: TestDaemonProxy (6.22s) [2022-04-27T05:08:06.264Z] --- PASS: TestDaemonProxy/environment_variables (1.73s) [2022-04-27T05:08:06.264Z] --- PASS: TestDaemonProxy/command-line_options (1.74s) [2022-04-27T05:08:06.264Z] --- PASS: TestDaemonProxy/configuration_file (1.72s) [2022-04-27T05:08:06.264Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T05:08:06.264Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-27T05:08:06.264Z] PASS [2022-04-27T05:08:06.264Z] [2022-04-27T05:08:06.264Z] DONE 17 tests in 10.105s [2022-04-27T05:08:06.264Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T05:08:06.525Z] INFO: Testing against a local daemon [2022-04-27T05:08:06.525Z] === RUN TestCommitInheritsEnv [2022-04-27T05:08:06.786Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-27T05:08:06.786Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:08:06.786Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T05:08:06.786Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:08:06.786Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T05:08:06.786Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T05:08:06.786Z] === RUN TestImportWithCustomPlatform// [2022-04-27T05:08:06.786Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T05:08:06.786Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T05:08:06.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T05:08:07.048Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T05:08:07.048Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T05:08:07.048Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T05:08:07.048Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform (0.31s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/#00 (0.07s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T05:08:07.048Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T05:08:07.048Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:08:07.048Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-27T05:08:07.048Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:08:07.048Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-27T05:08:07.048Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:08:07.310Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-04-27T05:08:07.310Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T05:08:07.881Z] time="2022-04-27T05:08:07Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-27T05:08:09.266Z] --- PASS: TestRemoveImageGarbageCollector (1.85s) [2022-04-27T05:08:09.266Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:08:09.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-04-27T05:08:09.266Z] === RUN TestTagInvalidReference [2022-04-27T05:08:09.266Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T05:08:09.266Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:08:09.266Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-04-27T05:08:09.266Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:08:09.266Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-04-27T05:08:09.266Z] === RUN TestTagOfficialNames [2022-04-27T05:08:09.404Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T05:08:09.404Z] Using test binary docker [2022-04-27T05:08:09.404Z] +++ /etc/init.d/apparmor start [2022-04-27T05:08:09.404Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T05:08:09.404Z] Starting dockerd [2022-04-27T05:08:09.404Z] INFO: Waiting for daemon to start... [2022-04-27T05:08:09.404Z] +++ 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 [2022-04-27T05:08:09.530Z] --- PASS: TestTagOfficialNames (0.05s) [2022-04-27T05:08:09.530Z] === RUN TestTagMatchesDigest [2022-04-27T05:08:09.530Z] --- PASS: TestTagMatchesDigest (0.02s) [2022-04-27T05:08:09.530Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T05:08:11.300Z] . [2022-04-27T05:08:11.300Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T05:08:11.300Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T05:08:11.300Z] Error: No such image: emptyfs [2022-04-27T05:08:11.300Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T05:08:11.300Z] ++++ docker load [2022-04-27T05:08:11.864Z] Running integration-test (iteration 1) [2022-04-27T05:08:11.864Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T05:08:11.864Z] ++ 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 [2022-04-27T05:08:11.864Z] ++ set -e [2022-04-27T05:08:11.864Z] ++ '[' -n 0 ']' [2022-04-27T05:08:11.864Z] ++ set -x [2022-04-27T05:08:11.864Z] ++ 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 [2022-04-27T05:08:12.427Z] Loaded image: busybox:latest [2022-04-27T05:08:12.991Z] Loaded image: busybox:glibc [2022-04-27T05:08:18.246Z] Loaded image: debian:bullseye-slim [2022-04-27T05:08:18.246Z] Loaded image: hello-world:latest [2022-04-27T05:08:18.246Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:08:18.246Z] INFO: Testing against a local daemon [2022-04-27T05:08:18.246Z] === RUN TestCgroupNamespacesBuild [2022-04-27T05:08:19.168Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:08:19.168Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:08:19.168Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:08:19.168Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:08:19.168Z] [2022-04-27T05:08:19.168Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-04-27T05:08:19.168Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-04-27T05:08:19.168Z] HOSTNAME=67eb4605967a [2022-04-27T05:08:19.168Z] TESTDEBUG=0 [2022-04-27T05:08:19.168Z] DEST=bundles/test-integration [2022-04-27T05:08:19.168Z] PWD=/go/src/github.com/docker/docker [2022-04-27T05:08:19.168Z] DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc [2022-04-27T05:08:19.168Z] container=docker [2022-04-27T05:08:19.168Z] HOME=/root [2022-04-27T05:08:19.168Z] GOLANG_VERSION=1.18.1 [2022-04-27T05:08:19.168Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-04-27T05:08:19.168Z] VALIDATE_BRANCH=master [2022-04-27T05:08:19.168Z] TERM=xterm [2022-04-27T05:08:19.168Z] DOCKER_PKG=github.com/docker/docker [2022-04-27T05:08:19.168Z] SHLVL=1 [2022-04-27T05:08:19.168Z] TIMEOUT=120m [2022-04-27T05:08:19.168Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-04-27T05:08:19.168Z] DOCKER_GRAPHDRIVER=overlay2 [2022-04-27T05:08:19.168Z] GO111MODULE=off [2022-04-27T05:08:19.168Z] DOCKER_EXPERIMENTAL=1 [2022-04-27T05:08:19.168Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-04-27T05:08:19.168Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-04-27T05:08:19.168Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-04-27T05:08:19.168Z] GOPATH=/go [2022-04-27T05:08:19.168Z] PKG_CONFIG=pkg-config [2022-04-27T05:08:19.168Z] _=/usr/bin/env [2022-04-27T05:08:19.169Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-04-27T05:08:20.766Z] --- PASS: TestCgroupNamespacesBuild (2.46s) [2022-04-27T05:08:20.766Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T05:08:22.684Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.08s) [2022-04-27T05:08:22.684Z] === RUN TestBuildWithSession [2022-04-27T05:08:22.684Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:08:22.684Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:08:22.684Z] === RUN TestBuildSquashParent [2022-04-27T05:08:27.430Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-04-27T05:08:27.430Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:08:27.430Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:08:27.430Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2022-04-27T05:08:27.430Z] [2022-04-27T05:08:27.430Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-04-27T05:08:27.430Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-04-27T05:08:27.430Z] Using test binary docker [2022-04-27T05:08:27.430Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T05:08:27.430Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T05:08:27.430Z] INFO: Waiting for daemon to start... [2022-04-27T05:08:27.430Z] Starting dockerd [2022-04-27T05:08:27.430Z] . [2022-04-27T05:08:27.430Z] INFO: Building docker-sdk-python3:5.0.3... [2022-04-27T05:08:32.685Z] --- PASS: TestBuildSquashParent (9.31s) [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:08:32.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:08:32.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:08:32.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:08:32.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:08:32.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:08:32.685Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:08:32.685Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:08:32.685Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:08:32.685Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:08:35.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:08:35.209Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:08:38.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:08:38.490Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.32s) [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.36s) [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s) [2022-04-27T05:08:41.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2022-04-27T05:08:41.769Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:08:41.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:08:44.294Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:08:44.868Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:08:45.126Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:08:45.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-04-27T05:08:46.057Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:08:46.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-04-27T05:08:46.621Z] --- PASS: TestBuildMultiStageCopy (5.03s) [2022-04-27T05:08:46.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.65s) [2022-04-27T05:08:46.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2022-04-27T05:08:46.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2022-04-27T05:08:46.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2022-04-27T05:08:46.621Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.66s) [2022-04-27T05:08:46.621Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:08:47.993Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2022-04-27T05:08:47.993Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:08:50.522Z] --- PASS: TestBuildLabelWithTargets (2.28s) [2022-04-27T05:08:50.522Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:08:51.455Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2022-04-27T05:08:51.455Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:08:54.733Z] --- PASS: TestBuildMultiStageOnBuild (3.36s) [2022-04-27T05:08:54.733Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:08:57.257Z] --- PASS: TestBuildUncleanTarFilenames (1.96s) [2022-04-27T05:08:57.257Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:09:00.533Z] --- PASS: TestBuildMultiStageLayerLeak (3.39s) [2022-04-27T05:09:00.533Z] === RUN TestBuildWithHugeFile [2022-04-27T05:09:06.184Z] sha256:df69899b8ada4c1bc3f9d5c2dc31b8fad4221e90f678c6976029fea05748cf68 [2022-04-27T05:09:06.184Z] INFO: Starting docker-py tests... [2022-04-27T05:09:06.184Z] ============================= test session starts ============================== [2022-04-27T05:09:06.184Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-04-27T05:09:06.184Z] rootdir: /src, inifile: pytest.ini [2022-04-27T05:09:06.184Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-04-27T05:09:06.184Z] collected 395 items / 2 deselected / 393 selected [2022-04-27T05:09:06.184Z] [2022-04-27T05:09:08.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2022-04-27T05:09:12.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-04-27T05:09:19.065Z] --- PASS: TestImportExtremelyLargeImageWorks (92.65s) [2022-04-27T05:09:19.065Z] PASS [2022-04-27T05:09:19.065Z] [2022-04-27T05:09:19.065Z] === Skipped [2022-04-27T05:09:19.065Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-27T05:09:19.065Z] remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-04-27T05:09:19.065Z] [2022-04-27T05:09:19.065Z] DONE 22 tests, 1 skipped in 96.814s [2022-04-27T05:09:19.065Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T05:09:19.065Z] INFO: Testing against a local daemon [2022-04-27T05:09:19.065Z] === RUN TestNetworkCreateDelete [2022-04-27T05:09:19.065Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-27T05:09:19.065Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:09:19.065Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-27T05:09:19.065Z] === RUN TestDaemonDNSFallback [2022-04-27T05:09:20.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-04-27T05:09:20.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-04-27T05:09:21.203Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-04-27T05:09:21.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-04-27T05:09:21.774Z] tests/integration/api_client_test.py ..... [ 7%] [2022-04-27T05:09:21.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-04-27T05:09:21.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-04-27T05:09:22.353Z] --- PASS: TestDaemonDNSFallback (6.33s) [2022-04-27T05:09:22.353Z] === RUN TestInspectNetwork [2022-04-27T05:09:22.353Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.353Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T05:09:22.353Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:09:22.353Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:09:22.353Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:09:22.353Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:09:22.353Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:09:22.353Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:09:22.353Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:09:22.353Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestNetworkList [2022-04-27T05:09:22.353Z] === RUN TestNetworkList//networks [2022-04-27T05:09:22.353Z] === PAUSE TestNetworkList//networks [2022-04-27T05:09:22.353Z] === RUN TestNetworkList//networks/ [2022-04-27T05:09:22.353Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:09:22.353Z] === CONT TestNetworkList//networks [2022-04-27T05:09:22.353Z] === CONT TestNetworkList//networks/ [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkList (0.01s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:09:22.353Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:09:22.353Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:09:22.353Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s) [2022-04-27T05:09:22.353Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:09:22.353Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s) [2022-04-27T05:09:22.353Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:09:22.353Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-27T05:09:22.353Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:09:22.353Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-27T05:09:22.353Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:09:22.353Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.353Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-27T05:09:22.353Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:09:22.353Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.353Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:09:22.353Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:09:22.353Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:09:22.353Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:09:22.354Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.354Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s) [2022-04-27T05:09:22.354Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:09:22.354Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.354Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:09:22.354Z] PASS [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === Skipped [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-04-27T05:09:22.354Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:09:22.354Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:09:22.354Z] network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s) [2022-04-27T05:09:22.354Z] service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s) [2022-04-27T05:09:22.354Z] service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s) [2022-04-27T05:09:22.354Z] service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s) [2022-04-27T05:09:22.354Z] service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2022-04-27T05:09:22.354Z] service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T05:09:22.354Z] service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:09:22.354Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s) [2022-04-27T05:09:22.354Z] service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:09:22.354Z] service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] DONE 34 tests, 12 skipped in 7.088s [2022-04-27T05:09:22.354Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:09:22.354Z] INFO: Testing against a local daemon [2022-04-27T05:09:22.354Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T05:09:22.354Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:09:22.354Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestDockerNetworkIpvlan [2022-04-27T05:09:22.354Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:09:22.354Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:09:22.354Z] PASS [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === Skipped [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T05:09:22.354Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:09:22.354Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] DONE 2 tests, 2 skipped in 0.092s [2022-04-27T05:09:22.354Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:09:22.354Z] INFO: Testing against a local daemon [2022-04-27T05:09:22.354Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T05:09:22.354Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestDockerNetworkMacvlan [2022-04-27T05:09:22.354Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-04-27T05:09:22.354Z] PASS [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === Skipped [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-04-27T05:09:22.354Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-04-27T05:09:22.354Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] DONE 2 tests, 2 skipped in 0.091s [2022-04-27T05:09:22.354Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T05:09:22.354Z] testing: warning: no tests to run [2022-04-27T05:09:22.354Z] PASS [2022-04-27T05:09:22.354Z] [2022-04-27T05:09:22.354Z] DONE 0 tests in 0.027s [2022-04-27T05:09:22.354Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T05:09:22.354Z] INFO: Testing against a local daemon [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginTLS [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginHeader [2022-04-27T05:09:22.354Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.354Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-04-27T05:09:22.354Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-04-27T05:09:22.614Z] === RUN TestAuthZPluginV2Disable [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2022-04-27T05:09:22.614Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-27T05:09:22.614Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-27T05:09:22.614Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-27T05:09:22.614Z] PASS [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === Skipped [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2022-04-27T05:09:22.614Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.614Z] [2022-04-27T05:09:22.614Z] DONE 17 tests, 17 skipped in 0.326s [2022-04-27T05:09:22.614Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T05:09:22.855Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-04-27T05:09:22.874Z] INFO: Testing against a local daemon [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:09:22.874Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:09:22.874Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:09:22.874Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:09:22.874Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:09:22.874Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:09:22.874Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:09:22.874Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.01s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.01s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:09:22.874Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:09:22.874Z] === RUN TestPluginInstall [2022-04-27T05:09:22.874Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.874Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T05:09:22.874Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:09:22.874Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-27T05:09:22.874Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T05:09:22.874Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:09:22.874Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-27T05:09:22.874Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:09:22.874Z] PASS [2022-04-27T05:09:22.874Z] [2022-04-27T05:09:22.874Z] === Skipped [2022-04-27T05:09:22.874Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-04-27T05:09:22.874Z] plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-04-27T05:09:22.874Z] [2022-04-27T05:09:22.874Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-04-27T05:09:22.874Z] plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-04-27T05:09:22.874Z] [2022-04-27T05:09:22.874Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:09:22.874Z] plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-04-27T05:09:22.874Z] [2022-04-27T05:09:22.874Z] DONE 19 tests, 3 skipped in 0.142s [2022-04-27T05:09:22.874Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T05:09:22.874Z] INFO: Testing against a local daemon [2022-04-27T05:09:22.874Z] === RUN TestExternalGraphDriver [2022-04-27T05:09:22.874Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-27T05:09:22.874Z] --- SKIP: TestExternalGraphDriver (0.03s) [2022-04-27T05:09:22.874Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:09:23.554Z] tests/integration/api_config_test.py ...... [ 8%] [2022-04-27T05:09:24.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-04-27T05:09:26.140Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-04-27T05:09:27.061Z] --- PASS: TestGraphdriverPluginV2 (3.41s) [2022-04-27T05:09:27.061Z] PASS [2022-04-27T05:09:27.061Z] [2022-04-27T05:09:27.061Z] === Skipped [2022-04-27T05:09:27.061Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.03s) [2022-04-27T05:09:27.061Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-04-27T05:09:27.061Z] [2022-04-27T05:09:27.061Z] DONE 2 tests, 1 skipped in 3.538s [2022-04-27T05:09:27.061Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T05:09:27.061Z] INFO: Testing against a local daemon [2022-04-27T05:09:27.061Z] === RUN TestContinueAfterPluginCrash [2022-04-27T05:09:27.061Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T05:09:27.061Z] === RUN TestReadPluginNoRead [2022-04-27T05:09:27.061Z] === PAUSE TestReadPluginNoRead [2022-04-27T05:09:27.061Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T05:09:27.061Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T05:09:27.061Z] === CONT TestContinueAfterPluginCrash [2022-04-27T05:09:27.061Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T05:09:27.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-04-27T05:09:27.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-04-27T05:09:28.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-04-27T05:09:28.822Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-04-27T05:09:29.752Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-04-27T05:09:30.187Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T05:09:30.187Z] [2022-04-27T05:09:30.187Z] ________ ____ __. [2022-04-27T05:09:30.187Z] \_____ \ | |/ _| [2022-04-27T05:09:30.187Z] / | \| < [2022-04-27T05:09:30.187Z] / | \ | \ [2022-04-27T05:09:30.187Z] \_______ /____|__ \ [2022-04-27T05:09:30.187Z] \/ \/ [2022-04-27T05:09:30.187Z] [2022-04-27T05:09:30.187Z] INFO: make.ps1 ended at 04/27/2022 05:09:21 [2022-04-27T05:09:30.187Z] INFO: Binaries build ended at 04/27/2022 05:09:23. Duration:00:01:59.6032367 [2022-04-27T05:09:30.187Z] INFO: Copying the built daemon binary to d:\CI\PR-43531\1\binary\dockerd-314a47492a.exe... [2022-04-27T05:09:30.187Z] INFO: Copying the built client binary to d:\CI\PR-43531\1\binary\docker-314a47492a.exe... [2022-04-27T05:09:30.187Z] INFO: Copying the golang package from the container to d:\CI\PR-43531\1\installer\go.zip... [2022-04-27T05:09:30.187Z] INFO: Extracting go.zip to d:\CI\PR-43531\1\go [2022-04-27T05:09:30.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-04-27T05:09:31.246Z] --- PASS: TestDaemonStartWithLogOpt (4.22s) [2022-04-27T05:09:31.246Z] === CONT TestReadPluginNoRead [2022-04-27T05:09:31.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-04-27T05:09:32.180Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T05:09:32.180Z] Using test binary docker [2022-04-27T05:09:32.180Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-04-27T05:09:32.180Z] +++ /etc/init.d/apparmor start [2022-04-27T05:09:32.180Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T05:09:32.180Z] INFO: Waiting for daemon to start... [2022-04-27T05:09:32.180Z] Starting dockerd [2022-04-27T05:09:32.180Z] +++ 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 [2022-04-27T05:09:33.149Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T05:09:34.087Z] === RUN TestReadPluginNoRead/default [2022-04-27T05:09:35.462Z] --- PASS: TestContinueAfterPluginCrash (8.97s) [2022-04-27T05:09:35.462Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T05:09:36.836Z] === CONT TestReadPluginNoRead [2022-04-27T05:09:36.836Z] read_test.go:92: [d5c09c45b7fc8] daemon is not started [2022-04-27T05:09:36.836Z] --- PASS: TestReadPluginNoRead (6.05s) [2022-04-27T05:09:36.836Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.25s) [2022-04-27T05:09:36.836Z] --- PASS: TestReadPluginNoRead/default (1.36s) [2022-04-27T05:09:36.836Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-27T05:09:36.836Z] PASS [2022-04-27T05:09:36.836Z] [2022-04-27T05:09:36.836Z] DONE 6 tests in 10.366s [2022-04-27T05:09:36.836Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-27T05:09:36.836Z] testing: warning: no tests to run [2022-04-27T05:09:36.836Z] PASS [2022-04-27T05:09:36.836Z] [2022-04-27T05:09:36.836Z] DONE 0 tests in 0.032s [2022-04-27T05:09:36.836Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T05:09:36.836Z] INFO: Testing against a local daemon [2022-04-27T05:09:36.836Z] === RUN TestPluginWithDevMounts [2022-04-27T05:09:36.836Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-27T05:09:36.836Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T05:09:36.836Z] PASS [2022-04-27T05:09:36.836Z] [2022-04-27T05:09:36.836Z] === Skipped [2022-04-27T05:09:36.836Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-04-27T05:09:36.836Z] mounts_test.go:20: (*Execution).IsRootless-fm [2022-04-27T05:09:36.836Z] [2022-04-27T05:09:36.836Z] DONE 1 tests, 1 skipped in 0.100s [2022-04-27T05:09:36.836Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T05:09:37.094Z] INFO: Testing against a local daemon [2022-04-27T05:09:37.094Z] === RUN TestSecretInspect [2022-04-27T05:09:37.094Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.094Z] --- SKIP: TestSecretInspect (0.01s) [2022-04-27T05:09:37.094Z] === RUN TestSecretList [2022-04-27T05:09:37.094Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.094Z] --- SKIP: TestSecretList (0.01s) [2022-04-27T05:09:37.094Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:09:37.094Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.094Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-04-27T05:09:37.095Z] === RUN TestSecretsUpdate [2022-04-27T05:09:37.095Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-04-27T05:09:37.095Z] === RUN TestTemplatedSecret [2022-04-27T05:09:37.095Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T05:09:37.095Z] === RUN TestSecretCreateResolve [2022-04-27T05:09:37.095Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-04-27T05:09:37.095Z] PASS [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] === Skipped [2022-04-27T05:09:37.095Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-04-27T05:09:37.095Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-04-27T05:09:37.095Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-04-27T05:09:37.095Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-04-27T05:09:37.095Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-04-27T05:09:37.095Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-04-27T05:09:37.095Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] [2022-04-27T05:09:37.095Z] DONE 6 tests, 6 skipped in 0.150s [2022-04-27T05:09:37.095Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T05:09:37.095Z] INFO: Testing against a local daemon [2022-04-27T05:09:37.095Z] === RUN TestServiceCreateInit [2022-04-27T05:09:37.095Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:09:37.095Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:09:37.095Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] --- PASS: TestServiceCreateInit (0.02s) [2022-04-27T05:09:37.095Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:09:37.095Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:09:37.095Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:09:37.095Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-04-27T05:09:37.095Z] === RUN TestCreateServiceConflict [2022-04-27T05:09:37.095Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.095Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-04-27T05:09:37.095Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:09:37.353Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:09:37.353Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:09:37.353Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:09:37.353Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestCreateServiceSysctls [2022-04-27T05:09:37.353Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2022-04-27T05:09:37.353Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:09:37.353Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-27T05:09:37.353Z] === RUN TestInspect [2022-04-27T05:09:37.353Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestInspect (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestCreateJob [2022-04-27T05:09:37.353Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestCreateJob (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestReplicatedJob [2022-04-27T05:09:37.353Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestReplicatedJob (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:09:37.353Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestServiceListWithStatuses [2022-04-27T05:09:37.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:09:37.353Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:09:37.353Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:09:37.353Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:09:37.353Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:37.353Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-04-27T05:09:37.353Z] === RUN TestServicePlugin [2022-04-27T05:09:38.726Z] . [2022-04-27T05:09:38.726Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T05:09:38.726Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T05:09:38.726Z] Error: No such image: emptyfs [2022-04-27T05:09:38.726Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T05:09:38.726Z] ++++ docker load [2022-04-27T05:09:38.726Z] Running integration-test (iteration 1) [2022-04-27T05:09:38.726Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-04-27T05:09:38.726Z] ++ 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 [2022-04-27T05:09:38.726Z] ++ set -e [2022-04-27T05:09:38.726Z] ++ '[' -n 0 ']' [2022-04-27T05:09:38.726Z] ++ set -x [2022-04-27T05:09:38.726Z] ++ 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 [2022-04-27T05:09:38.726Z] Loaded image: busybox:latest [2022-04-27T05:09:38.726Z] Loaded image: busybox:glibc [2022-04-27T05:09:39.255Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.255Z] --- SKIP: TestServicePlugin (1.96s) [2022-04-27T05:09:39.255Z] === RUN TestServiceUpdateLabel [2022-04-27T05:09:39.255Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.255Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-04-27T05:09:39.255Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:09:39.255Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.255Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-04-27T05:09:39.255Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:09:39.255Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-04-27T05:09:39.513Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:09:39.513Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-04-27T05:09:39.513Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:09:39.513Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2022-04-27T05:09:39.513Z] PASS [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === Skipped [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:09:39.513Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:09:39.513Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-04-27T05:09:39.513Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-04-27T05:09:39.513Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-04-27T05:09:39.513Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-04-27T05:09:39.513Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-04-27T05:09:39.513Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-04-27T05:09:39.513Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s) [2022-04-27T05:09:39.513Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s) [2022-04-27T05:09:39.513Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-04-27T05:09:39.513Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-04-27T05:09:39.513Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-04-27T05:09:39.513Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-04-27T05:09:39.513Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T05:09:39.513Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-04-27T05:09:39.513Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-04-27T05:09:39.513Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServicePlugin (1.96s) [2022-04-27T05:09:39.513Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-04-27T05:09:39.513Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-04-27T05:09:39.513Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-04-27T05:09:39.513Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-04-27T05:09:39.513Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2022-04-27T05:09:39.513Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] DONE 24 tests, 23 skipped in 2.349s [2022-04-27T05:09:39.513Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T05:09:39.513Z] INFO: Testing against a local daemon [2022-04-27T05:09:39.513Z] === RUN TestSessionCreate [2022-04-27T05:09:39.513Z] --- PASS: TestSessionCreate (0.03s) [2022-04-27T05:09:39.513Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:09:39.513Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-27T05:09:39.513Z] PASS [2022-04-27T05:09:39.513Z] [2022-04-27T05:09:39.513Z] DONE 2 tests in 0.148s [2022-04-27T05:09:39.514Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T05:09:39.655Z] Loaded image: debian:bullseye-slim [2022-04-27T05:09:39.655Z] Loaded image: hello-world:latest [2022-04-27T05:09:39.772Z] INFO: Testing against a local daemon [2022-04-27T05:09:39.772Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:09:39.772Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T05:09:39.772Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:09:39.772Z] === RUN TestDiskUsage [2022-04-27T05:09:39.772Z] === PAUSE TestDiskUsage [2022-04-27T05:09:39.772Z] === RUN TestEventsExecDie [2022-04-27T05:09:39.911Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:09:39.911Z] INFO: Testing against a local daemon [2022-04-27T05:09:39.911Z] === RUN TestCgroupNamespacesBuild [2022-04-27T05:09:40.339Z] --- PASS: TestEventsExecDie (0.47s) [2022-04-27T05:09:40.339Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:09:40.339Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2022-04-27T05:09:40.339Z] === RUN TestEventsVolumeCreate [2022-04-27T05:09:40.339Z] --- PASS: TestEventsVolumeCreate (0.04s) [2022-04-27T05:09:40.339Z] === RUN TestInfoBinaryCommits [2022-04-27T05:09:40.339Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T05:09:40.339Z] === RUN TestInfoAPIVersioned [2022-04-27T05:09:40.339Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T05:09:40.339Z] === RUN TestInfoAPI [2022-04-27T05:09:40.339Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T05:09:40.339Z] === RUN TestInfoAPIWarnings [2022-04-27T05:09:41.279Z] --- PASS: TestCgroupNamespacesBuild (1.22s) [2022-04-27T05:09:41.279Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-04-27T05:09:42.208Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-04-27T05:09:42.208Z] === RUN TestBuildWithSession [2022-04-27T05:09:42.208Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:09:42.208Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:09:42.208Z] === RUN TestBuildSquashParent [2022-04-27T05:09:46.030Z] --- PASS: TestImportExtremelyLargeImageWorks (91.15s) [2022-04-27T05:09:46.030Z] PASS [2022-04-27T05:09:46.030Z] [2022-04-27T05:09:46.030Z] DONE 22 tests in 94.225s [2022-04-27T05:09:46.030Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T05:09:46.030Z] INFO: Testing against a local daemon [2022-04-27T05:09:46.030Z] === RUN TestNetworkCreateDelete [2022-04-27T05:09:46.030Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-04-27T05:09:46.030Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:09:46.030Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2022-04-27T05:09:46.030Z] === RUN TestDaemonDNSFallback [2022-04-27T05:09:46.379Z] --- PASS: TestBuildSquashParent (4.04s) [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:09:46.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:09:46.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:09:46.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:09:46.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:09:46.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:09:46.379Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:09:46.379Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:09:46.379Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:09:46.379Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:09:47.419Z] --- PASS: TestDaemonDNSFallback (6.32s) [2022-04-27T05:09:47.419Z] === RUN TestInspectNetwork [2022-04-27T05:09:47.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:09:47.746Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:09:49.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:09:49.113Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.38s) [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.42s) [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.44s) [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.44s) [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.17s) [2022-04-27T05:09:50.480Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.20s) [2022-04-27T05:09:50.480Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:09:50.480Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:09:50.730Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T05:09:50.730Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T05:09:50.730Z] === RUN TestInspectNetwork/network_name [2022-04-27T05:09:50.730Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T05:09:51.409Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:09:51.665Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:09:51.922Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:09:52.178Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:09:52.435Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2022-04-27T05:09:52.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.18s) [2022-04-27T05:09:52.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s) [2022-04-27T05:09:52.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-04-27T05:09:52.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-04-27T05:09:52.435Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.26s) [2022-04-27T05:09:52.435Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:09:52.997Z] --- PASS: TestBuildMultiStageParentConfig (0.61s) [2022-04-27T05:09:52.997Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:09:53.658Z] tests/integration/api_container_test.py ....x..........x................ [ 17%] [2022-04-27T05:09:54.365Z] --- PASS: TestBuildLabelWithTargets (1.07s) [2022-04-27T05:09:54.365Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:09:54.621Z] --- PASS: TestBuildWithEmptyLayers (0.45s) [2022-04-27T05:09:54.621Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:09:54.933Z] --- PASS: TestInspectNetwork (7.42s) [2022-04-27T05:09:54.933Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T05:09:54.933Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T05:09:54.933Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T05:09:54.933Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T05:09:54.933Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T05:09:55.987Z] --- PASS: TestBuildMultiStageOnBuild (1.35s) [2022-04-27T05:09:55.988Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:09:56.317Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2022-04-27T05:09:56.317Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:09:56.317Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:09:56.317Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:09:56.317Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:09:56.317Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:09:56.317Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:09:56.317Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:09:56.551Z] --- PASS: TestBuildUncleanTarFilenames (0.63s) [2022-04-27T05:09:56.551Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:09:56.578Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:09:56.578Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:09:56.578Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:09:56.578Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:09:56.578Z] === RUN TestNetworkList [2022-04-27T05:09:56.578Z] === RUN TestNetworkList//networks [2022-04-27T05:09:56.578Z] === PAUSE TestNetworkList//networks [2022-04-27T05:09:56.578Z] === RUN TestNetworkList//networks/ [2022-04-27T05:09:56.578Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:09:56.578Z] === CONT TestNetworkList//networks [2022-04-27T05:09:56.578Z] === CONT TestNetworkList//networks/ [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkList (0.01s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:09:56.578Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T05:09:56.578Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:09:57.151Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-27T05:09:57.151Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:09:57.705Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T05:09:57.705Z] [2022-04-27T05:09:57.705Z] ________ ____ __. [2022-04-27T05:09:57.705Z] \_____ \ | |/ _| [2022-04-27T05:09:57.705Z] / | \| < [2022-04-27T05:09:57.705Z] / | \ | \ [2022-04-27T05:09:57.705Z] \_______ /____|__ \ [2022-04-27T05:09:57.705Z] \/ \/ [2022-04-27T05:09:57.705Z] [2022-04-27T05:09:57.705Z] INFO: make.ps1 ended at 04/27/2022 05:09:43 [2022-04-27T05:09:57.705Z] INFO: Binaries build ended at 04/27/2022 05:09:45. Duration:00:01:50.3246146 [2022-04-27T05:09:57.705Z] INFO: Copying the built daemon binary to d:\CI\PR-43531\1\binary\dockerd-314a47492a.exe... [2022-04-27T05:09:57.705Z] INFO: Copying the built client binary to d:\CI\PR-43531\1\binary\docker-314a47492a.exe... [2022-04-27T05:09:57.705Z] INFO: Copying the golang package from the container to d:\CI\PR-43531\1\installer\go.zip... [2022-04-27T05:09:57.705Z] INFO: Extracting go.zip to d:\CI\PR-43531\1\go [2022-04-27T05:09:57.921Z] --- PASS: TestBuildMultiStageLayerLeak (1.46s) [2022-04-27T05:09:57.921Z] === RUN TestBuildWithHugeFile [2022-04-27T05:09:58.095Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-27T05:09:58.095Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:09:58.414Z] --- PASS: TestInfoAPIWarnings (16.35s) [2022-04-27T05:09:58.414Z] === RUN TestInfoDebug [2022-04-27T05:09:58.414Z] --- PASS: TestInfoDebug (0.55s) [2022-04-27T05:09:58.414Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:09:58.414Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2022-04-27T05:09:58.414Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:09:58.414Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2022-04-27T05:09:58.414Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:09:58.414Z] --- PASS: TestLoginFailsWithBadCredentials (0.07s) [2022-04-27T05:09:58.414Z] === RUN TestPingCacheHeaders [2022-04-27T05:09:58.414Z] --- PASS: TestPingCacheHeaders (0.03s) [2022-04-27T05:09:58.414Z] === RUN TestPingGet [2022-04-27T05:09:58.414Z] --- PASS: TestPingGet (0.01s) [2022-04-27T05:09:58.414Z] === RUN TestPingHead [2022-04-27T05:09:58.414Z] --- PASS: TestPingHead (0.04s) [2022-04-27T05:09:58.414Z] === RUN TestPingSwarmHeader [2022-04-27T05:09:58.669Z] --- PASS: TestDaemonDefaultNetworkPools (0.70s) [2022-04-27T05:09:58.669Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:09:58.983Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T05:09:59.548Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T05:10:00.055Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.12s) [2022-04-27T05:10:00.055Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:10:00.485Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T05:10:00.485Z] --- PASS: TestPingSwarmHeader (2.11s) [2022-04-27T05:10:00.485Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T05:10:00.485Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T05:10:00.485Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T05:10:00.485Z] === RUN TestVersion [2022-04-27T05:10:00.485Z] --- PASS: TestVersion (0.03s) [2022-04-27T05:10:00.485Z] === CONT TestDiskUsage [2022-04-27T05:10:01.001Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2022-04-27T05:10:01.001Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T05:10:01.055Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T05:10:01.313Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T05:10:01.572Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T05:10:01.572Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2022-04-27T05:10:01.572Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:10:01.812Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2022-04-27T05:10:01.812Z] [2022-04-27T05:10:01.812Z] ________ ____ __. [2022-04-27T05:10:01.812Z] \_____ \ | |/ _| [2022-04-27T05:10:01.812Z] / | \| < [2022-04-27T05:10:01.812Z] / | \ | \ [2022-04-27T05:10:01.812Z] \_______ /____|__ \ [2022-04-27T05:10:01.812Z] \/ \/ [2022-04-27T05:10:01.812Z] [2022-04-27T05:10:01.812Z] INFO: make.ps1 ended at 04/27/2022 05:09:49 [2022-04-27T05:10:01.812Z] INFO: Binaries build ended at 04/27/2022 05:09:51. Duration:00:02:08.6416337 [2022-04-27T05:10:01.812Z] INFO: Copying the built daemon binary to d:\CI\PR-43531\1\binary\dockerd-314a47492a.exe... [2022-04-27T05:10:01.812Z] INFO: Copying the built client binary to d:\CI\PR-43531\1\binary\docker-314a47492a.exe... [2022-04-27T05:10:01.812Z] INFO: Copying the golang package from the container to d:\CI\PR-43531\1\installer\go.zip... [2022-04-27T05:10:01.812Z] INFO: Extracting go.zip to d:\CI\PR-43531\1\go [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage (1.23s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run (0.38s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2022-04-27T05:10:01.837Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s) [2022-04-27T05:10:01.837Z] PASS [2022-04-27T05:10:01.837Z] [2022-04-27T05:10:01.837Z] === Skipped [2022-04-27T05:10:01.837Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:10:01.837Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T05:10:01.837Z] [2022-04-27T05:10:01.837Z] DONE 54 tests, 1 skipped in 22.222s [2022-04-27T05:10:01.837Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T05:10:01.837Z] INFO: Testing against a local daemon [2022-04-27T05:10:01.837Z] === RUN TestVolumesCreateAndList [2022-04-27T05:10:01.837Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T05:10:01.837Z] === RUN TestVolumesRemove [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesRemove (0.05s) [2022-04-27T05:10:02.095Z] === RUN TestVolumesInspect [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T05:10:02.095Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:10:02.095Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:10:02.095Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:10:02.095Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:10:02.095Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:10:02.095Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:10:02.095Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:10:02.095Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:10:02.095Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:10:02.095Z] PASS [2022-04-27T05:10:02.095Z] [2022-04-27T05:10:02.095Z] DONE 9 tests in 0.177s [2022-04-27T05:10:02.095Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T05:10:02.095Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14180 is not a child of this shell [2022-04-27T05:10:02.095Z] warning: PID 14180 from bundles/test-integration/docker.pid had a nonzero exit code [2022-04-27T05:10:02.095Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T05:10:02.095Z] [2022-04-27T05:10:02.095Z] Unloading profiles will leave already running processes permanently [2022-04-27T05:10:02.095Z] unconfined, which can lead to unexpected situations. [2022-04-27T05:10:02.095Z] [2022-04-27T05:10:02.095Z] To set a process to complain mode, use the command line tool [2022-04-27T05:10:02.095Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T05:10:02.095Z] Removing test suite binaries [2022-04-27T05:10:02.095Z] exiting test-integration [2022-04-27T05:10:02.095Z] ++ exit 0 [2022-04-27T05:10:02.095Z] Post stage [Pipeline] junit [2022-04-27T05:10:03.049Z] Recording test results [2022-04-27T05:10:04.123Z] --- PASS: TestServiceWithPredefinedNetwork (2.08s) [2022-04-27T05:10:04.123Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:10:04.123Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:10:04.123Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:10:04.123Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:10:04.679Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T05:10:05.029Z] + echo Ensuring container killed. [2022-04-27T05:10:05.029Z] Ensuring container killed. [2022-04-27T05:10:05.029Z] + docker rm -vf docker-pr1 [2022-04-27T05:10:05.029Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T05:10:05.310Z] + echo Chowning /workspace to jenkins user [2022-04-27T05:10:05.310Z] Chowning /workspace to jenkins user [2022-04-27T05:10:05.310Z] + id -u [2022-04-27T05:10:05.310Z] + id -g [2022-04-27T05:10:05.310Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T05:10:05.310Z] Unable to find image 'busybox:latest' locally [2022-04-27T05:10:05.568Z] latest: Pulling from library/busybox [2022-04-27T05:10:05.568Z] 50e8d59317eb: Pulling fs layer [2022-04-27T05:10:05.568Z] 50e8d59317eb: Verifying Checksum [2022-04-27T05:10:05.568Z] 50e8d59317eb: Download complete [2022-04-27T05:10:05.828Z] 50e8d59317eb: Pull complete [2022-04-27T05:10:05.828Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T05:10:05.828Z] Status: Downloaded newer image for busybox:latest [2022-04-27T05:10:05.931Z] INFO: Extraction ended at 04/27/2022 05:10:03. Duration:00:00:37.1269730 [2022-04-27T05:10:05.931Z] INFO: Updating the golang and path environment variables [2022-04-27T05:10:05.931Z] INFO: GOPATH=d:\gopath [2022-04-27T05:10:05.931Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T05:10:05.931Z] INFO: Running the daemon under test in debug mode [2022-04-27T05:10:05.931Z] INFO: Starting a daemon under test... [2022-04-27T05:10:05.931Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43531\1\daemon --pidfile d:\CI\PR-43531\1\docker.pid -D [2022-04-27T05:10:05.931Z] INFO: Process started successfully. [2022-04-27T05:10:05.931Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T05:10:05.931Z] INFO: Waiting for the daemon under test to start... [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T05:10:07.509Z] + bundleName=amd64-rootless [2022-04-27T05:10:07.510Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-04-27T05:10:07.510Z] Creating amd64-rootless-bundles.tar.gz [2022-04-27T05:10:07.510Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-04-27T05:10:07.510Z] + 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 [2022-04-27T05:10:07.523Z] Archiving artifacts [2022-04-27T05:10:09.448Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T05:10:09.764Z] + make clean [2022-04-27T05:10:10.023Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T05:10:10.023Z] docker-dev-cache [2022-04-27T05:10:10.023Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T05:10:19.038Z] --- PASS: TestServiceWithDataPathPortInit (14.06s) [2022-04-27T05:10:19.038Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:10:20.424Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h2k2sd8mjemlw57147dvt56g6 Created:2022-04-27 05:10:19.063046133 +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[174d59ca5229098ee86efd237fe7b4ddb8dd7426f799f71b06b23a346548b1bc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyf07lxjh8d9l4ahdi4a4w7j3 EndpointID:db290f09be1cc02cb050689bbc324694d6a4e047ae40cb246cb7bc5e0e3267cc MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:50407966a30f90fa86fad5493e84bff27c8d800c97ff8679350ffd2b28ad5923 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:d067bded4c1e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vyf07lxjh8d9l4ahdi4a4w7j3 EndpointID:db290f09be1cc02cb050689bbc324694d6a4e047ae40cb246cb7bc5e0e3267cc EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T05:10:23.021Z] INFO: Extraction ended at 04/27/2022 05:10:21. Duration:00:00:34.3502126 [2022-04-27T05:10:23.021Z] INFO: Updating the golang and path environment variables [2022-04-27T05:10:23.021Z] INFO: GOPATH=d:\gopath [2022-04-27T05:10:23.021Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T05:10:23.021Z] INFO: Running the daemon under test in debug mode [2022-04-27T05:10:23.021Z] INFO: Running the daemon under test in containerd mode [2022-04-27T05:10:23.021Z] INFO: Starting a daemon under test... [2022-04-27T05:10:23.021Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43531\1\daemon --pidfile d:\CI\PR-43531\1\docker.pid -D --containerd \\.\pipe\containerd-containerd [2022-04-27T05:10:23.021Z] INFO: Containerd started successfully. [2022-04-27T05:10:23.021Z] INFO: Process started successfully. [2022-04-27T05:10:23.021Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T05:10:23.021Z] INFO: Waiting for the daemon under test to start... [2022-04-27T05:10:23.775Z] .....INFO: Daemon under test started and replied! [2022-04-27T05:10:23.775Z] INFO: Docker version of the daemon under test [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] Client: [2022-04-27T05:10:23.775Z] Version: 17.06.2-ce [2022-04-27T05:10:23.775Z] API version: 1.30 [2022-04-27T05:10:23.775Z] Go version: go1.8.3 [2022-04-27T05:10:23.775Z] Git commit: cec0b72 [2022-04-27T05:10:23.775Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T05:10:23.775Z] OS/Arch: windows/amd64 [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] Server: [2022-04-27T05:10:23.775Z] Version: 0.0.0-dev [2022-04-27T05:10:23.775Z] API version: 1.42 (minimum version 1.24) [2022-04-27T05:10:23.775Z] Go version: go1.18.1 [2022-04-27T05:10:23.775Z] Git commit: 314a47492a [2022-04-27T05:10:23.775Z] Built: [2022-04-27T05:10:23.775Z] OS/Arch: windows/amd64 [2022-04-27T05:10:23.775Z] Experimental: false [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] INFO: Docker info of the daemon under test [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] Containers: 0 [2022-04-27T05:10:23.775Z] Running: 0 [2022-04-27T05:10:23.775Z] Paused: 0 [2022-04-27T05:10:23.775Z] Stopped: 0 [2022-04-27T05:10:23.775Z] Images: 0 [2022-04-27T05:10:23.775Z] Server Version: 0.0.0-dev [2022-04-27T05:10:23.775Z] Storage Driver: windowsfilter [2022-04-27T05:10:23.775Z] Windows: [2022-04-27T05:10:23.775Z] Logging Driver: json-file [2022-04-27T05:10:23.775Z] Plugins: [2022-04-27T05:10:23.775Z] Volume: local [2022-04-27T05:10:23.775Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T05:10:23.775Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T05:10:23.775Z] Swarm: inactive [2022-04-27T05:10:23.775Z] Default Isolation: process [2022-04-27T05:10:23.775Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T05:10:23.775Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-27T05:10:23.775Z] OSType: windows [2022-04-27T05:10:23.775Z] Architecture: x86_64 [2022-04-27T05:10:23.775Z] CPUs: 4 [2022-04-27T05:10:23.775Z] Total Memory: 32GiB [2022-04-27T05:10:23.775Z] Name: azwin-2-9b14d0 [2022-04-27T05:10:23.775Z] ID: LHLE:LNM2:OXQ2:JHTE:PK4K:ZXOJ:YJBL:53EX:5VBY:7WC6:BXOF:7QL5 [2022-04-27T05:10:23.775Z] Docker Root Dir: D:\CI\PR-43531\1\daemon [2022-04-27T05:10:23.775Z] Debug Mode (client): false [2022-04-27T05:10:23.775Z] Debug Mode (server): true [2022-04-27T05:10:23.775Z] File Descriptors: -1 [2022-04-27T05:10:23.775Z] Goroutines: 16 [2022-04-27T05:10:23.775Z] System Time: 2022-04-27T05:10:23.4544226Z [2022-04-27T05:10:23.775Z] EventsListeners: 0 [2022-04-27T05:10:23.775Z] Registry: https://index.docker.io/v1/ [2022-04-27T05:10:23.775Z] Labels: [2022-04-27T05:10:23.775Z] Experimental: false [2022-04-27T05:10:23.775Z] Insecure Registries: [2022-04-27T05:10:23.775Z] 127.0.0.0/8 [2022-04-27T05:10:23.775Z] Live Restore Enabled: false [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] INFO: Docker images of the daemon under test [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T05:10:23.775Z] [2022-04-27T05:10:23.775Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T05:10:23.775Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2022-04-27T05:10:24.239Z] ltsc2019: Pulling from windows/servercore [2022-04-27T05:10:24.239Z] 4612f6d0b889: Pulling fs layer [2022-04-27T05:10:24.239Z] ba8181afd426: Pulling fs layer [2022-04-27T05:10:25.712Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.08s) [2022-04-27T05:10:25.712Z] PASS [2022-04-27T05:10:25.712Z] [2022-04-27T05:10:25.712Z] === Skipped [2022-04-27T05:10:25.712Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:10:25.712Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:10:25.712Z] [2022-04-27T05:10:25.712Z] DONE 38 tests, 1 skipped in 44.269s [2022-04-27T05:10:25.712Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:10:25.712Z] INFO: Testing against a local daemon [2022-04-27T05:10:25.712Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T05:10:25.712Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:10:25.712Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T05:10:25.712Z] === RUN TestDockerNetworkIpvlan [2022-04-27T05:10:25.712Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:10:25.712Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:10:25.712Z] PASS [2022-04-27T05:10:25.712Z] [2022-04-27T05:10:25.712Z] === Skipped [2022-04-27T05:10:25.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T05:10:25.712Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:10:25.712Z] [2022-04-27T05:10:25.712Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:10:25.712Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:10:25.712Z] [2022-04-27T05:10:25.712Z] DONE 2 tests, 2 skipped in 0.023s [2022-04-27T05:10:25.712Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:10:25.712Z] INFO: Testing against a local daemon [2022-04-27T05:10:25.712Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T05:10:26.308Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.26s) [2022-04-27T05:10:26.308Z] === RUN TestDockerNetworkMacvlan [2022-04-27T05:10:26.902Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T05:10:27.857Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T05:10:28.431Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T05:10:30.351Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T05:10:31.735Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T05:10:35.042Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan (9.86s) [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.86s) [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.15s) [2022-04-27T05:10:35.986Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.72s) [2022-04-27T05:10:35.986Z] PASS [2022-04-27T05:10:35.986Z] [2022-04-27T05:10:35.986Z] DONE 8 tests in 11.138s [2022-04-27T05:10:35.986Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T05:10:35.986Z] testing: warning: no tests to run [2022-04-27T05:10:35.986Z] PASS [2022-04-27T05:10:35.986Z] [2022-04-27T05:10:35.986Z] DONE 0 tests in 0.009s [2022-04-27T05:10:35.986Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T05:10:36.246Z] INFO: Testing against a local daemon [2022-04-27T05:10:36.246Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T05:10:37.192Z] --- PASS: TestAuthZPluginAllowRequest (1.17s) [2022-04-27T05:10:37.192Z] === RUN TestAuthZPluginTLS [2022-04-27T05:10:37.766Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-04-27T05:10:37.766Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T05:10:37.807Z] INFO: Extraction ended at 04/27/2022 05:10:34. Duration:00:00:40.0891852 [2022-04-27T05:10:37.807Z] INFO: Updating the golang and path environment variables [2022-04-27T05:10:37.807Z] INFO: GOPATH=d:\gopath [2022-04-27T05:10:37.807Z] INFO: go version go1.18.1 windows/amd64 [2022-04-27T05:10:37.807Z] INFO: Running the daemon under test in debug mode [2022-04-27T05:10:37.807Z] INFO: Starting a daemon under test... [2022-04-27T05:10:37.807Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-43531\1\daemon --pidfile d:\CI\PR-43531\1\docker.pid -D [2022-04-27T05:10:37.807Z] INFO: Process started successfully. [2022-04-27T05:10:37.807Z] INFO: Start tailing logs of the daemon under tests [2022-04-27T05:10:37.807Z] INFO: Waiting for the daemon under test to start... [2022-04-27T05:10:38.342Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-27T05:10:38.342Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T05:10:38.916Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-04-27T05:10:38.916Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T05:10:39.491Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-27T05:10:39.491Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T05:10:40.882Z] --- PASS: TestAuthZPluginAllowEventStream (1.23s) [2022-04-27T05:10:40.882Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T05:10:41.144Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2022-04-27T05:10:41.144Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T05:10:41.718Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-27T05:10:41.718Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T05:10:42.007Z] ba8181afd426: Verifying Checksum [2022-04-27T05:10:42.007Z] ba8181afd426: Download complete [2022-04-27T05:10:42.291Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-27T05:10:42.291Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T05:10:43.680Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.41s) [2022-04-27T05:10:43.680Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T05:10:44.284Z] ...INFO: Daemon under test started and replied! [2022-04-27T05:10:44.284Z] INFO: Docker version of the daemon under test [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] Client: [2022-04-27T05:10:44.284Z] Version: 17.06.2-ce [2022-04-27T05:10:44.284Z] API version: 1.30 [2022-04-27T05:10:44.284Z] Go version: go1.8.3 [2022-04-27T05:10:44.284Z] Git commit: cec0b72 [2022-04-27T05:10:44.284Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T05:10:44.284Z] OS/Arch: windows/amd64 [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] Server: [2022-04-27T05:10:44.284Z] Version: 0.0.0-dev [2022-04-27T05:10:44.284Z] API version: 1.42 (minimum version 1.24) [2022-04-27T05:10:44.284Z] Go version: go1.18.1 [2022-04-27T05:10:44.284Z] Git commit: 314a47492a [2022-04-27T05:10:44.284Z] Built: [2022-04-27T05:10:44.284Z] OS/Arch: windows/amd64 [2022-04-27T05:10:44.284Z] Experimental: false [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] INFO: Docker info of the daemon under test [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] Containers: 0 [2022-04-27T05:10:44.284Z] Running: 0 [2022-04-27T05:10:44.284Z] Paused: 0 [2022-04-27T05:10:44.284Z] Stopped: 0 [2022-04-27T05:10:44.284Z] Images: 0 [2022-04-27T05:10:44.284Z] Server Version: 0.0.0-dev [2022-04-27T05:10:44.284Z] Storage Driver: windowsfilter [2022-04-27T05:10:44.284Z] Windows: [2022-04-27T05:10:44.284Z] Logging Driver: json-file [2022-04-27T05:10:44.284Z] Plugins: [2022-04-27T05:10:44.284Z] Volume: local [2022-04-27T05:10:44.284Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T05:10:44.284Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T05:10:44.284Z] Swarm: inactive [2022-04-27T05:10:44.284Z] Default Isolation: process [2022-04-27T05:10:44.284Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T05:10:44.284Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T05:10:44.284Z] OSType: windows [2022-04-27T05:10:44.284Z] Architecture: x86_64 [2022-04-27T05:10:44.284Z] CPUs: 4 [2022-04-27T05:10:44.284Z] Total Memory: 32GiB [2022-04-27T05:10:44.284Z] Name: azwin-2-bb3610 [2022-04-27T05:10:44.284Z] ID: U7U4:EH6Y:BP4Q:T3SA:WJ74:YO3C:K556:EWRT:MDL4:XJ4D:JDO6:Y3UJ [2022-04-27T05:10:44.284Z] Docker Root Dir: D:\CI\PR-43531\1\daemon [2022-04-27T05:10:44.284Z] Debug Mode (client): false [2022-04-27T05:10:44.284Z] Debug Mode (server): true [2022-04-27T05:10:44.284Z] File Descriptors: -1 [2022-04-27T05:10:44.284Z] Goroutines: 29 [2022-04-27T05:10:44.284Z] System Time: 2022-04-27T05:10:41.6286243Z [2022-04-27T05:10:44.284Z] EventsListeners: 0 [2022-04-27T05:10:44.284Z] Registry: https://index.docker.io/v1/ [2022-04-27T05:10:44.284Z] Labels: [2022-04-27T05:10:44.284Z] Experimental: false [2022-04-27T05:10:44.284Z] Insecure Registries: [2022-04-27T05:10:44.284Z] 127.0.0.0/8 [2022-04-27T05:10:44.284Z] Live Restore Enabled: false [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] INFO: Docker images of the daemon under test [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T05:10:44.284Z] [2022-04-27T05:10:44.284Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T05:10:44.284Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-27T05:10:44.284Z] ltsc2022: Pulling from windows/servercore [2022-04-27T05:10:44.284Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T05:10:44.284Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T05:10:44.561Z] --- PASS: TestBuildWithHugeFile (46.08s) [2022-04-27T05:10:44.561Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:10:44.561Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:10:44.561Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:10:44.561Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:10:44.561Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:10:44.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:10:44.561Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:10:44.561Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:10:44.561Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:10:44.561Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:10:44.561Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:10:44.561Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:10:44.561Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:10:44.561Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-04-27T05:10:44.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s) [2022-04-27T05:10:44.561Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s) [2022-04-27T05:10:44.561Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T05:10:44.561Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:10:44.561Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T05:10:45.069Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.44s) [2022-04-27T05:10:45.069Z] === RUN TestAuthZPluginHeader [2022-04-27T05:10:46.011Z] --- PASS: TestAuthZPluginHeader (0.71s) [2022-04-27T05:10:46.011Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T05:10:46.451Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T05:10:47.380Z] --- PASS: TestBuildPreserveOwnership (2.97s) [2022-04-27T05:10:47.380Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.97s) [2022-04-27T05:10:47.380Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.99s) [2022-04-27T05:10:47.380Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:10:47.380Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2022-04-27T05:10:47.380Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T05:10:47.853Z] .........................xx.................... [ 29%] [2022-04-27T05:10:47.943Z] Loaded image: busybox:latest [2022-04-27T05:10:48.199Z] Loaded image: busybox:glibc [2022-04-27T05:10:49.114Z] 4612f6d0b889: Verifying Checksum [2022-04-27T05:10:49.114Z] 4612f6d0b889: Download complete [2022-04-27T05:10:49.131Z] Loaded image: debian:bullseye-slim [2022-04-27T05:10:49.131Z] Loaded image: hello-world:latest [2022-04-27T05:10:49.388Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:10:50.221Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.93s) [2022-04-27T05:10:50.221Z] === RUN TestAuthZPluginV2Disable [2022-04-27T05:10:51.980Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T05:10:51.981Z] Using test binary docker [2022-04-27T05:10:51.981Z] +++ /etc/init.d/apparmor start [2022-04-27T05:10:51.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T05:10:51.981Z] INFO: Waiting for daemon to start... [2022-04-27T05:10:51.981Z] Starting dockerd [2022-04-27T05:10:51.981Z] +++ 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 [2022-04-27T05:10:51.981Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-04-27T05:10:51.981Z] Using test binary docker [2022-04-27T05:10:51.981Z] +++ /etc/init.d/apparmor start [2022-04-27T05:10:51.981Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-04-27T05:10:51.981Z] Starting dockerd [2022-04-27T05:10:51.981Z] +++ 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 [2022-04-27T05:10:51.981Z] INFO: Waiting for daemon to start... [2022-04-27T05:10:51.981Z] . [2022-04-27T05:10:51.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T05:10:51.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T05:10:51.981Z] Error: No such image: emptyfs [2022-04-27T05:10:51.981Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T05:10:51.981Z] ++++ docker load [2022-04-27T05:10:51.981Z] Running integration-test (iteration 1) [2022-04-27T05:10:51.981Z] 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)/ [2022-04-27T05:10:51.981Z] ++ 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)/' [2022-04-27T05:10:51.981Z] ++ set -e [2022-04-27T05:10:51.981Z] ++ '[' -n 0 ']' [2022-04-27T05:10:51.981Z] ++ set -x [2022-04-27T05:10:51.981Z] ++ 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)/' [2022-04-27T05:10:51.981Z] Loaded image: busybox:latest [2022-04-27T05:10:51.981Z] [2022-04-27T05:10:51.981Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-04-27T05:10:51.981Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-04-27T05:10:51.981Z] Error: No such image: emptyfs [2022-04-27T05:10:51.981Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-04-27T05:10:51.981Z] ++++ docker load [2022-04-27T05:10:51.981Z] Loaded image: busybox:glibc [2022-04-27T05:10:51.981Z] Running integration-test (iteration 1) [2022-04-27T05:10:51.981Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-04-27T05:10:51.981Z] ++ 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)/' [2022-04-27T05:10:51.981Z] ++ set -e [2022-04-27T05:10:51.981Z] ++ '[' -n 0 ']' [2022-04-27T05:10:51.981Z] ++ set -x [2022-04-27T05:10:51.981Z] ++ 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)/' [2022-04-27T05:10:51.981Z] Loaded image: busybox:latest [2022-04-27T05:10:51.981Z] Loaded image: busybox:glibc [2022-04-27T05:10:52.237Z] Loaded image: debian:bullseye-slim [2022-04-27T05:10:52.495Z] Loaded image: hello-world:latest [2022-04-27T05:10:52.752Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:10:52.752Z] INFO: Testing against a local daemon [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T05:10:52.752Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T05:10:53.527Z] --- PASS: TestAuthZPluginV2Disable (3.36s) [2022-04-27T05:10:53.527Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T05:10:54.121Z] Loaded image: debian:bullseye-slim [2022-04-27T05:10:54.684Z] Loaded image: hello-world:latest [2022-04-27T05:10:54.684Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:10:54.684Z] INFO: Testing against a local daemon [2022-04-27T05:10:54.684Z] === RUN TestDockerDaemonSuite [2022-04-27T05:10:54.684Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-04-27T05:10:55.660Z] ...INFO: Daemon under test started and replied! [2022-04-27T05:10:55.660Z] INFO: Docker version of the daemon under test [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] Client: [2022-04-27T05:10:55.660Z] Version: 17.06.2-ce [2022-04-27T05:10:55.660Z] API version: 1.30 [2022-04-27T05:10:55.660Z] Go version: go1.8.3 [2022-04-27T05:10:55.660Z] Git commit: cec0b72 [2022-04-27T05:10:55.660Z] Built: Tue Sep 5 19:57:19 2017 [2022-04-27T05:10:55.660Z] OS/Arch: windows/amd64 [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] Server: [2022-04-27T05:10:55.660Z] Version: 0.0.0-dev [2022-04-27T05:10:55.660Z] API version: 1.42 (minimum version 1.24) [2022-04-27T05:10:55.660Z] Go version: go1.18.1 [2022-04-27T05:10:55.660Z] Git commit: 314a47492a [2022-04-27T05:10:55.660Z] Built: [2022-04-27T05:10:55.660Z] OS/Arch: windows/amd64 [2022-04-27T05:10:55.660Z] Experimental: false [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] INFO: Docker info of the daemon under test [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] Containers: 0 [2022-04-27T05:10:55.660Z] Running: 0 [2022-04-27T05:10:55.660Z] Paused: 0 [2022-04-27T05:10:55.660Z] Stopped: 0 [2022-04-27T05:10:55.660Z] Images: 0 [2022-04-27T05:10:55.660Z] Server Version: 0.0.0-dev [2022-04-27T05:10:55.660Z] Storage Driver: windowsfilter [2022-04-27T05:10:55.660Z] Windows: [2022-04-27T05:10:55.660Z] Logging Driver: json-file [2022-04-27T05:10:55.660Z] Plugins: [2022-04-27T05:10:55.660Z] Volume: local [2022-04-27T05:10:55.660Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T05:10:55.660Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T05:10:55.660Z] Swarm: inactive [2022-04-27T05:10:55.660Z] Default Isolation: process [2022-04-27T05:10:55.660Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T05:10:55.660Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T05:10:55.660Z] OSType: windows [2022-04-27T05:10:55.660Z] Architecture: x86_64 [2022-04-27T05:10:55.660Z] CPUs: 4 [2022-04-27T05:10:55.660Z] Total Memory: 32GiB [2022-04-27T05:10:55.660Z] Name: azwin-2-bb3611 [2022-04-27T05:10:55.660Z] ID: LUPO:HT5J:NPHL:HJEF:VEFL:DPRQ:BVR7:GMPN:RFJT:HBZO:V2KU:QMFP [2022-04-27T05:10:55.660Z] Docker Root Dir: D:\CI\PR-43531\1\daemon [2022-04-27T05:10:55.660Z] Debug Mode (client): false [2022-04-27T05:10:55.660Z] Debug Mode (server): true [2022-04-27T05:10:55.660Z] File Descriptors: -1 [2022-04-27T05:10:55.660Z] Goroutines: 16 [2022-04-27T05:10:55.660Z] System Time: 2022-04-27T05:10:54.2207281Z [2022-04-27T05:10:55.660Z] EventsListeners: 0 [2022-04-27T05:10:55.660Z] Registry: https://index.docker.io/v1/ [2022-04-27T05:10:55.660Z] Labels: [2022-04-27T05:10:55.660Z] Experimental: false [2022-04-27T05:10:55.660Z] Insecure Registries: [2022-04-27T05:10:55.660Z] 127.0.0.0/8 [2022-04-27T05:10:55.660Z] Live Restore Enabled: false [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] INFO: Docker images of the daemon under test [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T05:10:55.660Z] [2022-04-27T05:10:55.660Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2022-04-27T05:10:55.660Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time... [2022-04-27T05:10:55.660Z] ltsc2022: Pulling from windows/servercore [2022-04-27T05:10:55.660Z] 8f616e6e9eec: Pulling fs layer [2022-04-27T05:10:55.660Z] dccd9e4d14d3: Pulling fs layer [2022-04-27T05:10:56.589Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T05:10:56.589Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T05:10:56.829Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.30s) [2022-04-27T05:10:56.829Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T05:10:57.153Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T05:10:57.153Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T05:10:57.493Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.56s) [2022-04-27T05:10:57.493Z] PASS [2022-04-27T05:10:57.493Z] [2022-04-27T05:10:57.493Z] === Skipped [2022-04-27T05:10:57.493Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-04-27T05:10:57.493Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:10:57.493Z] [2022-04-27T05:10:57.493Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:10:57.493Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:10:57.493Z] [2022-04-27T05:10:57.493Z] DONE 34 tests, 2 skipped in 78.565s [2022-04-27T05:10:57.493Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T05:10:57.493Z] ++ 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 [2022-04-27T05:10:57.493Z] ++ set -e [2022-04-27T05:10:57.493Z] ++ '[' -n 0 ']' [2022-04-27T05:10:57.493Z] ++ set -x [2022-04-27T05:10:57.493Z] ++ 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 [2022-04-27T05:10:57.493Z] INFO: Testing against a local daemon [2022-04-27T05:10:57.493Z] === RUN TestConfigInspect [2022-04-27T05:10:58.082Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T05:10:58.082Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T05:10:58.082Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T05:10:59.385Z] --- PASS: TestConfigInspect (2.29s) [2022-04-27T05:10:59.385Z] === RUN TestConfigList [2022-04-27T05:10:59.451Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T05:10:59.459Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T05:10:59.459Z] dccd9e4d14d3: Download complete [2022-04-27T05:10:59.459Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T05:10:59.459Z] 8f616e6e9eec: Download complete [2022-04-27T05:10:59.708Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T05:10:59.708Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T05:10:59.708Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T05:11:00.717Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-04-27T05:11:00.975Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T05:11:01.904Z] --- PASS: TestConfigList (2.31s) [2022-04-27T05:11:01.904Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:11:02.344Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T05:11:02.344Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T05:11:02.344Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T05:11:02.344Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T05:11:02.344Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T05:11:03.823Z] --- PASS: TestConfigsCreateAndDelete (2.20s) [2022-04-27T05:11:03.823Z] === RUN TestConfigsUpdate [2022-04-27T05:11:04.191Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-04-27T05:11:06.371Z] --- PASS: TestConfigsUpdate (2.21s) [2022-04-27T05:11:06.371Z] === RUN TestTemplatedConfig [2022-04-27T05:11:06.840Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.94s) [2022-04-27T05:11:06.840Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T05:11:07.598Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T05:11:08.161Z] --- PASS: TestBuildWithHugeFile (127.89s) [2022-04-27T05:11:08.161Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:11:08.161Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:11:08.161Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:11:08.161Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:11:08.161Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:11:08.161Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:11:08.161Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:11:08.161Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:11:08.161Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:11:08.161Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:11:08.161Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:11:08.161Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:11:08.161Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:11:08.161Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-04-27T05:11:08.161Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-04-27T05:11:08.161Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.10s) [2022-04-27T05:11:08.161Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-04-27T05:11:08.161Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:11:08.161Z] === RUN TestBuildPreserveOwnership/copy_from [2022-04-27T05:11:08.724Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T05:11:08.892Z] --- PASS: TestTemplatedConfig (2.59s) [2022-04-27T05:11:08.892Z] === RUN TestConfigCreateResolve [2022-04-27T05:11:10.616Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-04-27T05:11:10.661Z] dccd9e4d14d3: Verifying Checksum [2022-04-27T05:11:10.662Z] dccd9e4d14d3: Download complete [2022-04-27T05:11:10.781Z] --- PASS: TestConfigCreateResolve (1.83s) [2022-04-27T05:11:10.781Z] PASS [2022-04-27T05:11:10.781Z] [2022-04-27T05:11:10.781Z] DONE 6 tests in 13.518s [2022-04-27T05:11:10.781Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T05:11:10.782Z] ++ 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 [2022-04-27T05:11:10.782Z] ++ set -e [2022-04-27T05:11:10.782Z] ++ '[' -n 0 ']' [2022-04-27T05:11:10.782Z] ++ set -x [2022-04-27T05:11:10.782Z] ++ 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 [2022-04-27T05:11:10.782Z] INFO: Testing against a local daemon [2022-04-27T05:11:10.782Z] === RUN TestCheckpoint [2022-04-27T05:11:10.782Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:11:10.782Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:11:10.782Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:11:10.782Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:11:10.782Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/commit (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:11:10.782Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:11:10.782Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:11:10.782Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-04-27T05:11:10.782Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:11:10.782Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2022-04-27T05:11:10.782Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:11:10.782Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2022-04-27T05:11:10.782Z] === RUN TestCopyEmptyFile [2022-04-27T05:11:10.873Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T05:11:11.038Z] --- PASS: TestCopyEmptyFile (0.22s) [2022-04-27T05:11:11.039Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:11:11.039Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-04-27T05:11:11.039Z] === RUN TestCopyFromContainer [2022-04-27T05:11:11.682Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-04-27T05:11:11.802Z] --- PASS: TestBuildPreserveOwnership (3.54s) [2022-04-27T05:11:11.802Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.16s) [2022-04-27T05:11:11.802Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2022-04-27T05:11:11.802Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:11:11.802Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-27T05:11:11.802Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-04-27T05:11:11.967Z] === RUN TestCopyFromContainer// [2022-04-27T05:11:12.224Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T05:11:12.224Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T05:11:12.224Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T05:11:12.224Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T05:11:12.487Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T05:11:12.487Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T05:11:12.487Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T05:11:12.487Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T05:11:12.487Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T05:11:12.732Z] Loaded image: busybox:latest [2022-04-27T05:11:12.732Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer (1.66s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-04-27T05:11:12.744Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-04-27T05:11:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:11:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:11:12.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:11:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:11:12.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:11:12.744Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:11:12.744Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:11:12.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:11:12.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:11:12.744Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:11:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-04-27T05:11:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T05:11:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T05:11:12.744Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T05:11:12.744Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:11:12.744Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-04-27T05:11:12.744Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:11:12.744Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:11:12.744Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:11:12.744Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:11:12.744Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:11:12.744Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:11:12.744Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:11:12.744Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:11:12.744Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:11:12.744Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:11:12.744Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T05:11:12.744Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T05:11:12.744Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:11:12.744Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:11:12.744Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:11:12.744Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T05:11:12.744Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:11:12.988Z] Loaded image: busybox:glibc [2022-04-27T05:11:13.551Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T05:11:14.113Z] --- PASS: TestCreateWithCustomMaskedPaths (1.25s) [2022-04-27T05:11:14.113Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:11:14.113Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T05:11:15.044Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T05:11:15.044Z] Loaded image: debian:bullseye-slim [2022-04-27T05:11:15.301Z] Loaded image: hello-world:latest [2022-04-27T05:11:15.301Z] Loaded image: arm32v7/hello-world:latest [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.22s) [2022-04-27T05:11:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:11:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:11:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:11:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:11:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:11:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:11:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:11:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:11:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:11:15.481Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:11:15.481Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:11:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:11:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:11:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:11:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:11:15.481Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T05:11:15.481Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T05:11:15.481Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:11:15.557Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-04-27T05:11:15.738Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.45s) [2022-04-27T05:11:15.738Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:11:15.738Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:11:15.738Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:11:15.738Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T05:11:15.738Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T05:11:15.738Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:11:15.738Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:11:15.738Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-27T05:11:15.738Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:11:15.738Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-27T05:11:15.738Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T05:11:15.738Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T05:11:15.738Z] === RUN TestDaemonRestartIpcMode [2022-04-27T05:11:15.738Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T05:11:15.738Z] === RUN TestDaemonHostGatewayIP [2022-04-27T05:11:15.738Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T05:11:15.738Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T05:11:15.738Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T05:11:15.738Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:11:15.738Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T05:11:15.738Z] === RUN TestDiff [2022-04-27T05:11:16.300Z] --- PASS: TestDiff (0.45s) [2022-04-27T05:11:16.300Z] === RUN TestExecWithCloseStdin [2022-04-27T05:11:16.570Z] tests/integration/api_image_test.py ............s..... [ 39%] [2022-04-27T05:11:16.864Z] --- PASS: TestExecWithCloseStdin (0.53s) [2022-04-27T05:11:16.864Z] === RUN TestExec [2022-04-27T05:11:17.427Z] --- PASS: TestExec (0.52s) [2022-04-27T05:11:17.427Z] === RUN TestExecUser [2022-04-27T05:11:17.453Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-04-27T05:11:17.838Z] 8f616e6e9eec: Verifying Checksum [2022-04-27T05:11:17.838Z] 8f616e6e9eec: Download complete [2022-04-27T05:11:17.989Z] --- PASS: TestExecUser (0.48s) [2022-04-27T05:11:17.989Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:11:18.551Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-04-27T05:11:18.551Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:11:18.821Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-04-27T05:11:18.821Z] === RUN TestDockerSuite/TestAttachDetach [2022-04-27T05:11:19.750Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T05:11:19.918Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-04-27T05:11:19.918Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:11:20.174Z] --- PASS: TestHealthCheckWorkdir (0.55s) [2022-04-27T05:11:20.174Z] === RUN TestHealthKillContainer [2022-04-27T05:11:20.681Z] docker_cli_daemon_test.go:1472: [d2108109b248e] daemon is not started [2022-04-27T05:11:20.681Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T05:11:21.613Z] check_test.go:307: [df81c1c5f73aa] daemon is not started [2022-04-27T05:11:21.613Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-04-27T05:11:22.544Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T05:11:23.473Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T05:11:23.473Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-04-27T05:11:24.403Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T05:11:24.948Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2022-04-27T05:11:24.948Z] PASS [2022-04-27T05:11:24.948Z] [2022-04-27T05:11:24.948Z] DONE 17 tests in 46.820s [2022-04-27T05:11:24.948Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T05:11:24.948Z] INFO: Testing against a local daemon [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:11:24.948Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:11:24.948Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:11:24.948Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:11:24.948Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:11:24.948Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:11:24.948Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:11:24.948Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:11:24.948Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:11:24.948Z] === RUN TestPluginInstall [2022-04-27T05:11:24.948Z] === RUN TestPluginInstall/no_auth [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6da2466fa61dee302c90a8d575b0cb6f8ef5f4e1a9d73ddb8e3c8b1fbff0a2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6da2466fa61dee302c90a8d575b0cb6f8ef5f4e1a9d73ddb8e3c8b1fbff0a2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:11:24.948Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6da2466fa61dee302c90a8d575b0cb6f8ef5f4e1a9d73ddb8e3c8b1fbff0a2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:11:24.948Z] time="2022-04-27T05:11:24Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c6da2466fa61dee302c90a8d575b0cb6f8ef5f4e1a9d73ddb8e3c8b1fbff0a2c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:11:24.948Z] === RUN TestPluginInstall/with_insecure [2022-04-27T05:11:25.333Z] check_test.go:307: [d91b11465ca4e] daemon is not started [2022-04-27T05:11:25.333Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-04-27T05:11:25.520Z] time="2022-04-27T05:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:11:25.520Z] time="2022-04-27T05:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d1c0dbbfd5b908f7bf2cb001ab2fa26622a6c8a8d7cbbabda3a78e85a16c8d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:11:25.520Z] time="2022-04-27T05:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:11:25.520Z] time="2022-04-27T05:11:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4d1c0dbbfd5b908f7bf2cb001ab2fa26622a6c8a8d7cbbabda3a78e85a16c8d0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:11:25.781Z] plugin_test.go:195: [ddcfa8c363166] daemon is not started [2022-04-27T05:11:25.781Z] --- PASS: TestPluginInstall (2.82s) [2022-04-27T05:11:25.781Z] --- PASS: TestPluginInstall/no_auth (1.04s) [2022-04-27T05:11:25.781Z] --- PASS: TestPluginInstall/with_htpasswd (0.62s) [2022-04-27T05:11:25.781Z] --- PASS: TestPluginInstall/with_insecure (1.16s) [2022-04-27T05:11:25.781Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:11:25.896Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T05:11:26.460Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.54s) [2022-04-27T05:11:26.460Z] PASS [2022-04-27T05:11:26.460Z] [2022-04-27T05:11:26.460Z] === Skipped [2022-04-27T05:11:26.460Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-04-27T05:11:26.460Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:11:26.460Z] [2022-04-27T05:11:26.460Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:11:26.460Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:11:26.460Z] [2022-04-27T05:11:26.460Z] DONE 34 tests, 2 skipped in 194.695s [2022-04-27T05:11:26.460Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-04-27T05:11:26.460Z] ++ 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 [2022-04-27T05:11:26.460Z] ++ set -e [2022-04-27T05:11:26.460Z] ++ '[' -n 0 ']' [2022-04-27T05:11:26.460Z] ++ set -x [2022-04-27T05:11:26.460Z] ++ 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 [2022-04-27T05:11:26.460Z] INFO: Testing against a local daemon [2022-04-27T05:11:26.460Z] === RUN TestConfigInspect [2022-04-27T05:11:27.023Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T05:11:27.695Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T05:11:27.953Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T05:11:28.264Z] --- PASS: TestHealthKillContainer (7.92s) [2022-04-27T05:11:28.264Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:11:28.267Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T05:11:28.520Z] --- PASS: TestInspectCpusetInConfigPre120 (0.50s) [2022-04-27T05:11:28.520Z] === RUN TestIpcModeNone [2022-04-27T05:11:28.883Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T05:11:28.883Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T05:11:29.082Z] --- PASS: TestIpcModeNone (0.50s) [2022-04-27T05:11:29.082Z] === RUN TestIpcModePrivate [2022-04-27T05:11:29.208Z] --- PASS: TestPluginsWithRuntimes (3.37s) [2022-04-27T05:11:29.208Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2022-04-27T05:11:29.208Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-04-27T05:11:29.208Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:11:29.448Z] --- PASS: TestConfigInspect (2.97s) [2022-04-27T05:11:29.448Z] === RUN TestConfigList [2022-04-27T05:11:29.646Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false [2022-04-27T05:11:29.646Z] --- PASS: TestIpcModePrivate (0.48s) [2022-04-27T05:11:29.646Z] === RUN TestIpcModeShareable [2022-04-27T05:11:29.704Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-04-27T05:11:29.704Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T05:11:29.780Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-04-27T05:11:29.780Z] PASS [2022-04-27T05:11:29.780Z] [2022-04-27T05:11:29.780Z] DONE 24 tests in 6.798s [2022-04-27T05:11:29.780Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T05:11:29.780Z] INFO: Testing against a local daemon [2022-04-27T05:11:29.780Z] === RUN TestExternalGraphDriver [2022-04-27T05:11:29.780Z] === RUN TestExternalGraphDriver/json [2022-04-27T05:11:29.902Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true [2022-04-27T05:11:30.159Z] --- PASS: TestIpcModeShareable (0.46s) [2022-04-27T05:11:30.159Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T05:11:30.268Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T05:11:31.525Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.48s) [2022-04-27T05:11:31.525Z] === RUN TestAPIIpcModeHost [2022-04-27T05:11:31.694Z] === RUN TestExternalGraphDriver/spec [2022-04-27T05:11:32.088Z] --- PASS: TestAPIIpcModeHost (0.38s) [2022-04-27T05:11:32.088Z] === RUN TestDaemonIpcModeShareable [2022-04-27T05:11:32.787Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-04-27T05:11:32.787Z] --- PASS: TestConfigList (3.13s) [2022-04-27T05:11:32.787Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:11:33.016Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-27T05:11:33.016Z] --- PASS: TestDaemonIpcModeShareable (1.18s) [2022-04-27T05:11:33.016Z] === RUN TestDaemonIpcModePrivate [2022-04-27T05:11:33.080Z] === RUN TestExternalGraphDriver/pull [2022-04-27T05:11:33.209Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-04-27T05:11:34.382Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-27T05:11:34.382Z] --- PASS: TestDaemonIpcModePrivate (1.15s) [2022-04-27T05:11:34.382Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T05:11:34.679Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-04-27T05:11:34.993Z] --- PASS: TestExternalGraphDriver (5.02s) [2022-04-27T05:11:34.993Z] --- PASS: TestExternalGraphDriver/json (1.68s) [2022-04-27T05:11:34.993Z] --- PASS: TestExternalGraphDriver/spec (1.67s) [2022-04-27T05:11:34.993Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-27T05:11:34.993Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:11:35.309Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false [2022-04-27T05:11:35.565Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.19s) [2022-04-27T05:11:35.565Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T05:11:35.608Z] --- PASS: TestConfigsCreateAndDelete (3.02s) [2022-04-27T05:11:35.608Z] === RUN TestConfigsUpdate [2022-04-27T05:11:36.493Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true [2022-04-27T05:11:36.493Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s) [2022-04-27T05:11:36.493Z] === RUN TestIpcModeOlderClient [2022-04-27T05:11:36.493Z] === PAUSE TestIpcModeOlderClient [2022-04-27T05:11:36.493Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:11:37.055Z] --- PASS: TestKillContainerInvalidSignal (0.42s) [2022-04-27T05:11:37.055Z] === RUN TestKillContainer [2022-04-27T05:11:37.055Z] === RUN TestKillContainer/no_signal [2022-04-27T05:11:37.624Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:11:37.624Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:11:38.134Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-04-27T05:11:38.552Z] --- PASS: TestKillContainer (1.32s) [2022-04-27T05:11:38.552Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-04-27T05:11:38.552Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2022-04-27T05:11:38.552Z] --- PASS: TestKillContainer/killing_signal (0.46s) [2022-04-27T05:11:38.552Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:11:38.552Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T05:11:38.698Z] --- PASS: TestConfigsUpdate (2.99s) [2022-04-27T05:11:38.699Z] === RUN TestTemplatedConfig [2022-04-27T05:11:38.809Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T05:11:39.194Z] --- PASS: TestGraphdriverPluginV2 (4.00s) [2022-04-27T05:11:39.194Z] PASS [2022-04-27T05:11:39.194Z] [2022-04-27T05:11:39.194Z] DONE 5 tests in 9.055s [2022-04-27T05:11:39.194Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T05:11:39.194Z] INFO: Testing against a local daemon [2022-04-27T05:11:39.194Z] === RUN TestContinueAfterPluginCrash [2022-04-27T05:11:39.194Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T05:11:39.194Z] === RUN TestReadPluginNoRead [2022-04-27T05:11:39.194Z] === PAUSE TestReadPluginNoRead [2022-04-27T05:11:39.194Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T05:11:39.194Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T05:11:39.194Z] === CONT TestContinueAfterPluginCrash [2022-04-27T05:11:39.194Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T05:11:39.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.22s) [2022-04-27T05:11:39.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s) [2022-04-27T05:11:39.737Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.63s) [2022-04-27T05:11:39.737Z] === RUN TestKillStoppedContainer [2022-04-27T05:11:39.737Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-04-27T05:11:39.737Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:11:39.737Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-04-27T05:11:39.737Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:11:39.994Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2022-04-27T05:11:39.994Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:11:40.556Z] --- PASS: TestInspectOomKilledTrue (0.48s) [2022-04-27T05:11:40.556Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:11:41.118Z] --- PASS: TestInspectOomKilledFalse (0.44s) [2022-04-27T05:11:41.118Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T05:11:41.220Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-04-27T05:11:41.374Z] --- PASS: TestLinksEtcHostsContentMatch (0.29s) [2022-04-27T05:11:41.374Z] === RUN TestLinksContainerNames [2022-04-27T05:11:42.150Z] --- PASS: TestTemplatedConfig (3.39s) [2022-04-27T05:11:42.150Z] === RUN TestConfigCreateResolve [2022-04-27T05:11:42.303Z] --- PASS: TestLinksContainerNames (0.82s) [2022-04-27T05:11:42.303Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:11:42.496Z] --- PASS: TestDaemonStartWithLogOpt (3.36s) [2022-04-27T05:11:42.496Z] === CONT TestReadPluginNoRead [2022-04-27T05:11:42.559Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-04-27T05:11:42.559Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T05:11:43.080Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-04-27T05:11:43.121Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2022-04-27T05:11:43.121Z] === RUN TestMountDaemonRoot [2022-04-27T05:11:43.121Z] === RUN TestMountDaemonRoot/default [2022-04-27T05:11:43.121Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T05:11:43.121Z] === RUN TestMountDaemonRoot/private [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/slave [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/shared [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/default [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/shared [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/slave [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/private [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T05:11:43.122Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:11:43.122Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:11:43.122Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T05:11:43.288Z] tests/integration/api_plugin_test.py ........... [ 49%] [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T05:11:43.378Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T05:11:43.378Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-04-27T05:11:43.378Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T05:11:44.411Z] === RUN TestReadPluginNoRead/default [2022-04-27T05:11:44.745Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-04-27T05:11:44.745Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T05:11:44.749Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-04-27T05:11:44.974Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-04-27T05:11:44.974Z] --- PASS: TestConfigCreateResolve (2.94s) [2022-04-27T05:11:44.974Z] PASS [2022-04-27T05:11:44.974Z] [2022-04-27T05:11:44.974Z] DONE 6 tests in 18.572s [2022-04-27T05:11:44.974Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-04-27T05:11:44.974Z] ++ 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 [2022-04-27T05:11:44.974Z] ++ set -e [2022-04-27T05:11:44.974Z] ++ '[' -n 0 ']' [2022-04-27T05:11:44.974Z] ++ set -x [2022-04-27T05:11:44.974Z] ++ 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 [2022-04-27T05:11:45.231Z] INFO: Testing against a local daemon [2022-04-27T05:11:45.231Z] === RUN TestCheckpoint [2022-04-27T05:11:45.231Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:11:45.231Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:11:45.231Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/start [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/v1.23/containers/foobar/copy [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:11:45.231Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON [2022-04-27T05:11:45.231Z] === RUN TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON (0.02s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/commit (0.01s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.01s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/create (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.02s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.02s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s) [2022-04-27T05:11:45.231Z] --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s) [2022-04-27T05:11:45.231Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:11:45.308Z] --- PASS: TestContainerVolumesMountedAsShared (0.46s) [2022-04-27T05:11:45.308Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T05:11:45.505Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2022-04-27T05:11:45.505Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:11:45.505Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2022-04-27T05:11:45.505Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:11:45.505Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2022-04-27T05:11:45.505Z] === RUN TestCopyEmptyFile [2022-04-27T05:11:45.563Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s) [2022-04-27T05:11:45.563Z] === RUN TestNetworkNat [2022-04-27T05:11:45.819Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T05:11:46.077Z] --- PASS: TestCopyEmptyFile (0.50s) [2022-04-27T05:11:46.077Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:11:46.077Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2022-04-27T05:11:46.077Z] === RUN TestCopyFromContainer [2022-04-27T05:11:46.125Z] --- PASS: TestNetworkNat (0.45s) [2022-04-27T05:11:46.125Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:11:46.381Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2022-04-27T05:11:46.381Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:11:46.645Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T05:11:46.799Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T05:11:46.902Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-04-27T05:11:47.374Z] --- PASS: TestContinueAfterPluginCrash (8.37s) [2022-04-27T05:11:47.464Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T05:11:48.027Z] === RUN TestCopyFromContainer// [2022-04-27T05:11:48.027Z] === RUN TestCopyFromContainer//bar/root [2022-04-27T05:11:48.283Z] === RUN TestCopyFromContainer//bar/root/ [2022-04-27T05:11:48.283Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-04-27T05:11:48.283Z] === RUN TestCopyFromContainer/bar/quux [2022-04-27T05:11:48.316Z] === CONT TestReadPluginNoRead [2022-04-27T05:11:48.316Z] read_test.go:92: [d19f98fd27891] daemon is not started [2022-04-27T05:11:48.316Z] --- PASS: TestReadPluginNoRead (5.97s) [2022-04-27T05:11:48.316Z] --- PASS: TestReadPluginNoRead/default (1.26s) [2022-04-27T05:11:48.316Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.23s) [2022-04-27T05:11:48.316Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2022-04-27T05:11:48.316Z] PASS [2022-04-27T05:11:48.316Z] [2022-04-27T05:11:48.316Z] DONE 6 tests in 9.362s [2022-04-27T05:11:48.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-27T05:11:48.316Z] testing: warning: no tests to run [2022-04-27T05:11:48.316Z] PASS [2022-04-27T05:11:48.316Z] [2022-04-27T05:11:48.316Z] DONE 0 tests in 0.009s [2022-04-27T05:11:48.316Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T05:11:48.316Z] INFO: Testing against a local daemon [2022-04-27T05:11:48.316Z] === RUN TestPluginWithDevMounts [2022-04-27T05:11:48.316Z] === PAUSE TestPluginWithDevMounts [2022-04-27T05:11:48.316Z] === CONT TestPluginWithDevMounts [2022-04-27T05:11:48.541Z] === RUN TestCopyFromContainer/bar/quux/ [2022-04-27T05:11:48.541Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-04-27T05:11:48.798Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-04-27T05:11:48.798Z] check_test.go:307: [d00c7f071c397] daemon is not started [2022-04-27T05:11:48.798Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-04-27T05:11:48.798Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-04-27T05:11:49.055Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T05:11:49.055Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-04-27T05:11:49.055Z] === RUN TestCopyFromContainer/bar/notarget [2022-04-27T05:11:49.123Z] tests/integration/api_service_test.py .................................. [ 59%] [2022-04-27T05:11:49.311Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer (3.12s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer// (0.14s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer//bar/root/ (0.14s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.14s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2022-04-27T05:11:49.311Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2022-04-27T05:11:49.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:11:49.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:11:49.311Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:11:49.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:11:49.311Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:11:49.311Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:11:49.311Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:11:49.311Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:11:49.311Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:11:49.311Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:11:49.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-04-27T05:11:49.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-04-27T05:11:49.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T05:11:49.311Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-04-27T05:11:49.311Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:11:49.311Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-04-27T05:11:49.311Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:11:49.311Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:11:49.311Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:11:49.311Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:11:49.311Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:11:49.311Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:11:49.311Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:11:49.311Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:11:49.311Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:11:49.311Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:11:49.311Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-04-27T05:11:49.311Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T05:11:49.311Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:11:49.311Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:11:49.311Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:11:49.311Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-04-27T05:11:49.311Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:11:49.662Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-04-27T05:11:49.662Z] === RUN TestPause [2022-04-27T05:11:49.662Z] --- PASS: TestPause (0.45s) [2022-04-27T05:11:49.662Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:11:49.662Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:11:49.662Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:11:49.662Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:11:49.699Z] --- PASS: TestPluginWithDevMounts (1.56s) [2022-04-27T05:11:49.699Z] PASS [2022-04-27T05:11:49.699Z] [2022-04-27T05:11:49.699Z] DONE 1 tests in 1.584s [2022-04-27T05:11:49.699Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T05:11:49.699Z] INFO: Testing against a local daemon [2022-04-27T05:11:49.699Z] === RUN TestSecretInspect [2022-04-27T05:11:49.936Z] --- PASS: TestPauseStopPausedContainer (0.48s) [2022-04-27T05:11:49.936Z] === RUN TestPidHost [2022-04-27T05:11:50.242Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-04-27T05:11:51.172Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-04-27T05:11:51.334Z] --- PASS: TestPidHost (1.06s) [2022-04-27T05:11:51.334Z] === RUN TestPsFilter [2022-04-27T05:11:51.334Z] --- PASS: TestPsFilter (0.13s) [2022-04-27T05:11:51.334Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T05:11:51.590Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s) [2022-04-27T05:11:51.590Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:11:51.736Z] --- PASS: TestCreateWithCustomMaskedPaths (2.28s) [2022-04-27T05:11:51.736Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:11:52.152Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2022-04-27T05:11:52.152Z] === RUN TestRemoveContainerRunning [2022-04-27T05:11:52.243Z] --- PASS: TestSecretInspect (2.14s) [2022-04-27T05:11:52.243Z] === RUN TestSecretList [2022-04-27T05:11:52.299Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T05:11:52.714Z] --- PASS: TestRemoveContainerRunning (0.48s) [2022-04-27T05:11:52.714Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:11:52.862Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-04-27T05:11:52.971Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-04-27T05:11:52.971Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:11:52.971Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-04-27T05:11:52.971Z] === RUN TestRenameLinkedContainer [2022-04-27T05:11:53.366Z] ............................ [ 66%] [2022-04-27T05:11:53.794Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.10s) [2022-04-27T05:11:53.795Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:11:53.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:11:53.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:11:53.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:11:53.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:11:53.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:11:53.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:11:53.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:11:53.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:11:53.795Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:11:53.795Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:11:53.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:11:53.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:11:53.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:11:53.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:11:53.795Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:11:53.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-04-27T05:11:53.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T05:11:53.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T05:11:53.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T05:11:53.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-04-27T05:11:53.795Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T05:11:53.795Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:11:54.156Z] --- PASS: TestSecretList (2.16s) [2022-04-27T05:11:54.156Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:11:54.358Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s) [2022-04-27T05:11:54.358Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:11:54.358Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:11:54.358Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:11:54.358Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-04-27T05:11:54.358Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T05:11:54.358Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:11:54.358Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:11:54.358Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-04-27T05:11:54.358Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:11:54.615Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-04-27T05:11:54.615Z] === RUN TestContainerStartOnDaemonRestart [2022-04-27T05:11:54.615Z] === PAUSE TestContainerStartOnDaemonRestart [2022-04-27T05:11:54.615Z] === RUN TestDaemonRestartIpcMode [2022-04-27T05:11:54.615Z] === PAUSE TestDaemonRestartIpcMode [2022-04-27T05:11:54.615Z] === RUN TestDaemonHostGatewayIP [2022-04-27T05:11:54.615Z] === PAUSE TestDaemonHostGatewayIP [2022-04-27T05:11:54.615Z] === RUN TestRestartDaemonWithRestartingContainer [2022-04-27T05:11:54.615Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-04-27T05:11:54.615Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:11:54.615Z] === PAUSE TestContainerKillOnDaemonStart [2022-04-27T05:11:54.615Z] === RUN TestDiff [2022-04-27T05:11:54.615Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T05:11:54.861Z] --- PASS: TestRenameLinkedContainer (1.90s) [2022-04-27T05:11:54.861Z] === RUN TestRenameStoppedContainer [2022-04-27T05:11:54.871Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-04-27T05:11:55.128Z] --- PASS: TestDiff (0.71s) [2022-04-27T05:11:55.128Z] === RUN TestExecWithCloseStdin [2022-04-27T05:11:55.423Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-04-27T05:11:55.423Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:11:55.693Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T05:11:55.950Z] --- PASS: TestExecWithCloseStdin (0.72s) [2022-04-27T05:11:55.950Z] === RUN TestExec [2022-04-27T05:11:56.351Z] --- PASS: TestRenameRunningContainerAndReuse (0.86s) [2022-04-27T05:11:56.351Z] === RUN TestRenameInvalidName [2022-04-27T05:11:56.607Z] --- PASS: TestRenameInvalidName (0.44s) [2022-04-27T05:11:56.607Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:11:56.703Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2022-04-27T05:11:56.703Z] === RUN TestSecretsUpdate [2022-04-27T05:11:56.880Z] --- PASS: TestExec (0.68s) [2022-04-27T05:11:56.880Z] === RUN TestExecUser [2022-04-27T05:11:57.442Z] --- PASS: TestExecUser (0.68s) [2022-04-27T05:11:57.442Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:11:58.374Z] --- PASS: TestExportContainerAndImportImage (0.84s) [2022-04-27T05:11:58.374Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:11:58.375Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-04-27T05:11:58.499Z] --- PASS: TestRenameAnonymousContainer (1.68s) [2022-04-27T05:11:58.499Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:11:58.619Z] --- PASS: TestSecretsUpdate (2.18s) [2022-04-27T05:11:58.619Z] === RUN TestTemplatedSecret [2022-04-27T05:11:58.756Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-04-27T05:11:58.756Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:11:59.688Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s) [2022-04-27T05:11:59.688Z] === RUN TestResize [2022-04-27T05:11:59.748Z] --- PASS: TestExportContainerAfterDaemonRestart (1.50s) [2022-04-27T05:11:59.749Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:11:59.946Z] --- PASS: TestResize (0.49s) [2022-04-27T05:11:59.946Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:12:00.511Z] --- PASS: TestResizeWithInvalidSize (0.49s) [2022-04-27T05:12:00.511Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:12:00.681Z] --- PASS: TestHealthCheckWorkdir (0.79s) [2022-04-27T05:12:00.681Z] === RUN TestHealthKillContainer [2022-04-27T05:12:01.074Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s) [2022-04-27T05:12:01.074Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:12:01.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:12:01.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:12:01.074Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:12:01.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:12:01.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:12:01.074Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:12:01.074Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:01.075Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:01.075Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:01.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:12:01.075Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:01.170Z] --- PASS: TestTemplatedSecret (2.52s) [2022-04-27T05:12:01.170Z] === RUN TestSecretCreateResolve [2022-04-27T05:12:01.247Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T05:12:02.180Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-04-27T05:12:02.749Z] check_test.go:307: [dd458817958e9] daemon is not started [2022-04-27T05:12:02.749Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-04-27T05:12:02.972Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:03.006Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-04-27T05:12:03.092Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-04-27T05:12:03.092Z] PASS [2022-04-27T05:12:03.092Z] [2022-04-27T05:12:03.092Z] DONE 6 tests in 13.401s [2022-04-27T05:12:03.092Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T05:12:03.353Z] INFO: Testing against a local daemon [2022-04-27T05:12:03.353Z] === RUN TestServiceCreateInit [2022-04-27T05:12:03.353Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:12:03.568Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-04-27T05:12:03.824Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T05:12:03.824Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T05:12:04.082Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-04-27T05:12:04.337Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:05.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:05.266Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:05.451Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T05:12:06.196Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:06.758Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:06.819Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-04-27T05:12:07.558Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:12:08.192Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T05:12:08.764Z] --- PASS: TestHealthKillContainer (8.32s) [2022-04-27T05:12:08.764Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:12:09.021Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T05:12:09.278Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s) [2022-04-27T05:12:09.278Z] === RUN TestIpcModeNone [2022-04-27T05:12:09.843Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T05:12:10.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:10.029Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:12:10.102Z] --- PASS: TestIpcModeNone (0.79s) [2022-04-27T05:12:10.102Z] === RUN TestIpcModePrivate [2022-04-27T05:12:10.665Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:89, shared: false, mustBeShared: false [2022-04-27T05:12:10.858Z] --- PASS: TestServiceCreateInit (7.53s) [2022-04-27T05:12:10.858Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.87s) [2022-04-27T05:12:10.858Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.65s) [2022-04-27T05:12:10.858Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:12:10.922Z] --- PASS: TestIpcModePrivate (0.80s) [2022-04-27T05:12:10.922Z] === RUN TestIpcModeShareable [2022-04-27T05:12:11.485Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:79, shared: true, mustBeShared: true [2022-04-27T05:12:11.741Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-04-27T05:12:11.741Z] --- PASS: TestIpcModeShareable (0.88s) [2022-04-27T05:12:11.741Z] === RUN TestAPIIpcModeShareableAndContainer [2022-04-27T05:12:11.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:12:13.110Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T05:12:13.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:12:13.809Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:12:14.478Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2022-04-27T05:12:14.478Z] === RUN TestAPIIpcModeHost [2022-04-27T05:12:14.478Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-04-27T05:12:14.478Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-27T05:12:14.478Z] check_test.go:307: [d7635d5cb4cfb] daemon is not started [2022-04-27T05:12:14.478Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-04-27T05:12:14.735Z] --- PASS: TestAPIIpcModeHost (0.52s) [2022-04-27T05:12:14.735Z] === RUN TestDaemonIpcModeShareable [2022-04-27T05:12:15.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:12:15.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:12:16.103Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-04-27T05:12:16.103Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true [2022-04-27T05:12:16.103Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T05:12:16.103Z] --- PASS: TestDaemonIpcModeShareable (1.51s) [2022-04-27T05:12:16.103Z] === RUN TestDaemonIpcModePrivate [2022-04-27T05:12:17.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:12:17.475Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T05:12:17.734Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:103, shared: false, mustBeShared: false [2022-04-27T05:12:17.990Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2022-04-27T05:12:17.990Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-04-27T05:12:18.248Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.87s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.10s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.40s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.84s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.66s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.84s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.97s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.73s) [2022-04-27T05:12:18.441Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.48s) [2022-04-27T05:12:18.441Z] === RUN TestCgroupNamespacesRun [2022-04-27T05:12:18.811Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T05:12:19.374Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false [2022-04-27T05:12:19.631Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.70s) [2022-04-27T05:12:19.632Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-04-27T05:12:19.808Z] --- PASS: TestCgroupNamespacesRun (1.15s) [2022-04-27T05:12:19.808Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T05:12:19.888Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-04-27T05:12:20.736Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2022-04-27T05:12:20.736Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T05:12:21.258Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true [2022-04-27T05:12:21.514Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.74s) [2022-04-27T05:12:21.514Z] === RUN TestIpcModeOlderClient [2022-04-27T05:12:21.514Z] === PAUSE TestIpcModeOlderClient [2022-04-27T05:12:21.514Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:12:21.771Z] check_test.go:307: [dadafd90caacb] daemon is not started [2022-04-27T05:12:21.771Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-04-27T05:12:21.771Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T05:12:22.102Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2022-04-27T05:12:22.102Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T05:12:22.334Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2022-04-27T05:12:22.334Z] === RUN TestKillContainer [2022-04-27T05:12:22.334Z] === RUN TestKillContainer/no_signal [2022-04-27T05:12:22.897Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:12:23.031Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s) [2022-04-27T05:12:23.031Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T05:12:23.461Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:12:24.398Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s) [2022-04-27T05:12:24.398Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T05:12:24.428Z] --- PASS: TestKillContainer (2.31s) [2022-04-27T05:12:24.428Z] --- PASS: TestKillContainer/no_signal (0.67s) [2022-04-27T05:12:24.428Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2022-04-27T05:12:24.428Z] --- PASS: TestKillContainer/killing_signal (0.87s) [2022-04-27T05:12:24.428Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:12:24.428Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-04-27T05:12:24.686Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-04-27T05:12:25.254Z] check_test.go:307: [d65504388968f] daemon is not started [2022-04-27T05:12:25.254Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-04-27T05:12:25.254Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-04-27T05:12:25.325Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-04-27T05:12:25.325Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T05:12:26.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2022-04-27T05:12:26.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.75s) [2022-04-27T05:12:26.187Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2022-04-27T05:12:26.187Z] === RUN TestKillStoppedContainer [2022-04-27T05:12:26.187Z] --- PASS: TestKillStoppedContainer (0.06s) [2022-04-27T05:12:26.187Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:12:26.187Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2022-04-27T05:12:26.187Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:12:26.254Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.69s) [2022-04-27T05:12:26.254Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T05:12:26.751Z] --- PASS: TestKillDifferentUserContainer (0.61s) [2022-04-27T05:12:26.751Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:12:26.751Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:12:26.751Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T05:12:26.751Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:12:26.751Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:12:26.751Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T05:12:26.751Z] === RUN TestLinksEtcHostsContentMatch [2022-04-27T05:12:27.183Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s) [2022-04-27T05:12:27.183Z] === RUN TestNISDomainname [2022-04-27T05:12:27.682Z] --- PASS: TestLinksEtcHostsContentMatch (0.68s) [2022-04-27T05:12:27.682Z] === RUN TestLinksContainerNames [2022-04-27T05:12:27.745Z] --- PASS: TestNISDomainname (0.53s) [2022-04-27T05:12:27.745Z] === RUN TestHostnameDnsResolution [2022-04-27T05:12:28.245Z] docker_cli_daemon_plugins_test.go:80: [dae9e02fef7ce] daemon is not started [2022-04-27T05:12:28.502Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T05:12:28.674Z] --- PASS: TestHostnameDnsResolution (0.69s) [2022-04-27T05:12:28.674Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T05:12:28.760Z] --- PASS: TestLinksContainerNames (1.35s) [2022-04-27T05:12:28.760Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:12:28.931Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s) [2022-04-27T05:12:28.932Z] === RUN TestPrivilegedHostDevices [2022-04-27T05:12:28.975Z] --- PASS: TestCreateServiceMultipleTimes (15.46s) [2022-04-27T05:12:28.975Z] === RUN TestCreateServiceConflict [2022-04-27T05:12:28.975Z] --- PASS: TestCreateServiceConflict (2.18s) [2022-04-27T05:12:28.975Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:12:29.325Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-04-27T05:12:29.496Z] --- PASS: TestPrivilegedHostDevices (0.49s) [2022-04-27T05:12:29.496Z] === RUN TestStats [2022-04-27T05:12:29.583Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2022-04-27T05:12:29.583Z] === RUN TestContainerNetworkMountsNoChown [2022-04-27T05:12:30.148Z] --- PASS: TestContainerNetworkMountsNoChown (0.71s) [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/default [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/default [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/private [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/private [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rprivate [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rprivate [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/slave [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/slave [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rslave [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rslave [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/shared [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/shared [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rshared [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rshared [2022-04-27T05:12:30.148Z] === CONT TestMountDaemonRoot/default [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/default/bind_root [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/default/mount_root [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:12:30.148Z] === CONT TestMountDaemonRoot/default/bind_root [2022-04-27T05:12:30.148Z] === CONT TestMountDaemonRoot/rprivate [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:12:30.148Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:12:30.148Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:12:30.148Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rshared [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/shared [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rslave [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/slave [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/private [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/private/bind_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/private/mount_root [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-04-27T05:12:30.406Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:12:30.406Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/default/mount_root [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-04-27T05:12:30.406Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-04-27T05:12:30.664Z] === CONT TestMountDaemonRoot/private/bind_root [2022-04-27T05:12:30.922Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-04-27T05:12:30.922Z] === CONT TestMountDaemonRoot/private/mount_root [2022-04-27T05:12:30.922Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-04-27T05:12:30.922Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-04-27T05:12:30.922Z] === RUN TestContainerBindMountNonRecursive [2022-04-27T05:12:31.530Z] --- PASS: TestCreateServiceMaxReplicas (2.71s) [2022-04-27T05:12:31.530Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:12:32.018Z] --- PASS: TestStats (2.45s) [2022-04-27T05:12:32.018Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:12:32.018Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T05:12:32.018Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T05:12:32.018Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T05:12:32.018Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T05:12:32.018Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T05:12:32.018Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T05:12:32.018Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T05:12:32.018Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T05:12:32.018Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T05:12:32.018Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T05:12:32.293Z] docker_cli_daemon_plugins_test.go:170: [d7be6a503afb9] daemon is not started [2022-04-27T05:12:32.857Z] --- PASS: TestContainerBindMountNonRecursive (1.93s) [2022-04-27T05:12:32.857Z] === RUN TestContainerVolumesMountedAsShared [2022-04-27T05:12:32.857Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T05:12:32.946Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T05:12:33.423Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-04-27T05:12:33.423Z] --- PASS: TestContainerVolumesMountedAsShared (0.70s) [2022-04-27T05:12:33.423Z] === RUN TestContainerVolumesMountedAsSlave [2022-04-27T05:12:33.990Z] --- PASS: TestContainerVolumesMountedAsSlave (0.61s) [2022-04-27T05:12:33.990Z] === RUN TestNetworkNat [2022-04-27T05:12:34.840Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T05:12:34.912Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-04-27T05:12:34.924Z] --- PASS: TestNetworkNat (0.85s) [2022-04-27T05:12:34.924Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:12:35.855Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T05:12:35.855Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2022-04-27T05:12:35.855Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:12:36.113Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T05:12:36.222Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-04-27T05:12:36.222Z] --- PASS: TestStopContainerWithTimeout/0 (0.89s) [2022-04-27T05:12:36.222Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2022-04-27T05:12:36.222Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-04-27T05:12:36.222Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2022-04-27T05:12:36.222Z] === RUN TestDeleteDevicemapper [2022-04-27T05:12:36.222Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:12:36.222Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T05:12:36.222Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:12:37.044Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-04-27T05:12:37.301Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-04-27T05:12:37.605Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.47s) [2022-04-27T05:12:37.605Z] === RUN TestUpdateMemory [2022-04-27T05:12:37.870Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-04-27T05:12:38.167Z] --- PASS: TestUpdateMemory (0.53s) [2022-04-27T05:12:38.167Z] === RUN TestUpdateCPUQuota [2022-04-27T05:12:38.434Z] check_test.go:307: [d424dd8bc66e8] daemon is not started [2022-04-27T05:12:38.434Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-04-27T05:12:38.998Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2022-04-27T05:12:38.998Z] === RUN TestPause [2022-04-27T05:12:39.095Z] --- PASS: TestUpdateCPUQuota (0.70s) [2022-04-27T05:12:39.095Z] === RUN TestUpdatePidsLimit [2022-04-27T05:12:39.095Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T05:12:39.095Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T05:12:39.351Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T05:12:39.351Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T05:12:39.562Z] --- PASS: TestPause (0.76s) [2022-04-27T05:12:39.562Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:12:39.562Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:12:39.562Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:12:39.562Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:12:39.607Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T05:12:39.862Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T05:12:40.119Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T05:12:40.497Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-04-27T05:12:40.497Z] --- PASS: TestPauseStopPausedContainer (0.88s) [2022-04-27T05:12:40.497Z] === RUN TestPidHost [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit (1.83s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.18s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-04-27T05:12:40.684Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-04-27T05:12:40.684Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:12:40.875Z] 8f616e6e9eec: Pull complete [2022-04-27T05:12:41.873Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-04-27T05:12:42.131Z] --- PASS: TestPidHost (1.68s) [2022-04-27T05:12:42.131Z] === RUN TestPsFilter [2022-04-27T05:12:42.389Z] --- PASS: TestPsFilter (0.16s) [2022-04-27T05:12:42.389Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T05:12:42.957Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T05:12:42.957Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.73s) [2022-04-27T05:12:42.957Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:12:43.892Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-04-27T05:12:43.892Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2022-04-27T05:12:43.892Z] === RUN TestRemoveContainerRunning [2022-04-27T05:12:44.150Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T05:12:44.716Z] --- PASS: TestRemoveContainerRunning (0.77s) [2022-04-27T05:12:44.716Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:12:45.649Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-04-27T05:12:45.649Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2022-04-27T05:12:45.649Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:12:45.649Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-04-27T05:12:45.649Z] === RUN TestRenameLinkedContainer [2022-04-27T05:12:45.649Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T05:12:46.452Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2022-04-27T05:12:46.452Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:12:46.713Z] --- PASS: TestCreateServiceSecretFileMode (2.52s) [2022-04-27T05:12:46.713Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:12:47.022Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-04-27T05:12:48.394Z] --- PASS: TestRenameLinkedContainer (2.99s) [2022-04-27T05:12:48.394Z] === RUN TestRenameStoppedContainer [2022-04-27T05:12:48.959Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-04-27T05:12:49.216Z] --- PASS: TestRenameStoppedContainer (0.64s) [2022-04-27T05:12:49.216Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:12:49.262Z] --- PASS: TestCreateServiceConfigFileMode (2.49s) [2022-04-27T05:12:49.263Z] === RUN TestCreateServiceSysctls [2022-04-27T05:12:49.473Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T05:12:50.332Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-04-27T05:12:50.841Z] --- PASS: TestRenameRunningContainerAndReuse (1.43s) [2022-04-27T05:12:50.841Z] === RUN TestRenameInvalidName [2022-04-27T05:12:50.841Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-04-27T05:12:51.406Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-04-27T05:12:51.406Z] --- PASS: TestRenameInvalidName (0.80s) [2022-04-27T05:12:51.406Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:12:52.242Z] tests/integration/client_test.py ..... [ 75%] [2022-04-27T05:12:52.242Z] tests/integration/context_api_test.py ... [ 76%] [2022-04-27T05:12:52.564Z] --- PASS: TestCreateServiceSysctls (3.16s) [2022-04-27T05:12:52.564Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:12:52.816Z] tests/integration/errors_test.py . [ 76%] [2022-04-27T05:12:52.868Z] --- PASS: TestUpdateRestartPolicy (10.91s) [2022-04-27T05:12:52.868Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:12:52.868Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-04-27T05:12:52.868Z] === RUN TestWaitNonBlocked [2022-04-27T05:12:52.868Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:12:52.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:12:52.868Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:12:52.868Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:12:52.868Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:12:52.868Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:12:52.868Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-04-27T05:12:52.868Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2022-04-27T05:12:52.868Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.71s) [2022-04-27T05:12:52.868Z] === RUN TestWaitBlocked [2022-04-27T05:12:52.868Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:12:52.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:12:52.868Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:12:52.868Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:12:52.868Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:12:52.868Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:12:53.432Z] --- PASS: TestWaitBlocked (0.01s) [2022-04-27T05:12:53.432Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.60s) [2022-04-27T05:12:53.432Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s) [2022-04-27T05:12:53.432Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T05:12:53.432Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T05:12:53.939Z] --- PASS: TestRenameAnonymousContainer (2.36s) [2022-04-27T05:12:53.939Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:12:54.504Z] --- PASS: TestRenameContainerWithSameName (0.70s) [2022-04-27T05:12:54.504Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:12:54.761Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-04-27T05:12:55.115Z] --- PASS: TestCreateServiceCapabilities (2.57s) [2022-04-27T05:12:55.115Z] === RUN TestInspect [2022-04-27T05:12:55.325Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T05:12:55.582Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T05:12:55.840Z] --- PASS: TestRenameContainerWithLinkedContainer (1.42s) [2022-04-27T05:12:55.840Z] === RUN TestResize [2022-04-27T05:12:55.952Z] --- PASS: TestContainerStartOnDaemonRestart (2.22s) [2022-04-27T05:12:55.952Z] === CONT TestDaemonHostGatewayIP [2022-04-27T05:12:55.952Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.24s) [2022-04-27T05:12:55.952Z] === CONT TestDaemonRestartIpcMode [2022-04-27T05:12:56.403Z] --- PASS: TestResize (0.62s) [2022-04-27T05:12:56.403Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:12:57.333Z] --- PASS: TestResizeWithInvalidSize (0.64s) [2022-04-27T05:12:57.333Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:12:57.333Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T05:12:57.590Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:12:57.590Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:57.590Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:12:57.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-04-27T05:12:57.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:12:57.663Z] --- PASS: TestInspect (2.84s) [2022-04-27T05:12:57.663Z] === RUN TestCreateJob [2022-04-27T05:12:58.472Z] --- PASS: TestDaemonRestartIpcMode (2.50s) [2022-04-27T05:12:58.472Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T05:12:58.472Z] --- PASS: TestDaemonHostGatewayIP (2.69s) [2022-04-27T05:12:58.472Z] === CONT TestIpcModeOlderClient [2022-04-27T05:12:58.472Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-04-27T05:12:58.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T05:12:59.890Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T05:12:59.890Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:13:00.965Z] --- PASS: TestCreateJob (3.02s) [2022-04-27T05:13:00.965Z] === RUN TestReplicatedJob [2022-04-27T05:13:01.257Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:13:01.513Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-04-27T05:13:01.513Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T05:13:02.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-04-27T05:13:02.881Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-04-27T05:13:03.852Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T05:13:04.111Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:13:04.379Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon [2022-04-27T05:13:06.255Z] --- PASS: TestReplicatedJob (4.92s) [2022-04-27T05:13:06.255Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:13:06.905Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T05:13:07.162Z] check_test.go:307: [dfdf149d48404] daemon is not started [2022-04-27T05:13:07.162Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-04-27T05:13:07.728Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T05:13:08.804Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-04-27T05:13:08.804Z] === RUN TestServiceListWithStatuses [2022-04-27T05:13:08.804Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:13:08.804Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:13:08.804Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:13:09.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon [2022-04-27T05:13:09.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-04-27T05:13:09.102Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-04-27T05:13:10.648Z] --- PASS: TestContainerKillOnDaemonStart (11.49s) [2022-04-27T05:13:10.648Z] PASS [2022-04-27T05:13:10.648Z] [2022-04-27T05:13:10.648Z] === Skipped [2022-04-27T05:13:10.648Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-04-27T05:13:10.648Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:13:10.648Z] [2022-04-27T05:13:10.648Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:13:10.648Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:13:10.648Z] [2022-04-27T05:13:10.648Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T05:13:10.648Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:13:10.648Z] [2022-04-27T05:13:10.648Z] DONE 235 tests, 3 skipped in 119.239s [2022-04-27T05:13:10.648Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T05:13:10.648Z] ++ 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 [2022-04-27T05:13:10.648Z] ++ set -e [2022-04-27T05:13:10.648Z] ++ '[' -n 0 ']' [2022-04-27T05:13:10.648Z] ++ set -x [2022-04-27T05:13:10.648Z] ++ 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 [2022-04-27T05:13:10.648Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:13:10.648Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-04-27T05:13:10.648Z] === RUN TestDaemonConfigValidation [2022-04-27T05:13:10.648Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:13:10.648Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:13:10.648Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T05:13:10.648Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T05:13:10.648Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T05:13:10.648Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T05:13:10.648Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T05:13:10.648Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T05:13:10.648Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T05:13:10.648Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T05:13:10.648Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:13:10.648Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T05:13:10.648Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T05:13:10.648Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T05:13:10.648Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T05:13:10.648Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T05:13:10.648Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.06s) [2022-04-27T05:13:10.648Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2022-04-27T05:13:10.648Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2022-04-27T05:13:10.648Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.08s) [2022-04-27T05:13:10.648Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s) [2022-04-27T05:13:10.648Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:13:10.648Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T05:13:11.012Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T05:13:11.576Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T05:13:11.942Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-04-27T05:13:12.504Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T05:13:13.013Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2022-04-27T05:13:13.013Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:13:13.537Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-04-27T05:13:13.869Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T05:13:13.870Z] daemon_test.go:156: [dfbf1a8090ef8] daemon is not started [2022-04-27T05:13:13.870Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s) [2022-04-27T05:13:13.870Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s) [2022-04-27T05:13:13.870Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s) [2022-04-27T05:13:13.870Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s) [2022-04-27T05:13:13.870Z] === RUN TestDaemonProxy [2022-04-27T05:13:13.870Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T05:13:15.282Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T05:13:15.436Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-04-27T05:13:16.005Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-04-27T05:13:16.075Z] 4612f6d0b889: Pull complete [2022-04-27T05:13:16.350Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2022-04-27T05:13:16.350Z] === RUN TestServicePlugin [2022-04-27T05:13:17.178Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T05:13:18.534Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-04-27T05:13:19.072Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T05:13:19.330Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T05:13:19.895Z] --- PASS: TestDaemonProxy (6.18s) [2022-04-27T05:13:19.895Z] --- PASS: TestDaemonProxy/environment_variables (1.71s) [2022-04-27T05:13:19.895Z] --- PASS: TestDaemonProxy/command-line_options (1.71s) [2022-04-27T05:13:19.895Z] --- PASS: TestDaemonProxy/configuration_file (1.74s) [2022-04-27T05:13:19.895Z] --- PASS: TestDaemonProxy/conflicting_options (0.51s) [2022-04-27T05:13:19.895Z] --- PASS: TestDaemonProxy/reload_sanitized (0.52s) [2022-04-27T05:13:19.895Z] PASS [2022-04-27T05:13:19.895Z] [2022-04-27T05:13:19.895Z] DONE 17 tests in 10.176s [2022-04-27T05:13:19.895Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T05:13:19.895Z] ++ 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 [2022-04-27T05:13:19.895Z] ++ set -e [2022-04-27T05:13:19.895Z] ++ '[' -n 0 ']' [2022-04-27T05:13:19.895Z] ++ set -x [2022-04-27T05:13:19.895Z] ++ 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 [2022-04-27T05:13:19.913Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-04-27T05:13:20.153Z] INFO: Testing against a local daemon [2022-04-27T05:13:20.153Z] === RUN TestCommitInheritsEnv [2022-04-27T05:13:20.411Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-04-27T05:13:20.411Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:13:20.411Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-27T05:13:20.411Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform// [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T05:13:20.411Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T05:13:20.601Z] plugin_test.go:61: [d0e396f95ec7c] joining swarm manager [d18b2697f025d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:13:20.669Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T05:13:20.669Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T05:13:20.669Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform (0.34s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/#00 (0.08s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/linux (0.07s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.07s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T05:13:20.669Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T05:13:20.669Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:13:20.669Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-04-27T05:13:20.669Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:13:20.669Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-04-27T05:13:20.669Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:13:20.925Z] --- PASS: TestRemoveImageOrphaning (0.29s) [2022-04-27T05:13:20.925Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T05:13:20.925Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:13:20.925Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-04-27T05:13:20.925Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:13:20.925Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-04-27T05:13:20.925Z] === RUN TestTagInvalidReference [2022-04-27T05:13:20.925Z] --- PASS: TestTagInvalidReference (0.01s) [2022-04-27T05:13:20.925Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:13:21.175Z] plugin_test.go:64: [df699b6090ca5] joining swarm manager [d18b2697f025d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:13:21.182Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2022-04-27T05:13:21.182Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:13:21.182Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-27T05:13:21.182Z] === RUN TestTagOfficialNames [2022-04-27T05:13:21.182Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-27T05:13:21.182Z] === RUN TestTagMatchesDigest [2022-04-27T05:13:21.182Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T05:13:21.182Z] PASS [2022-04-27T05:13:21.182Z] [2022-04-27T05:13:21.182Z] === Skipped [2022-04-27T05:13:21.182Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:13:21.182Z] import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out [2022-04-27T05:13:21.182Z] [2022-04-27T05:13:21.182Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-04-27T05:13:21.182Z] remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:13:21.182Z] [2022-04-27T05:13:21.182Z] DONE 22 tests, 2 skipped in 1.360s [2022-04-27T05:13:21.182Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T05:13:21.182Z] ++ 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 [2022-04-27T05:13:21.182Z] ++ set -e [2022-04-27T05:13:21.182Z] ++ '[' -n 0 ']' [2022-04-27T05:13:21.182Z] ++ set -x [2022-04-27T05:13:21.182Z] ++ 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 [2022-04-27T05:13:21.439Z] INFO: Testing against a local daemon [2022-04-27T05:13:21.439Z] === RUN TestNetworkCreateDelete [2022-04-27T05:13:21.439Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-04-27T05:13:21.439Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:13:21.816Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-04-27T05:13:22.004Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-04-27T05:13:22.004Z] === RUN TestDaemonDNSFallback [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.99s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.56s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.87s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.71s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.40s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (6.16s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.42s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.11s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.30s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.14s) [2022-04-27T05:13:25.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.92s) [2022-04-27T05:13:25.091Z] === RUN TestCgroupNamespacesRun [2022-04-27T05:13:25.348Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T05:13:25.604Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-04-27T05:13:26.166Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2022-04-27T05:13:26.167Z] === RUN TestCgroupNamespacesRunPrivileged [2022-04-27T05:13:27.920Z] ......... [ 85%] [2022-04-27T05:13:28.071Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-04-27T05:13:28.071Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.66s) [2022-04-27T05:13:28.071Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-04-27T05:13:28.542Z] --- PASS: TestDaemonDNSFallback (6.29s) [2022-04-27T05:13:28.542Z] === RUN TestInspectNetwork [2022-04-27T05:13:28.635Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T05:13:28.893Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-04-27T05:13:29.823Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2022-04-27T05:13:29.823Z] === RUN TestCgroupNamespacesRunHostMode [2022-04-27T05:13:29.837Z] 8f616e6e9eec: Pull complete [2022-04-27T05:13:31.060Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T05:13:31.060Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T05:13:31.060Z] === RUN TestInspectNetwork/network_name [2022-04-27T05:13:31.060Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-04-27T05:13:31.195Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T05:13:31.452Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2022-04-27T05:13:31.452Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-04-27T05:13:31.452Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T05:13:33.349Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.62s) [2022-04-27T05:13:33.349Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-04-27T05:13:33.349Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T05:13:33.606Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-04-27T05:13:34.468Z] tests/integration/models_images_test.py ............... [ 89%] [2022-04-27T05:13:34.974Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.71s) [2022-04-27T05:13:34.974Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-04-27T05:13:35.228Z] --- PASS: TestInspectNetwork (7.12s) [2022-04-27T05:13:35.228Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T05:13:35.228Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T05:13:35.228Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T05:13:35.228Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T05:13:35.228Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T05:13:35.539Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.86s) [2022-04-27T05:13:35.539Z] === RUN TestCgroupNamespacesRunOlderClient [2022-04-27T05:13:35.795Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T05:13:35.953Z] tests/integration/models_networks_test.py .... [ 90%] [2022-04-27T05:13:36.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-04-27T05:13:37.119Z] --- PASS: TestRunContainerWithBridgeNone (1.52s) [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:13:37.119Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:13:37.119Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:13:37.119Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:13:37.119Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:13:37.119Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:13:37.119Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:13:37.119Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:13:37.119Z] === RUN TestNetworkList [2022-04-27T05:13:37.119Z] === RUN TestNetworkList//networks [2022-04-27T05:13:37.119Z] === PAUSE TestNetworkList//networks [2022-04-27T05:13:37.119Z] === RUN TestNetworkList//networks/ [2022-04-27T05:13:37.119Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:13:37.119Z] === CONT TestNetworkList//networks [2022-04-27T05:13:37.119Z] === CONT TestNetworkList//networks/ [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkList (0.01s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:13:37.119Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T05:13:37.119Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:13:37.331Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2022-04-27T05:13:37.331Z] === RUN TestNISDomainname [2022-04-27T05:13:37.375Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-04-27T05:13:37.375Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:13:38.303Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-04-27T05:13:38.303Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:13:38.700Z] --- PASS: TestNISDomainname (1.00s) [2022-04-27T05:13:38.700Z] === RUN TestHostnameDnsResolution [2022-04-27T05:13:39.232Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2022-04-27T05:13:39.232Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:13:39.632Z] --- PASS: TestHostnameDnsResolution (1.24s) [2022-04-27T05:13:39.632Z] === RUN TestUnprivilegedPortsAndPing [2022-04-27T05:13:40.161Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2022-04-27T05:13:40.161Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:13:41.006Z] --- PASS: TestUnprivilegedPortsAndPing (1.01s) [2022-04-27T05:13:41.006Z] === RUN TestPrivilegedHostDevices [2022-04-27T05:13:41.006Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T05:13:41.263Z] check_test.go:307: [d3eaf049e6b3d] daemon is not started [2022-04-27T05:13:41.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-04-27T05:13:41.522Z] --- PASS: TestPrivilegedHostDevices (0.91s) [2022-04-27T05:13:41.522Z] === RUN TestStats [2022-04-27T05:13:41.559Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-04-27T05:13:41.559Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:13:42.086Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T05:13:42.143Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-04-27T05:13:42.143Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:13:42.550Z] tests/integration/models_nodes_test.py . [ 90%] [2022-04-27T05:13:42.550Z] tests/integration/models_resources_test.py . [ 91%] [2022-04-27T05:13:43.015Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-04-27T05:13:43.015Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T05:13:43.581Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T05:13:44.055Z] --- PASS: TestServiceWithPredefinedNetwork (1.93s) [2022-04-27T05:13:44.055Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:13:44.055Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:13:44.055Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:13:44.055Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:13:44.143Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T05:13:44.324Z] tests/integration/models_services_test.py ................X. [ 95%] [2022-04-27T05:13:44.400Z] --- PASS: TestStats (2.80s) [2022-04-27T05:13:44.400Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:13:44.400Z] === RUN TestStopContainerWithTimeout/0 [2022-04-27T05:13:44.400Z] === PAUSE TestStopContainerWithTimeout/0 [2022-04-27T05:13:44.400Z] === RUN TestStopContainerWithTimeout/1 [2022-04-27T05:13:44.400Z] === PAUSE TestStopContainerWithTimeout/1 [2022-04-27T05:13:44.400Z] === RUN TestStopContainerWithTimeout/3 [2022-04-27T05:13:44.400Z] === PAUSE TestStopContainerWithTimeout/3 [2022-04-27T05:13:44.400Z] === RUN TestStopContainerWithTimeout/-1 [2022-04-27T05:13:44.400Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-04-27T05:13:44.400Z] === CONT TestStopContainerWithTimeout/0 [2022-04-27T05:13:44.400Z] === CONT TestStopContainerWithTimeout/-1 [2022-04-27T05:13:44.962Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-04-27T05:13:45.525Z] === CONT TestStopContainerWithTimeout/3 [2022-04-27T05:13:47.087Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-04-27T05:13:47.087Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-04-27T05:13:47.416Z] === CONT TestStopContainerWithTimeout/1 [2022-04-27T05:13:47.756Z] --- PASS: TestServicePlugin (30.09s) [2022-04-27T05:13:47.756Z] === RUN TestServiceUpdateLabel [2022-04-27T05:13:48.702Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-04-27T05:13:48.702Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:13:49.362Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2022-04-27T05:13:49.362Z] --- PASS: TestStopContainerWithTimeout/0 (1.09s) [2022-04-27T05:13:49.362Z] --- PASS: TestStopContainerWithTimeout/-1 (2.95s) [2022-04-27T05:13:49.362Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2022-04-27T05:13:49.362Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2022-04-27T05:13:49.362Z] === RUN TestDeleteDevicemapper [2022-04-27T05:13:49.362Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:13:49.362Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-04-27T05:13:49.362Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:13:49.624Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T05:13:51.301Z] tests/integration/regression_test.py ...... [ 98%] [2022-04-27T05:13:51.535Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T05:13:51.563Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-04-27T05:13:51.563Z] tests/integration/credentials/utils_test.py . [100%] [2022-04-27T05:13:51.563Z] [2022-04-27T05:13:51.563Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-04-27T05:13:51.563Z] =========================== short test summary info ============================ [2022-04-27T05:13:51.564Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-04-27T05:13:51.564Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-04-27T05:13:51.564Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-04-27T05:13:51.564Z] Not supported on most drivers [2022-04-27T05:13:51.564Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-04-27T05:13:51.564Z] Output of docker top depends on host distro, and is not formalized. [2022-04-27T05:13:51.564Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-04-27T05:13:51.564Z] Output of docker top depends on host distro, and is not formalized. [2022-04-27T05:13:51.564Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-04-27T05:13:51.564Z] Can fail if eth0 has multiple IP addresses [2022-04-27T05:13:51.564Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-04-27T05:13:51.564Z] This doesn't seem to be taken into account by the engine [2022-04-27T05:13:51.564Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2022-04-27T05:13:51.564Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-04-27T05:13:51.564Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 289.09 seconds == [2022-04-27T05:13:52.100Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.81s) [2022-04-27T05:13:52.100Z] === RUN TestUpdateMemory [2022-04-27T05:13:52.100Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:13:52.100Z] --- SKIP: TestUpdateMemory (0.00s) [2022-04-27T05:13:52.100Z] === RUN TestUpdateCPUQuota [2022-04-27T05:13:52.100Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-04-27T05:13:52.139Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-04-27T05:13:53.474Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T05:13:53.474Z] --- PASS: TestUpdateCPUQuota (1.60s) [2022-04-27T05:13:53.474Z] === RUN TestUpdatePidsLimit [2022-04-27T05:13:53.474Z] === RUN TestUpdatePidsLimit/update_from_none [2022-04-27T05:13:54.043Z] === RUN TestUpdatePidsLimit/no_change [2022-04-27T05:13:54.301Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-04-27T05:13:54.301Z] === RUN TestUpdatePidsLimit/update_lower [2022-04-27T05:13:54.865Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-04-27T05:13:55.121Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-04-27T05:13:55.378Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-04-27T05:13:55.942Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit (3.61s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.42s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.41s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2022-04-27T05:13:57.313Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2022-04-27T05:13:57.313Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:13:57.313Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-04-27T05:13:58.680Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T05:13:58.902Z] --- PASS: TestServiceWithDataPathPortInit (13.75s) [2022-04-27T05:13:58.903Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:13:58.938Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-04-27T05:14:00.274Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1129srla73s0ics9p3b5fa81n Created:2022-04-27 05:13:59.114350001 +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[0948b4ee160f8d4b4d606853013f04fedb04f7712d060d7669048ad3fa1bf59c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mm8gogqxrmq28bo1avuc3tg1b EndpointID:72e913d1a1f83a90c9c57ea0e3a48b22fa10490c10e21acc1455af35c50415cd MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ca34dc43428bdb4cfc3a0b353f6b9a0ee2e67bcd761fedd230d85807e5d48182 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:b9e875f4d649 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mm8gogqxrmq28bo1avuc3tg1b EndpointID:72e913d1a1f83a90c9c57ea0e3a48b22fa10490c10e21acc1455af35c50415cd EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T05:14:00.310Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T05:14:00.875Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-04-27T05:14:00.875Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T05:14:01.439Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T05:14:01.697Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T05:14:01.955Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T05:14:02.133Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T05:14:02.133Z] [2022-04-27T05:14:02.133Z] Unloading profiles will leave already running processes permanently [2022-04-27T05:14:02.133Z] unconfined, which can lead to unexpected situations. [2022-04-27T05:14:02.133Z] [2022-04-27T05:14:02.133Z] To set a process to complain mode, use the command line tool [2022-04-27T05:14:02.133Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T05:14:02.133Z] [2022-04-27T05:14:02.213Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T05:14:02.213Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-27T05:14:02.213Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T05:14:03.145Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-04-27T05:14:03.145Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-27T05:14:03.146Z] check_test.go:307: [d79172a259267] daemon is not started [2022-04-27T05:14:03.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-04-27T05:14:03.146Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-27T05:14:03.146Z] check_test.go:307: [ddcfc3bf27c25] daemon is not started [2022-04-27T05:14:03.146Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer Post stage [Pipeline] junit [2022-04-27T05:14:03.540Z] Recording test results [2022-04-27T05:14:03.624Z] --- PASS: TestServiceUpdateSecrets (14.57s) [2022-04-27T05:14:03.624Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:14:03.710Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T05:14:04.778Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-04-27T05:14:05.063Z] + echo Ensuring container killed. [2022-04-27T05:14:05.063Z] Ensuring container killed. [2022-04-27T05:14:05.063Z] + docker rm -vf docker-pr1 [2022-04-27T05:14:05.063Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T05:14:05.351Z] + echo Chowning /workspace to jenkins user [2022-04-27T05:14:05.351Z] Chowning /workspace to jenkins user [2022-04-27T05:14:05.351Z] + id -u [2022-04-27T05:14:05.351Z] + id -g [2022-04-27T05:14:05.351Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T05:14:05.351Z] Unable to find image 'busybox:latest' locally [2022-04-27T05:14:05.351Z] latest: Pulling from library/busybox [2022-04-27T05:14:05.527Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2022-04-27T05:14:05.527Z] PASS [2022-04-27T05:14:05.527Z] [2022-04-27T05:14:05.527Z] === Skipped [2022-04-27T05:14:05.527Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:14:05.527Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:14:05.527Z] [2022-04-27T05:14:05.527Z] DONE 38 tests, 1 skipped in 43.379s [2022-04-27T05:14:05.527Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:14:05.527Z] ++ 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 [2022-04-27T05:14:05.527Z] ++ set -e [2022-04-27T05:14:05.527Z] ++ '[' -n 0 ']' [2022-04-27T05:14:05.527Z] ++ set -x [2022-04-27T05:14:05.527Z] ++ 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 [2022-04-27T05:14:05.527Z] INFO: Testing against a local daemon [2022-04-27T05:14:05.527Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T05:14:05.527Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:14:05.527Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T05:14:05.527Z] === RUN TestDockerNetworkIpvlan [2022-04-27T05:14:05.527Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:14:05.527Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:14:05.527Z] PASS [2022-04-27T05:14:05.527Z] [2022-04-27T05:14:05.527Z] === Skipped [2022-04-27T05:14:05.527Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-04-27T05:14:05.527Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:14:05.527Z] [2022-04-27T05:14:05.527Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:14:05.527Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:14:05.527Z] [2022-04-27T05:14:05.527Z] DONE 2 tests, 2 skipped in 0.083s [2022-04-27T05:14:05.527Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:14:05.527Z] ++ 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 [2022-04-27T05:14:05.527Z] ++ set -e [2022-04-27T05:14:05.527Z] ++ '[' -n 0 ']' [2022-04-27T05:14:05.527Z] ++ set -x [2022-04-27T05:14:05.527Z] ++ 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 [2022-04-27T05:14:05.527Z] INFO: Testing against a local daemon [2022-04-27T05:14:05.527Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T05:14:05.600Z] check_test.go:307: [d7429415657b0] daemon is not started [2022-04-27T05:14:05.600Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-04-27T05:14:05.610Z] 50e8d59317eb: Pulling fs layer [2022-04-27T05:14:05.610Z] 50e8d59317eb: Download complete [2022-04-27T05:14:05.610Z] 50e8d59317eb: Pull complete [2022-04-27T05:14:05.610Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T05:14:05.610Z] Status: Downloaded newer image for busybox:latest [2022-04-27T05:14:06.090Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s) [2022-04-27T05:14:06.090Z] === RUN TestDockerNetworkMacvlan [2022-04-27T05:14:07.018Z] === RUN TestDockerNetworkMacvlan/Subinterface [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T05:14:07.580Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T05:14:07.819Z] + bundleName=docker-py [2022-04-27T05:14:07.819Z] + echo Creating docker-py-bundles.tar.gz [2022-04-27T05:14:07.819Z] Creating docker-py-bundles.tar.gz [2022-04-27T05:14:07.819Z] + 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 [2022-04-27T05:14:07.833Z] Archiving artifacts [2022-04-27T05:14:08.125Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T05:14:08.511Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T05:14:09.056Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T05:14:09.312Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-04-27T05:14:09.569Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T05:14:09.569Z] --- PASS: TestUpdateRestartPolicy (12.50s) [2022-04-27T05:14:09.569Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:14:09.793Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-04-27T05:14:10.163Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh binary [2022-04-27T05:14:10.177Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T05:14:10.403Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T05:14:10.423Z] [2022-04-27T05:14:10.423Z] Removing bundles/ [2022-04-27T05:14:10.433Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2022-04-27T05:14:10.433Z] === RUN TestWaitNonBlocked [2022-04-27T05:14:10.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:14:10.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:14:10.433Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:14:10.433Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:14:10.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:14:10.433Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:14:10.683Z] [2022-04-27T05:14:10.683Z] ---> Making bundle: binary (in bundles/binary) [2022-04-27T05:14:10.683Z] Building: bundles/binary-daemon/dockerd-dev [2022-04-27T05:14:10.683Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:14:10.996Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T05:14:11.559Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T05:14:11.559Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-04-27T05:14:11.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2022-04-27T05:14:11.559Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2022-04-27T05:14:11.559Z] === RUN TestWaitBlocked [2022-04-27T05:14:11.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:14:11.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:14:11.559Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:14:11.559Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:14:11.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-04-27T05:14:11.559Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-04-27T05:14:11.768Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T05:14:11.816Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T05:14:12.380Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-04-27T05:14:12.944Z] --- PASS: TestWaitBlocked (0.03s) [2022-04-27T05:14:12.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2022-04-27T05:14:12.944Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.27s) [2022-04-27T05:14:12.944Z] === CONT TestContainerStartOnDaemonRestart [2022-04-27T05:14:12.944Z] === CONT TestRestartDaemonWithRestartingContainer [2022-04-27T05:14:15.938Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan (9.90s) [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s) [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s) [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.22s) [2022-04-27T05:14:16.196Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.63s) [2022-04-27T05:14:16.196Z] PASS [2022-04-27T05:14:16.196Z] [2022-04-27T05:14:16.196Z] DONE 8 tests in 11.377s [2022-04-27T05:14:16.196Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T05:14:16.196Z] ++ 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 [2022-04-27T05:14:16.196Z] ++ set -e [2022-04-27T05:14:16.196Z] ++ '[' -n 0 ']' [2022-04-27T05:14:16.196Z] ++ set -x [2022-04-27T05:14:16.196Z] ++ 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 [2022-04-27T05:14:16.196Z] testing: warning: no tests to run [2022-04-27T05:14:16.196Z] PASS [2022-04-27T05:14:16.196Z] [2022-04-27T05:14:16.196Z] DONE 0 tests in 0.024s [2022-04-27T05:14:16.196Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T05:14:16.196Z] ++ 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 [2022-04-27T05:14:16.196Z] ++ set -e [2022-04-27T05:14:16.196Z] ++ '[' -n 0 ']' [2022-04-27T05:14:16.196Z] ++ set -x [2022-04-27T05:14:16.196Z] ++ 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 [2022-04-27T05:14:16.196Z] INFO: Testing against a local daemon [2022-04-27T05:14:16.196Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T05:14:16.255Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-04-27T05:14:16.819Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.99s) [2022-04-27T05:14:16.819Z] === CONT TestIpcModeOlderClient [2022-04-27T05:14:16.819Z] --- PASS: TestContainerStartOnDaemonRestart (4.03s) [2022-04-27T05:14:16.819Z] === CONT TestContainerKillOnDaemonStart [2022-04-27T05:14:17.075Z] --- PASS: TestIpcModeOlderClient (0.10s) [2022-04-27T05:14:17.075Z] === CONT TestDaemonHostGatewayIP [2022-04-27T05:14:17.563Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2022-04-27T05:14:17.563Z] === RUN TestAuthZPluginTLS [2022-04-27T05:14:18.126Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-27T05:14:18.126Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T05:14:18.383Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-04-27T05:14:18.383Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T05:14:18.537Z] --- PASS: TestServiceUpdateConfigs (14.52s) [2022-04-27T05:14:18.537Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:14:18.947Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-27T05:14:18.947Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T05:14:18.969Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-04-27T05:14:19.510Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-04-27T05:14:19.510Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T05:14:20.861Z] --- PASS: TestDaemonHostGatewayIP (3.55s) [2022-04-27T05:14:20.861Z] === CONT TestDaemonRestartIpcMode [2022-04-27T05:14:20.877Z] --- PASS: TestAuthZPluginAllowEventStream (1.12s) [2022-04-27T05:14:20.877Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T05:14:21.133Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-27T05:14:21.133Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T05:14:21.697Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-04-27T05:14:21.697Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T05:14:22.261Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-04-27T05:14:22.261Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T05:14:23.387Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-04-27T05:14:23.388Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T05:14:23.629Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s) [2022-04-27T05:14:23.629Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T05:14:23.959Z] --- PASS: TestDaemonRestartIpcMode (3.39s) [2022-04-27T05:14:23.959Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T05:14:24.522Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T05:14:25.005Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-04-27T05:14:25.005Z] === RUN TestAuthZPluginHeader [2022-04-27T05:14:25.935Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-04-27T05:14:25.935Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T05:14:25.935Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:25.935Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-27T05:14:25.935Z] === RUN TestAuthZPluginV2Disable [2022-04-27T05:14:25.935Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:25.935Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-04-27T05:14:25.935Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T05:14:25.935Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:25.935Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-27T05:14:25.935Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T05:14:25.935Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:25.935Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-27T05:14:25.935Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T05:14:26.415Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-04-27T05:14:26.980Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T05:14:30.259Z] --- PASS: TestContainerKillOnDaemonStart (12.86s) [2022-04-27T05:14:30.259Z] PASS [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] === Skipped [2022-04-27T05:14:30.259Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-04-27T05:14:30.259Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-04-27T05:14:30.259Z] kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-04-27T05:14:30.259Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-04-27T05:14:30.259Z] pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-04-27T05:14:30.259Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-04-27T05:14:30.259Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:14:30.259Z] [2022-04-27T05:14:30.259Z] DONE 235 tests, 6 skipped in 164.779s [2022-04-27T05:14:30.259Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2022-04-27T05:14:30.259Z] ++ 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 [2022-04-27T05:14:30.259Z] ++ set -e [2022-04-27T05:14:30.259Z] ++ '[' -n 0 ']' [2022-04-27T05:14:30.259Z] ++ set -x [2022-04-27T05:14:30.259Z] ++ 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 [2022-04-27T05:14:30.259Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-04-27T05:14:30.259Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:14:30.259Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T05:14:30.516Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2022-04-27T05:14:30.516Z] === RUN TestDaemonConfigValidation [2022-04-27T05:14:30.516Z] === RUN TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:14:30.516Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:14:30.516Z] === RUN TestDaemonConfigValidation/config_with_{} [2022-04-27T05:14:30.516Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2022-04-27T05:14:30.516Z] === RUN TestDaemonConfigValidation/invalid_config [2022-04-27T05:14:30.516Z] === PAUSE TestDaemonConfigValidation/invalid_config [2022-04-27T05:14:30.516Z] === RUN TestDaemonConfigValidation/malformed_config [2022-04-27T05:14:30.516Z] === PAUSE TestDaemonConfigValidation/malformed_config [2022-04-27T05:14:30.516Z] === RUN TestDaemonConfigValidation/valid_config [2022-04-27T05:14:30.516Z] === PAUSE TestDaemonConfigValidation/valid_config [2022-04-27T05:14:30.516Z] === CONT TestDaemonConfigValidation/config_with_no_content [2022-04-27T05:14:30.516Z] === CONT TestDaemonConfigValidation/malformed_config [2022-04-27T05:14:30.772Z] === CONT TestDaemonConfigValidation/valid_config [2022-04-27T05:14:30.772Z] === CONT TestDaemonConfigValidation/invalid_config [2022-04-27T05:14:30.774Z] --- PASS: TestServiceUpdateNetwork (12.45s) [2022-04-27T05:14:30.774Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:14:31.029Z] === CONT TestDaemonConfigValidation/config_with_{} [2022-04-27T05:14:31.029Z] --- PASS: TestDaemonConfigValidation (0.00s) [2022-04-27T05:14:31.029Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.20s) [2022-04-27T05:14:31.029Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.20s) [2022-04-27T05:14:31.029Z] --- PASS: TestDaemonConfigValidation/valid_config (0.16s) [2022-04-27T05:14:31.029Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.25s) [2022-04-27T05:14:31.029Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.16s) [2022-04-27T05:14:31.029Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:14:31.029Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2022-04-27T05:14:31.351Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T05:14:31.594Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T05:14:31.594Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-27T05:14:31.594Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T05:14:31.594Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-27T05:14:31.851Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T05:14:31.851Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-27T05:14:31.851Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T05:14:31.851Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-27T05:14:31.851Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T05:14:32.108Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2022-04-27T05:14:32.294Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T05:14:32.672Z] check_test.go:307: [d70faaee391f8] daemon is not started [2022-04-27T05:14:32.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-04-27T05:14:33.239Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2022-04-27T05:14:34.612Z] === CONT TestConfigDaemonSeccompProfiles [2022-04-27T05:14:34.612Z] daemon_test.go:156: [de2a11151eb0c] daemon is not started [2022-04-27T05:14:34.612Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s) [2022-04-27T05:14:34.612Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s) [2022-04-27T05:14:34.612Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s) [2022-04-27T05:14:34.612Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s) [2022-04-27T05:14:34.612Z] === RUN TestDaemonProxy [2022-04-27T05:14:34.612Z] === RUN TestDaemonProxy/environment_variables [2022-04-27T05:14:35.182Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T05:14:35.438Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-04-27T05:14:36.370Z] === RUN TestDaemonProxy/command-line_options [2022-04-27T05:14:38.266Z] === RUN TestDaemonProxy/configuration_file [2022-04-27T05:14:38.524Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T05:14:39.092Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-04-27T05:14:39.659Z] === RUN TestDaemonProxy/conflicting_options [2022-04-27T05:14:40.226Z] === RUN TestDaemonProxy/reload_sanitized [2022-04-27T05:14:40.444Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T05:14:40.483Z] check_test.go:307: [df9e0b4a2d83b] daemon is not started [2022-04-27T05:14:40.483Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-04-27T05:14:40.739Z] --- PASS: TestDaemonProxy (6.32s) [2022-04-27T05:14:40.739Z] --- PASS: TestDaemonProxy/environment_variables (1.79s) [2022-04-27T05:14:40.739Z] --- PASS: TestDaemonProxy/command-line_options (1.75s) [2022-04-27T05:14:40.739Z] --- PASS: TestDaemonProxy/configuration_file (1.76s) [2022-04-27T05:14:40.739Z] --- PASS: TestDaemonProxy/conflicting_options (0.50s) [2022-04-27T05:14:40.739Z] --- PASS: TestDaemonProxy/reload_sanitized (0.53s) [2022-04-27T05:14:40.739Z] PASS [2022-04-27T05:14:40.739Z] [2022-04-27T05:14:40.739Z] DONE 17 tests in 10.826s [2022-04-27T05:14:40.739Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-04-27T05:14:40.739Z] ++ 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 [2022-04-27T05:14:40.739Z] ++ set -e [2022-04-27T05:14:40.739Z] ++ '[' -n 0 ']' [2022-04-27T05:14:40.739Z] ++ set -x [2022-04-27T05:14:40.739Z] ++ 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 [2022-04-27T05:14:40.996Z] INFO: Testing against a local daemon [2022-04-27T05:14:40.996Z] === RUN TestCommitInheritsEnv [2022-04-27T05:14:40.996Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T05:14:41.253Z] --- PASS: TestCommitInheritsEnv (0.40s) [2022-04-27T05:14:41.253Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:14:41.253Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-04-27T05:14:41.253Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:14:41.253Z] === RUN TestImportWithCustomPlatform/#00 [2022-04-27T05:14:41.253Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T05:14:41.509Z] === RUN TestImportWithCustomPlatform/_______ [2022-04-27T05:14:41.509Z] === RUN TestImportWithCustomPlatform// [2022-04-27T05:14:41.509Z] === RUN TestImportWithCustomPlatform/linux [2022-04-27T05:14:41.509Z] === RUN TestImportWithCustomPlatform/LINUX [2022-04-27T05:14:41.766Z] === RUN TestImportWithCustomPlatform/linux/sparc64 [2022-04-27T05:14:41.766Z] === RUN TestImportWithCustomPlatform/macos [2022-04-27T05:14:41.766Z] === RUN TestImportWithCustomPlatform/macos/arm64 [2022-04-27T05:14:41.766Z] === RUN TestImportWithCustomPlatform/nintendo64 [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform (0.49s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/#00 (0.12s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/_______ (0.00s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform// (0.00s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/linux (0.09s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/LINUX (0.12s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.12s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/macos (0.00s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s) [2022-04-27T05:14:41.766Z] --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s) [2022-04-27T05:14:41.766Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:14:42.022Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-04-27T05:14:42.022Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:14:42.022Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-04-27T05:14:42.022Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:14:42.279Z] --- PASS: TestRemoveImageOrphaning (0.39s) [2022-04-27T05:14:42.279Z] === RUN TestRemoveImageGarbageCollector [2022-04-27T05:14:42.841Z] time="2022-04-27T05:14:42Z" level=info msg="[graphdriver] trying configured driver: overlay2" [2022-04-27T05:14:43.987Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-27T05:14:43.987Z] PASS [2022-04-27T05:14:43.987Z] [2022-04-27T05:14:43.987Z] === Skipped [2022-04-27T05:14:43.987Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-04-27T05:14:43.987Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:43.987Z] [2022-04-27T05:14:43.987Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-04-27T05:14:43.987Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:43.987Z] [2022-04-27T05:14:43.987Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-04-27T05:14:43.987Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:43.987Z] [2022-04-27T05:14:43.987Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-04-27T05:14:43.987Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:43.987Z] [2022-04-27T05:14:43.987Z] DONE 17 tests, 4 skipped in 26.212s [2022-04-27T05:14:43.987Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T05:14:43.987Z] ++ 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 [2022-04-27T05:14:43.987Z] ++ set -e [2022-04-27T05:14:43.987Z] ++ '[' -n 0 ']' [2022-04-27T05:14:43.987Z] ++ set -x [2022-04-27T05:14:43.987Z] ++ 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 [2022-04-27T05:14:43.987Z] INFO: Testing against a local daemon [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:14:43.987Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:14:43.987Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:14:43.987Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:14:43.987Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:14:43.987Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:14:43.987Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:14:43.987Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T05:14:43.987Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:14:43.987Z] === RUN TestPluginInstall [2022-04-27T05:14:43.987Z] === RUN TestPluginInstall/no_auth [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50127971c245816316d8061c9dd2ce3ee6089fc37e098a15e68eb4da11d92877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:50127971c245816316d8061c9dd2ce3ee6089fc37e098a15e68eb4da11d92877" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:14:43.987Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8947f77068700f63a88dae08a6e87a527fbdd88d62425683a89cdddccfd9c15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:14:43.987Z] time="2022-04-27T05:14:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8947f77068700f63a88dae08a6e87a527fbdd88d62425683a89cdddccfd9c15" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:14:43.987Z] === RUN TestPluginInstall/with_insecure [2022-04-27T05:14:44.214Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-04-27T05:14:44.471Z] --- PASS: TestRemoveImageGarbageCollector (2.16s) [2022-04-27T05:14:44.471Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:14:44.471Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2022-04-27T05:14:44.471Z] === RUN TestTagInvalidReference [2022-04-27T05:14:44.471Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-27T05:14:44.471Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:14:44.728Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2022-04-27T05:14:44.728Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:14:44.728Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2022-04-27T05:14:44.728Z] === RUN TestTagOfficialNames [2022-04-27T05:14:44.728Z] --- PASS: TestTagOfficialNames (0.07s) [2022-04-27T05:14:44.728Z] === RUN TestTagMatchesDigest [2022-04-27T05:14:44.728Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-04-27T05:14:44.728Z] === CONT TestImportExtremelyLargeImageWorks [2022-04-27T05:14:44.914Z] time="2022-04-27T05:14:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:14:44.914Z] time="2022-04-27T05:14:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d36b80ff026e88667f3f013c20ff35d431a456fe01855f8160509c80e85d9d16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:14:44.914Z] time="2022-04-27T05:14:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:14:44.915Z] time="2022-04-27T05:14:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d36b80ff026e88667f3f013c20ff35d431a456fe01855f8160509c80e85d9d16" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:14:44.915Z] plugin_test.go:195: [d42dcea9d35d0] daemon is not started [2022-04-27T05:14:44.915Z] --- PASS: TestPluginInstall (2.50s) [2022-04-27T05:14:44.915Z] --- PASS: TestPluginInstall/no_auth (0.93s) [2022-04-27T05:14:44.915Z] --- PASS: TestPluginInstall/with_htpasswd (0.55s) [2022-04-27T05:14:44.915Z] --- PASS: TestPluginInstall/with_insecure (1.01s) [2022-04-27T05:14:44.915Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:14:45.662Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T05:14:46.804Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T05:14:47.027Z] --- PASS: TestServiceUpdatePidsLimit (16.29s) [2022-04-27T05:14:47.027Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-27T05:14:47.027Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-27T05:14:47.027Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2022-04-27T05:14:47.027Z] PASS [2022-04-27T05:14:47.027Z] [2022-04-27T05:14:47.027Z] === Skipped [2022-04-27T05:14:47.027Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T05:14:47.027Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:14:47.027Z] [2022-04-27T05:14:47.027Z] DONE 27 tests, 1 skipped in 163.286s [2022-04-27T05:14:47.027Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T05:14:47.027Z] INFO: Testing against a local daemon [2022-04-27T05:14:47.027Z] === RUN TestSessionCreate [2022-04-27T05:14:47.027Z] --- PASS: TestSessionCreate (0.04s) [2022-04-27T05:14:47.027Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:14:47.027Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2022-04-27T05:14:47.027Z] PASS [2022-04-27T05:14:47.027Z] [2022-04-27T05:14:47.027Z] DONE 2 tests in 0.153s [2022-04-27T05:14:47.027Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T05:14:47.027Z] INFO: Testing against a local daemon [2022-04-27T05:14:47.027Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:14:47.027Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:14:47.027Z] === RUN TestDiskUsage [2022-04-27T05:14:47.027Z] === PAUSE TestDiskUsage [2022-04-27T05:14:47.027Z] === RUN TestEventsExecDie [2022-04-27T05:14:47.290Z] --- PASS: TestEventsExecDie (0.60s) [2022-04-27T05:14:47.290Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:14:47.290Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-27T05:14:47.290Z] === RUN TestEventsVolumeCreate [2022-04-27T05:14:47.366Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T05:14:47.551Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-27T05:14:47.551Z] === RUN TestInfoBinaryCommits [2022-04-27T05:14:47.551Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T05:14:47.551Z] === RUN TestInfoAPIVersioned [2022-04-27T05:14:47.551Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T05:14:47.551Z] === RUN TestInfoAPI [2022-04-27T05:14:47.551Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T05:14:47.551Z] === RUN TestInfoAPIWarnings [2022-04-27T05:14:48.294Z] --- PASS: TestPluginsWithRuntimes (3.23s) [2022-04-27T05:14:48.294Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.84s) [2022-04-27T05:14:48.294Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-04-27T05:14:48.294Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:14:48.858Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2022-04-27T05:14:48.858Z] PASS [2022-04-27T05:14:48.858Z] [2022-04-27T05:14:48.858Z] DONE 24 tests in 6.418s [2022-04-27T05:14:48.858Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T05:14:48.858Z] ++ 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 [2022-04-27T05:14:48.858Z] ++ set -e [2022-04-27T05:14:48.858Z] ++ '[' -n 0 ']' [2022-04-27T05:14:48.858Z] ++ set -x [2022-04-27T05:14:48.858Z] ++ 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 [2022-04-27T05:14:48.858Z] INFO: Testing against a local daemon [2022-04-27T05:14:48.858Z] === RUN TestExternalGraphDriver [2022-04-27T05:14:48.858Z] === RUN TestExternalGraphDriver/json [2022-04-27T05:14:49.835Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-04-27T05:14:50.748Z] === RUN TestExternalGraphDriver/spec [2022-04-27T05:14:50.766Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-04-27T05:14:51.330Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-04-27T05:14:51.330Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T05:14:51.894Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-04-27T05:14:51.894Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from config [2022-04-27T05:14:52.116Z] === RUN TestExternalGraphDriver/pull [2022-04-27T05:14:52.151Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T05:14:52.408Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from config [2022-04-27T05:14:52.505Z] dccd9e4d14d3: Pull complete [2022-04-27T05:14:52.505Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T05:14:52.505Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:14:52.505Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-27T05:14:52.505Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-27T05:14:52.505Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-27T05:14:52.505Z] WARN: Skipping validation tests [2022-04-27T05:14:52.505Z] INFO: Running unit tests at 04/27/2022 05:14:49... [2022-04-27T05:14:52.973Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from config [2022-04-27T05:14:53.536Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T05:14:53.536Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from config [2022-04-27T05:14:54.030Z] --- PASS: TestExternalGraphDriver (4.88s) [2022-04-27T05:14:54.030Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-04-27T05:14:54.030Z] --- PASS: TestExternalGraphDriver/spec (1.61s) [2022-04-27T05:14:54.030Z] --- PASS: TestExternalGraphDriver/pull (1.64s) [2022-04-27T05:14:54.030Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:14:54.030Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:54.030Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2022-04-27T05:14:54.030Z] PASS [2022-04-27T05:14:54.030Z] [2022-04-27T05:14:54.030Z] === Skipped [2022-04-27T05:14:54.030Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2022-04-27T05:14:54.030Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:14:54.030Z] [2022-04-27T05:14:54.030Z] DONE 5 tests, 1 skipped in 4.992s [2022-04-27T05:14:54.030Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T05:14:54.030Z] ++ 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 [2022-04-27T05:14:54.030Z] ++ set -e [2022-04-27T05:14:54.030Z] ++ '[' -n 0 ']' [2022-04-27T05:14:54.030Z] ++ set -x [2022-04-27T05:14:54.030Z] ++ 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 [2022-04-27T05:14:54.030Z] INFO: Testing against a local daemon [2022-04-27T05:14:54.030Z] === RUN TestContinueAfterPluginCrash [2022-04-27T05:14:54.030Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T05:14:54.030Z] === RUN TestReadPluginNoRead [2022-04-27T05:14:54.030Z] === PAUSE TestReadPluginNoRead [2022-04-27T05:14:54.030Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T05:14:54.030Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T05:14:54.030Z] === CONT TestContinueAfterPluginCrash [2022-04-27T05:14:54.030Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T05:14:54.100Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from config [2022-04-27T05:14:54.664Z] docker_cli_daemon_test.go:2843: Checking IpcMode private set from cli [2022-04-27T05:14:55.228Z] docker_cli_daemon_test.go:2843: Checking IpcMode shareable set from cli [2022-04-27T05:14:55.566Z] INFO: make.ps1 starting at 04/27/2022 05:14:54 [2022-04-27T05:14:55.566Z] INFO: Git commit (314a47492a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T05:14:55.566Z] INFO: Running unit tests... [2022-04-27T05:14:55.792Z] docker_cli_daemon_test.go:2843: Checking IpcMode host set from cli [2022-04-27T05:14:56.355Z] docker_cli_daemon_test.go:2843: Checking IpcMode container:123 set from cli [2022-04-27T05:14:56.918Z] docker_cli_daemon_test.go:2843: Checking IpcMode nosuchmode set from cli [2022-04-27T05:14:56.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T05:14:57.175Z] check_test.go:307: [d836c0510b5f1] daemon is not started [2022-04-27T05:14:57.175Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-04-27T05:14:57.319Z] --- PASS: TestDaemonStartWithLogOpt (3.19s) [2022-04-27T05:14:57.319Z] === CONT TestReadPluginNoRead [2022-04-27T05:14:57.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T05:14:57.738Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T05:14:58.302Z] check_test.go:307: [da2ccfbbded8b] daemon is not started [2022-04-27T05:14:58.302Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-04-27T05:14:58.866Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-04-27T05:14:59.123Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T05:14:59.210Z] === RUN TestReadPluginNoRead/default [2022-04-27T05:15:00.052Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T05:15:00.578Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T05:15:00.616Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-04-27T05:15:01.546Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T05:15:01.945Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T05:15:01.945Z] --- PASS: TestContinueAfterPluginCrash (8.05s) [2022-04-27T05:15:02.875Z] === CONT TestReadPluginNoRead [2022-04-27T05:15:02.875Z] read_test.go:92: [d37d89a1cd45d] daemon is not started [2022-04-27T05:15:02.875Z] --- PASS: TestReadPluginNoRead (5.73s) [2022-04-27T05:15:02.875Z] --- PASS: TestReadPluginNoRead/default (1.21s) [2022-04-27T05:15:02.875Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2022-04-27T05:15:02.875Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.17s) [2022-04-27T05:15:02.875Z] PASS [2022-04-27T05:15:02.875Z] [2022-04-27T05:15:02.875Z] DONE 6 tests in 9.020s [2022-04-27T05:15:02.875Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-27T05:15:02.875Z] ++ 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 [2022-04-27T05:15:02.875Z] ++ set -e [2022-04-27T05:15:02.875Z] ++ '[' -n 0 ']' [2022-04-27T05:15:02.875Z] ++ set -x [2022-04-27T05:15:02.875Z] ++ 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 [2022-04-27T05:15:02.875Z] testing: warning: no tests to run [2022-04-27T05:15:02.875Z] PASS [2022-04-27T05:15:02.875Z] [2022-04-27T05:15:02.875Z] DONE 0 tests in 0.033s [2022-04-27T05:15:02.875Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T05:15:02.875Z] ++ 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 [2022-04-27T05:15:02.875Z] ++ set -e [2022-04-27T05:15:02.875Z] ++ '[' -n 0 ']' [2022-04-27T05:15:02.875Z] ++ set -x [2022-04-27T05:15:02.875Z] ++ 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 [2022-04-27T05:15:03.131Z] INFO: Testing against a local daemon [2022-04-27T05:15:03.131Z] === RUN TestPluginWithDevMounts [2022-04-27T05:15:03.131Z] === PAUSE TestPluginWithDevMounts [2022-04-27T05:15:03.131Z] === CONT TestPluginWithDevMounts [2022-04-27T05:15:03.439Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-04-27T05:15:04.002Z] check_test.go:307: [da808f586cb54] daemon is not started [2022-04-27T05:15:04.002Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-04-27T05:15:04.498Z] --- PASS: TestPluginWithDevMounts (1.52s) [2022-04-27T05:15:04.498Z] PASS [2022-04-27T05:15:04.498Z] [2022-04-27T05:15:04.498Z] DONE 1 tests in 1.630s [2022-04-27T05:15:04.498Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T05:15:04.498Z] ++ 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 [2022-04-27T05:15:04.498Z] ++ set -e [2022-04-27T05:15:04.498Z] ++ '[' -n 0 ']' [2022-04-27T05:15:04.498Z] ++ set -x [2022-04-27T05:15:04.498Z] ++ 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 [2022-04-27T05:15:04.754Z] INFO: Testing against a local daemon [2022-04-27T05:15:04.754Z] === RUN TestSecretInspect [2022-04-27T05:15:05.664Z] --- PASS: TestInfoAPIWarnings (16.24s) [2022-04-27T05:15:05.664Z] === RUN TestInfoDebug [2022-04-27T05:15:05.664Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T05:15:05.664Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:15:05.664Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T05:15:05.664Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:15:05.664Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T05:15:05.664Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:15:05.664Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T05:15:05.664Z] === RUN TestPingCacheHeaders [2022-04-27T05:15:05.664Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T05:15:05.664Z] === RUN TestPingGet [2022-04-27T05:15:05.664Z] --- PASS: TestPingGet (0.01s) [2022-04-27T05:15:05.664Z] === RUN TestPingHead [2022-04-27T05:15:05.664Z] --- PASS: TestPingHead (0.02s) [2022-04-27T05:15:05.664Z] === RUN TestPingSwarmHeader [2022-04-27T05:15:05.876Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-04-27T05:15:05.925Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T05:15:06.496Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T05:15:07.271Z] --- PASS: TestSecretInspect (2.16s) [2022-04-27T05:15:07.271Z] === RUN TestSecretList [2022-04-27T05:15:07.275Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-04-27T05:15:07.437Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T05:15:07.437Z] --- PASS: TestPingSwarmHeader (2.05s) [2022-04-27T05:15:07.437Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T05:15:07.437Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T05:15:07.437Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T05:15:07.437Z] === RUN TestVersion [2022-04-27T05:15:07.437Z] --- PASS: TestVersion (0.02s) [2022-04-27T05:15:07.437Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:15:07.437Z] === CONT TestDiskUsage [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T05:15:08.008Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T05:15:08.269Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T05:15:08.647Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T05:15:08.843Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T05:15:08.843Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.46s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage (1.52s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.30s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run (0.48s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:15:09.105Z] PASS [2022-04-27T05:15:09.105Z] [2022-04-27T05:15:09.105Z] DONE 54 tests in 22.317s [2022-04-27T05:15:09.105Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T05:15:09.105Z] INFO: Testing against a local daemon [2022-04-27T05:15:09.105Z] === RUN TestVolumesCreateAndList [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T05:15:09.105Z] === RUN TestVolumesRemove [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-27T05:15:09.105Z] === RUN TestVolumesInspect [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T05:15:09.105Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:15:09.105Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:15:09.105Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:15:09.105Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:15:09.105Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:15:09.105Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:15:09.105Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:15:09.105Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:15:09.105Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:15:09.105Z] PASS [2022-04-27T05:15:09.105Z] [2022-04-27T05:15:09.105Z] DONE 9 tests in 0.130s [2022-04-27T05:15:09.105Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T05:15:09.160Z] --- PASS: TestSecretList (2.19s) [2022-04-27T05:15:09.160Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:15:09.676Z] Stopping apparmor (via systemctl): apparmor.service. [2022-04-27T05:15:09.676Z] Removing test suite binaries [2022-04-27T05:15:09.676Z] exiting test-integration [2022-04-27T05:15:09.676Z] ++ exit 0 [2022-04-27T05:15:09.676Z] [2022-04-27T05:15:11.051Z] --- PASS: TestSecretsCreateAndDelete (2.18s) [2022-04-27T05:15:11.051Z] === RUN TestSecretsUpdate Post stage [Pipeline] junit [2022-04-27T05:15:11.078Z] Recording test results [2022-04-27T05:15:12.739Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T05:15:12.821Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T05:15:12.821Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-04-27T05:15:13.084Z] + echo Ensuring container killed. [2022-04-27T05:15:13.084Z] Ensuring container killed. [2022-04-27T05:15:13.084Z] + docker rm -vf docker-pr1 [2022-04-27T05:15:13.084Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T05:15:13.372Z] + echo Chowning /workspace to jenkins user [2022-04-27T05:15:13.372Z] Chowning /workspace to jenkins user [2022-04-27T05:15:13.372Z] + id -u [2022-04-27T05:15:13.372Z] + id -g [2022-04-27T05:15:13.372Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T05:15:13.372Z] Unable to find image 'busybox:latest' locally [2022-04-27T05:15:13.372Z] latest: Pulling from library/busybox [2022-04-27T05:15:13.385Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T05:15:13.568Z] --- PASS: TestSecretsUpdate (2.19s) [2022-04-27T05:15:13.568Z] === RUN TestTemplatedSecret [2022-04-27T05:15:13.633Z] 50e8d59317eb: Pulling fs layer [2022-04-27T05:15:13.633Z] 50e8d59317eb: Verifying Checksum [2022-04-27T05:15:13.633Z] 50e8d59317eb: Download complete [2022-04-27T05:15:13.633Z] 50e8d59317eb: Pull complete [2022-04-27T05:15:13.633Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T05:15:13.633Z] Status: Downloaded newer image for busybox:latest [2022-04-27T05:15:13.641Z] check_test.go:307: [d9be2a753a47a] daemon is not started [2022-04-27T05:15:13.641Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T05:15:15.318Z] + bundleName=amd64-cgroup2 [2022-04-27T05:15:15.318Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-04-27T05:15:15.318Z] Creating amd64-cgroup2-bundles.tar.gz [2022-04-27T05:15:15.318Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-27T05:15:15.318Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-04-27T05:15:15.461Z] --- PASS: TestTemplatedSecret (1.97s) [2022-04-27T05:15:15.461Z] === RUN TestSecretCreateResolve [Pipeline] archiveArtifacts [2022-04-27T05:15:15.594Z] Archiving artifacts [2022-04-27T05:15:16.913Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T05:15:17.714Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T05:15:17.979Z] --- PASS: TestSecretCreateResolve (2.17s) [2022-04-27T05:15:17.979Z] PASS [2022-04-27T05:15:17.979Z] [2022-04-27T05:15:17.979Z] DONE 6 tests in 12.936s [2022-04-27T05:15:17.979Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T05:15:17.979Z] ++ 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 [2022-04-27T05:15:17.979Z] ++ set -e [2022-04-27T05:15:17.979Z] ++ '[' -n 0 ']' [2022-04-27T05:15:17.979Z] ++ set -x [2022-04-27T05:15:17.979Z] ++ 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 [2022-04-27T05:15:17.979Z] INFO: Testing against a local daemon [2022-04-27T05:15:17.979Z] === RUN TestServiceCreateInit [2022-04-27T05:15:17.979Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:15:18.026Z] + make clean [2022-04-27T05:15:18.026Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T05:15:18.026Z] docker-dev-cache [2022-04-27T05:15:18.026Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T05:15:18.233Z] ? github.com/docker/docker/api [no test files] [2022-04-27T05:15:18.282Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T05:15:21.248Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:15:21.553Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-04-27T05:15:24.838Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-04-27T05:15:25.422Z] --- PASS: TestServiceCreateInit (7.09s) [2022-04-27T05:15:25.422Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.65s) [2022-04-27T05:15:25.422Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.42s) [2022-04-27T05:15:25.422Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:15:26.763Z] check_test.go:307: [d74bc22d6ff62] daemon is not started [2022-04-27T05:15:26.763Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-04-27T05:15:27.692Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-04-27T05:15:27.948Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T05:15:28.205Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-04-27T05:15:28.769Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-04-27T05:15:29.027Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T05:15:29.027Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T05:15:30.922Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-04-27T05:15:30.922Z] check_test.go:307: [d1d26cdd8fa81] daemon is not started [2022-04-27T05:15:30.922Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-04-27T05:15:32.816Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-04-27T05:15:33.746Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T05:15:35.115Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-04-27T05:15:35.680Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T05:15:38.201Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T05:15:39.134Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-04-27T05:15:40.264Z] --- PASS: TestCreateServiceMultipleTimes (15.00s) [2022-04-27T05:15:40.264Z] === RUN TestCreateServiceConflict [2022-04-27T05:15:41.029Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-04-27T05:15:42.156Z] --- PASS: TestCreateServiceConflict (2.20s) [2022-04-27T05:15:42.156Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:15:42.927Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-04-27T05:15:43.369Z] === RUN TestMiddlewares [2022-04-27T05:15:43.369Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T05:15:43.369Z] PASS [2022-04-27T05:15:43.369Z] coverage: 7.9% of statements [2022-04-27T05:15:43.369Z] ok github.com/docker/docker/api/server 0.068s coverage: 7.9% of statements [2022-04-27T05:15:44.295Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T05:15:44.676Z] --- PASS: TestCreateServiceMaxReplicas (2.76s) [2022-04-27T05:15:44.676Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:15:46.196Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-04-27T05:15:46.455Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T05:15:48.983Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T05:15:49.239Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-04-27T05:15:54.494Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-04-27T05:15:55.423Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-04-27T05:15:56.790Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-04-27T05:15:57.040Z] dccd9e4d14d3: Pull complete [2022-04-27T05:15:57.040Z] Digest: sha256:378d85bd8e7388a777d25009f8523d1e95a5f544f131eaada83171045d5b2c1e [2022-04-27T05:15:57.040Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:15:57.040Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully [2022-04-27T05:15:57.040Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test [2022-04-27T05:15:57.040Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.643' [2022-04-27T05:15:57.040Z] WARN: Skipping validation tests [2022-04-27T05:15:57.040Z] INFO: Running unit tests at 04/27/2022 05:15:46... [2022-04-27T05:15:57.040Z] INFO: make.ps1 starting at 04/27/2022 05:15:52 [2022-04-27T05:15:57.040Z] INFO: Git commit (314a47492a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T05:15:57.040Z] INFO: Running unit tests... [2022-04-27T05:15:57.721Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-04-27T05:15:59.525Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.03s) [2022-04-27T05:15:59.525Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:16:00.088Z] --- PASS: TestCreateServiceSecretFileMode (2.51s) [2022-04-27T05:16:00.088Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:16:00.993Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-04-27T05:16:02.607Z] --- PASS: TestCreateServiceConfigFileMode (2.40s) [2022-04-27T05:16:02.607Z] === RUN TestCreateServiceSysctls [2022-04-27T05:16:05.171Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T05:16:05.428Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T05:16:05.738Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-04-27T05:16:05.880Z] --- PASS: TestCreateServiceSysctls (3.12s) [2022-04-27T05:16:05.880Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:16:06.797Z] docker_cli_daemon_test.go:2506: [db8c4023e8bbf] daemon is not started [2022-04-27T05:16:08.439Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2022-04-27T05:16:08.439Z] === RUN TestInspect [2022-04-27T05:16:08.699Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-04-27T05:16:10.069Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T05:16:10.325Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T05:16:10.355Z] --- PASS: TestInspect (2.26s) [2022-04-27T05:16:10.356Z] === RUN TestCreateJob [2022-04-27T05:16:10.889Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T05:16:11.820Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T05:16:11.820Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T05:16:12.077Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T05:16:12.641Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T05:16:13.465Z] ba8181afd426: Pull complete [2022-04-27T05:16:13.465Z] Digest: sha256:8b98b3d621f5e6edc3639c7e90f63473c8f717a01e2a0c65b122fae827bd1c5a [2022-04-27T05:16:13.465Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:16:13.465Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2022-04-27T05:16:13.465Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2022-04-27T05:16:13.465Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2803' [2022-04-27T05:16:13.465Z] WARN: Skipping validation tests [2022-04-27T05:16:13.465Z] INFO: Running unit tests at 04/27/2022 05:16:00... [2022-04-27T05:16:13.465Z] INFO: make.ps1 starting at 04/27/2022 05:16:07 [2022-04-27T05:16:13.465Z] INFO: Git commit (314a47492a) assumed from DOCKER_GITCOMMIT environment variable [2022-04-27T05:16:13.465Z] INFO: Running unit tests... [2022-04-27T05:16:13.624Z] --- PASS: TestCreateJob (2.98s) [2022-04-27T05:16:13.624Z] === RUN TestReplicatedJob [2022-04-27T05:16:14.538Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T05:16:15.908Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T05:16:17.201Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-04-27T05:16:17.202Z] Copying nested executables into bundles/binary-daemon [2022-04-27T05:16:17.202Z] Building: bundles/binary-daemon/docker-proxy-dev [2022-04-27T05:16:17.202Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:16:17.202Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2022-04-27T05:16:17.202Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-04-27T05:16:17.300Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T05:16:17.546Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/make.sh cross [2022-04-27T05:16:17.558Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T05:16:17.807Z] [2022-04-27T05:16:17.807Z] Removing bundles/ [2022-04-27T05:16:18.069Z] [2022-04-27T05:16:18.069Z] ---> Making bundle: cross (in bundles/cross) [2022-04-27T05:16:18.069Z] Cross building: bundles/cross/linux/amd64 [2022-04-27T05:16:18.069Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-27T05:16:18.069Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-27T05:16:18.875Z] --- PASS: TestReplicatedJob (4.73s) [2022-04-27T05:16:18.875Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:16:19.281Z] 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/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/longpath github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-04-27T05:16:19.465Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T05:16:19.723Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-04-27T05:16:20.655Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T05:16:21.398Z] --- PASS: TestUpdateReplicatedJob (3.15s) [2022-04-27T05:16:21.398Z] === RUN TestServiceListWithStatuses [2022-04-27T05:16:21.398Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:16:21.398Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:16:21.398Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:16:21.587Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-04-27T05:16:21.843Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T05:16:23.611Z] ? github.com/docker/docker/api [no test files] [2022-04-27T05:16:24.363Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-04-27T05:16:24.363Z] check_test.go:307: [d7bde2c7f371e] daemon is not started [2022-04-27T05:16:24.363Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-04-27T05:16:26.646Z] --- PASS: TestDockerNetworkConnectAlias (4.45s) [2022-04-27T05:16:26.646Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:16:28.538Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T05:16:28.542Z] --- PASS: TestDockerNetworkReConnect (2.88s) [2022-04-27T05:16:28.542Z] === RUN TestServicePlugin [2022-04-27T05:16:28.542Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:16:28.542Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T05:16:28.542Z] === RUN TestServiceUpdateLabel [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite (335.17s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.73s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.86s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.41s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.67s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.03s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.80s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.30s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (2.92s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.15s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.34s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.31s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.41s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.56s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.05s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.67s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.83s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.59s) [2022-04-27T05:16:29.911Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.65s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.24s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.65s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.86s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.99s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.08s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.19s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.44s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.87s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.66s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.73s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.73s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.97s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.64s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.16s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (16.30s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.09s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.68s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.85s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.99s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.49s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.05s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (9.31s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.05s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.61s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.90s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.47s) [2022-04-27T05:16:29.911Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-27T05:16:29.911Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.10s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.98s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.43s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.92s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.09s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.39s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.72s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.50s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.92s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.53s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.45s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.72s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.64s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.36s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.56s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.09s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.74s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.80s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.98s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.44s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.49s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.78s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.52s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.64s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.18s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.23s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.16s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.57s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.99s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.35s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.31s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.78s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.13s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.17s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.93s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.74s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.71s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.66s) [2022-04-27T05:16:29.911Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2022-04-27T05:16:29.912Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.57s) [2022-04-27T05:16:29.912Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2022-04-27T05:16:29.912Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.72s) [2022-04-27T05:16:29.912Z] === RUN TestDockerSwarmSuite [2022-04-27T05:16:29.912Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-04-27T05:16:31.063Z] --- PASS: TestServiceUpdateLabel (2.24s) [2022-04-27T05:16:31.063Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:16:31.701Z] ? github.com/docker/docker/api [no test files] [2022-04-27T05:16:34.096Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-04-27T05:16:36.616Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-04-27T05:16:41.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-04-27T05:16:45.912Z] --- PASS: TestServiceUpdateSecrets (14.51s) [2022-04-27T05:16:45.912Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:16:48.974Z] === RUN TestMiddlewares [2022-04-27T05:16:48.974Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T05:16:48.974Z] PASS [2022-04-27T05:16:48.974Z] coverage: 7.9% of statements [2022-04-27T05:16:48.974Z] ok github.com/docker/docker/api/server 0.076s coverage: 7.9% of statements [2022-04-27T05:16:49.972Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T05:16:51.341Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T05:16:55.443Z] === RUN TestBoolValue [2022-04-27T05:16:55.443Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestBoolValueOrDefault [2022-04-27T05:16:55.443Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestInt64ValueOrZero [2022-04-27T05:16:55.443Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestInt64ValueOrDefault [2022-04-27T05:16:55.443Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T05:16:55.443Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestJsonContentType [2022-04-27T05:16:55.443Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestReadJSON [2022-04-27T05:16:55.443Z] === RUN TestReadJSON/nil_body [2022-04-27T05:16:55.443Z] === RUN TestReadJSON/empty_body [2022-04-27T05:16:55.443Z] === RUN TestReadJSON/with_valid_request [2022-04-27T05:16:55.443Z] === RUN TestReadJSON/with_whitespace [2022-04-27T05:16:55.443Z] === RUN TestReadJSON/with_extra_content [2022-04-27T05:16:55.443Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T05:16:55.443Z] PASS [2022-04-27T05:16:55.443Z] coverage: 31.9% of statements [2022-04-27T05:16:55.443Z] ok github.com/docker/docker/api/server/httputils 0.051s coverage: 31.9% of statements [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T05:16:55.443Z] === RUN TestMaskSecretKeys [2022-04-27T05:16:55.443Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T05:16:55.443Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T05:16:55.443Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T05:16:55.443Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T05:16:55.443Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestVersionMiddlewareVersion [2022-04-27T05:16:55.443Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T05:16:55.443Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T05:16:55.443Z] PASS [2022-04-27T05:16:55.443Z] coverage: 37.7% of statements [2022-04-27T05:16:55.443Z] ok github.com/docker/docker/api/server/middleware 0.096s coverage: 37.7% of statements [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T05:16:55.443Z] === RUN TestStrSliceMarshalJSON [2022-04-27T05:16:55.443Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T05:16:55.443Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestStrSliceUnmarshalString [2022-04-27T05:16:55.443Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T05:16:55.443Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T05:16:55.443Z] PASS [2022-04-27T05:16:55.443Z] coverage: 90.0% of statements [2022-04-27T05:16:55.443Z] ok github.com/docker/docker/api/types/strslice 0.079s coverage: 90.0% of statements [2022-04-27T05:16:55.443Z] === RUN TestToJSON [2022-04-27T05:16:55.443Z] --- PASS: TestToJSON (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestToParamWithVersion [2022-04-27T05:16:55.443Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestFromJSON [2022-04-27T05:16:55.443Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestEmpty [2022-04-27T05:16:55.443Z] --- PASS: TestEmpty (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T05:16:55.443Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestArgsMatchKVList [2022-04-27T05:16:55.443Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestArgsMatch [2022-04-27T05:16:55.443Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestAdd [2022-04-27T05:16:55.443Z] --- PASS: TestAdd (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestDel [2022-04-27T05:16:55.443Z] --- PASS: TestDel (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestLen [2022-04-27T05:16:55.443Z] --- PASS: TestLen (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestExactMatch [2022-04-27T05:16:55.443Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestOnlyOneExactMatch [2022-04-27T05:16:55.443Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestContains [2022-04-27T05:16:55.443Z] --- PASS: TestContains (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestValidate [2022-04-27T05:16:55.443Z] --- PASS: TestValidate (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestWalkValues [2022-04-27T05:16:55.443Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestFuzzyMatch [2022-04-27T05:16:55.443Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T05:16:55.443Z] === RUN TestClone [2022-04-27T05:16:55.443Z] --- PASS: TestClone (0.00s) [2022-04-27T05:16:55.443Z] PASS [2022-04-27T05:16:55.443Z] coverage: 92.2% of statements [2022-04-27T05:16:55.443Z] ok github.com/docker/docker/api/types/filters 0.051s coverage: 92.2% of statements [2022-04-27T05:16:55.443Z] === RUN TestGetTimestamp [2022-04-27T05:16:55.443Z] --- PASS: TestGetTimestamp (0.21s) [2022-04-27T05:16:55.443Z] === RUN TestParseTimestamps [2022-04-27T05:16:55.443Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T05:16:55.443Z] PASS [2022-04-27T05:16:55.443Z] coverage: 100.0% of statements [2022-04-27T05:16:55.443Z] ok github.com/docker/docker/api/types/time 0.252s coverage: 100.0% of statements [2022-04-27T05:16:55.443Z] === RUN TestAdjustForAPIVersion [2022-04-27T05:16:55.443Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T05:16:55.443Z] PASS [2022-04-27T05:16:55.443Z] coverage: 6.1% of statements [2022-04-27T05:16:55.443Z] ok github.com/docker/docker/api/server/router/swarm 0.053s coverage: 6.1% of statements [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T05:16:55.443Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T05:16:55.444Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T05:16:55.444Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T05:16:55.444Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T05:16:55.444Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T05:16:55.444Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T05:16:55.444Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T05:16:55.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-04-27T05:16:55.901Z] === RUN TestCompareVersion [2022-04-27T05:16:55.901Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T05:16:55.901Z] PASS [2022-04-27T05:16:55.901Z] coverage: 77.3% of statements [2022-04-27T05:16:55.901Z] ok github.com/docker/docker/api/types/versions 0.089s coverage: 77.3% of statements [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T05:16:55.901Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T05:16:56.082Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-04-27T05:16:56.872Z] === RUN TestIsGIT [2022-04-27T05:16:56.872Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T05:16:56.872Z] PASS [2022-04-27T05:16:56.872Z] coverage: 100.0% of statements [2022-04-27T05:16:56.872Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.173s coverage: 100.0% of statements [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T05:16:56.872Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T05:16:56.872Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T05:16:56.872Z] === RUN TestCloneArgsSmartHttp [2022-04-27T05:16:56.872Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-27T05:16:56.872Z] === RUN TestCloneArgsDumbHttp [2022-04-27T05:16:56.872Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T05:16:56.872Z] === RUN TestCloneArgsGit [2022-04-27T05:16:56.872Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T05:16:56.872Z] === RUN TestCheckoutGit [2022-04-27T05:16:56.906Z] === RUN TestMiddlewares [2022-04-27T05:16:56.907Z] --- PASS: TestMiddlewares (0.00s) [2022-04-27T05:16:56.907Z] PASS [2022-04-27T05:16:56.907Z] coverage: 7.9% of statements [2022-04-27T05:16:56.907Z] ok github.com/docker/docker/api/server 0.087s coverage: 7.9% of statements [2022-04-27T05:16:59.088Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T05:16:59.088Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-27T05:16:59.088Z] === RUN TestProcessNoDockerignore [2022-04-27T05:16:59.088Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T05:16:59.088Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-27T05:16:59.088Z] === RUN TestDetectContentType [2022-04-27T05:16:59.088Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestSelectAcceptableMIME [2022-04-27T05:16:59.088Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestInspectEmptyResponse [2022-04-27T05:16:59.088Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestInspectResponseBinary [2022-04-27T05:16:59.088Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestResponseUnsupportedContentType [2022-04-27T05:16:59.088Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestInspectResponseTextSimple [2022-04-27T05:16:59.088Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T05:16:59.088Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestUnknownContentLength [2022-04-27T05:16:59.088Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T05:16:59.088Z] === RUN TestDownloadRemote [2022-04-27T05:16:59.362Z] docker_api_swarm_test.go:563: [d5e544e84dce6] joining swarm manager [d1f99d7cc30eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:16:59.545Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-27T05:16:59.545Z] === RUN TestGetWithStatusError [2022-04-27T05:16:59.545Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-27T05:16:59.545Z] === RUN TestCloseRootDirectory [2022-04-27T05:16:59.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:16:59.546Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T05:16:59.546Z] === RUN TestHashFile [2022-04-27T05:16:59.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:16:59.546Z] --- SKIP: TestHashFile (0.00s) [2022-04-27T05:16:59.546Z] === RUN TestHashSubdir [2022-04-27T05:16:59.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:16:59.546Z] --- SKIP: TestHashSubdir (0.00s) [2022-04-27T05:16:59.546Z] === RUN TestRemoveDirectory [2022-04-27T05:16:59.546Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:16:59.546Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-27T05:16:59.546Z] PASS [2022-04-27T05:16:59.546Z] coverage: 9.3% of statements [2022-04-27T05:16:59.546Z] ok github.com/docker/docker/builder/remotecontext 0.285s coverage: 9.3% of statements [2022-04-27T05:17:00.002Z] === RUN TestEnable [2022-04-27T05:17:00.002Z] --- PASS: TestEnable (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestDisable [2022-04-27T05:17:00.002Z] --- PASS: TestDisable (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestEnabled [2022-04-27T05:17:00.002Z] --- PASS: TestEnabled (0.00s) [2022-04-27T05:17:00.002Z] PASS [2022-04-27T05:17:00.002Z] coverage: 100.0% of statements [2022-04-27T05:17:00.002Z] ok github.com/docker/docker/cli/debug 0.060s coverage: 100.0% of statements [2022-04-27T05:17:00.002Z] === RUN TestGetAllAllowed [2022-04-27T05:17:00.002Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestGetAllMeta [2022-04-27T05:17:00.002Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T05:17:00.002Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T05:17:00.002Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestIsExistingDirectory [2022-04-27T05:17:00.002Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-27T05:17:00.002Z] === RUN TestGetFilenameForDownload [2022-04-27T05:17:00.002Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestEnv2Variables [2022-04-27T05:17:00.002Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T05:17:00.002Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T05:17:00.002Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T05:17:00.291Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T05:17:00.458Z] === RUN TestMaintainer [2022-04-27T05:17:00.458Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestLabel [2022-04-27T05:17:00.458Z] --- PASS: TestLabel (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestFromScratch [2022-04-27T05:17:00.458Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestFromWithArg [2022-04-27T05:17:00.458Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T05:17:00.458Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestFromWithUndefinedArg [2022-04-27T05:17:00.458Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T05:17:00.458Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestOnbuild [2022-04-27T05:17:00.458Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestWorkdir [2022-04-27T05:17:00.458Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestCmd [2022-04-27T05:17:00.458Z] --- PASS: TestCmd (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestHealthcheckNone [2022-04-27T05:17:00.458Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestHealthcheckCmd [2022-04-27T05:17:00.458Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestEntrypoint [2022-04-27T05:17:00.458Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestExpose [2022-04-27T05:17:00.458Z] --- PASS: TestExpose (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestUser [2022-04-27T05:17:00.458Z] --- PASS: TestUser (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestVolume [2022-04-27T05:17:00.458Z] --- PASS: TestVolume (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestStopSignal [2022-04-27T05:17:00.458Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T05:17:00.458Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestArg [2022-04-27T05:17:00.458Z] --- PASS: TestArg (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestShell [2022-04-27T05:17:00.458Z] --- PASS: TestShell (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestPrependEnvOnCmd [2022-04-27T05:17:00.458Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestRunWithBuildArgs [2022-04-27T05:17:00.458Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T05:17:00.458Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T05:17:00.458Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T05:17:00.458Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T05:17:00.458Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T05:17:00.458Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestNormalizeWorkdir [2022-04-27T05:17:00.458Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestDispatch [2022-04-27T05:17:00.458Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T05:17:00.458Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T05:17:00.458Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T05:17:00.458Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T05:17:00.458Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T05:17:00.458Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T05:17:00.458Z] === RUN TestDispatch/COPY_url [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch (0.09s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2022-04-27T05:17:00.458Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-27T05:17:00.458Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T05:17:00.458Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T05:17:00.458Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T05:17:00.458Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T05:17:00.458Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T05:17:00.458Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestEmptyDockerfile [2022-04-27T05:17:00.458Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-27T05:17:00.458Z] === RUN TestSymlinkDockerfile [2022-04-27T05:17:00.458Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-27T05:17:00.458Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T05:17:00.458Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestNonExistingDockerfile [2022-04-27T05:17:00.458Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestCopyRunConfig [2022-04-27T05:17:00.458Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestDeepCopyRunConfig [2022-04-27T05:17:00.458Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestExportImage [2022-04-27T05:17:00.458Z] --- PASS: TestExportImage (0.00s) [2022-04-27T05:17:00.458Z] === RUN TestNormalizeDest [2022-04-27T05:17:00.458Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T05:17:00.458Z] PASS [2022-04-27T05:17:00.458Z] coverage: 46.7% of statements [2022-04-27T05:17:00.458Z] ok github.com/docker/docker/builder/dockerfile 0.274s coverage: 46.7% of statements [2022-04-27T05:17:00.762Z] --- PASS: TestServiceUpdateConfigs (14.45s) [2022-04-27T05:17:00.762Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:17:01.223Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T05:17:01.429Z] === RUN TestTCP4Proxy [2022-04-27T05:17:01.429Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-27T05:17:01.429Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T05:17:01.429Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestTCP6Proxy [2022-04-27T05:17:01.429Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:17:01.429Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestTCPDualStackProxy [2022-04-27T05:17:01.429Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:17:01.429Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestUDP4Proxy [2022-04-27T05:17:01.429Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestUDP6Proxy [2022-04-27T05:17:01.429Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:17:01.429Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestUDPWriteError [2022-04-27T05:17:01.429Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestSCTP4Proxy [2022-04-27T05:17:01.429Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T05:17:01.429Z] --- SKIP: TestSCTP4Proxy (0.00s) [2022-04-27T05:17:01.429Z] === RUN TestSCTP6Proxy [2022-04-27T05:17:01.430Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:17:01.430Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T05:17:01.430Z] PASS [2022-04-27T05:17:01.430Z] coverage: 49.4% of statements [2022-04-27T05:17:01.430Z] ok github.com/docker/docker/cmd/docker-proxy 0.070s coverage: 49.4% of statements [2022-04-27T05:17:02.155Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T05:17:02.413Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T05:17:04.315Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T05:17:04.315Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-27T05:17:04.315Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T05:17:04.315Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T05:17:12.412Z] docker_api_swarm_test.go:585: [d7005387157f4] joining swarm manager [d1f99d7cc30eb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:17:12.940Z] --- PASS: TestServiceUpdateNetwork (12.31s) [2022-04-27T05:17:12.940Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:17:13.503Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T05:17:13.786Z] === RUN TestCheckpointCreateError [2022-04-27T05:17:13.786Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T05:17:14.067Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T05:17:14.260Z] === RUN TestCheckpointCreate [2022-04-27T05:17:14.260Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCheckpointDeleteError [2022-04-27T05:17:14.260Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCheckpointDelete [2022-04-27T05:17:14.260Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCheckpointListError [2022-04-27T05:17:14.260Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCheckpointList [2022-04-27T05:17:14.260Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T05:17:14.260Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T05:17:14.260Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T05:17:14.260Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestGetAPIPath [2022-04-27T05:17:14.260Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestParseHostURL [2022-04-27T05:17:14.260Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T05:17:14.260Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersion [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPVersionOverride (0.01s) [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T05:17:14.260Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestClientRedirect [2022-04-27T05:17:14.260Z] === RUN TestClientRedirect/GET [2022-04-27T05:17:14.260Z] === RUN TestClientRedirect/POST [2022-04-27T05:17:14.260Z] === RUN TestClientRedirect/PUT [2022-04-27T05:17:14.260Z] === RUN TestClientRedirect/DELETE [2022-04-27T05:17:14.260Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T05:17:14.260Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigCreateUnsupported [2022-04-27T05:17:14.260Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigCreateError [2022-04-27T05:17:14.260Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigCreate [2022-04-27T05:17:14.260Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigInspectNotFound [2022-04-27T05:17:14.260Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T05:17:14.260Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigInspectUnsupported [2022-04-27T05:17:14.260Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigInspectError [2022-04-27T05:17:14.260Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T05:17:14.260Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigInspect [2022-04-27T05:17:14.260Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigListUnsupported [2022-04-27T05:17:14.260Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigListError [2022-04-27T05:17:14.260Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigList [2022-04-27T05:17:14.260Z] --- PASS: TestConfigList (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigRemoveUnsupported [2022-04-27T05:17:14.260Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigRemoveError [2022-04-27T05:17:14.260Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigRemove [2022-04-27T05:17:14.260Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigUpdateUnsupported [2022-04-27T05:17:14.260Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigUpdateError [2022-04-27T05:17:14.260Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestConfigUpdate [2022-04-27T05:17:14.260Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerCommitError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerCommit [2022-04-27T05:17:14.260Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStatPathError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStatPath [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyToContainerError [2022-04-27T05:17:14.260Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T05:17:14.260Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T05:17:14.260Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyToContainer [2022-04-27T05:17:14.260Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyFromContainerError [2022-04-27T05:17:14.260Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T05:17:14.260Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T05:17:14.260Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T05:17:14.260Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestCopyFromContainer [2022-04-27T05:17:14.260Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerCreateError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerCreateImageNotFound [2022-04-27T05:17:14.260Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerCreateWithName [2022-04-27T05:17:14.260Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerCreateAutoRemove [2022-04-27T05:17:14.260Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerDiffError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerDiff [2022-04-27T05:17:14.260Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecCreateError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecCreate [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecStartError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecStart [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecInspectError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecInspect [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExportError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExport [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerInspectError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T05:17:14.260Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T05:17:14.260Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerInspect [2022-04-27T05:17:14.260Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerInspectNode [2022-04-27T05:17:14.260Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerKillError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerKill [2022-04-27T05:17:14.260Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerListError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerList [2022-04-27T05:17:14.260Z] --- PASS: TestContainerList (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerLogsNotFoundError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerLogsError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerLogs [2022-04-27T05:17:14.260Z] --- PASS: TestContainerLogs (0.24s) [2022-04-27T05:17:14.260Z] === RUN TestContainerPauseError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerPause [2022-04-27T05:17:14.260Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainersPruneError [2022-04-27T05:17:14.260Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainersPrune [2022-04-27T05:17:14.260Z] --- PASS: TestContainersPrune (0.04s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRemoveError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRemove [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRenameError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRenameError (0.02s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRename [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerResizeError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecResizeError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerResize [2022-04-27T05:17:14.260Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerExecResize [2022-04-27T05:17:14.260Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRestartError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerRestart [2022-04-27T05:17:14.260Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStartError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStart [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStatsError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStats [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStopError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerStop [2022-04-27T05:17:14.260Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerTopError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerTop [2022-04-27T05:17:14.260Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerUnpauseError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerUnpause [2022-04-27T05:17:14.260Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T05:17:14.260Z] === RUN TestContainerUpdateError [2022-04-27T05:17:14.260Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestContainerUpdate [2022-04-27T05:17:14.261Z] --- PASS: TestContainerUpdate (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestContainerWaitError [2022-04-27T05:17:14.261Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestContainerWait [2022-04-27T05:17:14.261Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestDiskUsageError [2022-04-27T05:17:14.261Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestDiskUsage [2022-04-27T05:17:14.261Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestDistributionInspectUnsupported [2022-04-27T05:17:14.261Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T05:17:14.261Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestEventsErrorInOptions [2022-04-27T05:17:14.261Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestEventsErrorFromServer [2022-04-27T05:17:14.261Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestEvents [2022-04-27T05:17:14.261Z] --- PASS: TestEvents (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestTLSCloseWriter [2022-04-27T05:17:14.261Z] === PAUSE TestTLSCloseWriter [2022-04-27T05:17:14.261Z] === RUN TestImageBuildError [2022-04-27T05:17:14.261Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageBuild [2022-04-27T05:17:14.261Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestGetDockerOS [2022-04-27T05:17:14.261Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageCreateError [2022-04-27T05:17:14.261Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageCreate [2022-04-27T05:17:14.261Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageHistoryError [2022-04-27T05:17:14.261Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageHistory [2022-04-27T05:17:14.261Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageImportError [2022-04-27T05:17:14.261Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageImport [2022-04-27T05:17:14.261Z] --- PASS: TestImageImport (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageInspectError [2022-04-27T05:17:14.261Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageInspectImageNotFound [2022-04-27T05:17:14.261Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageInspectWithEmptyID [2022-04-27T05:17:14.261Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageInspect [2022-04-27T05:17:14.261Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageListError [2022-04-27T05:17:14.261Z] --- PASS: TestImageListError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageList [2022-04-27T05:17:14.261Z] --- PASS: TestImageList (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageListApiBefore125 [2022-04-27T05:17:14.261Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageLoadError [2022-04-27T05:17:14.261Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageLoad [2022-04-27T05:17:14.261Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagesPruneError [2022-04-27T05:17:14.261Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagesPrune [2022-04-27T05:17:14.261Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullReferenceParseError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullAnyError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePullWithoutErrors [2022-04-27T05:17:14.261Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushReferenceError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushAnyError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithoutErrors [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T05:17:14.261Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageRemoveError [2022-04-27T05:17:14.261Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageRemoveImageNotFound [2022-04-27T05:17:14.261Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageRemove [2022-04-27T05:17:14.261Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSaveError [2022-04-27T05:17:14.261Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSave [2022-04-27T05:17:14.261Z] --- PASS: TestImageSave (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSearchAnyError [2022-04-27T05:17:14.261Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T05:17:14.261Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:17:14.261Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:17:14.261Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T05:17:14.261Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageSearchWithoutErrors [2022-04-27T05:17:14.261Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageTagError [2022-04-27T05:17:14.261Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageTagInvalidReference [2022-04-27T05:17:14.261Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T05:17:14.261Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageTagHexSource [2022-04-27T05:17:14.261Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestImageTag [2022-04-27T05:17:14.261Z] --- PASS: TestImageTag (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestInfoServerError [2022-04-27T05:17:14.261Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T05:17:14.261Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestInfo [2022-04-27T05:17:14.261Z] --- PASS: TestInfo (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkConnectError [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkConnect [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkCreateError [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkCreate [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkDisconnectError [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkDisconnect [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect/no_options [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect/verbose [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect/global_scope [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T05:17:14.261Z] === RUN TestNetworkInspect/server_error [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkListError [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkList [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworksPruneError [2022-04-27T05:17:14.261Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworksPrune [2022-04-27T05:17:14.261Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkRemoveError [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNetworkRemove [2022-04-27T05:17:14.261Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeInspectError [2022-04-27T05:17:14.261Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T05:17:14.261Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T05:17:14.261Z] --- PASS: TestNodeInspectWithEmptyID (0.01s) [2022-04-27T05:17:14.261Z] === RUN TestNodeInspect [2022-04-27T05:17:14.261Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeListError [2022-04-27T05:17:14.261Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeList [2022-04-27T05:17:14.261Z] --- PASS: TestNodeList (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeRemoveError [2022-04-27T05:17:14.261Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeRemove [2022-04-27T05:17:14.261Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeUpdateError [2022-04-27T05:17:14.261Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestNodeUpdate [2022-04-27T05:17:14.261Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestOptionWithHostFromEnv [2022-04-27T05:17:14.261Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestOptionWithTimeout [2022-04-27T05:17:14.261Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T05:17:14.261Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T05:17:14.261Z] === RUN TestPingFail [2022-04-27T05:17:14.261Z] --- PASS: TestPingFail (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPingWithError [2022-04-27T05:17:14.723Z] 2022/04/27 05:17:14 RoundTripper returned a response & error; ignoring response [2022-04-27T05:17:14.723Z] 2022/04/27 05:17:14 RoundTripper returned a response & error; ignoring response [2022-04-27T05:17:14.723Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPingSuccess [2022-04-27T05:17:14.723Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPingHeadFallback [2022-04-27T05:17:14.723Z] === RUN TestPingHeadFallback/OK [2022-04-27T05:17:14.723Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T05:17:14.723Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T05:17:14.723Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T05:17:14.723Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T05:17:14.723Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T05:17:14.723Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T05:17:14.723Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T05:17:14.723Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginDisableError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginDisable [2022-04-27T05:17:14.723Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginEnableError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginEnable [2022-04-27T05:17:14.723Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginInspectError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T05:17:14.723Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginInspect [2022-04-27T05:17:14.723Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginListError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginList [2022-04-27T05:17:14.723Z] --- PASS: TestPluginList (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginPushError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginPush [2022-04-27T05:17:14.723Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginRemoveError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginRemove [2022-04-27T05:17:14.723Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginSetError [2022-04-27T05:17:14.723Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPluginSet [2022-04-27T05:17:14.723Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSetHostHeader [2022-04-27T05:17:14.723Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestPlainTextError [2022-04-27T05:17:14.723Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestInfiniteError [2022-04-27T05:17:14.723Z] --- PASS: TestInfiniteError (0.02s) [2022-04-27T05:17:14.723Z] === RUN TestCanceledContext [2022-04-27T05:17:14.723Z] 2022/04/27 05:17:14 RoundTripper returned a response & error; ignoring response [2022-04-27T05:17:14.723Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestDeadlineExceededContext [2022-04-27T05:17:14.723Z] 2022/04/27 05:17:14 RoundTripper returned a response & error; ignoring response [2022-04-27T05:17:14.723Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretCreateUnsupported [2022-04-27T05:17:14.723Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretCreateError [2022-04-27T05:17:14.723Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretCreate [2022-04-27T05:17:14.723Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretInspectUnsupported [2022-04-27T05:17:14.723Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretInspectError [2022-04-27T05:17:14.723Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T05:17:14.723Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T05:17:14.723Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T05:17:14.723Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretInspect [2022-04-27T05:17:14.724Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretListUnsupported [2022-04-27T05:17:14.724Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretListError [2022-04-27T05:17:14.724Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretList [2022-04-27T05:17:14.724Z] --- PASS: TestSecretList (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretRemoveUnsupported [2022-04-27T05:17:14.724Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretRemoveError [2022-04-27T05:17:14.724Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretRemove [2022-04-27T05:17:14.724Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretUpdateUnsupported [2022-04-27T05:17:14.724Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretUpdateError [2022-04-27T05:17:14.724Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSecretUpdate [2022-04-27T05:17:14.724Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceCreateError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceCreate [2022-04-27T05:17:14.724Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T05:17:14.724Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.01s) [2022-04-27T05:17:14.724Z] === RUN TestServiceCreateDigestPinning [2022-04-27T05:17:14.724Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceInspectError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T05:17:14.724Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T05:17:14.724Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceInspect [2022-04-27T05:17:14.724Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceListError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceList [2022-04-27T05:17:14.724Z] --- PASS: TestServiceList (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceLogsError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceLogs [2022-04-27T05:17:14.724Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceRemoveError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceRemove [2022-04-27T05:17:14.724Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceUpdateError [2022-04-27T05:17:14.724Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestServiceUpdate [2022-04-27T05:17:14.724Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmGetUnlockKey [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmInitError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmInit [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmInspectError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmInspect [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmJoinError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmJoin [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmLeaveError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmLeave [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmUnlockError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmUnlock [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmUpdateError [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestSwarmUpdate [2022-04-27T05:17:14.724Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestTaskInspectError [2022-04-27T05:17:14.724Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T05:17:14.724Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestTaskInspect [2022-04-27T05:17:14.724Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestTaskListError [2022-04-27T05:17:14.724Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestTaskList [2022-04-27T05:17:14.724Z] --- PASS: TestTaskList (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeCreateError [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeCreate [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeInspectError [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeInspectNotFound [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeInspect [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeListError [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeList [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeRemoveError [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T05:17:14.724Z] === RUN TestVolumeRemove [2022-04-27T05:17:14.724Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T05:17:14.724Z] === CONT TestTLSCloseWriter [2022-04-27T05:17:14.724Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-27T05:17:14.724Z] PASS [2022-04-27T05:17:14.724Z] coverage: 75.1% of statements [2022-04-27T05:17:14.724Z] ok github.com/docker/docker/client 0.598s coverage: 75.1% of statements [2022-04-27T05:17:14.939Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T05:17:14.939Z] check_test.go:378: [d5e544e84dce6] daemon is not started [2022-04-27T05:17:14.939Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T05:17:15.502Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T05:17:16.067Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T05:17:16.324Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T05:17:17.254Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T05:17:17.254Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T05:17:19.146Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T05:17:21.698Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T05:17:22.154Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T05:17:22.670Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T05:17:24.044Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T05:17:24.303Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T05:17:25.233Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-04-27T05:17:25.234Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-27T05:17:25.234Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-04-27T05:17:25.234Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T05:17:27.759Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T05:17:28.017Z] docker_api_swarm_test.go:46: [d48e6046f57b1] joining swarm manager [d5372ba0ab0cb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:17:28.583Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T05:17:28.696Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2022-04-27T05:17:28.696Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2022-04-27T05:17:28.696Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-04-27T05:17:28.696Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-04-27T05:17:28.696Z] PASS [2022-04-27T05:17:28.696Z] [2022-04-27T05:17:28.696Z] === Skipped [2022-04-27T05:17:28.696Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T05:17:28.696Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:17:28.696Z] [2022-04-27T05:17:28.696Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-04-27T05:17:28.696Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-04-27T05:17:28.696Z] [2022-04-27T05:17:28.696Z] DONE 27 tests, 2 skipped in 130.650s [2022-04-27T05:17:28.696Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T05:17:28.696Z] ++ 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 [2022-04-27T05:17:28.696Z] ++ set -e [2022-04-27T05:17:28.696Z] ++ '[' -n 0 ']' [2022-04-27T05:17:28.696Z] ++ set -x [2022-04-27T05:17:28.696Z] ++ 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 [2022-04-27T05:17:28.696Z] INFO: Testing against a local daemon [2022-04-27T05:17:28.696Z] === RUN TestSessionCreate [2022-04-27T05:17:28.696Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T05:17:28.696Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:17:28.696Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-04-27T05:17:28.696Z] PASS [2022-04-27T05:17:28.696Z] [2022-04-27T05:17:28.696Z] DONE 2 tests in 0.124s [2022-04-27T05:17:28.696Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T05:17:28.696Z] ++ 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 [2022-04-27T05:17:28.696Z] ++ set -e [2022-04-27T05:17:28.696Z] ++ '[' -n 0 ']' [2022-04-27T05:17:28.696Z] ++ set -x [2022-04-27T05:17:28.696Z] ++ 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 [2022-04-27T05:17:28.696Z] INFO: Testing against a local daemon [2022-04-27T05:17:28.697Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:17:28.697Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T05:17:28.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:17:28.697Z] === RUN TestDiskUsage [2022-04-27T05:17:28.697Z] === PAUSE TestDiskUsage [2022-04-27T05:17:28.697Z] === RUN TestEventsExecDie [2022-04-27T05:17:28.954Z] --- PASS: TestEventsExecDie (0.51s) [2022-04-27T05:17:28.954Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:17:28.954Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-04-27T05:17:28.954Z] === RUN TestEventsVolumeCreate [2022-04-27T05:17:28.954Z] --- PASS: TestEventsVolumeCreate (0.06s) [2022-04-27T05:17:28.954Z] === RUN TestInfoBinaryCommits [2022-04-27T05:17:28.954Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-04-27T05:17:28.954Z] === RUN TestInfoAPIVersioned [2022-04-27T05:17:28.954Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T05:17:28.954Z] === RUN TestInfoAPI [2022-04-27T05:17:29.146Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T05:17:29.210Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T05:17:29.210Z] === RUN TestInfoAPIWarnings [2022-04-27T05:17:31.040Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T05:17:32.407Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T05:17:34.304Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T05:17:35.815Z] --- PASS: TestCheckoutGit (37.58s) [2022-04-27T05:17:35.815Z] === RUN TestValidGitTransport [2022-04-27T05:17:35.815Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T05:17:35.815Z] === RUN TestGitInvalidRef [2022-04-27T05:17:35.815Z] --- PASS: TestGitInvalidRef (0.26s) [2022-04-27T05:17:35.815Z] PASS [2022-04-27T05:17:35.815Z] coverage: 86.3% of statements [2022-04-27T05:17:35.815Z] ok github.com/docker/docker/builder/remotecontext/git 37.906s coverage: 86.3% of statements [2022-04-27T05:17:35.815Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T05:17:35.815Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T05:17:35.815Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T05:17:35.815Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T05:17:38.479Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T05:17:38.479Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T05:17:39.045Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T05:17:39.979Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T05:17:40.910Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T05:17:40.910Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T05:17:41.841Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T05:17:42.097Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T05:17:42.660Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T05:17:42.917Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T05:17:43.480Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T05:17:43.480Z] --- PASS: TestImportExtremelyLargeImageWorks (178.82s) [2022-04-27T05:17:43.480Z] PASS [2022-04-27T05:17:43.480Z] [2022-04-27T05:17:43.480Z] DONE 22 tests in 182.845s [2022-04-27T05:17:43.480Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-04-27T05:17:43.480Z] ++ 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 [2022-04-27T05:17:43.480Z] ++ set -e [2022-04-27T05:17:43.480Z] ++ '[' -n 0 ']' [2022-04-27T05:17:43.480Z] ++ set -x [2022-04-27T05:17:43.480Z] ++ 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 [2022-04-27T05:17:43.737Z] INFO: Testing against a local daemon [2022-04-27T05:17:43.737Z] === RUN TestNetworkCreateDelete [2022-04-27T05:17:43.737Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T05:17:43.737Z] --- PASS: TestNetworkCreateDelete (0.16s) [2022-04-27T05:17:43.737Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:17:44.302Z] --- PASS: TestDockerNetworkDeletePreferID (0.43s) [2022-04-27T05:17:44.302Z] === RUN TestDaemonDNSFallback [2022-04-27T05:17:44.560Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T05:17:45.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.01s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T05:17:46.116Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T05:17:46.116Z] === RUN TestConfigureDaemonLogs [2022-04-27T05:17:46.117Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T05:17:46.117Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T05:17:46.117Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T05:17:46.117Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T05:17:46.117Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T05:17:46.117Z] PASS [2022-04-27T05:17:46.117Z] coverage: 19.0% of statements [2022-04-27T05:17:46.117Z] ok github.com/docker/docker/cmd/dockerd 0.244s coverage: 19.0% of statements [2022-04-27T05:17:46.117Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T05:17:46.117Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T05:17:46.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-04-27T05:17:46.867Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T05:17:47.259Z] --- PASS: TestInfoAPIWarnings (16.26s) [2022-04-27T05:17:47.259Z] === RUN TestInfoDebug [2022-04-27T05:17:47.259Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T05:17:47.259Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:17:47.259Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T05:17:47.259Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:17:47.259Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T05:17:47.259Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:17:47.259Z] --- PASS: TestLoginFailsWithBadCredentials (0.09s) [2022-04-27T05:17:47.259Z] === RUN TestPingCacheHeaders [2022-04-27T05:17:47.260Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T05:17:47.260Z] === RUN TestPingGet [2022-04-27T05:17:47.260Z] --- PASS: TestPingGet (0.01s) [2022-04-27T05:17:47.260Z] === RUN TestPingHead [2022-04-27T05:17:47.260Z] --- PASS: TestPingHead (0.02s) [2022-04-27T05:17:47.260Z] === RUN TestPingSwarmHeader [2022-04-27T05:17:47.516Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T05:17:47.663Z] === RUN TestContainerStopSignal [2022-04-27T05:17:47.663Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestContainerStopTimeout [2022-04-27T05:17:47.663Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T05:17:47.663Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T05:17:47.663Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T05:17:47.663Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T05:17:47.663Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T05:17:47.663Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestNewMemoryStore [2022-04-27T05:17:47.663Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestAddContainers [2022-04-27T05:17:47.663Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestGetContainer [2022-04-27T05:17:47.663Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestDeleteContainer [2022-04-27T05:17:47.663Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestListContainers [2022-04-27T05:17:47.663Z] --- PASS: TestListContainers (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestFirstContainer [2022-04-27T05:17:47.663Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestApplyAllContainer [2022-04-27T05:17:47.663Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestIsValidHealthString [2022-04-27T05:17:47.663Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestStateRunStop [2022-04-27T05:17:47.663Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T05:17:47.663Z] === RUN TestStateTimeoutWait [2022-04-27T05:17:48.123Z] state_test.go:141: Stop callback fired [2022-04-27T05:17:48.123Z] state_test.go:165: Stop callback fired [2022-04-27T05:17:48.123Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T05:17:48.123Z] === RUN TestIsValidStateString [2022-04-27T05:17:48.123Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T05:17:48.123Z] === RUN TestViewSaveDelete [2022-04-27T05:17:48.123Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T05:17:48.123Z] === RUN TestViewAll [2022-04-27T05:17:48.123Z] --- PASS: TestViewAll (0.02s) [2022-04-27T05:17:48.123Z] === RUN TestViewGet [2022-04-27T05:17:48.123Z] --- PASS: TestViewGet (0.01s) [2022-04-27T05:17:48.123Z] === RUN TestNames [2022-04-27T05:17:48.123Z] --- PASS: TestNames (0.00s) [2022-04-27T05:17:48.123Z] === RUN TestViewWithHealthCheck [2022-04-27T05:17:48.123Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-27T05:17:48.123Z] PASS [2022-04-27T05:17:48.123Z] coverage: 41.5% of statements [2022-04-27T05:17:48.123Z] ok github.com/docker/docker/container 0.256s coverage: 41.5% of statements [2022-04-27T05:17:48.123Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T05:17:48.123Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T05:17:48.123Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T05:17:48.123Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T05:17:48.448Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T05:17:48.584Z] === RUN TestPrepare [2022-04-27T05:17:48.584Z] --- PASS: TestPrepare (0.00s) [2022-04-27T05:17:48.584Z] === RUN TestStart [2022-04-27T05:17:48.584Z] --- PASS: TestStart (0.00s) [2022-04-27T05:17:48.584Z] === RUN TestWaitCancel [2022-04-27T05:17:48.584Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T05:17:48.584Z] === RUN TestWaitDisabled [2022-04-27T05:17:48.584Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T05:17:48.584Z] === RUN TestWaitEnabled [2022-04-27T05:17:48.584Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T05:17:48.584Z] === RUN TestRemove [2022-04-27T05:17:48.584Z] --- PASS: TestRemove (0.00s) [2022-04-27T05:17:48.584Z] PASS [2022-04-27T05:17:48.584Z] coverage: 65.3% of statements [2022-04-27T05:17:48.584Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.073s coverage: 65.3% of statements [2022-04-27T05:17:49.400Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T05:17:49.400Z] --- PASS: TestPingSwarmHeader (2.18s) [2022-04-27T05:17:49.400Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T05:17:49.400Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T05:17:49.400Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T05:17:49.400Z] === RUN TestVersion [2022-04-27T05:17:49.400Z] --- PASS: TestVersion (0.02s) [2022-04-27T05:17:49.400Z] === CONT TestDiskUsage [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T05:17:49.672Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T05:17:49.930Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T05:17:50.193Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage (1.17s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run (0.33s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T05:17:50.452Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:17:50.452Z] PASS [2022-04-27T05:17:50.452Z] [2022-04-27T05:17:50.452Z] === Skipped [2022-04-27T05:17:50.452Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:17:50.452Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T05:17:50.452Z] [2022-04-27T05:17:50.452Z] DONE 54 tests, 1 skipped in 22.110s [2022-04-27T05:17:50.452Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T05:17:50.452Z] ++ 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 [2022-04-27T05:17:50.452Z] ++ set -e [2022-04-27T05:17:50.452Z] ++ '[' -n 0 ']' [2022-04-27T05:17:50.452Z] ++ set -x [2022-04-27T05:17:50.452Z] ++ 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 [2022-04-27T05:17:50.452Z] INFO: Testing against a local daemon [2022-04-27T05:17:50.452Z] === RUN TestVolumesCreateAndList [2022-04-27T05:17:50.452Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T05:17:50.452Z] === RUN TestVolumesRemove [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-27T05:17:50.708Z] === RUN TestVolumesInspect [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T05:17:50.708Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:17:50.708Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:17:50.708Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:17:50.708Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:17:50.708Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:17:50.708Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:17:50.708Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:17:50.708Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:17:50.708Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:17:50.708Z] PASS [2022-04-27T05:17:50.708Z] [2022-04-27T05:17:50.708Z] DONE 9 tests in 0.214s [2022-04-27T05:17:50.708Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T05:17:50.708Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T05:17:50.708Z] +++ kill 14216 [2022-04-27T05:17:50.964Z] +++ /etc/init.d/apparmor stop [2022-04-27T05:17:50.964Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T05:17:50.964Z] [2022-04-27T05:17:50.964Z] Unloading profiles will leave already running processes permanently [2022-04-27T05:17:50.964Z] unconfined, which can lead to unexpected situations. [2022-04-27T05:17:50.964Z] [2022-04-27T05:17:50.964Z] To set a process to complain mode, use the command line tool [2022-04-27T05:17:50.964Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T05:17:50.964Z] +++ true [2022-04-27T05:17:50.964Z] exiting test-integration [2022-04-27T05:17:50.964Z] ++ exit 0 [2022-04-27T05:17:50.964Z] [2022-04-27T05:17:51.039Z] --- PASS: TestDaemonDNSFallback (6.64s) [2022-04-27T05:17:51.039Z] === RUN TestInspectNetwork [2022-04-27T05:17:51.039Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T05:17:51.483Z] === RUN TestNewListSecretsFilters [2022-04-27T05:17:51.483Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T05:17:51.483Z] === RUN TestNewListConfigsFilters [2022-04-27T05:17:51.483Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T05:17:51.483Z] PASS [2022-04-27T05:17:51.483Z] coverage: 0.5% of statements [2022-04-27T05:17:51.483Z] ok github.com/docker/docker/daemon/cluster 0.336s coverage: 0.5% of statements Post stage [Pipeline] junit [2022-04-27T05:17:51.902Z] Recording test results [2022-04-27T05:17:52.126Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T05:17:52.458Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T05:17:52.458Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T05:17:52.458Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T05:17:52.458Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T05:17:52.503Z] + echo Ensuring container killed. [2022-04-27T05:17:52.503Z] Ensuring container killed. [2022-04-27T05:17:52.503Z] + docker rm -vf docker-pr1 [2022-04-27T05:17:52.503Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T05:17:52.823Z] + echo Chowning /workspace to jenkins user [2022-04-27T05:17:52.823Z] Chowning /workspace to jenkins user [2022-04-27T05:17:52.823Z] + id -u [2022-04-27T05:17:52.823Z] + id -g [2022-04-27T05:17:52.823Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T05:17:52.823Z] Unable to find image 'busybox:latest' locally [2022-04-27T05:17:52.823Z] latest: Pulling from library/busybox [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T05:17:52.916Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T05:17:52.916Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T05:17:52.916Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T05:17:52.916Z] PASS [2022-04-27T05:17:52.916Z] coverage: 35.9% of statements [2022-04-27T05:17:52.916Z] ok github.com/docker/docker/daemon/cluster/convert 0.512s coverage: 35.9% of statements [2022-04-27T05:17:53.079Z] 2f0e692259c0: Pulling fs layer [2022-04-27T05:17:53.079Z] 2f0e692259c0: Download complete [2022-04-27T05:17:53.079Z] 2f0e692259c0: Pull complete [2022-04-27T05:17:53.079Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T05:17:53.079Z] Status: Downloaded newer image for busybox:latest [2022-04-27T05:17:54.312Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T05:17:54.312Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T05:17:54.312Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T05:17:54.312Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T05:17:54.312Z] === RUN TestDockerSuite/TestBuildMaintainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T05:17:54.569Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T05:17:54.785Z] + bundleName=arm64-integration [2022-04-27T05:17:54.785Z] + echo Creating arm64-integration-bundles.tar.gz [2022-04-27T05:17:54.785Z] Creating arm64-integration-bundles.tar.gz [2022-04-27T05:17:54.785Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2022-04-27T05:17:54.785Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2022-04-27T05:17:54.826Z] === RUN TestInspectNetwork/full_network_id [2022-04-27T05:17:54.826Z] === RUN TestInspectNetwork/partial_network_id [2022-04-27T05:17:54.826Z] === RUN TestInspectNetwork/network_name [2022-04-27T05:17:54.826Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [Pipeline] archiveArtifacts [2022-04-27T05:17:55.051Z] Archiving artifacts [2022-04-27T05:17:55.756Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T05:17:55.819Z] === RUN TestWaitNodeAttachment [2022-04-27T05:17:56.275Z] === RUN TestBuilderGC [2022-04-27T05:17:56.275Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestFindConfigurationConflicts [2022-04-27T05:17:56.275Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T05:17:56.275Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T05:17:56.275Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T05:17:56.275Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T05:17:56.275Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T05:17:56.275Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T05:17:56.275Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T05:17:56.276Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T05:17:56.276Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_label [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T05:17:56.276Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T05:17:56.276Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T05:17:56.276Z] === RUN TestIsolationConversion [2022-04-27T05:17:56.276Z] === RUN TestIsolationConversion/default [2022-04-27T05:17:56.276Z] === RUN TestIsolationConversion/process [2022-04-27T05:17:56.276Z] === RUN TestIsolationConversion/hyperv [2022-04-27T05:17:56.276Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestContainerLabels [2022-04-27T05:17:56.276Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestCredentialSpecConversion [2022-04-27T05:17:56.276Z] === RUN TestCredentialSpecConversion/none [2022-04-27T05:17:56.276Z] === RUN TestCredentialSpecConversion/config [2022-04-27T05:17:56.276Z] === RUN TestCredentialSpecConversion/file [2022-04-27T05:17:56.276Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T05:17:56.276Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T05:17:56.276Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestControllerValidateMountBind [2022-04-27T05:17:56.276Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestControllerValidateMountVolume [2022-04-27T05:17:56.276Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestControllerValidateMountTarget [2022-04-27T05:17:56.276Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T05:17:56.276Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T05:17:56.276Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T05:17:56.276Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T05:17:56.276Z] PASS [2022-04-27T05:17:56.276Z] coverage: 11.0% of statements [2022-04-27T05:17:56.276Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.791s coverage: 11.0% of statements [2022-04-27T05:17:56.276Z] time="2022-04-27T05:17:55Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T05:17:56.276Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2022-04-27T05:17:56.276Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T05:17:56.276Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:17:56.276Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestReloadBadDefaultConfig [2022-04-27T05:17:56.276Z] time="2022-04-27T05:17:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1297751684" [2022-04-27T05:17:56.276Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestReloadWithConflictingLabels [2022-04-27T05:17:56.276Z] time="2022-04-27T05:17:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-633043316" [2022-04-27T05:17:56.276Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T05:17:56.276Z] time="2022-04-27T05:17:56Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-1976147389" [2022-04-27T05:17:56.276Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestMaskURLCredentials [2022-04-27T05:17:56.276Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T05:17:56.276Z] === RUN TestDaemonConfigurationMerge [2022-04-27T05:17:56.276Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T05:17:56.276Z] PASS [2022-04-27T05:17:56.276Z] coverage: 79.5% of statements [2022-04-27T05:17:56.276Z] ok github.com/docker/docker/daemon/config 0.371s coverage: 79.5% of statements [2022-04-27T05:17:56.685Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T05:17:56.710Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-04-27T05:17:56.743Z] === RUN TestEventsLog [2022-04-27T05:17:56.743Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T05:17:56.743Z] === RUN TestEventsLogTimeout [2022-04-27T05:17:56.743Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T05:17:56.743Z] === RUN TestLogEvents [2022-04-27T05:17:56.743Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T05:17:56.743Z] === RUN TestLoadBufferedEvents [2022-04-27T05:17:56.743Z] --- PASS: TestLoadBufferedEvents (0.23s) [2022-04-27T05:17:56.743Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T05:17:56.743Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T05:17:56.743Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T05:17:56.743Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T05:17:56.743Z] PASS [2022-04-27T05:17:56.743Z] coverage: 50.0% of statements [2022-04-27T05:17:56.743Z] ok github.com/docker/docker/daemon/events 0.351s coverage: 50.0% of statements [Pipeline] sh [2022-04-27T05:17:57.015Z] + make clean [2022-04-27T05:17:57.271Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T05:17:57.271Z] docker-dev-cache [2022-04-27T05:17:57.271Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T05:17:58.274Z] === RUN TestIsEmptyDir [2022-04-27T05:17:58.274Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-27T05:17:58.274Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T05:17:58.274Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T05:17:58.274Z] PASS [2022-04-27T05:17:58.274Z] coverage: 2.3% of statements [2022-04-27T05:17:58.274Z] ok github.com/docker/docker/daemon/graphdriver 0.101s coverage: 2.3% of statements [2022-04-27T05:17:58.732Z] === RUN TestLinkNaming [2022-04-27T05:17:58.732Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T05:17:58.732Z] === RUN TestLinkNew [2022-04-27T05:17:58.732Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T05:17:58.732Z] === RUN TestLinkEnv [2022-04-27T05:17:58.732Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T05:17:58.732Z] === RUN TestLinkMultipleEnv [2022-04-27T05:17:58.732Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T05:17:58.732Z] === RUN TestLinkPortRangeEnv [2022-04-27T05:17:58.732Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T05:17:58.732Z] PASS [2022-04-27T05:17:58.732Z] coverage: 93.0% of statements [2022-04-27T05:17:58.732Z] ok github.com/docker/docker/daemon/links 0.081s coverage: 93.0% of statements [Pipeline] } [Pipeline] // withEnv [2022-04-27T05:17:59.204Z] --- PASS: TestInspectNetwork (8.14s) [2022-04-27T05:17:59.204Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-04-27T05:17:59.204Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-04-27T05:17:59.204Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-04-27T05:17:59.204Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-04-27T05:17:59.204Z] === RUN TestRunContainerWithBridgeNone [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T05:17:59.461Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T05:17:59.697Z] === RUN TestVerifyNetworkingConfig [2022-04-27T05:17:59.697Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestGetContainer [2022-04-27T05:17:59.697Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestValidContainerNames [2022-04-27T05:17:59.697Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestContainerInitDNS [2022-04-27T05:17:59.697Z] daemon_test.go:145: root required [2022-04-27T05:17:59.697Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestMerge [2022-04-27T05:17:59.697Z] --- PASS: TestMerge (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestValidateContainerIsolation [2022-04-27T05:17:59.697Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestFindNetworkErrorType [2022-04-27T05:17:59.697Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestEnsureServicesExist [2022-04-27T05:17:59.697Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestEnsureServicesExistErrors [2022-04-27T05:17:59.697Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T05:17:59.697Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T05:17:59.697Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T05:17:59.697Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T05:17:59.697Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T05:17:59.697Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T05:17:59.697Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestContainerDelete [2022-04-27T05:17:59.697Z] --- PASS: TestContainerDelete (0.01s) [2022-04-27T05:17:59.697Z] === RUN TestContainerDoubleDelete [2022-04-27T05:17:59.697Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T05:17:59.697Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T05:17:59.697Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestNoneHealthcheck [2022-04-27T05:17:59.697Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestHealthStates [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] time="2022-04-27T05:17:59Z" 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" [2022-04-27T05:17:59.697Z] --- PASS: TestHealthStates (0.22s) [2022-04-27T05:17:59.697Z] === RUN TestGetInspectData [2022-04-27T05:17:59.697Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestFillLicense [2022-04-27T05:17:59.697Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestListInvalidFilter [2022-04-27T05:17:59.697Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestNameFilter [2022-04-27T05:17:59.697Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T05:17:59.697Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T05:17:59.697Z] === 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 [2022-04-27T05:17:59.697Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T05:17:59.719Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T05:18:00.154Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T05:18:00.154Z] --- 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) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T05:18:00.154Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T05:18:00.155Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T05:18:00.155Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T05:18:00.285Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T05:18:00.611Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T05:18:00.612Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestDaemonReloadLabels [2022-04-27T05:18:00.612Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T05:18:00.612Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestDaemonReloadMirrors [2022-04-27T05:18:00.612Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T05:18:00.612Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T05:18:00.612Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T05:18:00.612Z] reload_test.go:342: root required [2022-04-27T05:18:00.612Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T05:18:00.612Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.02s) [2022-04-27T05:18:00.612Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T05:18:00.612Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-27T05:18:00.612Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T05:18:00.612Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2022-04-27T05:18:00.612Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T05:18:00.612Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.02s) [2022-04-27T05:18:00.612Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T05:18:00.612Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T05:18:00.612Z] === RUN TestParseVolumesFrom [2022-04-27T05:18:00.612Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T05:18:00.612Z] PASS [2022-04-27T05:18:00.612Z] coverage: 8.8% of statements [2022-04-27T05:18:00.612Z] ok github.com/docker/docker/daemon 0.809s coverage: 8.8% of statements [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T05:18:00.612Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T05:18:01.220Z] --- PASS: TestRunContainerWithBridgeNone (1.97s) [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:18:01.220Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:18:01.220Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:18:01.220Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:18:01.220Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:18:01.220Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:18:01.220Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:18:01.220Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:18:01.220Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:18:01.221Z] === RUN TestNetworkList [2022-04-27T05:18:01.221Z] === RUN TestNetworkList//networks [2022-04-27T05:18:01.221Z] === PAUSE TestNetworkList//networks [2022-04-27T05:18:01.221Z] === RUN TestNetworkList//networks/ [2022-04-27T05:18:01.221Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:18:01.221Z] === CONT TestNetworkList//networks [2022-04-27T05:18:01.221Z] === CONT TestNetworkList//networks/ [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkList (0.02s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:18:01.221Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T05:18:01.221Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:18:01.785Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2022-04-27T05:18:01.785Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/defaults [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T05:18:02.153Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T05:18:02.153Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T05:18:02.153Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T05:18:02.153Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T05:18:02.153Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T05:18:02.153Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T05:18:02.153Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T05:18:02.153Z] === RUN TestAdapterReadLogs [2022-04-27T05:18:02.153Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestCopier [2022-04-27T05:18:02.153Z] --- PASS: TestCopier (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestCopierLongLines [2022-04-27T05:18:02.153Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T05:18:02.153Z] === RUN TestCopierSlow [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:01Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T05:18:02.610Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.21s) [2022-04-27T05:18:02.610Z] === RUN TestCreateSuccess [2022-04-27T05:18:02.610Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCreateStreamSkipped [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T05:18:02.610Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCreateLogGroupSuccess [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T05:18:02.610Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCreateError [2022-04-27T05:18:02.610Z] --- PASS: TestCreateError (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCreateAlreadyExists [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T05:18:02.610Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestLogClosed [2022-04-27T05:18:02.610Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestLogBlocking [2022-04-27T05:18:02.610Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T05:18:02.610Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T05:18:02.610Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestPublishBatchSuccess [2022-04-27T05:18:02.610Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestPublishBatchError [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=error msg=error [2022-04-27T05:18:02.610Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T05:18:02.610Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T05:18:02.610Z] time="2022-04-27T05:18:02Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T05:18:02.610Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchSimple [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchTicker [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchClose [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen/3/���� [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T05:18:02.610Z] === RUN TestEffectiveLen/5/ [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/0/ [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: He [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/6/a� [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: a [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: � [2022-04-27T05:18:02.610Z] === RUN TestFindValidSplit/7/a� [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T05:18:02.610Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T05:18:02.610Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestProcessEventEmoji [2022-04-27T05:18:02.610Z] --- PASS: TestProcessEventEmoji (0.04s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchLineSplit [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMaxEvents [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T05:18:02.610Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T05:18:02.610Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestSearchRegistryForImages [2022-04-27T05:18:02.610Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T05:18:02.610Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestImageDelete [2022-04-27T05:18:02.610Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T05:18:02.610Z] === RUN TestCopierWithSized [2022-04-27T05:18:02.610Z] === RUN TestCopierWithSized/as_is [2022-04-27T05:18:02.610Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-27T05:18:02.610Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T05:18:02.610Z] === RUN TestImageDelete/no_lease [2022-04-27T05:18:02.610Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T05:18:02.610Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-27T05:18:02.610Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T05:18:02.610Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T05:18:02.610Z] === RUN TestCopierWithPartial [2022-04-27T05:18:02.610Z] === RUN TestImageDelete/lease_exists [2022-04-27T05:18:02.610Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestRingLogger [2022-04-27T05:18:02.611Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestRingCap [2022-04-27T05:18:02.611Z] --- PASS: TestRingCap (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestRingClose [2022-04-27T05:18:02.611Z] --- PASS: TestRingClose (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestRingDrain [2022-04-27T05:18:02.611Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T05:18:02.611Z] PASS [2022-04-27T05:18:02.611Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-27T05:18:02.611Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T05:18:02.611Z] coverage: 43.2% of statements [2022-04-27T05:18:02.611Z] ok github.com/docker/docker/daemon/logger 0.298s coverage: 43.2% of statements [2022-04-27T05:18:02.611Z] --- PASS: TestImageDelete (0.05s) [2022-04-27T05:18:02.611Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T05:18:02.611Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-27T05:18:02.611Z] === RUN TestContentStoreForPull [2022-04-27T05:18:02.611Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T05:18:02.611Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsFormat [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestCreateTagSuccess [2022-04-27T05:18:02.611Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T05:18:02.611Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-27T05:18:02.611Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T05:18:02.611Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T05:18:02.611Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T05:18:02.611Z] PASS [2022-04-27T05:18:02.611Z] coverage: 80.2% of statements [2022-04-27T05:18:02.611Z] ok github.com/docker/docker/daemon/logger/awslogs 0.496s coverage: 80.2% of statements [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T05:18:02.611Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T05:18:02.611Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T05:18:02.719Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2022-04-27T05:18:02.719Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T05:18:03.068Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T05:18:03.068Z] PASS [2022-04-27T05:18:03.068Z] coverage: 53.6% of statements [2022-04-27T05:18:03.068Z] ok github.com/docker/docker/daemon/logger/fluentd 0.105s coverage: 53.6% of statements [2022-04-27T05:18:03.068Z] --- PASS: TestContentStoreForPull (0.27s) [2022-04-27T05:18:03.068Z] PASS [2022-04-27T05:18:03.068Z] coverage: 6.6% of statements [2022-04-27T05:18:03.068Z] ok github.com/docker/docker/daemon/images 0.536s coverage: 6.6% of statements [2022-04-27T05:18:03.068Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T05:18:03.068Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T05:18:03.068Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T05:18:03.068Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T05:18:03.068Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T05:18:03.068Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T05:18:03.649Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2022-04-27T05:18:03.649Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:18:04.032Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T05:18:04.032Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T05:18:04.032Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T05:18:04.032Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-04-27T05:18:04.032Z] === RUN TestFastTimeMarshalJSON [2022-04-27T05:18:04.032Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-27T05:18:04.032Z] PASS [2022-04-27T05:18:04.032Z] coverage: 87.2% of statements [2022-04-27T05:18:04.032Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.296s coverage: 87.2% of statements [2022-04-27T05:18:04.488Z] === RUN TestJSONFileLogger [2022-04-27T05:18:04.488Z] --- PASS: TestJSONFileLogger (0.01s) [2022-04-27T05:18:04.488Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T05:18:04.488Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T05:18:04.488Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T05:18:04.488Z] --- PASS: TestJSONFileLoggerWithOpts (0.02s) [2022-04-27T05:18:04.488Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T05:18:04.488Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-27T05:18:04.488Z] === RUN TestEncodeDecode [2022-04-27T05:18:04.488Z] === PAUSE TestEncodeDecode [2022-04-27T05:18:04.488Z] === RUN TestUnexpectedEOF [2022-04-27T05:18:04.580Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-04-27T05:18:04.580Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:18:04.944Z] time="2022-04-27T05:18:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T05:18:04.944Z] time="2022-04-27T05:18:04Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T05:18:04.944Z] --- PASS: TestUnexpectedEOF (0.20s) [2022-04-27T05:18:04.944Z] === CONT TestEncodeDecode [2022-04-27T05:18:04.944Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T05:18:04.944Z] PASS [2022-04-27T05:18:04.944Z] coverage: 69.9% of statements [2022-04-27T05:18:04.944Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.370s coverage: 69.9% of statements [2022-04-27T05:18:04.944Z] === RUN TestWriteLog [2022-04-27T05:18:04.944Z] === PAUSE TestWriteLog [2022-04-27T05:18:04.944Z] === RUN TestReadLog [2022-04-27T05:18:04.944Z] === PAUSE TestReadLog [2022-04-27T05:18:04.944Z] === RUN TestDecode [2022-04-27T05:18:04.944Z] --- PASS: TestDecode (0.03s) [2022-04-27T05:18:04.944Z] === CONT TestWriteLog [2022-04-27T05:18:04.944Z] === CONT TestReadLog [2022-04-27T05:18:04.944Z] === RUN TestReadLog/tail_exact [2022-04-27T05:18:04.944Z] --- PASS: TestWriteLog (0.01s) [2022-04-27T05:18:05.400Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T05:18:05.400Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T05:18:05.400Z] --- PASS: TestReadLog (0.34s) [2022-04-27T05:18:05.400Z] --- PASS: TestReadLog/tail_exact (0.23s) [2022-04-27T05:18:05.400Z] --- PASS: TestReadLog/tail_less_than_available (0.02s) [2022-04-27T05:18:05.400Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-27T05:18:05.400Z] PASS [2022-04-27T05:18:05.400Z] coverage: 78.7% of statements [2022-04-27T05:18:05.401Z] ok github.com/docker/docker/daemon/logger/local 0.513s coverage: 78.7% of statements [2022-04-27T05:18:05.401Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T05:18:05.857Z] === RUN TestOpenFileDelete [2022-04-27T05:18:05.857Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestOpenFileRename [2022-04-27T05:18:05.857Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestHandleDecoderErr [2022-04-27T05:18:05.857Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestParseLogTagDefaultTag [2022-04-27T05:18:05.857Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestParseLogTag [2022-04-27T05:18:05.857Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestParseLogTagEmptyTag [2022-04-27T05:18:05.857Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestTailFiles [2022-04-27T05:18:05.857Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestFollowLogsConsumerGone [2022-04-27T05:18:05.857Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T05:18:05.857Z] === RUN TestFollowLogsProducerGone [2022-04-27T05:18:05.857Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T05:18:05.857Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T05:18:05.857Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2022-04-27T05:18:05.857Z] === RUN TestCheckCapacityAndRotate [2022-04-27T05:18:05.857Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T05:18:05.857Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T05:18:05.857Z] --- PASS: TestCheckCapacityAndRotate (0.06s) [2022-04-27T05:18:05.857Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-27T05:18:05.857Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s) [2022-04-27T05:18:05.857Z] PASS [2022-04-27T05:18:05.857Z] coverage: 50.7% of statements [2022-04-27T05:18:05.857Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.138s coverage: 50.7% of statements [2022-04-27T05:18:05.947Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.30s) [2022-04-27T05:18:05.947Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:18:06.314Z] === RUN TestLog [2022-04-27T05:18:06.314Z] --- PASS: TestLog (0.03s) [2022-04-27T05:18:06.314Z] PASS [2022-04-27T05:18:06.314Z] coverage: 31.5% of statements [2022-04-27T05:18:06.314Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.084s coverage: 31.5% of statements [2022-04-27T05:18:06.511Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2022-04-27T05:18:06.511Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:18:07.278Z] === RUN TestNewParse [2022-04-27T05:18:07.278Z] --- PASS: TestNewParse (0.00s) [2022-04-27T05:18:07.278Z] PASS [2022-04-27T05:18:07.278Z] coverage: 8.3% of statements [2022-04-27T05:18:07.278Z] ok github.com/docker/docker/daemon/logger/templates 0.055s coverage: 8.3% of statements [2022-04-27T05:18:07.278Z] === RUN TestValidateLogOpt [2022-04-27T05:18:07.278Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestNewMissedConfig [2022-04-27T05:18:07.278Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestNewMissedUrl [2022-04-27T05:18:07.278Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestNewMissedToken [2022-04-27T05:18:07.278Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestNewWithProxy [2022-04-27T05:18:07.278Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestDefault [2022-04-27T05:18:07.278Z] --- PASS: TestDefault (0.01s) [2022-04-27T05:18:07.278Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T05:18:07.278Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-27T05:18:07.278Z] === RUN TestJsonFormat [2022-04-27T05:18:07.278Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T05:18:07.278Z] === RUN TestRawFormat [2022-04-27T05:18:07.278Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestRawFormatWithLabels [2022-04-27T05:18:07.278Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestRawFormatWithoutTag [2022-04-27T05:18:07.278Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestBatching [2022-04-27T05:18:07.278Z] === RUN TestParseLogFormat [2022-04-27T05:18:07.278Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestValidateLogOptEmpty [2022-04-27T05:18:07.278Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogAddress [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestParseAddressDefaultPort [2022-04-27T05:18:07.278Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestValidateSyslogFacility [2022-04-27T05:18:07.278Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T05:18:07.278Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T05:18:07.278Z] === RUN TestValidateLogOpt [2022-04-27T05:18:07.278Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T05:18:07.278Z] PASS [2022-04-27T05:18:07.278Z] coverage: 43.6% of statements [2022-04-27T05:18:07.278Z] ok github.com/docker/docker/daemon/logger/syslog 0.069s coverage: 43.6% of statements [2022-04-27T05:18:07.278Z] --- PASS: TestBatching (0.25s) [2022-04-27T05:18:07.278Z] === RUN TestFrequency [2022-04-27T05:18:07.735Z] --- PASS: TestFrequency (0.19s) [2022-04-27T05:18:07.735Z] === RUN TestOneMessagePerRequest [2022-04-27T05:18:07.735Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T05:18:07.735Z] === RUN TestVerify [2022-04-27T05:18:07.735Z] --- PASS: TestVerify (0.00s) [2022-04-27T05:18:07.735Z] === RUN TestSkipVerify [2022-04-27T05:18:07.735Z] time="2022-04-27T05:18:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:07.735Z] time="2022-04-27T05:18:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:07.735Z] time="2022-04-27T05:18:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:07.735Z] time="2022-04-27T05:18:07Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:07.884Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T05:18:08.191Z] --- PASS: TestSkipVerify (0.75s) [2022-04-27T05:18:08.191Z] === RUN TestBufferMaximum [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.091181\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.091181\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T05:18:08.191Z] === RUN TestServerAlwaysDown [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.094198\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.094198\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.094198\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.095198\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] time="2022-04-27T05:18:08Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036688.095198\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:08.191Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T05:18:08.191Z] === RUN TestCannotSendAfterClose [2022-04-27T05:18:08.191Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T05:18:08.191Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T05:18:09.077Z] === RUN TestBoolValue [2022-04-27T05:18:09.077Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T05:18:09.077Z] === RUN TestBoolValueOrDefault [2022-04-27T05:18:09.077Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T05:18:09.077Z] === RUN TestInt64ValueOrZero [2022-04-27T05:18:09.077Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T05:18:09.077Z] === RUN TestInt64ValueOrDefault [2022-04-27T05:18:09.077Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T05:18:09.077Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T05:18:09.077Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T05:18:09.077Z] === RUN TestJsonContentType [2022-04-27T05:18:09.077Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T05:18:09.077Z] === RUN TestReadJSON [2022-04-27T05:18:09.077Z] === RUN TestReadJSON/nil_body [2022-04-27T05:18:09.077Z] === RUN TestReadJSON/empty_body [2022-04-27T05:18:09.077Z] === RUN TestReadJSON/with_valid_request [2022-04-27T05:18:09.077Z] === RUN TestReadJSON/with_whitespace [2022-04-27T05:18:09.077Z] === RUN TestReadJSON/with_extra_content [2022-04-27T05:18:09.077Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T05:18:09.077Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T05:18:09.077Z] PASS [2022-04-27T05:18:09.077Z] coverage: 31.9% of statements [2022-04-27T05:18:09.077Z] ok github.com/docker/docker/api/server/httputils 0.066s coverage: 31.9% of statements [2022-04-27T05:18:09.077Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T05:18:09.077Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T05:18:09.165Z] === RUN TestV1IDService [2022-04-27T05:18:09.165Z] time="2022-04-27T05:18:09Z" 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 [2022-04-27T05:18:09.165Z] time="2022-04-27T05:18:09Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"d16e8a477f20\"}'" [2022-04-27T05:18:09.165Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2022-04-27T05:18:09.165Z] PASS [2022-04-27T05:18:09.165Z] coverage: 82.5% of statements [2022-04-27T05:18:09.165Z] --- PASS: TestV1IDService (0.03s) [2022-04-27T05:18:09.165Z] === RUN TestV2MetadataService [2022-04-27T05:18:09.165Z] ok github.com/docker/docker/daemon/logger/splunk 2.310s coverage: 82.5% of statements [2022-04-27T05:18:09.622Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T05:18:09.622Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T05:18:09.622Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T05:18:09.622Z] === RUN TestSuccessfulDownload [2022-04-27T05:18:09.622Z] download_test.go:267: Needs fixing on Windows [2022-04-27T05:18:09.622Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T05:18:09.622Z] === RUN TestCancelledDownload [2022-04-27T05:18:09.622Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T05:18:09.622Z] === RUN TestMaxDownloadAttempts [2022-04-27T05:18:09.622Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:18:09.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:18:09.622Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:18:09.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:18:09.622Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:18:09.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:18:09.622Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:18:09.622Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:18:09.622Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:18:09.622Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:18:09.622Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:18:09.622Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:18:09.803Z] --- PASS: TestServiceWithPredefinedNetwork (2.85s) [2022-04-27T05:18:09.804Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:18:09.804Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:18:09.804Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:18:09.804Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:18:10.078Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T05:18:10.078Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T05:18:10.078Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T05:18:10.078Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T05:18:10.078Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T05:18:10.078Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T05:18:10.078Z] === RUN TestManifestStore [2022-04-27T05:18:10.078Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T05:18:10.078Z] time="2022-04-27T05:18:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:18:10.078Z] time="2022-04-27T05:18:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:18:10.078Z] time="2022-04-27T05:18:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:18:10.078Z] time="2022-04-27T05:18:09Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:18:10.078Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T05:18:10.078Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.51s) [2022-04-27T05:18:10.078Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.51s) [2022-04-27T05:18:10.078Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.51s) [2022-04-27T05:18:10.078Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.51s) [2022-04-27T05:18:10.078Z] === RUN TestTransfer [2022-04-27T05:18:10.078Z] --- PASS: TestTransfer (0.12s) [2022-04-27T05:18:10.078Z] === RUN TestConcurrencyLimit [2022-04-27T05:18:10.078Z] time="2022-04-27T05:18:09Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3123444948\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T05:18:10.078Z] === RUN TestManifestStore/no_local_cache [2022-04-27T05:18:10.078Z] === RUN TestManifestStore/with_local_cache [2022-04-27T05:18:10.078Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T05:18:10.078Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T05:18:10.078Z] time="2022-04-27T05:18:09Z" level=warning msg="reference for unknown type: " [2022-04-27T05:18:10.079Z] time="2022-04-27T05:18:09Z" level=warning msg="reference for unknown type: " [2022-04-27T05:18:10.079Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T05:18:10.079Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T05:18:10.079Z] time="2022-04-27T05:18:10Z" level=warning msg="reference for unknown type: " [2022-04-27T05:18:10.079Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T05:18:10.079Z] time="2022-04-27T05:18:10Z" level=warning msg="reference for unknown type: " [2022-04-27T05:18:10.079Z] time="2022-04-27T05:18:10Z" level=warning msg="reference for unknown type: " [2022-04-27T05:18:10.079Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T05:18:10.079Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T05:18:10.534Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T05:18:10.534Z] time="2022-04-27T05:18:10Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore (0.39s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/no_remote_or_local (0.27s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T05:18:10.534Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T05:18:10.534Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestFixManifestLayers [2022-04-27T05:18:10.534Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T05:18:10.534Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T05:18:10.534Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestFixManifestLayersBadParent [2022-04-27T05:18:10.534Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestValidateManifest [2022-04-27T05:18:10.534Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T05:18:10.534Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestFormatPlatform [2022-04-27T05:18:10.534Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestPullSchema2Config [2022-04-27T05:18:10.534Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:18:10.534Z] === RUN TestPullSchema2Config/500_status [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:18:10.534Z] --- PASS: TestV2MetadataService (0.97s) [2022-04-27T05:18:10.534Z] PASS [2022-04-27T05:18:10.534Z] coverage: 48.2% of statements [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:18:10.534Z] ok github.com/docker/docker/distribution/metadata 1.071s coverage: 48.2% of statements [2022-04-27T05:18:10.534Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-27T05:18:10.534Z] === RUN TestInactiveJobs [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:18:10.534Z] === RUN TestPullSchema2Config/EOF [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:18:10.534Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:18:10.534Z] 2022/04/27 05:18:10 http: panic serving 127.0.0.1:49218: intentional panic [2022-04-27T05:18:10.534Z] goroutine 80 [running]: [2022-04-27T05:18:10.534Z] net/http.(*conn).serve.func1() [2022-04-27T05:18:10.534Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T05:18:10.534Z] panic({0x11f8ee0, 0x13db270}) [2022-04-27T05:18:10.534Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T05:18:10.534Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc00045e340?, {0x13e2a18?, 0xc000470000?}) [2022-04-27T05:18:10.534Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T05:18:10.534Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x13e2a18, 0xc000470000}, 0xc000460100) [2022-04-27T05:18:10.534Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T05:18:10.534Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x13e2a18?, 0xc000470000?}, 0xc000080000?) [2022-04-27T05:18:10.534Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T05:18:10.534Z] net/http.serverHandler.ServeHTTP({0xc00045a090?}, {0x13e2a18, 0xc000470000}, 0xc000460100) [2022-04-27T05:18:10.534Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T05:18:10.534Z] net/http.(*conn).serve(0xc000074000, {0x13e3290, 0xc000230c90}) [2022-04-27T05:18:10.534Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T05:18:10.534Z] created by net/http.(*Server).Serve [2022-04-27T05:18:10.534Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T05:18:10.534Z] === RUN TestNotFound [2022-04-27T05:18:10.534Z] --- PASS: TestNotFound (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestConflict [2022-04-27T05:18:10.534Z] --- PASS: TestConflict (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestForbidden [2022-04-27T05:18:10.534Z] --- PASS: TestForbidden (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestInvalidParameter [2022-04-27T05:18:10.534Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestNotImplemented [2022-04-27T05:18:10.534Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestNotModified [2022-04-27T05:18:10.534Z] --- PASS: TestNotModified (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestUnauthorized [2022-04-27T05:18:10.534Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestUnknown [2022-04-27T05:18:10.534Z] --- PASS: TestUnknown (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestCancelled [2022-04-27T05:18:10.534Z] --- PASS: TestCancelled (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestDeadline [2022-04-27T05:18:10.534Z] --- PASS: TestDeadline (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestDataLoss [2022-04-27T05:18:10.534Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestUnavailable [2022-04-27T05:18:10.534Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestSystem [2022-04-27T05:18:10.534Z] --- PASS: TestSystem (0.00s) [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Conflict [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T05:18:10.534Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T05:18:10.535Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T05:18:10.535Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T05:18:10.535Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T05:18:10.535Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T05:18:10.535Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T05:18:10.754Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T05:18:10.991Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T05:18:10.991Z] PASS [2022-04-27T05:18:10.991Z] coverage: 77.0% of statements [2022-04-27T05:18:10.991Z] ok github.com/docker/docker/errdefs 0.039s coverage: 77.0% of statements [2022-04-27T05:18:10.991Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-27T05:18:10.991Z] === RUN TestWatchRelease [2022-04-27T05:18:10.991Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:18:10.991Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T05:18:10.991Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:18:10.991Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:18:10.991Z] --- PASS: TestPullSchema2Config (0.53s) [2022-04-27T05:18:10.991Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T05:18:10.991Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T05:18:10.991Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T05:18:10.991Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-27T05:18:10.991Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T05:18:10.991Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T05:18:10.991Z] === RUN TestLayerAlreadyExists [2022-04-27T05:18:10.991Z] 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} [2022-04-27T05:18:10.991Z] 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} [2022-04-27T05:18:10.991Z] 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} [2022-04-27T05:18:10.991Z] 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} [2022-04-27T05:18:10.991Z] 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} [2022-04-27T05:18:10.991Z] 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} [2022-04-27T05:18:10.991Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T05:18:10.991Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T05:18:10.991Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T05:18:10.991Z] === RUN TestWatchFinishedTransfer [2022-04-27T05:18:10.991Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T05:18:10.991Z] === RUN TestDuplicateTransfer [2022-04-27T05:18:10.991Z] --- PASS: TestDuplicateTransfer (0.05s) [2022-04-27T05:18:10.991Z] === RUN TestSuccessfulUpload [2022-04-27T05:18:10.991Z] time="2022-04-27T05:18:10Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T05:18:11.447Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-27T05:18:11.447Z] === RUN TestCancelledUpload [2022-04-27T05:18:11.447Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T05:18:11.447Z] PASS [2022-04-27T05:18:11.447Z] coverage: 77.3% of statements [2022-04-27T05:18:11.447Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 77.3% of statements [2022-04-27T05:18:11.685Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T05:18:11.903Z] === RUN TestCompare [2022-04-27T05:18:11.903Z] --- PASS: TestCompare (0.00s) [2022-04-27T05:18:11.903Z] PASS [2022-04-27T05:18:11.903Z] coverage: 19.2% of statements [2022-04-27T05:18:11.903Z] ok github.com/docker/docker/image/cache 0.097s coverage: 19.2% of statements [2022-04-27T05:18:11.996Z] === RUN TestMaskSecretKeys [2022-04-27T05:18:11.996Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T05:18:11.996Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T05:18:11.996Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T05:18:11.996Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T05:18:11.996Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T05:18:11.996Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T05:18:11.996Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T05:18:11.996Z] === RUN TestVersionMiddlewareVersion [2022-04-27T05:18:11.996Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T05:18:11.996Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T05:18:11.996Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T05:18:11.996Z] PASS [2022-04-27T05:18:11.996Z] coverage: 37.7% of statements [2022-04-27T05:18:11.996Z] ok github.com/docker/docker/api/server/middleware 0.061s coverage: 37.7% of statements [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T05:18:11.996Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T05:18:12.362Z] --- PASS: TestWhenEmptyAuthConfig (1.27s) [2022-04-27T05:18:12.363Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T05:18:12.363Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T05:18:12.363Z] === RUN TestTokenPassThru [2022-04-27T05:18:12.363Z] --- PASS: TestTokenPassThru (0.00s) [2022-04-27T05:18:12.363Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T05:18:12.363Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T05:18:12.363Z] PASS [2022-04-27T05:18:12.363Z] coverage: 26.6% of statements [2022-04-27T05:18:12.363Z] ok github.com/docker/docker/distribution 2.310s coverage: 26.6% of statements [2022-04-27T05:18:12.363Z] === RUN TestFSGetInvalidData [2022-04-27T05:18:12.363Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-27T05:18:12.363Z] === RUN TestFSInvalidSet [2022-04-27T05:18:12.363Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T05:18:12.363Z] === RUN TestFSInvalidRoot [2022-04-27T05:18:12.363Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-27T05:18:12.363Z] === RUN TestFSMetadataGetSet [2022-04-27T05:18:12.363Z] --- PASS: TestFSMetadataGetSet (0.04s) [2022-04-27T05:18:12.363Z] === RUN TestFSInvalidWalker [2022-04-27T05:18:12.363Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T05:18:12.363Z] === RUN TestFSGetSet [2022-04-27T05:18:12.363Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T05:18:12.363Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T05:18:12.363Z] --- PASS: TestFSGetSet (0.04s) [2022-04-27T05:18:12.363Z] === RUN TestFSGetUnsetKey [2022-04-27T05:18:12.363Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-27T05:18:12.363Z] === RUN TestFSGetEmptyData [2022-04-27T05:18:12.363Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-27T05:18:12.363Z] === RUN TestFSDelete [2022-04-27T05:18:12.363Z] --- PASS: TestFSDelete (0.02s) [2022-04-27T05:18:12.363Z] === RUN TestFSWalker [2022-04-27T05:18:12.363Z] --- PASS: TestFSWalker (0.02s) [2022-04-27T05:18:12.363Z] === RUN TestFSWalkerStopOnError [2022-04-27T05:18:12.363Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T05:18:12.363Z] === RUN TestNewFromJSON [2022-04-27T05:18:12.363Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T05:18:12.363Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T05:18:12.363Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T05:18:12.363Z] === RUN TestMarshalKeyOrder [2022-04-27T05:18:12.363Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T05:18:12.363Z] === RUN TestHistoryEqual [2022-04-27T05:18:12.468Z] === RUN TestStrSliceMarshalJSON [2022-04-27T05:18:12.468Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T05:18:12.468Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T05:18:12.468Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T05:18:12.468Z] === RUN TestStrSliceUnmarshalString [2022-04-27T05:18:12.468Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T05:18:12.468Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T05:18:12.468Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T05:18:12.468Z] PASS [2022-04-27T05:18:12.468Z] coverage: 90.0% of statements [2022-04-27T05:18:12.468Z] ok github.com/docker/docker/api/types/strslice 0.051s coverage: 90.0% of statements [2022-04-27T05:18:12.819Z] --- PASS: TestHistoryEqual (0.21s) [2022-04-27T05:18:12.819Z] === RUN TestImage [2022-04-27T05:18:12.819Z] --- PASS: TestImage (0.00s) [2022-04-27T05:18:12.819Z] === RUN TestImageOSNotEmpty [2022-04-27T05:18:12.819Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T05:18:12.819Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T05:18:12.819Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T05:18:12.819Z] === RUN TestCreate [2022-04-27T05:18:12.819Z] --- PASS: TestCreate (0.01s) [2022-04-27T05:18:12.819Z] === RUN TestRestore [2022-04-27T05:18:12.819Z] time="2022-04-27T05:18:12Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T05:18:12.819Z] --- PASS: TestRestore (0.03s) [2022-04-27T05:18:12.819Z] === RUN TestAddDelete [2022-04-27T05:18:12.819Z] --- PASS: TestAddDelete (0.03s) [2022-04-27T05:18:12.819Z] === RUN TestSearchAfterDelete [2022-04-27T05:18:12.819Z] --- PASS: TestSearchAfterDelete (0.01s) [2022-04-27T05:18:12.819Z] === RUN TestParentReset [2022-04-27T05:18:12.819Z] --- PASS: TestParentReset (0.03s) [2022-04-27T05:18:12.819Z] === RUN TestGetAndSetLastUpdated [2022-04-27T05:18:12.819Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2022-04-27T05:18:12.819Z] === RUN TestStoreLen [2022-04-27T05:18:12.819Z] --- PASS: TestStoreLen (0.08s) [2022-04-27T05:18:12.819Z] PASS [2022-04-27T05:18:12.819Z] coverage: 86.9% of statements [2022-04-27T05:18:12.819Z] ok github.com/docker/docker/image 0.730s coverage: 86.9% of statements [2022-04-27T05:18:12.819Z] === RUN TestValidateManifest [2022-04-27T05:18:12.819Z] === RUN TestValidateManifest/nil [2022-04-27T05:18:12.819Z] === RUN TestValidateManifest/non-nil [2022-04-27T05:18:12.819Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T05:18:12.819Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T05:18:12.819Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T05:18:12.819Z] PASS [2022-04-27T05:18:12.819Z] coverage: 0.7% of statements [2022-04-27T05:18:12.940Z] === RUN TestToJSON [2022-04-27T05:18:12.941Z] --- PASS: TestToJSON (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestToParamWithVersion [2022-04-27T05:18:12.941Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestFromJSON [2022-04-27T05:18:12.941Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestEmpty [2022-04-27T05:18:12.941Z] --- PASS: TestEmpty (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T05:18:12.941Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestArgsMatchKVList [2022-04-27T05:18:12.941Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestArgsMatch [2022-04-27T05:18:12.941Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestAdd [2022-04-27T05:18:12.941Z] --- PASS: TestAdd (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestDel [2022-04-27T05:18:12.941Z] --- PASS: TestDel (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestLen [2022-04-27T05:18:12.941Z] --- PASS: TestLen (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestExactMatch [2022-04-27T05:18:12.941Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestOnlyOneExactMatch [2022-04-27T05:18:12.941Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestContains [2022-04-27T05:18:12.941Z] --- PASS: TestContains (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestValidate [2022-04-27T05:18:12.941Z] --- PASS: TestValidate (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestWalkValues [2022-04-27T05:18:12.941Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestFuzzyMatch [2022-04-27T05:18:12.941Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T05:18:12.941Z] === RUN TestClone [2022-04-27T05:18:12.941Z] --- PASS: TestClone (0.00s) [2022-04-27T05:18:12.941Z] PASS [2022-04-27T05:18:12.941Z] coverage: 92.2% of statements [2022-04-27T05:18:12.941Z] ok github.com/docker/docker/api/types/filters 0.054s coverage: 92.2% of statements [2022-04-27T05:18:12.941Z] === RUN TestGetTimestamp [2022-04-27T05:18:13.280Z] ok github.com/docker/docker/image/tarexport 0.078s coverage: 0.7% of statements [2022-04-27T05:18:13.280Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T05:18:13.280Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T05:18:13.280Z] PASS [2022-04-27T05:18:13.280Z] coverage: 25.0% of statements [2022-04-27T05:18:13.280Z] ok github.com/docker/docker/image/v1 0.083s coverage: 25.0% of statements [2022-04-27T05:18:13.280Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T05:18:13.413Z] === RUN TestAdjustForAPIVersion [2022-04-27T05:18:13.413Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T05:18:13.413Z] PASS [2022-04-27T05:18:13.413Z] coverage: 6.1% of statements [2022-04-27T05:18:13.413Z] ok github.com/docker/docker/api/server/router/swarm 0.052s coverage: 6.1% of statements [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T05:18:13.413Z] --- PASS: TestGetTimestamp (0.18s) [2022-04-27T05:18:13.413Z] === RUN TestParseTimestamps [2022-04-27T05:18:13.413Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T05:18:13.413Z] PASS [2022-04-27T05:18:13.413Z] coverage: 100.0% of statements [2022-04-27T05:18:13.413Z] ok github.com/docker/docker/api/types/time 0.230s coverage: 100.0% of statements [2022-04-27T05:18:13.413Z] === RUN TestCompareVersion [2022-04-27T05:18:13.413Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T05:18:13.413Z] PASS [2022-04-27T05:18:13.413Z] coverage: 77.3% of statements [2022-04-27T05:18:13.413Z] ok github.com/docker/docker/api/types/versions 0.047s coverage: 77.3% of statements [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T05:18:13.413Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T05:18:13.576Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T05:18:13.576Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-27T05:18:13.576Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T05:18:14.809Z] === RUN TestSerialization [2022-04-27T05:18:14.809Z] --- PASS: TestSerialization (0.02s) [2022-04-27T05:18:14.809Z] PASS [2022-04-27T05:18:14.809Z] coverage: 100.0% of statements [2022-04-27T05:18:14.809Z] ok github.com/docker/docker/libcontainerd/queue 0.062s coverage: 100.0% of statements [2022-04-27T05:18:14.958Z] === RUN TestIsGIT [2022-04-27T05:18:14.958Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T05:18:14.958Z] PASS [2022-04-27T05:18:14.958Z] coverage: 100.0% of statements [2022-04-27T05:18:14.958Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.048s coverage: 100.0% of statements [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T05:18:14.958Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T05:18:14.958Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T05:18:14.958Z] === RUN TestCloneArgsSmartHttp [2022-04-27T05:18:14.958Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-27T05:18:14.958Z] === RUN TestCloneArgsDumbHttp [2022-04-27T05:18:14.958Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T05:18:14.958Z] === RUN TestCloneArgsGit [2022-04-27T05:18:14.958Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T05:18:14.958Z] === RUN TestCheckoutGit [2022-04-27T05:18:15.267Z] === RUN TestEmptyLayer [2022-04-27T05:18:15.267Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T05:18:15.267Z] === RUN TestCommitFailure [2022-04-27T05:18:15.267Z] --- PASS: TestCommitFailure (0.06s) [2022-04-27T05:18:15.267Z] === RUN TestStartTransactionFailure [2022-04-27T05:18:15.267Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T05:18:15.267Z] === RUN TestGetOrphan [2022-04-27T05:18:15.267Z] --- PASS: TestGetOrphan (0.03s) [2022-04-27T05:18:15.267Z] === RUN TestMountAndRegister [2022-04-27T05:18:15.267Z] layer_test.go:258: Layer size: 14 [2022-04-27T05:18:15.267Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-27T05:18:15.267Z] === RUN TestLayerRelease [2022-04-27T05:18:15.267Z] layer_test.go:291: Failing on Windows [2022-04-27T05:18:15.267Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T05:18:15.267Z] === RUN TestStoreRestore [2022-04-27T05:18:15.267Z] layer_test.go:340: Failing on Windows [2022-04-27T05:18:15.267Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T05:18:15.267Z] === RUN TestTarStreamStability [2022-04-27T05:18:15.267Z] layer_test.go:455: Failing on Windows [2022-04-27T05:18:15.267Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T05:18:15.267Z] === RUN TestRegisterExistingLayer [2022-04-27T05:18:15.321Z] === RUN TestBoolValue [2022-04-27T05:18:15.321Z] --- PASS: TestBoolValue (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestBoolValueOrDefault [2022-04-27T05:18:15.321Z] --- PASS: TestBoolValueOrDefault (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestInt64ValueOrZero [2022-04-27T05:18:15.321Z] --- PASS: TestInt64ValueOrZero (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestInt64ValueOrDefault [2022-04-27T05:18:15.321Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestInt64ValueOrDefaultWithError [2022-04-27T05:18:15.321Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestJsonContentType [2022-04-27T05:18:15.321Z] --- PASS: TestJsonContentType (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestReadJSON [2022-04-27T05:18:15.321Z] === RUN TestReadJSON/nil_body [2022-04-27T05:18:15.321Z] === RUN TestReadJSON/empty_body [2022-04-27T05:18:15.321Z] === RUN TestReadJSON/with_valid_request [2022-04-27T05:18:15.321Z] === RUN TestReadJSON/with_whitespace [2022-04-27T05:18:15.321Z] === RUN TestReadJSON/with_extra_content [2022-04-27T05:18:15.321Z] === RUN TestReadJSON/invalid_JSON [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON/nil_body (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON/empty_body (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON/with_valid_request (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON/with_whitespace (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON/with_extra_content (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestReadJSON/invalid_JSON (0.00s) [2022-04-27T05:18:15.321Z] PASS [2022-04-27T05:18:15.321Z] coverage: 31.9% of statements [2022-04-27T05:18:15.321Z] ok github.com/docker/docker/api/server/httputils 0.057s coverage: 31.9% of statements [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T05:18:15.321Z] === RUN TestMaskSecretKeys [2022-04-27T05:18:15.321Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2022-04-27T05:18:15.321Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2022-04-27T05:18:15.321Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2022-04-27T05:18:15.321Z] --- PASS: TestMaskSecretKeys (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2022-04-27T05:18:15.321Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestVersionMiddlewareVersion [2022-04-27T05:18:15.321Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2022-04-27T05:18:15.321Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2022-04-27T05:18:15.321Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2022-04-27T05:18:15.321Z] PASS [2022-04-27T05:18:15.321Z] coverage: 37.7% of statements [2022-04-27T05:18:15.321Z] ok github.com/docker/docker/api/server/middleware 0.058s coverage: 37.7% of statements [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T05:18:15.321Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T05:18:15.726Z] --- PASS: TestRegisterExistingLayer (0.17s) [2022-04-27T05:18:15.726Z] === RUN TestTarStreamVerification [2022-04-27T05:18:15.726Z] layer_test.go:684: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T05:18:15.726Z] === RUN TestLayerMigration [2022-04-27T05:18:15.726Z] migration_test.go:45: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T05:18:15.726Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T05:18:15.726Z] migration_test.go:181: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T05:18:15.726Z] === RUN TestMountInit [2022-04-27T05:18:15.726Z] mount_test.go:17: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T05:18:15.726Z] === RUN TestMountSize [2022-04-27T05:18:15.726Z] mount_test.go:76: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T05:18:15.726Z] === RUN TestMountChanges [2022-04-27T05:18:15.726Z] mount_test.go:125: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T05:18:15.726Z] === RUN TestMountApply [2022-04-27T05:18:15.726Z] mount_test.go:212: Failing on Windows [2022-04-27T05:18:15.726Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T05:18:15.726Z] PASS [2022-04-27T05:18:15.726Z] coverage: 30.6% of statements [2022-04-27T05:18:15.726Z] ok github.com/docker/docker/layer 0.436s coverage: 30.6% of statements [2022-04-27T05:18:15.726Z] === RUN TestEnvironmentParsing [2022-04-27T05:18:15.726Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T05:18:15.726Z] PASS [2022-04-27T05:18:15.726Z] coverage: 1.2% of statements [2022-04-27T05:18:15.726Z] ok github.com/docker/docker/libcontainerd/local 0.119s coverage: 1.2% of statements [2022-04-27T05:18:15.726Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T05:18:15.726Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T05:18:15.726Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T05:18:15.726Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T05:18:16.333Z] === RUN TestStrSliceMarshalJSON [2022-04-27T05:18:16.333Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestStrSliceUnmarshalJSON [2022-04-27T05:18:16.333Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestStrSliceUnmarshalString [2022-04-27T05:18:16.333Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestStrSliceUnmarshalSlice [2022-04-27T05:18:16.333Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2022-04-27T05:18:16.333Z] PASS [2022-04-27T05:18:16.333Z] coverage: 90.0% of statements [2022-04-27T05:18:16.333Z] ok github.com/docker/docker/api/types/strslice 0.067s coverage: 90.0% of statements [2022-04-27T05:18:16.333Z] === RUN TestToJSON [2022-04-27T05:18:16.333Z] --- PASS: TestToJSON (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestToParamWithVersion [2022-04-27T05:18:16.333Z] --- PASS: TestToParamWithVersion (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestFromJSON [2022-04-27T05:18:16.333Z] --- PASS: TestFromJSON (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestEmpty [2022-04-27T05:18:16.333Z] --- PASS: TestEmpty (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestArgsMatchKVListEmptySources [2022-04-27T05:18:16.333Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestArgsMatchKVList [2022-04-27T05:18:16.333Z] --- PASS: TestArgsMatchKVList (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestArgsMatch [2022-04-27T05:18:16.333Z] --- PASS: TestArgsMatch (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestAdd [2022-04-27T05:18:16.333Z] --- PASS: TestAdd (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestDel [2022-04-27T05:18:16.333Z] --- PASS: TestDel (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestLen [2022-04-27T05:18:16.333Z] --- PASS: TestLen (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestExactMatch [2022-04-27T05:18:16.333Z] --- PASS: TestExactMatch (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestOnlyOneExactMatch [2022-04-27T05:18:16.333Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestContains [2022-04-27T05:18:16.333Z] --- PASS: TestContains (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestValidate [2022-04-27T05:18:16.333Z] --- PASS: TestValidate (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestWalkValues [2022-04-27T05:18:16.333Z] --- PASS: TestWalkValues (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestFuzzyMatch [2022-04-27T05:18:16.333Z] --- PASS: TestFuzzyMatch (0.00s) [2022-04-27T05:18:16.333Z] === RUN TestClone [2022-04-27T05:18:16.333Z] --- PASS: TestClone (0.00s) [2022-04-27T05:18:16.333Z] PASS [2022-04-27T05:18:16.333Z] coverage: 92.2% of statements [2022-04-27T05:18:16.333Z] ok github.com/docker/docker/api/types/filters 0.053s coverage: 92.2% of statements [2022-04-27T05:18:16.333Z] === RUN TestGetTimestamp [2022-04-27T05:18:16.691Z] === RUN TestSequenceGetAvailableBit [2022-04-27T05:18:16.691Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSequenceEqual [2022-04-27T05:18:16.691Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSequenceCopy [2022-04-27T05:18:16.691Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestGetFirstAvailable [2022-04-27T05:18:16.691Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestFindSequence [2022-04-27T05:18:16.691Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestCheckIfAvailable [2022-04-27T05:18:16.691Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestMergeSequences [2022-04-27T05:18:16.691Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestPushReservation [2022-04-27T05:18:16.691Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSerializeDeserialize [2022-04-27T05:18:16.691Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSet [2022-04-27T05:18:16.691Z] --- PASS: TestSet (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSetUnset [2022-04-27T05:18:16.691Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestOffsetSetUnset [2022-04-27T05:18:16.691Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSetInRange [2022-04-27T05:18:16.691Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestSetAnyInRange [2022-04-27T05:18:16.691Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestMethods [2022-04-27T05:18:16.691Z] --- PASS: TestMethods (0.00s) [2022-04-27T05:18:16.691Z] === RUN TestRandomAllocateDeallocate [2022-04-27T05:18:16.805Z] === RUN TestAdjustForAPIVersion [2022-04-27T05:18:16.805Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2022-04-27T05:18:16.805Z] PASS [2022-04-27T05:18:16.805Z] coverage: 6.1% of statements [2022-04-27T05:18:16.805Z] ok github.com/docker/docker/api/server/router/swarm 0.070s coverage: 6.1% of statements [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T05:18:16.805Z] --- PASS: TestGetTimestamp (0.25s) [2022-04-27T05:18:16.805Z] === RUN TestParseTimestamps [2022-04-27T05:18:16.805Z] --- PASS: TestParseTimestamps (0.00s) [2022-04-27T05:18:16.805Z] PASS [2022-04-27T05:18:16.805Z] coverage: 100.0% of statements [2022-04-27T05:18:16.805Z] ok github.com/docker/docker/api/types/time 0.293s coverage: 100.0% of statements [2022-04-27T05:18:16.805Z] === RUN TestCompareVersion [2022-04-27T05:18:16.805Z] --- PASS: TestCompareVersion (0.00s) [2022-04-27T05:18:16.805Z] PASS [2022-04-27T05:18:16.805Z] coverage: 77.3% of statements [2022-04-27T05:18:16.805Z] ok github.com/docker/docker/api/types/versions 0.071s coverage: 77.3% of statements [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T05:18:16.805Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T05:18:16.845Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T05:18:16.845Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T05:18:17.147Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T05:18:17.147Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-27T05:18:17.147Z] === RUN TestProcessNoDockerignore [2022-04-27T05:18:17.147Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T05:18:17.147Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-27T05:18:17.147Z] === RUN TestDetectContentType [2022-04-27T05:18:17.147Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestSelectAcceptableMIME [2022-04-27T05:18:17.147Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestInspectEmptyResponse [2022-04-27T05:18:17.147Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestInspectResponseBinary [2022-04-27T05:18:17.147Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestResponseUnsupportedContentType [2022-04-27T05:18:17.147Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestInspectResponseTextSimple [2022-04-27T05:18:17.147Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T05:18:17.147Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestUnknownContentLength [2022-04-27T05:18:17.147Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestDownloadRemote [2022-04-27T05:18:17.147Z] --- PASS: TestDownloadRemote (0.09s) [2022-04-27T05:18:17.147Z] === RUN TestGetWithStatusError [2022-04-27T05:18:17.147Z] --- PASS: TestGetWithStatusError (0.01s) [2022-04-27T05:18:17.147Z] === RUN TestCloseRootDirectory [2022-04-27T05:18:17.147Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:17.147Z] --- SKIP: TestCloseRootDirectory (0.00s) [2022-04-27T05:18:17.147Z] === RUN TestHashFile [2022-04-27T05:18:17.147Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:17.147Z] --- SKIP: TestHashFile (0.01s) [2022-04-27T05:18:17.147Z] === RUN TestHashSubdir [2022-04-27T05:18:17.147Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:17.147Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-27T05:18:17.147Z] === RUN TestRemoveDirectory [2022-04-27T05:18:17.147Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:17.147Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-27T05:18:17.147Z] PASS [2022-04-27T05:18:17.147Z] coverage: 9.3% of statements [2022-04-27T05:18:17.147Z] ok github.com/docker/docker/builder/remotecontext 0.315s coverage: 9.3% of statements [2022-04-27T05:18:17.612Z] === RUN TestEnable [2022-04-27T05:18:17.612Z] --- PASS: TestEnable (0.00s) [2022-04-27T05:18:17.612Z] === RUN TestDisable [2022-04-27T05:18:17.612Z] --- PASS: TestDisable (0.00s) [2022-04-27T05:18:17.612Z] === RUN TestEnabled [2022-04-27T05:18:17.612Z] --- PASS: TestEnabled (0.00s) [2022-04-27T05:18:17.612Z] PASS [2022-04-27T05:18:17.612Z] coverage: 100.0% of statements [2022-04-27T05:18:17.612Z] ok github.com/docker/docker/cli/debug 0.047s coverage: 100.0% of statements [2022-04-27T05:18:18.214Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T05:18:18.377Z] === RUN TestIsGIT [2022-04-27T05:18:18.377Z] --- PASS: TestIsGIT (0.00s) [2022-04-27T05:18:18.377Z] PASS [2022-04-27T05:18:18.377Z] coverage: 100.0% of statements [2022-04-27T05:18:18.377Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.154s coverage: 100.0% of statements [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2022-04-27T05:18:18.377Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2022-04-27T05:18:18.377Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2022-04-27T05:18:18.377Z] === RUN TestCloneArgsSmartHttp [2022-04-27T05:18:18.377Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2022-04-27T05:18:18.377Z] === RUN TestCloneArgsDumbHttp [2022-04-27T05:18:18.377Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2022-04-27T05:18:18.377Z] === RUN TestCloneArgsGit [2022-04-27T05:18:18.377Z] --- PASS: TestCloneArgsGit (0.00s) [2022-04-27T05:18:18.377Z] === RUN TestCheckoutGit [2022-04-27T05:18:18.472Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T05:18:18.586Z] === RUN TestGetAllAllowed [2022-04-27T05:18:18.586Z] --- PASS: TestGetAllAllowed (0.01s) [2022-04-27T05:18:18.586Z] === RUN TestGetAllMeta [2022-04-27T05:18:18.586Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T05:18:18.586Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T05:18:18.586Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestIsExistingDirectory [2022-04-27T05:18:18.586Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-27T05:18:18.586Z] === RUN TestGetFilenameForDownload [2022-04-27T05:18:18.586Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestEnv2Variables [2022-04-27T05:18:18.586Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T05:18:18.586Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestMaintainer [2022-04-27T05:18:18.586Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestLabel [2022-04-27T05:18:18.586Z] --- PASS: TestLabel (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestFromScratch [2022-04-27T05:18:18.586Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestFromWithArg [2022-04-27T05:18:18.586Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T05:18:18.586Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestFromWithUndefinedArg [2022-04-27T05:18:18.586Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T05:18:18.586Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestOnbuild [2022-04-27T05:18:18.586Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestWorkdir [2022-04-27T05:18:18.586Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestCmd [2022-04-27T05:18:18.586Z] --- PASS: TestCmd (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestHealthcheckNone [2022-04-27T05:18:18.586Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestHealthcheckCmd [2022-04-27T05:18:18.586Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestEntrypoint [2022-04-27T05:18:18.586Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestExpose [2022-04-27T05:18:18.586Z] --- PASS: TestExpose (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestUser [2022-04-27T05:18:18.586Z] --- PASS: TestUser (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestVolume [2022-04-27T05:18:18.586Z] --- PASS: TestVolume (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestStopSignal [2022-04-27T05:18:18.586Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T05:18:18.586Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestArg [2022-04-27T05:18:18.586Z] --- PASS: TestArg (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestShell [2022-04-27T05:18:18.586Z] --- PASS: TestShell (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestPrependEnvOnCmd [2022-04-27T05:18:18.586Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestRunWithBuildArgs [2022-04-27T05:18:18.586Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T05:18:18.586Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T05:18:18.586Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T05:18:18.586Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T05:18:18.586Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T05:18:18.586Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestNormalizeWorkdir [2022-04-27T05:18:18.586Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestDispatch [2022-04-27T05:18:18.586Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T05:18:18.586Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T05:18:18.586Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T05:18:18.586Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T05:18:18.586Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T05:18:18.586Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T05:18:18.586Z] === RUN TestDispatch/COPY_url [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch (0.14s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.04s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.04s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T05:18:18.586Z] --- PASS: TestDispatch/COPY_url (0.01s) [2022-04-27T05:18:18.586Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T05:18:18.586Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T05:18:18.586Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T05:18:18.586Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T05:18:18.586Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T05:18:18.586Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T05:18:18.586Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T05:18:18.587Z] === RUN TestEmptyDockerfile [2022-04-27T05:18:18.587Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-27T05:18:18.587Z] === RUN TestSymlinkDockerfile [2022-04-27T05:18:18.587Z] --- PASS: TestSymlinkDockerfile (0.02s) [2022-04-27T05:18:18.587Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T05:18:18.587Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T05:18:18.587Z] === RUN TestNonExistingDockerfile [2022-04-27T05:18:18.587Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T05:18:18.587Z] === RUN TestCopyRunConfig [2022-04-27T05:18:18.587Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T05:18:18.587Z] === RUN TestDeepCopyRunConfig [2022-04-27T05:18:18.587Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T05:18:18.587Z] === RUN TestExportImage [2022-04-27T05:18:18.587Z] --- PASS: TestExportImage (0.00s) [2022-04-27T05:18:18.587Z] === RUN TestNormalizeDest [2022-04-27T05:18:18.587Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T05:18:18.587Z] PASS [2022-04-27T05:18:18.587Z] coverage: 46.7% of statements [2022-04-27T05:18:18.587Z] ok github.com/docker/docker/builder/dockerfile 0.613s coverage: 46.7% of statements [2022-04-27T05:18:18.869Z] === RUN TestInvalidConfig [2022-04-27T05:18:18.869Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T05:18:18.869Z] === RUN TestConfig [2022-04-27T05:18:18.869Z] --- PASS: TestConfig (0.00s) [2022-04-27T05:18:18.869Z] === RUN TestOptionsLabels [2022-04-27T05:18:18.869Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T05:18:18.869Z] === RUN TestValidName [2022-04-27T05:18:18.869Z] --- PASS: TestValidName (0.00s) [2022-04-27T05:18:18.869Z] PASS [2022-04-27T05:18:18.869Z] coverage: 19.7% of statements [2022-04-27T05:18:18.869Z] ok github.com/docker/docker/libnetwork/config 0.082s coverage: 19.7% of statements [2022-04-27T05:18:19.048Z] === RUN TestTCP4Proxy [2022-04-27T05:18:19.048Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-27T05:18:19.048Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T05:18:19.048Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T05:18:19.048Z] === RUN TestTCP6Proxy [2022-04-27T05:18:19.048Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:18:19.048Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T05:18:19.048Z] === RUN TestTCPDualStackProxy [2022-04-27T05:18:19.048Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:18:19.048Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T05:18:19.048Z] === RUN TestUDP4Proxy [2022-04-27T05:18:19.048Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T05:18:19.048Z] === RUN TestUDP6Proxy [2022-04-27T05:18:19.048Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:18:19.048Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T05:18:19.048Z] === RUN TestUDPWriteError [2022-04-27T05:18:19.048Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T05:18:19.048Z] === RUN TestSCTP4Proxy [2022-04-27T05:18:19.048Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T05:18:19.048Z] --- SKIP: TestSCTP4Proxy (0.01s) [2022-04-27T05:18:19.048Z] === RUN TestSCTP6Proxy [2022-04-27T05:18:19.048Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:18:19.048Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T05:18:19.048Z] PASS [2022-04-27T05:18:19.048Z] coverage: 49.4% of statements [2022-04-27T05:18:19.048Z] ok github.com/docker/docker/cmd/docker-proxy 0.077s coverage: 49.4% of statements [2022-04-27T05:18:19.326Z] === RUN TestKey [2022-04-27T05:18:19.326Z] --- PASS: TestKey (0.00s) [2022-04-27T05:18:19.326Z] === RUN TestParseKey [2022-04-27T05:18:19.326Z] --- PASS: TestParseKey (0.00s) [2022-04-27T05:18:19.326Z] === RUN TestInvalidDataStore [2022-04-27T05:18:19.326Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T05:18:19.326Z] === RUN TestKVObjectFlatKey [2022-04-27T05:18:19.326Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T05:18:19.326Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T05:18:19.326Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T05:18:19.326Z] PASS [2022-04-27T05:18:19.326Z] coverage: 21.9% of statements [2022-04-27T05:18:19.326Z] ok github.com/docker/docker/libnetwork/datastore 0.047s coverage: 21.9% of statements [2022-04-27T05:18:19.782Z] === RUN TestErrorInterfaces [2022-04-27T05:18:19.782Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestNetworkMarshalling [2022-04-27T05:18:19.782Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-27T05:18:19.782Z] === RUN TestEndpointMarshalling [2022-04-27T05:18:19.782Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestAuxAddresses [2022-04-27T05:18:19.782Z] time="2022-04-27T05:18:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:18:19.782Z] --- PASS: TestAuxAddresses (0.01s) [2022-04-27T05:18:19.782Z] === RUN TestSRVServiceQuery [2022-04-27T05:18:19.782Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestSRVServiceQuery (0.02s) [2022-04-27T05:18:19.782Z] === RUN TestServiceVIPReuse [2022-04-27T05:18:19.782Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T05:18:19.782Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestDNSIPQuery [2022-04-27T05:18:19.782Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestDNSProxyServFail [2022-04-27T05:18:19.782Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestSandboxAddEmpty [2022-04-27T05:18:19.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestSandboxAddMultiPrio [2022-04-27T05:18:19.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestSandboxAddSamePrio [2022-04-27T05:18:19.782Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.782Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T05:18:19.782Z] === RUN TestCleanupServiceDiscovery [2022-04-27T05:18:19.783Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.783Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T05:18:19.783Z] === RUN TestDNSOptions [2022-04-27T05:18:19.783Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:18:19.783Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T05:18:19.783Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T05:18:19.783Z] time="2022-04-27T05:18:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:18:19.783Z] time="2022-04-27T05:18:19Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:18:19.783Z] --- PASS: TestMultipleControllersWithSameStore (0.02s) [2022-04-27T05:18:19.783Z] PASS [2022-04-27T05:18:19.783Z] coverage: 8.5% of statements [2022-04-27T05:18:19.783Z] ok github.com/docker/docker/libnetwork 0.385s coverage: 8.5% of statements [2022-04-27T05:18:20.240Z] === RUN TestIPDataMarshalling [2022-04-27T05:18:20.240Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T05:18:20.240Z] === RUN TestValidateAndIsV6 [2022-04-27T05:18:20.240Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T05:18:20.240Z] PASS [2022-04-27T05:18:20.240Z] coverage: 68.9% of statements [2022-04-27T05:18:20.240Z] ok github.com/docker/docker/libnetwork/driverapi 0.054s coverage: 68.9% of statements [2022-04-27T05:18:20.368Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T05:18:20.626Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T05:18:20.696Z] === RUN TestDriver [2022-04-27T05:18:20.696Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:18:20.696Z] PASS [2022-04-27T05:18:20.696Z] coverage: 34.8% of statements [2022-04-27T05:18:21.152Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-04-27T05:18:21.153Z] === RUN TestDriver [2022-04-27T05:18:21.153Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:18:21.153Z] PASS [2022-04-27T05:18:21.153Z] coverage: 34.8% of statements [2022-04-27T05:18:21.153Z] ok github.com/docker/docker/libnetwork/drivers/null 0.062s coverage: 34.8% of statements [2022-04-27T05:18:21.558Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T05:18:21.610Z] === RUN TestNetworkAllocateFree [2022-04-27T05:18:21.610Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T05:18:21.610Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T05:18:21.610Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T05:18:21.610Z] PASS [2022-04-27T05:18:21.610Z] coverage: 63.6% of statements [2022-04-27T05:18:21.610Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.050s coverage: 63.6% of statements [2022-04-27T05:18:22.068Z] --- PASS: TestRandomAllocateDeallocate (5.51s) [2022-04-27T05:18:22.068Z] === RUN TestAllocateRandomDeallocate [2022-04-27T05:18:22.124Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T05:18:22.282Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2022-04-27T05:18:22.282Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestProcessNoDockerignore [2022-04-27T05:18:22.282Z] --- PASS: TestProcessNoDockerignore (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestProcessShouldLeaveAllFiles [2022-04-27T05:18:22.282Z] --- PASS: TestProcessShouldLeaveAllFiles (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestDetectContentType [2022-04-27T05:18:22.282Z] --- PASS: TestDetectContentType (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestSelectAcceptableMIME [2022-04-27T05:18:22.282Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestInspectEmptyResponse [2022-04-27T05:18:22.282Z] --- PASS: TestInspectEmptyResponse (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestInspectResponseBinary [2022-04-27T05:18:22.282Z] --- PASS: TestInspectResponseBinary (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestResponseUnsupportedContentType [2022-04-27T05:18:22.282Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestInspectResponseTextSimple [2022-04-27T05:18:22.282Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestInspectResponseEmptyContentType [2022-04-27T05:18:22.282Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestUnknownContentLength [2022-04-27T05:18:22.282Z] --- PASS: TestUnknownContentLength (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestDownloadRemote [2022-04-27T05:18:22.282Z] --- PASS: TestDownloadRemote (0.11s) [2022-04-27T05:18:22.282Z] === RUN TestGetWithStatusError [2022-04-27T05:18:22.282Z] --- PASS: TestGetWithStatusError (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestCloseRootDirectory [2022-04-27T05:18:22.282Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:22.282Z] --- SKIP: TestCloseRootDirectory (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestHashFile [2022-04-27T05:18:22.282Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:22.282Z] --- SKIP: TestHashFile (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestHashSubdir [2022-04-27T05:18:22.282Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:22.282Z] --- SKIP: TestHashSubdir (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestRemoveDirectory [2022-04-27T05:18:22.282Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:22.282Z] --- SKIP: TestRemoveDirectory (0.01s) [2022-04-27T05:18:22.282Z] PASS [2022-04-27T05:18:22.282Z] coverage: 9.3% of statements [2022-04-27T05:18:22.282Z] ok github.com/docker/docker/builder/remotecontext 0.398s coverage: 9.3% of statements [2022-04-27T05:18:22.282Z] === RUN TestEnable [2022-04-27T05:18:22.282Z] --- PASS: TestEnable (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestDisable [2022-04-27T05:18:22.282Z] --- PASS: TestDisable (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestEnabled [2022-04-27T05:18:22.282Z] --- PASS: TestEnabled (0.00s) [2022-04-27T05:18:22.282Z] PASS [2022-04-27T05:18:22.282Z] coverage: 100.0% of statements [2022-04-27T05:18:22.282Z] ok github.com/docker/docker/cli/debug 0.077s coverage: 100.0% of statements [2022-04-27T05:18:22.282Z] === RUN TestGetAllAllowed [2022-04-27T05:18:22.282Z] --- PASS: TestGetAllAllowed (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestGetAllMeta [2022-04-27T05:18:22.282Z] --- PASS: TestGetAllMeta (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestWarnOnUnusedBuildArgs [2022-04-27T05:18:22.282Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestIsUnreferencedBuiltin [2022-04-27T05:18:22.282Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestIsExistingDirectory [2022-04-27T05:18:22.282Z] --- PASS: TestIsExistingDirectory (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestGetFilenameForDownload [2022-04-27T05:18:22.282Z] --- PASS: TestGetFilenameForDownload (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestEnv2Variables [2022-04-27T05:18:22.282Z] --- PASS: TestEnv2Variables (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestEnvValueWithExistingRunConfigEnv [2022-04-27T05:18:22.282Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestMaintainer [2022-04-27T05:18:22.282Z] --- PASS: TestMaintainer (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestLabel [2022-04-27T05:18:22.282Z] --- PASS: TestLabel (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestFromScratch [2022-04-27T05:18:22.282Z] --- PASS: TestFromScratch (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestFromWithArg [2022-04-27T05:18:22.282Z] --- PASS: TestFromWithArg (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestFromWithArgButBuildArgsNotGiven [2022-04-27T05:18:22.282Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestFromWithUndefinedArg [2022-04-27T05:18:22.282Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestFromMultiStageWithNamedStage [2022-04-27T05:18:22.282Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestOnbuild [2022-04-27T05:18:22.282Z] --- PASS: TestOnbuild (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestWorkdir [2022-04-27T05:18:22.282Z] --- PASS: TestWorkdir (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestCmd [2022-04-27T05:18:22.282Z] --- PASS: TestCmd (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestHealthcheckNone [2022-04-27T05:18:22.282Z] --- PASS: TestHealthcheckNone (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestHealthcheckCmd [2022-04-27T05:18:22.282Z] --- PASS: TestHealthcheckCmd (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestEntrypoint [2022-04-27T05:18:22.282Z] --- PASS: TestEntrypoint (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestExpose [2022-04-27T05:18:22.282Z] --- PASS: TestExpose (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestUser [2022-04-27T05:18:22.282Z] --- PASS: TestUser (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestVolume [2022-04-27T05:18:22.282Z] --- PASS: TestVolume (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestStopSignal [2022-04-27T05:18:22.282Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T05:18:22.282Z] --- SKIP: TestStopSignal (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestArg [2022-04-27T05:18:22.282Z] --- PASS: TestArg (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestShell [2022-04-27T05:18:22.282Z] --- PASS: TestShell (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestPrependEnvOnCmd [2022-04-27T05:18:22.282Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestRunWithBuildArgs [2022-04-27T05:18:22.282Z] --- PASS: TestRunWithBuildArgs (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestRunIgnoresHealthcheck [2022-04-27T05:18:22.282Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestDispatchUnsupportedOptions [2022-04-27T05:18:22.282Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2022-04-27T05:18:22.282Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2022-04-27T05:18:22.282Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2022-04-27T05:18:22.282Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestNormalizeWorkdir [2022-04-27T05:18:22.282Z] --- PASS: TestNormalizeWorkdir (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestDispatch [2022-04-27T05:18:22.282Z] === RUN TestDispatch/ADD_multiple_files_to_file [2022-04-27T05:18:22.282Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2022-04-27T05:18:22.282Z] === RUN TestDispatch/COPY_multiple_files_to_file [2022-04-27T05:18:22.282Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2022-04-27T05:18:22.282Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2022-04-27T05:18:22.282Z] === RUN TestDispatch/COPY_wildcard_no_files [2022-04-27T05:18:22.282Z] === RUN TestDispatch/COPY_url [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch (0.09s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.03s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.02s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2022-04-27T05:18:22.282Z] --- PASS: TestDispatch/COPY_url (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestAddScratchImageAddsToMounts [2022-04-27T05:18:22.282Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestAddFromScratchPopulatesPlatform [2022-04-27T05:18:22.282Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2022-04-27T05:18:22.282Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2022-04-27T05:18:22.282Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestImageSourceGetAddsToMounts [2022-04-27T05:18:22.282Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2022-04-27T05:18:22.282Z] === RUN TestEmptyDockerfile [2022-04-27T05:18:22.282Z] --- PASS: TestEmptyDockerfile (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestSymlinkDockerfile [2022-04-27T05:18:22.282Z] --- PASS: TestSymlinkDockerfile (0.01s) [2022-04-27T05:18:22.282Z] === RUN TestDockerfileOutsideTheBuildContext [2022-04-27T05:18:22.282Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2022-04-27T05:18:22.524Z] === RUN TestGetEmptyCapabilities [2022-04-27T05:18:22.524Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T05:18:22.524Z] === RUN TestGetExtraCapabilities [2022-04-27T05:18:22.524Z] --- PASS: TestGetExtraCapabilities (0.00s) [2022-04-27T05:18:22.524Z] === RUN TestGetInvalidCapabilities [2022-04-27T05:18:22.524Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-27T05:18:22.524Z] === RUN TestRemoteDriver [2022-04-27T05:18:22.524Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T05:18:22.524Z] === RUN TestDriverError [2022-04-27T05:18:22.524Z] --- PASS: TestDriverError (0.01s) [2022-04-27T05:18:22.524Z] === RUN TestMissingValues [2022-04-27T05:18:22.524Z] --- PASS: TestMissingValues (0.00s) [2022-04-27T05:18:22.524Z] === RUN TestRollback [2022-04-27T05:18:22.524Z] --- PASS: TestRollback (0.01s) [2022-04-27T05:18:22.524Z] PASS [2022-04-27T05:18:22.524Z] coverage: 57.4% of statements [2022-04-27T05:18:22.524Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.099s coverage: 57.4% of statements [2022-04-27T05:18:22.754Z] === RUN TestNonExistingDockerfile [2022-04-27T05:18:22.754Z] --- PASS: TestNonExistingDockerfile (0.00s) [2022-04-27T05:18:22.754Z] === RUN TestCopyRunConfig [2022-04-27T05:18:22.754Z] --- PASS: TestCopyRunConfig (0.00s) [2022-04-27T05:18:22.754Z] === RUN TestDeepCopyRunConfig [2022-04-27T05:18:22.754Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2022-04-27T05:18:22.754Z] === RUN TestExportImage [2022-04-27T05:18:22.754Z] --- PASS: TestExportImage (0.00s) [2022-04-27T05:18:22.754Z] === RUN TestNormalizeDest [2022-04-27T05:18:22.754Z] --- PASS: TestNormalizeDest (0.00s) [2022-04-27T05:18:22.754Z] PASS [2022-04-27T05:18:22.754Z] coverage: 46.7% of statements [2022-04-27T05:18:22.754Z] ok github.com/docker/docker/builder/dockerfile 0.283s coverage: 46.7% of statements [2022-04-27T05:18:22.981Z] === RUN TestNAT [2022-04-27T05:18:22.981Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T05:18:22.981Z] --- SKIP: TestNAT (0.00s) [2022-04-27T05:18:22.981Z] === RUN TestTransparent [2022-04-27T05:18:22.981Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T05:18:22.981Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T05:18:22.981Z] PASS [2022-04-27T05:18:22.981Z] coverage: 0.0% of statements [2022-04-27T05:18:22.981Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.056s coverage: 0.0% of statements [2022-04-27T05:18:23.059Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T05:18:23.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T05:18:23.316Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T05:18:23.439Z] === RUN TestBuildDefault [2022-04-27T05:18:23.439Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestBuildHostnameDomainname [2022-04-27T05:18:23.439Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestBuildHostname [2022-04-27T05:18:23.439Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestBuildHostnameFQDN [2022-04-27T05:18:23.439Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestBuildNoIP [2022-04-27T05:18:23.439Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestUpdate [2022-04-27T05:18:23.439Z] --- PASS: TestUpdate (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T05:18:23.439Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T05:18:23.439Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestAddEmpty [2022-04-27T05:18:23.439Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestAdd [2022-04-27T05:18:23.439Z] --- PASS: TestAdd (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestDeleteEmpty [2022-04-27T05:18:23.439Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestDeleteNewline [2022-04-27T05:18:23.439Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestDelete [2022-04-27T05:18:23.439Z] --- PASS: TestDelete (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestConcurrentWrites [2022-04-27T05:18:23.439Z] === RUN TestNew [2022-04-27T05:18:23.439Z] --- PASS: TestNew (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestAddDriver [2022-04-27T05:18:23.439Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestAddDuplicateDriver [2022-04-27T05:18:23.439Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T05:18:23.439Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestDriver [2022-04-27T05:18:23.439Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestIPAM [2022-04-27T05:18:23.439Z] --- PASS: TestIPAM (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestWalkIPAMs [2022-04-27T05:18:23.439Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T05:18:23.439Z] === RUN TestWalkDrivers [2022-04-27T05:18:23.439Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T05:18:23.439Z] PASS [2022-04-27T05:18:23.439Z] coverage: 82.4% of statements [2022-04-27T05:18:23.439Z] ok github.com/docker/docker/libnetwork/drvregistry 0.104s coverage: 82.4% of statements [2022-04-27T05:18:23.439Z] --- PASS: TestAllocateRandomDeallocate (1.22s) [2022-04-27T05:18:23.439Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T05:18:23.439Z] --- PASS: TestConcurrentWrites (0.28s) [2022-04-27T05:18:23.439Z] PASS [2022-04-27T05:18:23.439Z] coverage: 81.2% of statements [2022-04-27T05:18:23.439Z] ok github.com/docker/docker/libnetwork/etchosts 0.366s coverage: 81.2% of statements [2022-04-27T05:18:23.574Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T05:18:23.832Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T05:18:23.906Z] === RUN TestNew [2022-04-27T05:18:23.906Z] --- PASS: TestNew (0.00s) [2022-04-27T05:18:23.906Z] === RUN TestAllocate [2022-04-27T05:18:23.906Z] --- PASS: TestAllocate (0.00s) [2022-04-27T05:18:23.906Z] === RUN TestUninitialized [2022-04-27T05:18:23.906Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T05:18:23.906Z] === RUN TestAllocateInRange [2022-04-27T05:18:23.906Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T05:18:23.906Z] === RUN TestAllocateSerial [2022-04-27T05:18:23.906Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T05:18:23.906Z] PASS [2022-04-27T05:18:23.906Z] coverage: 87.5% of statements [2022-04-27T05:18:23.906Z] ok github.com/docker/docker/libnetwork/idm 0.045s coverage: 87.5% of statements [2022-04-27T05:18:24.335Z] === RUN TestTCP4Proxy [2022-04-27T05:18:24.335Z] --- PASS: TestTCP4Proxy (0.01s) [2022-04-27T05:18:24.335Z] === RUN TestTCP4ProxyHalfClose [2022-04-27T05:18:24.335Z] --- PASS: TestTCP4ProxyHalfClose (0.00s) [2022-04-27T05:18:24.335Z] === RUN TestTCP6Proxy [2022-04-27T05:18:24.335Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:18:24.335Z] --- SKIP: TestTCP6Proxy (0.00s) [2022-04-27T05:18:24.335Z] === RUN TestTCPDualStackProxy [2022-04-27T05:18:24.335Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:18:24.335Z] --- SKIP: TestTCPDualStackProxy (0.00s) [2022-04-27T05:18:24.335Z] === RUN TestUDP4Proxy [2022-04-27T05:18:24.335Z] --- PASS: TestUDP4Proxy (0.00s) [2022-04-27T05:18:24.335Z] === RUN TestUDP6Proxy [2022-04-27T05:18:24.335Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:18:24.335Z] --- SKIP: TestUDP6Proxy (0.00s) [2022-04-27T05:18:24.335Z] === RUN TestUDPWriteError [2022-04-27T05:18:24.335Z] --- PASS: TestUDPWriteError (0.00s) [2022-04-27T05:18:24.335Z] === RUN TestSCTP4Proxy [2022-04-27T05:18:24.335Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T05:18:24.335Z] --- SKIP: TestSCTP4Proxy (0.02s) [2022-04-27T05:18:24.335Z] === RUN TestSCTP6Proxy [2022-04-27T05:18:24.335Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:18:24.335Z] --- SKIP: TestSCTP6Proxy (0.00s) [2022-04-27T05:18:24.335Z] PASS [2022-04-27T05:18:24.335Z] coverage: 49.4% of statements [2022-04-27T05:18:24.335Z] ok github.com/docker/docker/cmd/docker-proxy 0.086s coverage: 49.4% of statements [2022-04-27T05:18:24.362Z] === RUN TestCaller [2022-04-27T05:18:24.362Z] --- PASS: TestCaller (0.00s) [2022-04-27T05:18:24.362Z] PASS [2022-04-27T05:18:24.362Z] coverage: 100.0% of statements [2022-04-27T05:18:24.362Z] ok github.com/docker/docker/libnetwork/internal/caller 0.040s coverage: 100.0% of statements [2022-04-27T05:18:24.362Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.07s) [2022-04-27T05:18:24.362Z] === RUN TestRetrieveFromStore [2022-04-27T05:18:24.395Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T05:18:24.614Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2022-04-27T05:18:24.614Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2022-04-27T05:18:24.614Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-27T05:18:24.614Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-04-27T05:18:24.614Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2022-04-27T05:18:24.614Z] Cross building: bundles/cross/windows/amd64 [2022-04-27T05:18:24.614Z] +++++++ cat ./cli/winresources/dockerd/winres.json [2022-04-27T05:18:24.614Z] { [2022-04-27T05:18:24.614Z] "RT_GROUP_ICON": { [2022-04-27T05:18:24.614Z] "#1": { [2022-04-27T05:18:24.614Z] "0409": "../../winresources/docker.ico" [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] }, [2022-04-27T05:18:24.614Z] "RT_MANIFEST": { [2022-04-27T05:18:24.614Z] "#1": { [2022-04-27T05:18:24.614Z] "0409": { [2022-04-27T05:18:24.614Z] "identity": {}, [2022-04-27T05:18:24.614Z] "description": "Docker Engine", [2022-04-27T05:18:24.614Z] "minimum-os": "vista", [2022-04-27T05:18:24.614Z] "execution-level": "", [2022-04-27T05:18:24.614Z] "ui-access": false, [2022-04-27T05:18:24.614Z] "auto-elevate": false, [2022-04-27T05:18:24.614Z] "dpi-awareness": "unaware", [2022-04-27T05:18:24.614Z] "disable-theming": false, [2022-04-27T05:18:24.614Z] "disable-window-filtering": false, [2022-04-27T05:18:24.614Z] "high-resolution-scrolling-aware": false, [2022-04-27T05:18:24.614Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T05:18:24.614Z] "long-path-aware": false, [2022-04-27T05:18:24.614Z] "printer-driver-isolation": false, [2022-04-27T05:18:24.614Z] "gdi-scaling": false, [2022-04-27T05:18:24.614Z] "segment-heap": false, [2022-04-27T05:18:24.614Z] "use-common-controls-v6": false [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] }, [2022-04-27T05:18:24.614Z] "RT_MESSAGETABLE": { [2022-04-27T05:18:24.614Z] "#1": { [2022-04-27T05:18:24.614Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] }, [2022-04-27T05:18:24.614Z] "RT_VERSION": { [2022-04-27T05:18:24.614Z] "#1": { [2022-04-27T05:18:24.614Z] "0409": { [2022-04-27T05:18:24.614Z] "fixed": { [2022-04-27T05:18:24.614Z] "file_version": "0.0.0.0", [2022-04-27T05:18:24.614Z] "product_version": "0.0.0.0", [2022-04-27T05:18:24.614Z] "type": "Unknown" [2022-04-27T05:18:24.614Z] }, [2022-04-27T05:18:24.614Z] "info": { [2022-04-27T05:18:24.614Z] "0000": { [2022-04-27T05:18:24.614Z] "CompanyName": "", [2022-04-27T05:18:24.614Z] "FileVersion": "dev", [2022-04-27T05:18:24.614Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-27T05:18:24.614Z] "OriginalFileName": "dockerd-dev.exe", [2022-04-27T05:18:24.614Z] "ProductName": "", [2022-04-27T05:18:24.614Z] "ProductVersion": "dev", [2022-04-27T05:18:24.614Z] "SpecialBuild": "314a47492a4aa604f5a400adecc99dcc439d72bc" [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] } [2022-04-27T05:18:24.614Z] cmd/dockerd/config.go [2022-04-27T05:18:24.614Z] cmd/dockerd/config_windows.go [2022-04-27T05:18:24.614Z] cmd/dockerd/daemon.go [2022-04-27T05:18:24.614Z] cmd/dockerd/daemon_test.go [2022-04-27T05:18:24.614Z] cmd/dockerd/daemon_windows.go [2022-04-27T05:18:24.614Z] cmd/dockerd/docker.go [2022-04-27T05:18:24.614Z] cmd/dockerd/docker_windows.go [2022-04-27T05:18:24.614Z] cmd/dockerd/genwinres_windows.go [2022-04-27T05:18:24.614Z] cmd/dockerd/metrics.go [2022-04-27T05:18:24.614Z] cmd/dockerd/options.go [2022-04-27T05:18:24.614Z] cmd/dockerd/options_test.go [2022-04-27T05:18:24.614Z] cmd/dockerd/service_windows.go [2022-04-27T05:18:24.614Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-27T05:18:24.614Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-27T05:18:24.818Z] === RUN TestSetSerialInsertDelete [2022-04-27T05:18:24.818Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T05:18:24.818Z] === RUN TestSetParallelInsertDelete [2022-04-27T05:18:25.274Z] --- PASS: TestRetrieveFromStore (0.76s) [2022-04-27T05:18:25.274Z] === RUN TestIsCorrupted [2022-04-27T05:18:25.274Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-27T05:18:25.274Z] === RUN TestSetRollover [2022-04-27T05:18:25.325Z] --- PASS: TestServiceWithDataPathPortInit (15.80s) [2022-04-27T05:18:25.325Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:18:25.887Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T05:18:26.246Z] === RUN TestInt2IP2IntConversion [2022-04-27T05:18:26.451Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T05:18:26.703Z] --- PASS: TestInt2IP2IntConversion (0.60s) [2022-04-27T05:18:26.703Z] === RUN TestGetAddressVersion [2022-04-27T05:18:26.703Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T05:18:26.703Z] === RUN TestKeyString [2022-04-27T05:18:26.703Z] --- PASS: TestKeyString (0.00s) [2022-04-27T05:18:26.703Z] === RUN TestPoolDataMarshal [2022-04-27T05:18:26.703Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T05:18:26.703Z] === RUN TestSubnetsMarshal [2022-04-27T05:18:26.703Z] --- PASS: TestSubnetsMarshal (0.04s) [2022-04-27T05:18:26.703Z] === RUN TestAddSubnets [2022-04-27T05:18:26.703Z] --- PASS: TestAddSubnets (0.05s) [2022-04-27T05:18:26.703Z] === RUN TestDoublePoolRelease [2022-04-27T05:18:26.703Z] --- PASS: TestDoublePoolRelease (0.03s) [2022-04-27T05:18:26.703Z] === RUN TestAddReleasePoolID [2022-04-27T05:18:26.703Z] --- PASS: TestAddReleasePoolID (0.07s) [2022-04-27T05:18:26.703Z] === RUN TestPredefinedPool [2022-04-27T05:18:26.703Z] === RUN TestPoolRequest [2022-04-27T05:18:26.703Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T05:18:26.703Z] === RUN TestOtherRequests [2022-04-27T05:18:26.703Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T05:18:26.703Z] PASS [2022-04-27T05:18:26.703Z] coverage: 57.1% of statements [2022-04-27T05:18:26.703Z] ok github.com/docker/docker/libnetwork/ipams/null 0.052s coverage: 57.1% of statements [2022-04-27T05:18:26.703Z] --- PASS: TestPredefinedPool (0.03s) [2022-04-27T05:18:26.703Z] === RUN TestRemoveSubnet [2022-04-27T05:18:26.703Z] --- PASS: TestSetRollover (1.50s) [2022-04-27T05:18:26.703Z] === RUN TestSetRolloverSerial [2022-04-27T05:18:27.171Z] --- PASS: TestRemoveSubnet (0.19s) [2022-04-27T05:18:27.171Z] === RUN TestGetSameAddress [2022-04-27T05:18:27.171Z] --- PASS: TestGetSameAddress (0.06s) [2022-04-27T05:18:27.171Z] === RUN TestPoolAllocationReuse [2022-04-27T05:18:28.134Z] === RUN TestGetCapabilities [2022-04-27T05:18:28.134Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T05:18:28.134Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T05:18:28.134Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T05:18:28.134Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T05:18:28.134Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-27T05:18:28.134Z] === RUN TestRemoteDriver [2022-04-27T05:18:28.134Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T05:18:28.134Z] PASS [2022-04-27T05:18:28.134Z] coverage: 47.4% of statements [2022-04-27T05:18:28.134Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.078s coverage: 47.4% of statements [2022-04-27T05:18:28.590Z] --- PASS: TestSetRolloverSerial (1.57s) [2022-04-27T05:18:28.590Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T05:18:28.590Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T05:18:28.590Z] PASS [2022-04-27T05:18:28.590Z] coverage: 84.4% of statements [2022-04-27T05:18:28.590Z] ok github.com/docker/docker/libnetwork/bitseq 11.730s coverage: 84.4% of statements [2022-04-27T05:18:28.590Z] --- PASS: TestPoolAllocationReuse (1.65s) [2022-04-27T05:18:28.590Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T05:18:28.590Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s) [2022-04-27T05:18:28.590Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T05:18:28.973Z] service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:yq222nlfw234bp7ysfi4q7agj Created:2022-04-27 05:18:26.656913873 +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[feb695c0d203ac796b427a841b06b85f6def4bb34fe09dbcff318b57ddaa3baf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aouy3umj8n4upsng6w3zld56l EndpointID:ac18431ba2ae6c84d9d188782e9f279fb269fb4e59b6cd9ca0d8fa81c9397ce2 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5132473dbdef99024cff645343476ea5dbfd83e53b4b05d2536ad5223360a4dd 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:366607e59f1a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.aouy3umj8n4upsng6w3zld56l EndpointID:ac18431ba2ae6c84d9d188782e9f279fb269fb4e59b6cd9ca0d8fa81c9397ce2 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-04-27T05:18:28.973Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T05:18:29.047Z] === RUN TestWindowsIPAM [2022-04-27T05:18:29.047Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T05:18:29.047Z] PASS [2022-04-27T05:18:29.047Z] coverage: 71.4% of statements [2022-04-27T05:18:29.047Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-04-27T05:18:29.537Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T05:18:30.012Z] === RUN TestDefaultNetwork [2022-04-27T05:18:30.469Z] --- PASS: TestDefaultNetwork (0.31s) [2022-04-27T05:18:30.469Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T05:18:30.469Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-04-27T05:18:30.469Z] === RUN TestInitAddressPools [2022-04-27T05:18:30.469Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T05:18:30.469Z] PASS [2022-04-27T05:18:30.469Z] coverage: 74.0% of statements [2022-04-27T05:18:30.912Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T05:18:30.925Z] ok github.com/docker/docker/libnetwork/ipamutils 0.712s coverage: 74.0% of statements [2022-04-27T05:18:30.925Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.27s) [2022-04-27T05:18:30.925Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T05:18:31.389Z] === RUN TestKeyValue [2022-04-27T05:18:31.389Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T05:18:31.389Z] PASS [2022-04-27T05:18:31.389Z] coverage: 60.0% of statements [2022-04-27T05:18:31.389Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-04-27T05:18:31.846Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T05:18:32.778Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T05:18:33.034Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.75s) [2022-04-27T05:18:33.034Z] PASS [2022-04-27T05:18:33.034Z] [2022-04-27T05:18:33.034Z] === Skipped [2022-04-27T05:18:33.034Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:18:33.034Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:18:33.034Z] [2022-04-27T05:18:33.034Z] DONE 38 tests, 1 skipped in 49.409s [2022-04-27T05:18:33.034Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:18:33.034Z] ++ 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 [2022-04-27T05:18:33.034Z] ++ set -e [2022-04-27T05:18:33.034Z] ++ '[' -n 0 ']' [2022-04-27T05:18:33.034Z] ++ set -x [2022-04-27T05:18:33.034Z] ++ 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 [2022-04-27T05:18:33.034Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T05:18:33.034Z] INFO: Testing against a local daemon [2022-04-27T05:18:33.034Z] === RUN TestDockerNetworkIpvlanPersistance [2022-04-27T05:18:33.034Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:18:33.034Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-27T05:18:33.034Z] === RUN TestDockerNetworkIpvlan [2022-04-27T05:18:33.034Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:18:33.034Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:18:33.034Z] PASS [2022-04-27T05:18:33.034Z] [2022-04-27T05:18:33.034Z] === Skipped [2022-04-27T05:18:33.034Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2022-04-27T05:18:33.034Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:18:33.034Z] [2022-04-27T05:18:33.034Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-04-27T05:18:33.034Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-04-27T05:18:33.034Z] [2022-04-27T05:18:33.034Z] DONE 2 tests, 2 skipped in 0.119s [2022-04-27T05:18:33.034Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-04-27T05:18:33.034Z] ++ 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 [2022-04-27T05:18:33.035Z] ++ set -e [2022-04-27T05:18:33.035Z] ++ '[' -n 0 ']' [2022-04-27T05:18:33.035Z] ++ set -x [2022-04-27T05:18:33.035Z] ++ 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 [2022-04-27T05:18:33.290Z] INFO: Testing against a local daemon [2022-04-27T05:18:33.290Z] === RUN TestDockerNetworkMacvlanPersistance [2022-04-27T05:18:33.897Z] === RUN TestCheckpointCreateError [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCheckpointCreate [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCheckpointDeleteError [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCheckpointDelete [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCheckpointListError [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCheckpointList [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T05:18:33.897Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T05:18:33.897Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T05:18:33.897Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestGetAPIPath [2022-04-27T05:18:33.897Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestParseHostURL [2022-04-27T05:18:33.897Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T05:18:33.897Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersion [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T05:18:33.897Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestClientRedirect [2022-04-27T05:18:33.897Z] === RUN TestClientRedirect/GET [2022-04-27T05:18:33.897Z] === RUN TestClientRedirect/POST [2022-04-27T05:18:33.897Z] === RUN TestClientRedirect/PUT [2022-04-27T05:18:33.897Z] === RUN TestClientRedirect/DELETE [2022-04-27T05:18:33.897Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T05:18:33.897Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigCreateUnsupported [2022-04-27T05:18:33.897Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigCreateError [2022-04-27T05:18:33.897Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigCreate [2022-04-27T05:18:33.897Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigInspectNotFound [2022-04-27T05:18:33.897Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T05:18:33.897Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigInspectUnsupported [2022-04-27T05:18:33.897Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigInspectError [2022-04-27T05:18:33.897Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T05:18:33.897Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigInspect [2022-04-27T05:18:33.897Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigListUnsupported [2022-04-27T05:18:33.897Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigListError [2022-04-27T05:18:33.897Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigList [2022-04-27T05:18:33.897Z] --- PASS: TestConfigList (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigRemoveUnsupported [2022-04-27T05:18:33.897Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigRemoveError [2022-04-27T05:18:33.897Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigRemove [2022-04-27T05:18:33.897Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigUpdateUnsupported [2022-04-27T05:18:33.897Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigUpdateError [2022-04-27T05:18:33.897Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestConfigUpdate [2022-04-27T05:18:33.897Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerCommitError [2022-04-27T05:18:33.897Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerCommit [2022-04-27T05:18:33.897Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerStatPathError [2022-04-27T05:18:33.897Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T05:18:33.897Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T05:18:33.897Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerStatPath [2022-04-27T05:18:33.897Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyToContainerError [2022-04-27T05:18:33.897Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T05:18:33.897Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T05:18:33.897Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyToContainer [2022-04-27T05:18:33.897Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyFromContainerError [2022-04-27T05:18:33.897Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T05:18:33.897Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T05:18:33.897Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T05:18:33.897Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestCopyFromContainer [2022-04-27T05:18:33.897Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerCreateError [2022-04-27T05:18:33.897Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerCreateImageNotFound [2022-04-27T05:18:33.897Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerCreateWithName [2022-04-27T05:18:33.897Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T05:18:33.897Z] === RUN TestContainerCreateAutoRemove [2022-04-27T05:18:33.897Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerDiffError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerDiff [2022-04-27T05:18:33.898Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecCreateError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecCreate [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecStartError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecStart [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecStart (0.01s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecInspectError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecInspect [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExportError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExport [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerInspectError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T05:18:33.898Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T05:18:33.898Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerInspect [2022-04-27T05:18:33.898Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerInspectNode [2022-04-27T05:18:33.898Z] --- PASS: TestContainerInspectNode (0.01s) [2022-04-27T05:18:33.898Z] === RUN TestContainerKillError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerKill [2022-04-27T05:18:33.898Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerListError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerList [2022-04-27T05:18:33.898Z] --- PASS: TestContainerList (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerLogsNotFoundError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerLogsError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerLogs [2022-04-27T05:18:33.898Z] --- PASS: TestContainerLogs (0.21s) [2022-04-27T05:18:33.898Z] === RUN TestContainerPauseError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerPause [2022-04-27T05:18:33.898Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainersPruneError [2022-04-27T05:18:33.898Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainersPrune [2022-04-27T05:18:33.898Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRemoveError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRemove [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRenameError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRename [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerResizeError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecResizeError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerResize [2022-04-27T05:18:33.898Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerExecResize [2022-04-27T05:18:33.898Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRestartError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerRestart [2022-04-27T05:18:33.898Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerStartError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerStart [2022-04-27T05:18:33.898Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerStatsError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerStats [2022-04-27T05:18:33.898Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerStopError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerStop [2022-04-27T05:18:33.898Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerTopError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerTop [2022-04-27T05:18:33.898Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerUnpauseError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerUnpause [2022-04-27T05:18:33.898Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerUpdateError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerUpdate [2022-04-27T05:18:33.898Z] --- PASS: TestContainerUpdate (0.01s) [2022-04-27T05:18:33.898Z] === RUN TestContainerWaitError [2022-04-27T05:18:33.898Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestContainerWait [2022-04-27T05:18:33.898Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestDiskUsageError [2022-04-27T05:18:33.898Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestDiskUsage [2022-04-27T05:18:33.898Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestDistributionInspectUnsupported [2022-04-27T05:18:33.898Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T05:18:33.898Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestEventsErrorInOptions [2022-04-27T05:18:33.898Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestEventsErrorFromServer [2022-04-27T05:18:33.898Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestEvents [2022-04-27T05:18:33.898Z] --- PASS: TestEvents (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestTLSCloseWriter [2022-04-27T05:18:33.898Z] === PAUSE TestTLSCloseWriter [2022-04-27T05:18:33.898Z] === RUN TestImageBuildError [2022-04-27T05:18:33.898Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageBuild [2022-04-27T05:18:33.898Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestGetDockerOS [2022-04-27T05:18:33.898Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageCreateError [2022-04-27T05:18:33.898Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageCreate [2022-04-27T05:18:33.898Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageHistoryError [2022-04-27T05:18:33.898Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageHistory [2022-04-27T05:18:33.898Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageImportError [2022-04-27T05:18:33.898Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageImport [2022-04-27T05:18:33.898Z] --- PASS: TestImageImport (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageInspectError [2022-04-27T05:18:33.898Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageInspectImageNotFound [2022-04-27T05:18:33.898Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageInspectWithEmptyID [2022-04-27T05:18:33.898Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageInspect [2022-04-27T05:18:33.898Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageListError [2022-04-27T05:18:33.898Z] --- PASS: TestImageListError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageList [2022-04-27T05:18:33.898Z] --- PASS: TestImageList (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageListApiBefore125 [2022-04-27T05:18:33.898Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageLoadError [2022-04-27T05:18:33.898Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageLoad [2022-04-27T05:18:33.898Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagesPruneError [2022-04-27T05:18:33.898Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagesPrune [2022-04-27T05:18:33.898Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullReferenceParseError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullAnyError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePullWithoutErrors [2022-04-27T05:18:33.898Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushReferenceError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushAnyError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithoutErrors [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T05:18:33.898Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageRemoveError [2022-04-27T05:18:33.898Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageRemoveImageNotFound [2022-04-27T05:18:33.898Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageRemove [2022-04-27T05:18:33.898Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSaveError [2022-04-27T05:18:33.898Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSave [2022-04-27T05:18:33.898Z] --- PASS: TestImageSave (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSearchAnyError [2022-04-27T05:18:33.898Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T05:18:33.898Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:18:33.898Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:18:33.898Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T05:18:33.898Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageSearchWithoutErrors [2022-04-27T05:18:33.898Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageTagError [2022-04-27T05:18:33.898Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageTagInvalidReference [2022-04-27T05:18:33.898Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T05:18:33.898Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageTagHexSource [2022-04-27T05:18:33.898Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestImageTag [2022-04-27T05:18:33.898Z] --- PASS: TestImageTag (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestInfoServerError [2022-04-27T05:18:33.898Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T05:18:33.898Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestInfo [2022-04-27T05:18:33.898Z] --- PASS: TestInfo (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkConnectError [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkConnect [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkCreateError [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkCreate [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkDisconnectError [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkDisconnect [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect/no_options [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect/verbose [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect/global_scope [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T05:18:33.898Z] === RUN TestNetworkInspect/server_error [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkListError [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkList [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworksPruneError [2022-04-27T05:18:33.898Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworksPrune [2022-04-27T05:18:33.898Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkRemoveError [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNetworkRemove [2022-04-27T05:18:33.898Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeInspectError [2022-04-27T05:18:33.898Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T05:18:33.898Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T05:18:33.898Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeInspect [2022-04-27T05:18:33.898Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeListError [2022-04-27T05:18:33.898Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeList [2022-04-27T05:18:33.898Z] --- PASS: TestNodeList (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeRemoveError [2022-04-27T05:18:33.898Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeRemove [2022-04-27T05:18:33.898Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeUpdateError [2022-04-27T05:18:33.898Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestNodeUpdate [2022-04-27T05:18:33.898Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestOptionWithHostFromEnv [2022-04-27T05:18:33.898Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestOptionWithTimeout [2022-04-27T05:18:33.898Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T05:18:33.898Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPingFail [2022-04-27T05:18:33.898Z] --- PASS: TestPingFail (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPingWithError [2022-04-27T05:18:33.898Z] 2022/04/27 05:18:31 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:33.898Z] 2022/04/27 05:18:31 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:33.898Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPingSuccess [2022-04-27T05:18:33.898Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPingHeadFallback [2022-04-27T05:18:33.898Z] === RUN TestPingHeadFallback/OK [2022-04-27T05:18:33.898Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T05:18:33.898Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T05:18:33.898Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T05:18:33.898Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T05:18:33.898Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginDisableError [2022-04-27T05:18:33.898Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginDisable [2022-04-27T05:18:33.898Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginEnableError [2022-04-27T05:18:33.898Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginEnable [2022-04-27T05:18:33.898Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginInspectError [2022-04-27T05:18:33.898Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T05:18:33.898Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginInspect [2022-04-27T05:18:33.898Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginListError [2022-04-27T05:18:33.898Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginList [2022-04-27T05:18:33.898Z] --- PASS: TestPluginList (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginPushError [2022-04-27T05:18:33.898Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T05:18:33.898Z] === RUN TestPluginPush [2022-04-27T05:18:33.898Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestPluginRemoveError [2022-04-27T05:18:33.899Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestPluginRemove [2022-04-27T05:18:33.899Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestPluginSetError [2022-04-27T05:18:33.899Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestPluginSet [2022-04-27T05:18:33.899Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSetHostHeader [2022-04-27T05:18:33.899Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestPlainTextError [2022-04-27T05:18:33.899Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestInfiniteError [2022-04-27T05:18:33.899Z] --- PASS: TestInfiniteError (0.02s) [2022-04-27T05:18:33.899Z] === RUN TestCanceledContext [2022-04-27T05:18:33.899Z] 2022/04/27 05:18:31 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:33.899Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestDeadlineExceededContext [2022-04-27T05:18:33.899Z] 2022/04/27 05:18:31 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:33.899Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretCreateUnsupported [2022-04-27T05:18:33.899Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretCreateError [2022-04-27T05:18:33.899Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretCreate [2022-04-27T05:18:33.899Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretInspectUnsupported [2022-04-27T05:18:33.899Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretInspectError [2022-04-27T05:18:33.899Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T05:18:33.899Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T05:18:33.899Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretInspect [2022-04-27T05:18:33.899Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretListUnsupported [2022-04-27T05:18:33.899Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretListError [2022-04-27T05:18:33.899Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretList [2022-04-27T05:18:33.899Z] --- PASS: TestSecretList (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretRemoveUnsupported [2022-04-27T05:18:33.899Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretRemoveError [2022-04-27T05:18:33.899Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretRemove [2022-04-27T05:18:33.899Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretUpdateUnsupported [2022-04-27T05:18:33.899Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretUpdateError [2022-04-27T05:18:33.899Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSecretUpdate [2022-04-27T05:18:33.899Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceCreateError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceCreate [2022-04-27T05:18:33.899Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T05:18:33.899Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceCreateDigestPinning [2022-04-27T05:18:33.899Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceInspectError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T05:18:33.899Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T05:18:33.899Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceInspect [2022-04-27T05:18:33.899Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceListError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceList [2022-04-27T05:18:33.899Z] --- PASS: TestServiceList (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceLogsError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceLogs [2022-04-27T05:18:33.899Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceRemoveError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceRemove [2022-04-27T05:18:33.899Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceUpdateError [2022-04-27T05:18:33.899Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestServiceUpdate [2022-04-27T05:18:33.899Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmGetUnlockKey [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmInitError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmInit [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmInspectError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmInspect [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmJoinError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmJoin [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmLeaveError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmLeave [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmUnlockError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmUnlock [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmUpdateError [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestSwarmUpdate [2022-04-27T05:18:33.899Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestTaskInspectError [2022-04-27T05:18:33.899Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T05:18:33.899Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestTaskInspect [2022-04-27T05:18:33.899Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestTaskListError [2022-04-27T05:18:33.899Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestTaskList [2022-04-27T05:18:33.899Z] --- PASS: TestTaskList (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeCreateError [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeCreate [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeInspectError [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeInspectNotFound [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeInspect [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeListError [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeList [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeRemoveError [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T05:18:33.899Z] === RUN TestVolumeRemove [2022-04-27T05:18:33.899Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T05:18:33.899Z] === CONT TestTLSCloseWriter [2022-04-27T05:18:33.899Z] --- PASS: TestTLSCloseWriter (0.05s) [2022-04-27T05:18:33.899Z] PASS [2022-04-27T05:18:33.899Z] coverage: 75.1% of statements [2022-04-27T05:18:33.899Z] ok github.com/docker/docker/client 0.527s coverage: 75.1% of statements [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T05:18:34.281Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T05:18:34.281Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (2.95s) [2022-04-27T05:18:34.281Z] === RUN TestGetAddress [2022-04-27T05:18:34.659Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.45s) [2022-04-27T05:18:34.659Z] === RUN TestDockerNetworkMacvlan [2022-04-27T05:18:34.737Z] === RUN TestNetworkDBSimple [2022-04-27T05:18:34.918Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-04-27T05:18:35.193Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T05:18:35.193Z] PASS [2022-04-27T05:18:35.193Z] coverage: 100.0% of statements [2022-04-27T05:18:35.193Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.045s coverage: 100.0% of statements [2022-04-27T05:18:35.193Z] === RUN TestGenerate [2022-04-27T05:18:35.193Z] --- PASS: TestGenerate (0.00s) [2022-04-27T05:18:35.193Z] === RUN TestGeneratePtr [2022-04-27T05:18:35.193Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T05:18:35.193Z] === RUN TestGenerateMissingField [2022-04-27T05:18:35.193Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T05:18:35.193Z] === RUN TestFieldCannotBeSet [2022-04-27T05:18:35.193Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T05:18:35.193Z] === RUN TestTypeMismatchError [2022-04-27T05:18:35.193Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T05:18:35.193Z] PASS [2022-04-27T05:18:35.193Z] coverage: 100.0% of statements [2022-04-27T05:18:35.193Z] ok github.com/docker/docker/libnetwork/options 0.041s coverage: 100.0% of statements [2022-04-27T05:18:35.481Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-04-27T05:18:35.649Z] 2022/04/27 05:18:35 Closing DB instances... [2022-04-27T05:18:35.649Z] testing: warning: no tests to run [2022-04-27T05:18:35.649Z] PASS [2022-04-27T05:18:35.649Z] coverage: 0.0% of statements [2022-04-27T05:18:35.649Z] ok github.com/docker/docker/libnetwork/osl 0.038s coverage: 0.0% of statements [no tests to run] [2022-04-27T05:18:35.738Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T05:18:36.105Z] === RUN TestRequestNewPort [2022-04-27T05:18:36.105Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestRequestSpecificPort [2022-04-27T05:18:36.105Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestReleasePort [2022-04-27T05:18:36.105Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestReuseReleasedPort [2022-04-27T05:18:36.105Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestReleaseUnreadledPort [2022-04-27T05:18:36.105Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestUnknowProtocol [2022-04-27T05:18:36.105Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestAllocateAllPorts [2022-04-27T05:18:36.105Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestPortAllocation [2022-04-27T05:18:36.105Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T05:18:36.105Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestNoDuplicateBPR [2022-04-27T05:18:36.105Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T05:18:36.105Z] === RUN TestChangePortRange [2022-04-27T05:18:36.105Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T05:18:36.105Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T05:18:36.105Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T05:18:36.105Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T05:18:36.105Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T05:18:36.105Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T05:18:36.105Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T05:18:36.105Z] PASS [2022-04-27T05:18:36.105Z] coverage: 88.6% of statements [2022-04-27T05:18:36.105Z] ok github.com/docker/docker/libnetwork/portallocator 0.047s coverage: 88.6% of statements [2022-04-27T05:18:36.562Z] testing: warning: no tests to run [2022-04-27T05:18:36.562Z] PASS [2022-04-27T05:18:36.562Z] coverage: 0.0% of statements [2022-04-27T05:18:36.667Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-04-27T05:18:37.019Z] ok github.com/docker/docker/libnetwork/portmapper 0.044s coverage: 0.0% of statements [no tests to run] [2022-04-27T05:18:37.019Z] === RUN TestHashData [2022-04-27T05:18:37.019Z] --- PASS: TestHashData (0.00s) [2022-04-27T05:18:37.019Z] PASS [2022-04-27T05:18:37.019Z] coverage: 2.8% of statements [2022-04-27T05:18:37.019Z] ok github.com/docker/docker/libnetwork/resolvconf 0.042s coverage: 2.8% of statements [2022-04-27T05:18:37.019Z] --- PASS: TestNetworkDBSimple (2.46s) [2022-04-27T05:18:37.019Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T05:18:37.598Z] docker_api_swarm_test.go:304: [d33d74fe7de30] joining swarm manager [d2c393b8b846b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:18:37.598Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-04-27T05:18:37.984Z] === RUN TestErrorConstructors [2022-04-27T05:18:37.984Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T05:18:37.984Z] === RUN TestCompareIPMask [2022-04-27T05:18:37.984Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T05:18:37.984Z] === RUN TestUtilGetHostPartIP [2022-04-27T05:18:37.984Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T05:18:37.984Z] === RUN TestUtilGetBroadcastIP [2022-04-27T05:18:37.984Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T05:18:37.984Z] === RUN TestParseCIDR [2022-04-27T05:18:37.984Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T05:18:37.984Z] PASS [2022-04-27T05:18:37.984Z] coverage: 37.3% of statements [2022-04-27T05:18:37.984Z] ok github.com/docker/docker/libnetwork/types 0.049s coverage: 37.3% of statements [2022-04-27T05:18:38.440Z] 2022/04/27 05:18:37 Closing DB instances... [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T05:18:38.440Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T05:18:38.441Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T05:18:38.441Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T05:18:38.441Z] PASS [2022-04-27T05:18:38.441Z] coverage: 55.0% of statements [2022-04-27T05:18:38.441Z] ok github.com/docker/docker/oci 0.057s coverage: 55.0% of statements [2022-04-27T05:18:38.968Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T05:18:38.968Z] docker_api_swarm_test.go:305: [d52d339bf8839] joining swarm manager [d2c393b8b846b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:18:39.288Z] === RUN TestCheckpointCreateError [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointCreateError (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestCheckpointCreate [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointCreate (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestCheckpointDeleteError [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointDeleteError (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestCheckpointDelete [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointDelete (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestCheckpointListError [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointListError (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestCheckpointList [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointList (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestCheckpointListContainerNotFound [2022-04-27T05:18:39.288Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNewClientWithOpsFromEnv [2022-04-27T05:18:39.288Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T05:18:39.288Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestGetAPIPath [2022-04-27T05:18:39.288Z] --- PASS: TestGetAPIPath (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestParseHostURL [2022-04-27T05:18:39.288Z] --- PASS: TestParseHostURL (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2022-04-27T05:18:39.288Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersionEmpty [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersion [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersion/downgrade_from_default [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersion/no_downgrade_from_custom_version [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersion/downgrade_legacy [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersion/downgrade_old [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersion/no_upgrade [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersion/downgrade_from_default (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersion/no_downgrade_from_custom_version (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersion/downgrade_legacy (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersion/downgrade_old (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersion/no_upgrade (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPVersionOverride [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersionAutomatic [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2022-04-27T05:18:39.288Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestClientRedirect [2022-04-27T05:18:39.288Z] === RUN TestClientRedirect/GET [2022-04-27T05:18:39.288Z] === RUN TestClientRedirect/POST [2022-04-27T05:18:39.288Z] === RUN TestClientRedirect/PUT [2022-04-27T05:18:39.288Z] === RUN TestClientRedirect/DELETE [2022-04-27T05:18:39.288Z] --- PASS: TestClientRedirect (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestClientRedirect/GET (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestClientRedirect/POST (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestClientRedirect/PUT (0.00s) [2022-04-27T05:18:39.288Z] --- PASS: TestClientRedirect/DELETE (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigCreateUnsupported [2022-04-27T05:18:39.288Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigCreateError [2022-04-27T05:18:39.288Z] --- PASS: TestConfigCreateError (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigCreate [2022-04-27T05:18:39.288Z] --- PASS: TestConfigCreate (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigInspectNotFound [2022-04-27T05:18:39.288Z] --- PASS: TestConfigInspectNotFound (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigInspectWithEmptyID [2022-04-27T05:18:39.288Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigInspectUnsupported [2022-04-27T05:18:39.288Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigInspectError [2022-04-27T05:18:39.288Z] --- PASS: TestConfigInspectError (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigInspectConfigNotFound [2022-04-27T05:18:39.288Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigInspect [2022-04-27T05:18:39.288Z] --- PASS: TestConfigInspect (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigListUnsupported [2022-04-27T05:18:39.288Z] --- PASS: TestConfigListUnsupported (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigListError [2022-04-27T05:18:39.288Z] --- PASS: TestConfigListError (0.00s) [2022-04-27T05:18:39.288Z] === RUN TestConfigList [2022-04-27T05:18:39.288Z] --- PASS: TestConfigList (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestConfigRemoveUnsupported [2022-04-27T05:18:39.289Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestConfigRemoveError [2022-04-27T05:18:39.289Z] --- PASS: TestConfigRemoveError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestConfigRemove [2022-04-27T05:18:39.289Z] --- PASS: TestConfigRemove (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestConfigUpdateUnsupported [2022-04-27T05:18:39.289Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestConfigUpdateError [2022-04-27T05:18:39.289Z] --- PASS: TestConfigUpdateError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestConfigUpdate [2022-04-27T05:18:39.289Z] --- PASS: TestConfigUpdate (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerCommitError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerCommitError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerCommit [2022-04-27T05:18:39.289Z] --- PASS: TestContainerCommit (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerStatPathError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerStatPathError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerStatPathNotFoundError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerStatPathNoHeaderError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerStatPath [2022-04-27T05:18:39.289Z] --- PASS: TestContainerStatPath (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyToContainerError [2022-04-27T05:18:39.289Z] --- PASS: TestCopyToContainerError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyToContainerNotFoundError [2022-04-27T05:18:39.289Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyToContainerEmptyResponse [2022-04-27T05:18:39.289Z] --- PASS: TestCopyToContainerEmptyResponse (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyToContainer [2022-04-27T05:18:39.289Z] --- PASS: TestCopyToContainer (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyFromContainerError [2022-04-27T05:18:39.289Z] --- PASS: TestCopyFromContainerError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyFromContainerNotFoundError [2022-04-27T05:18:39.289Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyFromContainerEmptyResponse [2022-04-27T05:18:39.289Z] --- PASS: TestCopyFromContainerEmptyResponse (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyFromContainerNoHeaderError [2022-04-27T05:18:39.289Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestCopyFromContainer [2022-04-27T05:18:39.289Z] --- PASS: TestCopyFromContainer (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerCreateError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerCreateError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerCreateImageNotFound [2022-04-27T05:18:39.289Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerCreateWithName [2022-04-27T05:18:39.289Z] --- PASS: TestContainerCreateWithName (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerCreateAutoRemove [2022-04-27T05:18:39.289Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerDiffError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerDiffError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerDiff [2022-04-27T05:18:39.289Z] --- PASS: TestContainerDiff (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecCreateError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecCreateError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecCreate [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecCreate (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecStartError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecStartError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecStart [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecStart (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecInspectError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecInspectError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecInspect [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecInspect (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExportError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExportError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExport [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExport (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerInspectError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerInspectError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerInspectContainerNotFound [2022-04-27T05:18:39.289Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerInspectWithEmptyID [2022-04-27T05:18:39.289Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerInspect [2022-04-27T05:18:39.289Z] --- PASS: TestContainerInspect (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerInspectNode [2022-04-27T05:18:39.289Z] --- PASS: TestContainerInspectNode (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerKillError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerKillError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerKill [2022-04-27T05:18:39.289Z] --- PASS: TestContainerKill (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerListError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerListError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerList [2022-04-27T05:18:39.289Z] --- PASS: TestContainerList (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerLogsNotFoundError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerLogsError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerLogsError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerLogs [2022-04-27T05:18:39.289Z] --- PASS: TestContainerLogs (0.29s) [2022-04-27T05:18:39.289Z] === RUN TestContainerPauseError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerPauseError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerPause [2022-04-27T05:18:39.289Z] --- PASS: TestContainerPause (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainersPruneError [2022-04-27T05:18:39.289Z] --- PASS: TestContainersPruneError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainersPrune [2022-04-27T05:18:39.289Z] --- PASS: TestContainersPrune (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerRemoveError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerRemoveError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerRemoveNotFoundError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerRemove [2022-04-27T05:18:39.289Z] --- PASS: TestContainerRemove (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerRenameError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerRenameError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerRename [2022-04-27T05:18:39.289Z] --- PASS: TestContainerRename (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerResizeError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerResizeError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecResizeError [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecResizeError (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerResize [2022-04-27T05:18:39.289Z] --- PASS: TestContainerResize (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerExecResize [2022-04-27T05:18:39.289Z] --- PASS: TestContainerExecResize (0.00s) [2022-04-27T05:18:39.289Z] === RUN TestContainerRestartError [2022-04-27T05:18:39.409Z] === RUN TestParseVersion [2022-04-27T05:18:39.409Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T05:18:39.409Z] PASS [2022-04-27T05:18:39.409Z] coverage: 52.9% of statements [2022-04-27T05:18:39.409Z] ok github.com/docker/docker/pkg/aaparser 0.042s coverage: 52.9% of statements [2022-04-27T05:18:39.409Z] === RUN TestAddressPoolOpt [2022-04-27T05:18:39.409Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/a [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/something [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/_=a [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/PATH [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/=a [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/PATH= [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/PATH=something [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/1asd [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/123 [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/some_space [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/= [2022-04-27T05:18:39.409Z] === RUN TestValidateEnv/PaTh [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T05:18:39.409Z] === RUN TestParseHost [2022-04-27T05:18:39.409Z] === RUN TestParseHost/:// [2022-04-27T05:18:39.409Z] === RUN TestParseHost/unknown:// [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://:port [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T05:18:39.409Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/something_with_spaces [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T05:18:39.409Z] === RUN TestParseHost/__ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://: [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/npipe:// [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://host: [2022-04-27T05:18:39.409Z] === RUN TestParseHost/fd://something [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp:// [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T05:18:39.409Z] === RUN TestParseHost/#00 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/fd:// [2022-04-27T05:18:39.409Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseHost/_ [2022-04-27T05:18:39.409Z] === RUN TestParseHost/unix:// [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T05:18:39.409Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T05:18:39.409Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestParseTCP [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/:5555/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/::1 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/localhost [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/tcp://: [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/[::1]: [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/localhost: [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/#00 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/:5555 [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/tcp:// [2022-04-27T05:18:39.410Z] === RUN TestParseTCP/: [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T05:18:39.410Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestValidateExtraHosts [2022-04-27T05:18:39.410Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestIpOptString [2022-04-27T05:18:39.410Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T05:18:39.410Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T05:18:39.410Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestIpOptSetInvalidVal [2022-04-27T05:18:39.410Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestValidateIPAddress [2022-04-27T05:18:39.410Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestMapOpts [2022-04-27T05:18:39.410Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestListOptsWithoutValidator [2022-04-27T05:18:39.410Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestListOptsWithValidator [2022-04-27T05:18:39.410Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestValidateDNSSearch [2022-04-27T05:18:39.410Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T05:18:39.410Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T05:18:39.410Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestNamedListOpts [2022-04-27T05:18:39.410Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestNamedMapOpts [2022-04-27T05:18:39.410Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestParseLink [2022-04-27T05:18:39.410Z] --- PASS: TestParseLink (0.00s) [2022-04-27T05:18:39.410Z] === RUN TestUlimitOpt [2022-04-27T05:18:39.410Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T05:18:39.410Z] PASS [2022-04-27T05:18:39.410Z] coverage: 66.7% of statements [2022-04-27T05:18:39.410Z] ok github.com/docker/docker/opts 0.091s coverage: 66.7% of statements [2022-04-27T05:18:39.534Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T05:18:39.759Z] --- PASS: TestContainerRestartError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerRestart [2022-04-27T05:18:39.759Z] --- PASS: TestContainerRestart (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerStartError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerStartError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerStart [2022-04-27T05:18:39.759Z] --- PASS: TestContainerStart (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerStatsError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerStatsError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerStats [2022-04-27T05:18:39.759Z] --- PASS: TestContainerStats (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerStopError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerStopError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerStop [2022-04-27T05:18:39.759Z] --- PASS: TestContainerStop (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerTopError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerTopError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerTop [2022-04-27T05:18:39.759Z] --- PASS: TestContainerTop (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerUnpauseError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerUnpauseError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerUnpause [2022-04-27T05:18:39.759Z] --- PASS: TestContainerUnpause (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerUpdateError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerUpdateError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerUpdate [2022-04-27T05:18:39.759Z] --- PASS: TestContainerUpdate (0.04s) [2022-04-27T05:18:39.759Z] === RUN TestContainerWaitError [2022-04-27T05:18:39.759Z] --- PASS: TestContainerWaitError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestContainerWait [2022-04-27T05:18:39.759Z] --- PASS: TestContainerWait (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestDiskUsageError [2022-04-27T05:18:39.759Z] --- PASS: TestDiskUsageError (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestDiskUsage [2022-04-27T05:18:39.759Z] --- PASS: TestDiskUsage (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestDistributionInspectUnsupported [2022-04-27T05:18:39.759Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestDistributionInspectWithEmptyID [2022-04-27T05:18:39.759Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2022-04-27T05:18:39.759Z] === RUN TestEventsErrorInOptions [2022-04-27T05:18:39.760Z] --- PASS: TestEventsErrorInOptions (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestEventsErrorFromServer [2022-04-27T05:18:39.760Z] --- PASS: TestEventsErrorFromServer (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestEvents [2022-04-27T05:18:39.760Z] --- PASS: TestEvents (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestTLSCloseWriter [2022-04-27T05:18:39.760Z] === PAUSE TestTLSCloseWriter [2022-04-27T05:18:39.760Z] === RUN TestImageBuildError [2022-04-27T05:18:39.760Z] --- PASS: TestImageBuildError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageBuild [2022-04-27T05:18:39.760Z] --- PASS: TestImageBuild (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestGetDockerOS [2022-04-27T05:18:39.760Z] --- PASS: TestGetDockerOS (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageCreateError [2022-04-27T05:18:39.760Z] --- PASS: TestImageCreateError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageCreate [2022-04-27T05:18:39.760Z] --- PASS: TestImageCreate (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageHistoryError [2022-04-27T05:18:39.760Z] --- PASS: TestImageHistoryError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageHistory [2022-04-27T05:18:39.760Z] --- PASS: TestImageHistory (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageImportError [2022-04-27T05:18:39.760Z] --- PASS: TestImageImportError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageImport [2022-04-27T05:18:39.760Z] --- PASS: TestImageImport (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageInspectError [2022-04-27T05:18:39.760Z] --- PASS: TestImageInspectError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageInspectImageNotFound [2022-04-27T05:18:39.760Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageInspectWithEmptyID [2022-04-27T05:18:39.760Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageInspect [2022-04-27T05:18:39.760Z] --- PASS: TestImageInspect (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageListError [2022-04-27T05:18:39.760Z] --- PASS: TestImageListError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageList [2022-04-27T05:18:39.760Z] --- PASS: TestImageList (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageListApiBefore125 [2022-04-27T05:18:39.760Z] --- PASS: TestImageListApiBefore125 (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageLoadError [2022-04-27T05:18:39.760Z] --- PASS: TestImageLoadError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImageLoad [2022-04-27T05:18:39.760Z] --- PASS: TestImageLoad (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagesPruneError [2022-04-27T05:18:39.760Z] --- PASS: TestImagesPruneError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagesPrune [2022-04-27T05:18:39.760Z] --- PASS: TestImagesPrune (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullReferenceParseError [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullAnyError [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullAnyError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullStatusUnauthorizedError [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullWithPrivilegedFuncNoError [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:18:39.760Z] === RUN TestImagePullWithoutErrors [2022-04-27T05:18:39.760Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2022-04-27T05:18:39.866Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.65s) [2022-04-27T05:18:39.866Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T05:18:40.099Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-04-27T05:18:40.099Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T05:18:40.230Z] === RUN TestImagePushReferenceError [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushReferenceError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImagePushAnyError [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushAnyError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImagePushStatusUnauthorizedError [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithPrivilegedFuncNoError [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithoutErrors [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2022-04-27T05:18:40.230Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageRemoveError [2022-04-27T05:18:40.230Z] --- PASS: TestImageRemoveError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageRemoveImageNotFound [2022-04-27T05:18:40.230Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageRemove [2022-04-27T05:18:40.230Z] --- PASS: TestImageRemove (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSaveError [2022-04-27T05:18:40.230Z] --- PASS: TestImageSaveError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSave [2022-04-27T05:18:40.230Z] --- PASS: TestImageSave (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSearchAnyError [2022-04-27T05:18:40.230Z] --- PASS: TestImageSearchAnyError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSearchStatusUnauthorizedError [2022-04-27T05:18:40.230Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2022-04-27T05:18:40.230Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2022-04-27T05:18:40.230Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2022-04-27T05:18:40.230Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageSearchWithoutErrors [2022-04-27T05:18:40.230Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageTagError [2022-04-27T05:18:40.230Z] --- PASS: TestImageTagError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageTagInvalidReference [2022-04-27T05:18:40.230Z] --- PASS: TestImageTagInvalidReference (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageTagInvalidSourceImageName [2022-04-27T05:18:40.230Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageTagHexSource [2022-04-27T05:18:40.230Z] --- PASS: TestImageTagHexSource (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestImageTag [2022-04-27T05:18:40.230Z] --- PASS: TestImageTag (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestInfoServerError [2022-04-27T05:18:40.230Z] --- PASS: TestInfoServerError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestInfoInvalidResponseJSONError [2022-04-27T05:18:40.230Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestInfo [2022-04-27T05:18:40.230Z] --- PASS: TestInfo (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkConnectError [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkConnectError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkConnect [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkConnect (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkCreateError [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkCreateError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkCreate [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkCreate (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkDisconnectError [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkDisconnectError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkDisconnect [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkDisconnect (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect/empty_ID [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect/no_options [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect/verbose [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect/global_scope [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect/unknown_network [2022-04-27T05:18:40.230Z] === RUN TestNetworkInspect/server_error [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect/empty_ID (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect/no_options (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect/verbose (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect/global_scope (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect/unknown_network (0.00s) [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkInspect/server_error (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkListError [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkListError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkList [2022-04-27T05:18:40.230Z] --- PASS: TestNetworkList (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworksPruneError [2022-04-27T05:18:40.230Z] --- PASS: TestNetworksPruneError (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworksPrune [2022-04-27T05:18:40.230Z] --- PASS: TestNetworksPrune (0.00s) [2022-04-27T05:18:40.230Z] === RUN TestNetworkRemoveError [2022-04-27T05:18:40.231Z] --- PASS: TestNetworkRemoveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNetworkRemove [2022-04-27T05:18:40.231Z] --- PASS: TestNetworkRemove (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestNodeInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeInspectNodeNotFound [2022-04-27T05:18:40.231Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeInspectWithEmptyID [2022-04-27T05:18:40.231Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeInspect [2022-04-27T05:18:40.231Z] --- PASS: TestNodeInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeListError [2022-04-27T05:18:40.231Z] --- PASS: TestNodeListError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeList [2022-04-27T05:18:40.231Z] --- PASS: TestNodeList (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeRemoveError [2022-04-27T05:18:40.231Z] --- PASS: TestNodeRemoveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeRemove [2022-04-27T05:18:40.231Z] --- PASS: TestNodeRemove (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeUpdateError [2022-04-27T05:18:40.231Z] --- PASS: TestNodeUpdateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestNodeUpdate [2022-04-27T05:18:40.231Z] --- PASS: TestNodeUpdate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestOptionWithHostFromEnv [2022-04-27T05:18:40.231Z] --- PASS: TestOptionWithHostFromEnv (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestOptionWithTimeout [2022-04-27T05:18:40.231Z] --- PASS: TestOptionWithTimeout (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestOptionWithVersionFromEnv [2022-04-27T05:18:40.231Z] --- PASS: TestOptionWithVersionFromEnv (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPingFail [2022-04-27T05:18:40.231Z] --- PASS: TestPingFail (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPingWithError [2022-04-27T05:18:40.231Z] 2022/04/27 05:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:40.231Z] 2022/04/27 05:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:40.231Z] --- PASS: TestPingWithError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPingSuccess [2022-04-27T05:18:40.231Z] --- PASS: TestPingSuccess (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPingHeadFallback [2022-04-27T05:18:40.231Z] === RUN TestPingHeadFallback/OK [2022-04-27T05:18:40.231Z] === RUN TestPingHeadFallback/Internal_Server_Error [2022-04-27T05:18:40.231Z] === RUN TestPingHeadFallback/Not_Found [2022-04-27T05:18:40.231Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2022-04-27T05:18:40.231Z] --- PASS: TestPingHeadFallback (0.00s) [2022-04-27T05:18:40.231Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2022-04-27T05:18:40.231Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2022-04-27T05:18:40.231Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2022-04-27T05:18:40.231Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginDisableError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginDisableError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginDisable [2022-04-27T05:18:40.231Z] --- PASS: TestPluginDisable (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginEnableError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginEnableError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginEnable [2022-04-27T05:18:40.231Z] --- PASS: TestPluginEnable (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginInspectWithEmptyID [2022-04-27T05:18:40.231Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginInspect [2022-04-27T05:18:40.231Z] --- PASS: TestPluginInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginListError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginListError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginList [2022-04-27T05:18:40.231Z] --- PASS: TestPluginList (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginPushError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginPushError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginPush [2022-04-27T05:18:40.231Z] --- PASS: TestPluginPush (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginRemoveError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginRemoveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginRemove [2022-04-27T05:18:40.231Z] --- PASS: TestPluginRemove (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginSetError [2022-04-27T05:18:40.231Z] --- PASS: TestPluginSetError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPluginSet [2022-04-27T05:18:40.231Z] --- PASS: TestPluginSet (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSetHostHeader [2022-04-27T05:18:40.231Z] --- PASS: TestSetHostHeader (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestPlainTextError [2022-04-27T05:18:40.231Z] --- PASS: TestPlainTextError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestInfiniteError [2022-04-27T05:18:40.231Z] --- PASS: TestInfiniteError (0.02s) [2022-04-27T05:18:40.231Z] === RUN TestCanceledContext [2022-04-27T05:18:40.231Z] 2022/04/27 05:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:40.231Z] --- PASS: TestCanceledContext (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestDeadlineExceededContext [2022-04-27T05:18:40.231Z] 2022/04/27 05:18:39 RoundTripper returned a response & error; ignoring response [2022-04-27T05:18:40.231Z] --- PASS: TestDeadlineExceededContext (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretCreateUnsupported [2022-04-27T05:18:40.231Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretCreateError [2022-04-27T05:18:40.231Z] --- PASS: TestSecretCreateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretCreate [2022-04-27T05:18:40.231Z] --- PASS: TestSecretCreate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretInspectUnsupported [2022-04-27T05:18:40.231Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestSecretInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretInspectSecretNotFound [2022-04-27T05:18:40.231Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretInspectWithEmptyID [2022-04-27T05:18:40.231Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretInspect [2022-04-27T05:18:40.231Z] --- PASS: TestSecretInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretListUnsupported [2022-04-27T05:18:40.231Z] --- PASS: TestSecretListUnsupported (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretListError [2022-04-27T05:18:40.231Z] --- PASS: TestSecretListError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretList [2022-04-27T05:18:40.231Z] --- PASS: TestSecretList (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretRemoveUnsupported [2022-04-27T05:18:40.231Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretRemoveError [2022-04-27T05:18:40.231Z] --- PASS: TestSecretRemoveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretRemove [2022-04-27T05:18:40.231Z] --- PASS: TestSecretRemove (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretUpdateUnsupported [2022-04-27T05:18:40.231Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretUpdateError [2022-04-27T05:18:40.231Z] --- PASS: TestSecretUpdateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSecretUpdate [2022-04-27T05:18:40.231Z] --- PASS: TestSecretUpdate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceCreateError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceCreateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceCreate [2022-04-27T05:18:40.231Z] --- PASS: TestServiceCreate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceCreateCompatiblePlatforms [2022-04-27T05:18:40.231Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceCreateDigestPinning [2022-04-27T05:18:40.231Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceInspectServiceNotFound [2022-04-27T05:18:40.231Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceInspectWithEmptyID [2022-04-27T05:18:40.231Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceInspect [2022-04-27T05:18:40.231Z] --- PASS: TestServiceInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceListError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceListError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceList [2022-04-27T05:18:40.231Z] --- PASS: TestServiceList (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceLogsError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceLogsError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceLogs [2022-04-27T05:18:40.231Z] --- PASS: TestServiceLogs (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceRemoveError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceRemoveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceRemoveNotFoundError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceRemove [2022-04-27T05:18:40.231Z] --- PASS: TestServiceRemove (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceUpdateError [2022-04-27T05:18:40.231Z] --- PASS: TestServiceUpdateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestServiceUpdate [2022-04-27T05:18:40.231Z] --- PASS: TestServiceUpdate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmGetUnlockKeyError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmGetUnlockKey [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmInitError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmInitError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmInit [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmInit (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmInspect [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmJoinError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmJoinError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmJoin [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmJoin (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmLeaveError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmLeaveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmLeave [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmLeave (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmUnlockError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmUnlockError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmUnlock [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmUnlock (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmUpdateError [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmUpdateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestSwarmUpdate [2022-04-27T05:18:40.231Z] --- PASS: TestSwarmUpdate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestTaskInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestTaskInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestTaskInspectWithEmptyID [2022-04-27T05:18:40.231Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestTaskInspect [2022-04-27T05:18:40.231Z] --- PASS: TestTaskInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestTaskListError [2022-04-27T05:18:40.231Z] --- PASS: TestTaskListError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestTaskList [2022-04-27T05:18:40.231Z] --- PASS: TestTaskList (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeCreateError [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeCreateError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeCreate [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeCreate (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeInspectError [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeInspectError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeInspectNotFound [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeInspectWithEmptyID [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeInspect [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeInspect (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeListError [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeListError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeList [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeList (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeRemoveError [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeRemoveError (0.00s) [2022-04-27T05:18:40.231Z] === RUN TestVolumeRemove [2022-04-27T05:18:40.231Z] --- PASS: TestVolumeRemove (0.00s) [2022-04-27T05:18:40.231Z] === CONT TestTLSCloseWriter [2022-04-27T05:18:40.231Z] --- PASS: TestTLSCloseWriter (0.02s) [2022-04-27T05:18:40.231Z] PASS [2022-04-27T05:18:40.231Z] coverage: 75.1% of statements [2022-04-27T05:18:40.231Z] ok github.com/docker/docker/client 0.608s coverage: 75.1% of statements [2022-04-27T05:18:41.028Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-04-27T05:18:41.395Z] 2022/04/27 05:18:40 Closing DB instances... [2022-04-27T05:18:41.395Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T05:18:41.856Z] === RUN TestIsArchivePathDir [2022-04-27T05:18:41.856Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T05:18:41.856Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T05:18:41.856Z] --- PASS: TestPeerCertificateMarshalJSON (0.50s) [2022-04-27T05:18:41.856Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T05:18:41.856Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T05:18:41.856Z] === RUN TestMiddleware [2022-04-27T05:18:41.856Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T05:18:41.856Z] === RUN TestNewResponseModifier [2022-04-27T05:18:41.856Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T05:18:41.856Z] PASS [2022-04-27T05:18:41.856Z] coverage: 26.8% of statements [2022-04-27T05:18:41.856Z] ok github.com/docker/docker/pkg/authorization 0.564s coverage: 26.8% of statements [2022-04-27T05:18:41.856Z] --- PASS: TestIsArchivePathDir (0.07s) [2022-04-27T05:18:41.856Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T05:18:42.312Z] --- PASS: TestIsArchivePathInvalidFile (0.26s) [2022-04-27T05:18:42.312Z] === RUN TestIsArchivePathTar [2022-04-27T05:18:42.312Z] --- PASS: TestIsArchivePathTar (0.20s) [2022-04-27T05:18:42.312Z] === RUN TestDecompressStreamGzip [2022-04-27T05:18:42.312Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-04-27T05:18:42.312Z] === RUN TestDecompressStreamBzip2 [2022-04-27T05:18:42.312Z] === RUN TestUnbuffered [2022-04-27T05:18:42.312Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T05:18:42.312Z] === RUN TestRaceUnbuffered [2022-04-27T05:18:42.312Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T05:18:42.312Z] PASS [2022-04-27T05:18:42.312Z] coverage: 100.0% of statements [2022-04-27T05:18:42.312Z] ok github.com/docker/docker/pkg/broadcaster 0.041s coverage: 100.0% of statements [2022-04-27T05:18:42.395Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-04-27T05:18:42.768Z] --- PASS: TestDecompressStreamBzip2 (0.13s) [2022-04-27T05:18:42.768Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s) [2022-04-27T05:18:42.768Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T05:18:42.768Z] === RUN TestDecompressStreamXz [2022-04-27T05:18:42.768Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T05:18:42.768Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestDecompressStreamZstd [2022-04-27T05:18:42.768Z] archive_test.go:140: zstd not installed [2022-04-27T05:18:42.768Z] --- SKIP: TestDecompressStreamZstd (0.03s) [2022-04-27T05:18:42.768Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T05:18:42.768Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T05:18:42.768Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestCompressStreamInvalid [2022-04-27T05:18:42.768Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestExtensionInvalid [2022-04-27T05:18:42.768Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestExtensionUncompressed [2022-04-27T05:18:42.768Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestExtensionBzip2 [2022-04-27T05:18:42.768Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestExtensionGzip [2022-04-27T05:18:42.768Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestExtensionXz [2022-04-27T05:18:42.768Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestExtensionZstd [2022-04-27T05:18:42.768Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestCmdStreamLargeStderr [2022-04-27T05:18:42.768Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2022-04-27T05:18:42.768Z] === RUN TestCmdStreamBad [2022-04-27T05:18:42.768Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T05:18:42.768Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestCmdStreamGood [2022-04-27T05:18:42.768Z] --- PASS: TestCmdStreamGood (0.05s) [2022-04-27T05:18:42.768Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T05:18:42.768Z] --- PASS: TestUntarPathWithInvalidDest (0.07s) [2022-04-27T05:18:42.768Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T05:18:42.768Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T05:18:42.768Z] === RUN TestUntarPath [2022-04-27T05:18:42.768Z] --- PASS: TestUntarPath (0.08s) [2022-04-27T05:18:42.768Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T05:18:43.224Z] --- PASS: TestUntarPathWithDestinationFile (0.07s) [2022-04-27T05:18:43.224Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T05:18:43.224Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2022-04-27T05:18:43.224Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T05:18:43.224Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T05:18:43.224Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T05:18:43.224Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T05:18:43.224Z] === RUN TestCopyWithTarSrcFile [2022-04-27T05:18:43.224Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-27T05:18:43.224Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T05:18:43.224Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T05:18:43.224Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T05:18:43.224Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T05:18:43.224Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T05:18:43.224Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T05:18:43.224Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T05:18:43.224Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T05:18:43.224Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T05:18:43.224Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-27T05:18:43.224Z] === RUN TestTarFiles [2022-04-27T05:18:43.224Z] === RUN TestMatch [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[foo]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[]#01 [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[qux]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T05:18:43.224Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T05:18:43.224Z] --- PASS: TestMatch (0.00s) [2022-04-27T05:18:43.224Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T05:18:43.224Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T05:18:43.224Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T05:18:43.225Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T05:18:43.225Z] PASS [2022-04-27T05:18:43.225Z] coverage: 87.5% of statements [2022-04-27T05:18:43.225Z] ok github.com/docker/docker/pkg/capabilities 0.044s coverage: 87.5% of statements [2022-04-27T05:18:44.754Z] === RUN TestChrootTarUntar [2022-04-27T05:18:44.754Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T05:18:44.754Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T05:18:44.754Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T05:18:44.754Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootCopyWithTar [2022-04-27T05:18:44.754Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootCopyFileWithTar [2022-04-27T05:18:44.754Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootUntarPath [2022-04-27T05:18:44.754Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T05:18:44.754Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T05:18:44.754Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:18:44.754Z] === RUN TestChrootApplyDotDotFile [2022-04-27T05:18:44.754Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:18:44.754Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T05:18:44.754Z] PASS [2022-04-27T05:18:44.754Z] coverage: 12.0% of statements [2022-04-27T05:18:44.754Z] ok github.com/docker/docker/pkg/chrootarchive 0.105s coverage: 12.0% of statements [2022-04-27T05:18:44.754Z] 2022/04/27 05:18:44 Closing DB instances... [2022-04-27T05:18:45.720Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T05:18:45.720Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T05:18:45.720Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T05:18:45.720Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T05:18:45.720Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T05:18:45.720Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T05:18:45.720Z] PASS [2022-04-27T05:18:45.720Z] coverage: 0.0% of statements [2022-04-27T05:18:45.720Z] ok github.com/docker/docker/pkg/containerfs 0.051s coverage: 0.0% of statements [2022-04-27T05:18:46.691Z] === RUN TestSizeEmpty [2022-04-27T05:18:46.691Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestSizeEmptyFile [2022-04-27T05:18:46.691Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestSizeNonemptyFile [2022-04-27T05:18:46.691Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T05:18:46.691Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T05:18:46.691Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T05:18:46.691Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestMoveToSubdir [2022-04-27T05:18:46.691Z] --- PASS: TestMoveToSubdir (0.00s) [2022-04-27T05:18:46.691Z] === RUN TestSizeNonExistingDirectory [2022-04-27T05:18:46.691Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T05:18:46.691Z] PASS [2022-04-27T05:18:46.691Z] coverage: 80.0% of statements [2022-04-27T05:18:46.691Z] ok github.com/docker/docker/pkg/directory 0.058s coverage: 80.0% of statements [2022-04-27T05:18:46.691Z] --- PASS: TestNetworkDBCRUDTableEntry (4.09s) [2022-04-27T05:18:46.691Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T05:18:47.648Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-04-27T05:18:47.658Z] === RUN TestPollerAddRemove [2022-04-27T05:18:47.658Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T05:18:47.658Z] === RUN TestPollerEvent [2022-04-27T05:18:47.658Z] poller_test.go:40: No chmod on Windows [2022-04-27T05:18:47.658Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T05:18:47.658Z] === RUN TestPollerClose [2022-04-27T05:18:47.658Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T05:18:47.658Z] PASS [2022-04-27T05:18:47.658Z] coverage: 45.7% of statements [2022-04-27T05:18:47.658Z] ok github.com/docker/docker/pkg/filenotify 0.047s coverage: 45.7% of statements [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan (13.09s) [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.31s) [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.31s) [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.94s) [2022-04-27T05:18:47.904Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.80s) [2022-04-27T05:18:47.904Z] PASS [2022-04-27T05:18:47.904Z] [2022-04-27T05:18:47.904Z] DONE 8 tests in 14.654s [2022-04-27T05:18:47.904Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-04-27T05:18:47.904Z] ++ 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 [2022-04-27T05:18:47.904Z] ++ set -e [2022-04-27T05:18:47.904Z] ++ '[' -n 0 ']' [2022-04-27T05:18:47.904Z] ++ set -x [2022-04-27T05:18:47.904Z] ++ 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 [2022-04-27T05:18:47.904Z] testing: warning: no tests to run [2022-04-27T05:18:47.904Z] PASS [2022-04-27T05:18:47.904Z] [2022-04-27T05:18:47.904Z] DONE 0 tests in 0.031s [2022-04-27T05:18:47.904Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-04-27T05:18:47.904Z] ++ 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 [2022-04-27T05:18:47.904Z] ++ set -e [2022-04-27T05:18:47.904Z] ++ '[' -n 0 ']' [2022-04-27T05:18:47.904Z] ++ set -x [2022-04-27T05:18:47.905Z] ++ 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 [2022-04-27T05:18:47.905Z] INFO: Testing against a local daemon [2022-04-27T05:18:47.905Z] === RUN TestAuthZPluginAllowRequest [2022-04-27T05:18:48.161Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T05:18:48.627Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T05:18:48.627Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T05:18:48.627Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T05:18:48.627Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T05:18:48.627Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCopyFile [2022-04-27T05:18:48.627Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T05:18:48.627Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T05:18:48.627Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T05:18:48.627Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T05:18:48.627Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T05:18:48.627Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestWildcardMatches [2022-04-27T05:18:48.627Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestPatternMatches [2022-04-27T05:18:48.627Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T05:18:48.627Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T05:18:48.627Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T05:18:48.627Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T05:18:48.627Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T05:18:48.627Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T05:18:48.627Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestSingleExclamationError [2022-04-27T05:18:48.627Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestMatchesWithNoPatterns [2022-04-27T05:18:48.627Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T05:18:48.627Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestMatches [2022-04-27T05:18:48.627Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T05:18:48.627Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T05:18:48.627Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T05:18:48.627Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T05:18:48.627Z] --- PASS: TestMatches (0.01s) [2022-04-27T05:18:48.627Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T05:18:48.627Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T05:18:48.627Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T05:18:48.627Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCleanPatterns [2022-04-27T05:18:48.627Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T05:18:48.627Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T05:18:48.627Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T05:18:48.627Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T05:18:48.627Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T05:18:48.627Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCreateIfNotExistsDir [2022-04-27T05:18:48.627Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCreateIfNotExistsFile [2022-04-27T05:18:48.627Z] 2022/04/27 05:18:48 Closing DB instances... [2022-04-27T05:18:48.627Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-27T05:18:48.627Z] === RUN TestMatch [2022-04-27T05:18:48.627Z] --- PASS: TestMatch (0.00s) [2022-04-27T05:18:48.627Z] === RUN TestCompile [2022-04-27T05:18:48.627Z] === RUN TestCompile/slash [2022-04-27T05:18:48.627Z] === RUN TestCompile/backslash [2022-04-27T05:18:48.627Z] --- PASS: TestCompile (0.00s) [2022-04-27T05:18:48.627Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T05:18:48.627Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T05:18:48.627Z] PASS [2022-04-27T05:18:48.627Z] coverage: 84.7% of statements [2022-04-27T05:18:48.627Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-04-27T05:18:49.087Z] --- PASS: TestTarFiles (6.10s) [2022-04-27T05:18:49.087Z] === RUN TestDetectCompressionZstd [2022-04-27T05:18:49.087Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T05:18:49.087Z] === RUN TestTarUntar [2022-04-27T05:18:49.531Z] --- PASS: TestAuthZPluginAllowRequest (1.39s) [2022-04-27T05:18:49.531Z] === RUN TestAuthZPluginTLS [2022-04-27T05:18:49.546Z] --- PASS: TestTarUntar (0.05s) [2022-04-27T05:18:49.547Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T05:18:49.547Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-27T05:18:49.547Z] === RUN TestTarWithOptions [2022-04-27T05:18:49.547Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-27T05:18:49.547Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T05:18:49.547Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T05:18:49.547Z] === RUN TestUntarUstarGnuConflict [2022-04-27T05:18:49.547Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T05:18:49.547Z] === RUN TestUntarInvalidFilenames [2022-04-27T05:18:49.547Z] === RUN TestGet [2022-04-27T05:18:49.547Z] --- PASS: TestGet (0.00s) [2022-04-27T05:18:49.547Z] === RUN TestGetShortcutString [2022-04-27T05:18:49.547Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T05:18:49.547Z] PASS [2022-04-27T05:18:49.547Z] coverage: 42.9% of statements [2022-04-27T05:18:49.547Z] ok github.com/docker/docker/pkg/homedir 0.051s coverage: 42.9% of statements [2022-04-27T05:18:49.547Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames4242222440\\dest" [2022-04-27T05:18:49.547Z] --- PASS: TestUntarInvalidFilenames (0.24s) [2022-04-27T05:18:49.547Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T05:18:49.547Z] --- PASS: TestUntarHardlinkToSymlink (0.02s) [2022-04-27T05:18:49.547Z] === RUN TestUntarInvalidHardlink [2022-04-27T05:18:49.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3059521596\\victim\\hello" -> "../victim/hello" [2022-04-27T05:18:49.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1714997998\\victim\\hello" -> "/../victim/hello" [2022-04-27T05:18:49.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3680876527\\victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink256795849\\victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2724630333\\victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3644573218\\victim" -> "../victim" [2022-04-27T05:18:49.547Z] --- PASS: TestUntarInvalidHardlink (0.03s) [2022-04-27T05:18:49.547Z] === RUN TestUntarInvalidSymlink [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1953161683\\dest\\dotdot" -> "../victim/hello" [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink354333754\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1366294299\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink538574987\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink948255397\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink5068019\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:49.547Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3193252082\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T05:18:49.547Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2022-04-27T05:18:49.547Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T05:18:49.547Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T05:18:49.547Z] === RUN TestXGlobalNoParent [2022-04-27T05:18:49.547Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T05:18:49.547Z] === RUN TestReplaceFileTarWrapper [2022-04-27T05:18:50.007Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-04-27T05:18:50.007Z] === RUN TestPrefixHeaderReadable [2022-04-27T05:18:50.007Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-27T05:18:50.007Z] === RUN TestDisablePigz [2022-04-27T05:18:50.007Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T05:18:50.007Z] --- PASS: TestDisablePigz (0.14s) [2022-04-27T05:18:50.007Z] === RUN TestPigz [2022-04-27T05:18:50.094Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-04-27T05:18:50.094Z] === RUN TestAuthZPluginDenyRequest [2022-04-27T05:18:50.467Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T05:18:50.467Z] --- PASS: TestPigz (0.17s) [2022-04-27T05:18:50.467Z] === RUN TestNosysFileInfo [2022-04-27T05:18:50.467Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T05:18:50.467Z] archive_windows_test.go:16: Currently fails [2022-04-27T05:18:50.467Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestCanonicalTarNameForPath [2022-04-27T05:18:50.467Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestCanonicalTarName [2022-04-27T05:18:50.467Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChmodTarEntry [2022-04-27T05:18:50.467Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestHardLinkOrder [2022-04-27T05:18:50.467Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-27T05:18:50.467Z] === RUN TestChangeString [2022-04-27T05:18:50.467Z] --- PASS: TestChangeString (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesWithNoChanges [2022-04-27T05:18:50.467Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-27T05:18:50.467Z] === RUN TestChangesWithChanges [2022-04-27T05:18:50.467Z] --- PASS: TestNetworkDBCRUDTableEntries (3.71s) [2022-04-27T05:18:50.467Z] === RUN TestNetworkDBNodeLeave [2022-04-27T05:18:50.467Z] --- PASS: TestChangesWithChanges (0.04s) [2022-04-27T05:18:50.467Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T05:18:50.467Z] changes_test.go:196: needs more investigation [2022-04-27T05:18:50.467Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesDirsEmpty [2022-04-27T05:18:50.467Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:18:50.467Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesDirsMutated [2022-04-27T05:18:50.467Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:18:50.467Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestApplyLayer [2022-04-27T05:18:50.467Z] changes_test.go:433: needs further investigation [2022-04-27T05:18:50.467Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T05:18:50.467Z] changes_test.go:469: needs further investigation [2022-04-27T05:18:50.467Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T05:18:50.467Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T05:18:50.467Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestChangesSize [2022-04-27T05:18:50.467Z] --- PASS: TestChangesSize (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T05:18:50.467Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1373194270\\dest" [2022-04-27T05:18:50.467Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-27T05:18:50.467Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T05:18:50.467Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1899828968\\victim\\hello" -> "../victim/hello" [2022-04-27T05:18:50.467Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2773237336\\victim\\hello" -> "/../victim/hello" [2022-04-27T05:18:50.467Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2538740426\\victim" -> "../victim" [2022-04-27T05:18:50.467Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1965759793\\victim" -> "../victim" [2022-04-27T05:18:50.467Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1346271784\\victim" -> "../victim" [2022-04-27T05:18:50.467Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3237337063\\victim" -> "../victim" [2022-04-27T05:18:50.467Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2022-04-27T05:18:50.467Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T05:18:50.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1954395491\\dest\\dotdot" -> "../victim/hello" [2022-04-27T05:18:50.467Z] === RUN TestCreateIDMapOrder [2022-04-27T05:18:50.467Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T05:18:50.467Z] PASS [2022-04-27T05:18:50.467Z] coverage: 7.2% of statements [2022-04-27T05:18:50.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2880602120\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T05:18:50.467Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2022-04-27T05:18:50.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink73517466\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:50.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1108473779\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:50.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink754467408\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:50.467Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink943224035\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:18:50.467Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-27T05:18:50.467Z] === RUN TestApplyLayerWhiteouts [2022-04-27T05:18:50.467Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2022-04-27T05:18:50.467Z] === RUN TestGenerateEmptyFile [2022-04-27T05:18:50.467Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T05:18:50.467Z] === RUN TestGenerateWithContent [2022-04-27T05:18:50.467Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T05:18:50.467Z] PASS [2022-04-27T05:18:50.467Z] coverage: 61.9% of statements [2022-04-27T05:18:50.467Z] ok github.com/docker/docker/pkg/archive 8.896s coverage: 61.9% of statements [2022-04-27T05:18:50.658Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2022-04-27T05:18:50.658Z] === RUN TestAuthZPluginAPIDenyResponse [2022-04-27T05:18:50.915Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-04-27T05:18:50.915Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-04-27T05:18:50.915Z] === RUN TestAuthZPluginDenyResponse [2022-04-27T05:18:51.479Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2022-04-27T05:18:51.479Z] === RUN TestAuthZPluginAllowEventStream [2022-04-27T05:18:51.630Z] --- PASS: TestCheckoutGit (36.73s) [2022-04-27T05:18:51.630Z] === RUN TestValidGitTransport [2022-04-27T05:18:51.630Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T05:18:51.630Z] === RUN TestGitInvalidRef [2022-04-27T05:18:52.022Z] === RUN TestFixedBufferCap [2022-04-27T05:18:52.022Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestFixedBufferLen [2022-04-27T05:18:52.022Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestFixedBufferString [2022-04-27T05:18:52.022Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestFixedBufferWrite [2022-04-27T05:18:52.022Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestFixedBufferRead [2022-04-27T05:18:52.022Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestBytesPipeRead [2022-04-27T05:18:52.022Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestBytesPipeWrite [2022-04-27T05:18:52.022Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T05:18:52.022Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T05:18:52.092Z] --- PASS: TestGitInvalidRef (0.28s) [2022-04-27T05:18:52.092Z] PASS [2022-04-27T05:18:52.092Z] coverage: 86.3% of statements [2022-04-27T05:18:52.092Z] ok github.com/docker/docker/builder/remotecontext/git 37.080s coverage: 86.3% of statements [2022-04-27T05:18:52.481Z] --- PASS: TestBytesPipeWriteRandomChunks (0.50s) [2022-04-27T05:18:52.481Z] === RUN TestAtomicWriteToFile [2022-04-27T05:18:52.481Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T05:18:52.481Z] === RUN TestAtomicWriteSetCommit [2022-04-27T05:18:52.481Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T05:18:52.481Z] === RUN TestAtomicWriteSetCancel [2022-04-27T05:18:52.481Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T05:18:52.481Z] === RUN TestReadCloserWrapperClose [2022-04-27T05:18:52.481Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T05:18:52.481Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T05:18:52.481Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T05:18:52.481Z] === RUN TestReaderErrWrapperRead [2022-04-27T05:18:52.481Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T05:18:52.481Z] === RUN TestCancelReadCloser [2022-04-27T05:18:52.481Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T05:18:52.481Z] === RUN TestWriteCloserWrapperClose [2022-04-27T05:18:52.481Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T05:18:52.481Z] === RUN TestNopWriteCloser [2022-04-27T05:18:52.481Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T05:18:52.481Z] === RUN TestNopWriter [2022-04-27T05:18:52.481Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T05:18:52.481Z] === RUN TestWriteCounter [2022-04-27T05:18:52.481Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T05:18:52.481Z] PASS [2022-04-27T05:18:52.481Z] coverage: 69.6% of statements [2022-04-27T05:18:52.481Z] ok github.com/docker/docker/pkg/ioutils 0.678s coverage: 69.6% of statements [2022-04-27T05:18:52.849Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T05:18:53.064Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T05:18:53.064Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T05:18:53.064Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T05:18:53.064Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T05:18:53.107Z] --- PASS: TestAuthZPluginAllowEventStream (1.43s) [2022-04-27T05:18:53.107Z] === RUN TestAuthZPluginErrorResponse [2022-04-27T05:18:53.451Z] time="2022-04-27T05:18:53Z" level=error msg="node1(a3983c1f257d) Could not close DB: timeout waiting for leave broadcast" [2022-04-27T05:18:53.451Z] --- PASS: TestNetworkDBNodeLeave (3.06s) [2022-04-27T05:18:53.451Z] === RUN TestNetworkDBWatch [2022-04-27T05:18:53.669Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-04-27T05:18:53.669Z] === RUN TestAuthZPluginErrorRequest [2022-04-27T05:18:54.232Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-04-27T05:18:54.232Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-04-27T05:18:54.421Z] === RUN TestError [2022-04-27T05:18:54.421Z] --- PASS: TestError (0.00s) [2022-04-27T05:18:54.421Z] === RUN TestProgressString [2022-04-27T05:18:54.421Z] === RUN TestProgressString/no_progress [2022-04-27T05:18:54.421Z] === RUN TestProgressString/progress_1 [2022-04-27T05:18:54.421Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T05:18:54.796Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2022-04-27T05:18:54.796Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-04-27T05:18:54.796Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T05:18:54.881Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T05:18:54.881Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T05:18:54.881Z] === RUN TestProgressString/with_units [2022-04-27T05:18:54.881Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T05:18:54.881Z] === RUN TestProgressString/hide_counts [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T05:18:54.881Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T05:18:54.881Z] === RUN TestJSONMessageDisplay [2022-04-27T05:18:54.881Z] --- PASS: TestJSONMessageDisplay (0.24s) [2022-04-27T05:18:54.881Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T05:18:54.881Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T05:18:54.881Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T05:18:54.881Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T05:18:54.881Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T05:18:54.881Z] --- PASS: TestDisplayJSONMessagesStream (0.01s) [2022-04-27T05:18:54.881Z] PASS [2022-04-27T05:18:54.881Z] coverage: 91.7% of statements [2022-04-27T05:18:54.881Z] ok github.com/docker/docker/pkg/jsonmessage 0.308s coverage: 91.7% of statements [2022-04-27T05:18:55.340Z] 2022/04/27 05:18:55 Closing DB instances... [2022-04-27T05:18:55.726Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T05:18:55.805Z] === RUN TestStandardLongPath [2022-04-27T05:18:55.805Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T05:18:55.805Z] === RUN TestUNCLongPath [2022-04-27T05:18:55.805Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T05:18:55.805Z] PASS [2022-04-27T05:18:55.805Z] coverage: 100.0% of statements [2022-04-27T05:18:55.805Z] ok github.com/docker/docker/pkg/longpath 0.077s coverage: 100.0% of statements [2022-04-27T05:18:56.776Z] --- PASS: TestNetworkDBWatch (3.40s) [2022-04-27T05:18:56.776Z] === RUN TestNetworkDBBulkSync [2022-04-27T05:18:56.776Z] === RUN TestNameFormat [2022-04-27T05:18:57.111Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.27s) [2022-04-27T05:18:57.111Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-04-27T05:18:57.236Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T05:18:57.236Z] === RUN TestNameRetries [2022-04-27T05:18:57.236Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T05:18:57.236Z] PASS [2022-04-27T05:18:57.236Z] coverage: 85.7% of statements [2022-04-27T05:18:57.236Z] ok github.com/docker/docker/pkg/namesgenerator 0.156s coverage: 85.7% of statements [2022-04-27T05:18:57.371Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T05:18:57.944Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T05:18:58.215Z] === RUN TestParseKeyValueOpt [2022-04-27T05:18:58.215Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T05:18:58.215Z] === RUN TestParseUintList [2022-04-27T05:18:58.215Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T05:18:58.215Z] === RUN TestParseUintListMaximumLimits [2022-04-27T05:18:58.215Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T05:18:58.215Z] PASS [2022-04-27T05:18:58.215Z] coverage: 97.0% of statements [2022-04-27T05:18:58.215Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements [2022-04-27T05:18:58.215Z] 2022/04/27 05:18:58 Closing DB instances... [2022-04-27T05:18:58.511Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T05:18:58.767Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.91s) [2022-04-27T05:18:58.767Z] === RUN TestAuthZPluginHeader [2022-04-27T05:18:59.024Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-04-27T05:18:59.588Z] --- PASS: TestAuthZPluginHeader (0.82s) [2022-04-27T05:18:59.588Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-04-27T05:18:59.822Z] === RUN Test_windowsOSRelease_String [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T05:18:59.823Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T05:18:59.823Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T05:18:59.823Z] PASS [2022-04-27T05:18:59.823Z] coverage: 36.4% of statements [2022-04-27T05:18:59.823Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.079s coverage: 36.4% of statements [2022-04-27T05:18:59.823Z] --- PASS: TestNetworkDBBulkSync (2.93s) [2022-04-27T05:18:59.823Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T05:18:59.845Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T05:19:00.776Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T05:19:00.799Z] === RUN TestNewAndRemove [2022-04-27T05:19:00.799Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T05:19:00.799Z] === RUN TestRemoveInvalidPath [2022-04-27T05:19:00.799Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T05:19:00.799Z] PASS [2022-04-27T05:19:00.799Z] coverage: 82.6% of statements [2022-04-27T05:19:00.799Z] ok github.com/docker/docker/pkg/pidfile 0.064s coverage: 82.6% of statements [2022-04-27T05:19:01.341Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T05:19:03.697Z] === RUN TestFailedConnection [2022-04-27T05:19:03.697Z] 2022/04/27 05:19:03 Closing DB instances... [2022-04-27T05:19:03.945Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.41s) [2022-04-27T05:19:03.945Z] === RUN TestAuthZPluginV2Disable [2022-04-27T05:19:04.153Z] time="2022-04-27T05:19:03Z" level=error msg="node: 9b8de15a315c is unknown to memberlist" [2022-04-27T05:19:04.153Z] --- PASS: TestGetAddress (30.41s) [2022-04-27T05:19:04.153Z] === RUN TestRequestSyntaxCheck [2022-04-27T05:19:04.153Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-27T05:19:04.153Z] === RUN TestRequest [2022-04-27T05:19:04.202Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T05:19:04.459Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T05:19:04.459Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T05:19:04.459Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-27T05:19:04.459Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T05:19:05.023Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T05:19:05.481Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestConfigureDaemonLogs [2022-04-27T05:19:05.481Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T05:19:05.481Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T05:19:05.481Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T05:19:05.481Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T05:19:05.481Z] PASS [2022-04-27T05:19:05.481Z] coverage: 19.0% of statements [2022-04-27T05:19:05.481Z] ok github.com/docker/docker/cmd/dockerd 0.252s coverage: 19.0% of statements [2022-04-27T05:19:05.481Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T05:19:05.481Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T05:19:05.569Z] --- PASS: TestCheckoutGit (44.83s) [2022-04-27T05:19:05.570Z] === RUN TestValidGitTransport [2022-04-27T05:19:05.570Z] --- PASS: TestValidGitTransport (0.00s) [2022-04-27T05:19:05.570Z] === RUN TestGitInvalidRef [2022-04-27T05:19:05.570Z] --- PASS: TestGitInvalidRef (0.28s) [2022-04-27T05:19:05.570Z] PASS [2022-04-27T05:19:05.570Z] coverage: 86.3% of statements [2022-04-27T05:19:05.570Z] ok github.com/docker/docker/builder/remotecontext/git 45.185s coverage: 86.3% of statements [2022-04-27T05:19:05.570Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T05:19:05.570Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T05:19:05.570Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T05:19:05.570Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T05:19:05.585Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T05:19:05.585Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T05:19:05.689Z] --- PASS: TestFailedConnection (2.01s) [2022-04-27T05:19:05.689Z] === RUN TestFailOnce [2022-04-27T05:19:05.689Z] 2022/04/27 05:19:05 http: panic serving 127.0.0.1:49307: Plugin not ready [2022-04-27T05:19:05.689Z] goroutine 22 [running]: [2022-04-27T05:19:05.689Z] net/http.(*conn).serve.func1() [2022-04-27T05:19:05.689Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T05:19:05.689Z] panic({0x613700, 0x75d060}) [2022-04-27T05:19:05.689Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T05:19:05.689Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc00024da70?) [2022-04-27T05:19:05.689Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T05:19:05.689Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x762878?, 0xc0002240e0?}, 0x56d9a6?) [2022-04-27T05:19:05.689Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T05:19:05.689Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0x762878, 0xc0002240e0}, 0xc000230200) [2022-04-27T05:19:05.689Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T05:19:05.689Z] net/http.serverHandler.ServeHTTP({0x760e98?}, {0x762878, 0xc0002240e0}, 0xc000230200) [2022-04-27T05:19:05.689Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T05:19:05.689Z] net/http.(*conn).serve(0xc000240000, {0x762d78, 0xc00020a420}) [2022-04-27T05:19:05.689Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T05:19:05.689Z] created by net/http.(*Server).Serve [2022-04-27T05:19:05.689Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T05:19:05.689Z] time="2022-04-27T05:19:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49306/Test.FailOnce: Post \"http://127.0.0.1:49306/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T05:19:06.148Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T05:19:06.655Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.60s) [2022-04-27T05:19:06.655Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T05:19:06.655Z] --- PASS: TestFailOnce (1.24s) [2022-04-27T05:19:06.655Z] === RUN TestEchoInputOutput [2022-04-27T05:19:06.655Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T05:19:06.655Z] === RUN TestBackoff [2022-04-27T05:19:06.655Z] --- PASS: TestBackoff (0.00s) [2022-04-27T05:19:06.655Z] === RUN TestAbortRetry [2022-04-27T05:19:06.655Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T05:19:06.655Z] === RUN TestClientScheme [2022-04-27T05:19:06.655Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T05:19:06.655Z] === RUN TestNewClientWithTimeout [2022-04-27T05:19:07.025Z] === RUN TestContainerStopSignal [2022-04-27T05:19:07.025Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestContainerStopTimeout [2022-04-27T05:19:07.025Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T05:19:07.025Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T05:19:07.025Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.01s) [2022-04-27T05:19:07.025Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T05:19:07.025Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T05:19:07.025Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T05:19:07.025Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestNewMemoryStore [2022-04-27T05:19:07.025Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestAddContainers [2022-04-27T05:19:07.025Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestGetContainer [2022-04-27T05:19:07.025Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestDeleteContainer [2022-04-27T05:19:07.025Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestListContainers [2022-04-27T05:19:07.025Z] --- PASS: TestListContainers (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestFirstContainer [2022-04-27T05:19:07.025Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestApplyAllContainer [2022-04-27T05:19:07.025Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestIsValidHealthString [2022-04-27T05:19:07.025Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestStateRunStop [2022-04-27T05:19:07.025Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T05:19:07.025Z] === RUN TestStateTimeoutWait [2022-04-27T05:19:07.025Z] state_test.go:141: Stop callback fired [2022-04-27T05:19:07.026Z] state_test.go:165: Stop callback fired [2022-04-27T05:19:07.026Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T05:19:07.026Z] === RUN TestIsValidStateString [2022-04-27T05:19:07.026Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T05:19:07.026Z] === RUN TestViewSaveDelete [2022-04-27T05:19:07.026Z] --- PASS: TestViewSaveDelete (0.01s) [2022-04-27T05:19:07.026Z] === RUN TestViewAll [2022-04-27T05:19:07.026Z] --- PASS: TestViewAll (0.02s) [2022-04-27T05:19:07.026Z] === RUN TestViewGet [2022-04-27T05:19:07.026Z] --- PASS: TestViewGet (0.01s) [2022-04-27T05:19:07.026Z] === RUN TestNames [2022-04-27T05:19:07.026Z] --- PASS: TestNames (0.00s) [2022-04-27T05:19:07.026Z] === RUN TestViewWithHealthCheck [2022-04-27T05:19:07.026Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-27T05:19:07.026Z] PASS [2022-04-27T05:19:07.026Z] coverage: 41.5% of statements [2022-04-27T05:19:07.026Z] ok github.com/docker/docker/container 0.279s coverage: 41.5% of statements [2022-04-27T05:19:07.026Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T05:19:07.026Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T05:19:07.026Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T05:19:07.026Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T05:19:07.617Z] time="2022-04-27T05:19:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T05:19:07.617Z] 2022/04/27 05:19:07 Closing DB instances... [2022-04-27T05:19:08.039Z] --- PASS: TestAuthZPluginV2Disable (3.79s) [2022-04-27T05:19:08.039Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-04-27T05:19:08.571Z] === RUN TestPrepare [2022-04-27T05:19:08.571Z] --- PASS: TestPrepare (0.00s) [2022-04-27T05:19:08.571Z] === RUN TestStart [2022-04-27T05:19:08.571Z] --- PASS: TestStart (0.00s) [2022-04-27T05:19:08.571Z] === RUN TestWaitCancel [2022-04-27T05:19:08.571Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T05:19:08.571Z] === RUN TestWaitDisabled [2022-04-27T05:19:08.571Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T05:19:08.571Z] === RUN TestWaitEnabled [2022-04-27T05:19:08.571Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T05:19:08.571Z] === RUN TestRemove [2022-04-27T05:19:08.571Z] --- PASS: TestRemove (0.00s) [2022-04-27T05:19:08.571Z] PASS [2022-04-27T05:19:08.571Z] coverage: 65.3% of statements [2022-04-27T05:19:08.571Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.091s coverage: 65.3% of statements [2022-04-27T05:19:09.150Z] time="2022-04-27T05:19:08Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T05:19:09.150Z] time="2022-04-27T05:19:08Z" level=error msg="node1(98e99303d09d) Could not close DB: timeout waiting for leave broadcast" [2022-04-27T05:19:09.150Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.85s) [2022-04-27T05:19:09.150Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T05:19:09.406Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T05:19:09.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-04-27T05:19:09.971Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T05:19:10.760Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T05:19:10.760Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.20s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T05:19:10.760Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T05:19:10.760Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T05:19:10.760Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestNewListSecretsFilters [2022-04-27T05:19:10.760Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T05:19:10.760Z] === RUN TestNewListConfigsFilters [2022-04-27T05:19:10.760Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T05:19:10.760Z] PASS [2022-04-27T05:19:10.760Z] coverage: 0.5% of statements [2022-04-27T05:19:10.760Z] PASS [2022-04-27T05:19:10.760Z] coverage: 35.9% of statements [2022-04-27T05:19:10.760Z] ok github.com/docker/docker/daemon/cluster/convert 0.303s coverage: 35.9% of statements [2022-04-27T05:19:10.760Z] ok github.com/docker/docker/daemon/cluster 0.234s coverage: 0.5% of statements [2022-04-27T05:19:10.904Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T05:19:11.320Z] time="2022-04-27T05:19:11Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T05:19:11.836Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.80s) [2022-04-27T05:19:11.836Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-04-27T05:19:11.836Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T05:19:12.094Z] docker_api_swarm_test.go:272: [d147d62030721] joining swarm manager [dbd3bfe828e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:19:12.658Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T05:19:13.589Z] docker_api_swarm_test.go:273: [df9e7dd52689a] joining swarm manager [dbd3bfe828e22]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:19:13.845Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T05:19:15.048Z] --- PASS: TestRequest (10.63s) [2022-04-27T05:19:15.048Z] === RUN TestOverlappingRequests [2022-04-27T05:19:15.468Z] === RUN TestBuilderGC [2022-04-27T05:19:15.469Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestFindConfigurationConflicts [2022-04-27T05:19:15.469Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T05:19:15.469Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.02s) [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T05:19:15.469Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T05:19:15.469Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T05:19:15.469Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_label [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T05:19:15.469Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T05:19:15.469Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T05:19:15.469Z] time="2022-04-27T05:19:14Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T05:19:15.469Z] --- PASS: TestReloadSetConfigFileNotExist (0.20s) [2022-04-27T05:19:15.469Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T05:19:15.469Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:19:15.469Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2022-04-27T05:19:15.469Z] === RUN TestReloadBadDefaultConfig [2022-04-27T05:19:15.469Z] time="2022-04-27T05:19:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1210390954" [2022-04-27T05:19:15.469Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestReloadWithConflictingLabels [2022-04-27T05:19:15.469Z] time="2022-04-27T05:19:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2278467397" [2022-04-27T05:19:15.469Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T05:19:15.469Z] time="2022-04-27T05:19:14Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4253231118" [2022-04-27T05:19:15.469Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestMaskURLCredentials [2022-04-27T05:19:15.469Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestDaemonConfigurationMerge [2022-04-27T05:19:15.469Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T05:19:15.469Z] PASS [2022-04-27T05:19:15.469Z] coverage: 79.5% of statements [2022-04-27T05:19:15.469Z] ok github.com/docker/docker/daemon/config 0.421s coverage: 79.5% of statements [2022-04-27T05:19:15.469Z] === RUN TestEventsLog [2022-04-27T05:19:15.469Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestEventsLogTimeout [2022-04-27T05:19:15.469Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T05:19:15.469Z] === RUN TestLogEvents [2022-04-27T05:19:15.469Z] === RUN TestWaitNodeAttachment [2022-04-27T05:19:15.469Z] --- PASS: TestLogEvents (0.05s) [2022-04-27T05:19:15.469Z] === RUN TestLoadBufferedEvents [2022-04-27T05:19:15.504Z] --- PASS: TestOverlappingRequests (0.45s) [2022-04-27T05:19:15.504Z] === RUN TestRelease [2022-04-27T05:19:15.742Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T05:19:15.931Z] --- PASS: TestLoadBufferedEvents (0.19s) [2022-04-27T05:19:15.931Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T05:19:15.931Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T05:19:15.931Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T05:19:15.931Z] PASS [2022-04-27T05:19:15.931Z] coverage: 50.0% of statements [2022-04-27T05:19:15.931Z] ok github.com/docker/docker/daemon/events 0.314s coverage: 50.0% of statements [2022-04-27T05:19:15.931Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T05:19:15.931Z] === RUN TestIsolationConversion [2022-04-27T05:19:15.931Z] === RUN TestIsolationConversion/default [2022-04-27T05:19:15.931Z] === RUN TestIsolationConversion/process [2022-04-27T05:19:15.931Z] === RUN TestIsolationConversion/hyperv [2022-04-27T05:19:15.931Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestContainerLabels [2022-04-27T05:19:15.931Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestCredentialSpecConversion [2022-04-27T05:19:15.931Z] === RUN TestCredentialSpecConversion/none [2022-04-27T05:19:15.931Z] === RUN TestCredentialSpecConversion/config [2022-04-27T05:19:15.931Z] === RUN TestCredentialSpecConversion/file [2022-04-27T05:19:15.931Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T05:19:15.931Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T05:19:15.931Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestControllerValidateMountBind [2022-04-27T05:19:15.931Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestControllerValidateMountVolume [2022-04-27T05:19:15.931Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestControllerValidateMountTarget [2022-04-27T05:19:15.931Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T05:19:15.931Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T05:19:15.931Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T05:19:15.931Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T05:19:15.931Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T05:19:15.931Z] PASS [2022-04-27T05:19:15.931Z] coverage: 11.0% of statements [2022-04-27T05:19:15.931Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.745s coverage: 11.0% of statements [2022-04-27T05:19:15.963Z] time="2022-04-27T05:19:15Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49314/Test.Echo: Post \"http://127.0.0.1:49314/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T05:19:17.493Z] --- PASS: TestRelease (1.83s) [2022-04-27T05:19:17.493Z] === RUN TestAllocateRandomDeallocate [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithTLS [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithConflicts [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliWithConflictingLabels [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.01s) [2022-04-27T05:19:18.084Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2022-04-27T05:19:18.084Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestConfigureDaemonLogs [2022-04-27T05:19:18.084Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestCommonOptionsInstallFlags [2022-04-27T05:19:18.084Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2022-04-27T05:19:18.084Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2022-04-27T05:19:18.084Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2022-04-27T05:19:18.084Z] PASS [2022-04-27T05:19:18.084Z] coverage: 19.0% of statements [2022-04-27T05:19:18.084Z] ok github.com/docker/docker/cmd/dockerd 0.253s coverage: 19.0% of statements [2022-04-27T05:19:18.084Z] ? github.com/docker/docker/cmd/dockerd/trap [no test files] [2022-04-27T05:19:18.084Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T05:19:18.118Z] === RUN TestIsEmptyDir [2022-04-27T05:19:18.118Z] --- PASS: TestIsEmptyDir (0.02s) [2022-04-27T05:19:18.118Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T05:19:18.118Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T05:19:18.118Z] PASS [2022-04-27T05:19:18.118Z] coverage: 2.3% of statements [2022-04-27T05:19:18.118Z] ok github.com/docker/docker/daemon/graphdriver 0.112s coverage: 2.3% of statements [2022-04-27T05:19:18.118Z] === RUN TestLinkNaming [2022-04-27T05:19:18.118Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T05:19:18.118Z] === RUN TestLinkNew [2022-04-27T05:19:18.118Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T05:19:18.118Z] === RUN TestLinkEnv [2022-04-27T05:19:18.118Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T05:19:18.118Z] === RUN TestLinkMultipleEnv [2022-04-27T05:19:18.118Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T05:19:18.118Z] === RUN TestLinkPortRangeEnv [2022-04-27T05:19:18.118Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T05:19:18.118Z] PASS [2022-04-27T05:19:18.118Z] coverage: 93.0% of statements [2022-04-27T05:19:18.118Z] ok github.com/docker/docker/daemon/links 0.046s coverage: 93.0% of statements [2022-04-27T05:19:18.267Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T05:19:19.080Z] === RUN TestContainerStopSignal [2022-04-27T05:19:19.080Z] --- PASS: TestContainerStopSignal (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestContainerStopTimeout [2022-04-27T05:19:19.080Z] --- PASS: TestContainerStopTimeout (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestContainerSecretReferenceDestTarget [2022-04-27T05:19:19.080Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestContainerLogPathSetForJSONFileLogger [2022-04-27T05:19:19.080Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestContainerLogPathSetForRingLogger [2022-04-27T05:19:19.080Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestReplaceAndAppendEnvVars [2022-04-27T05:19:19.080Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2022-04-27T05:19:19.080Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestNewMemoryStore [2022-04-27T05:19:19.080Z] --- PASS: TestNewMemoryStore (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestAddContainers [2022-04-27T05:19:19.080Z] --- PASS: TestAddContainers (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestGetContainer [2022-04-27T05:19:19.080Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestDeleteContainer [2022-04-27T05:19:19.080Z] --- PASS: TestDeleteContainer (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestListContainers [2022-04-27T05:19:19.080Z] --- PASS: TestListContainers (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestFirstContainer [2022-04-27T05:19:19.080Z] --- PASS: TestFirstContainer (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestApplyAllContainer [2022-04-27T05:19:19.080Z] --- PASS: TestApplyAllContainer (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestIsValidHealthString [2022-04-27T05:19:19.080Z] --- PASS: TestIsValidHealthString (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestStateRunStop [2022-04-27T05:19:19.080Z] --- PASS: TestStateRunStop (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestStateTimeoutWait [2022-04-27T05:19:19.080Z] state_test.go:141: Stop callback fired [2022-04-27T05:19:19.080Z] state_test.go:165: Stop callback fired [2022-04-27T05:19:19.080Z] --- PASS: TestStateTimeoutWait (0.10s) [2022-04-27T05:19:19.080Z] === RUN TestIsValidStateString [2022-04-27T05:19:19.080Z] --- PASS: TestIsValidStateString (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestViewSaveDelete [2022-04-27T05:19:19.080Z] --- PASS: TestViewSaveDelete (0.02s) [2022-04-27T05:19:19.080Z] === RUN TestViewAll [2022-04-27T05:19:19.080Z] --- PASS: TestViewAll (0.01s) [2022-04-27T05:19:19.080Z] === RUN TestViewGet [2022-04-27T05:19:19.080Z] --- PASS: TestViewGet (0.01s) [2022-04-27T05:19:19.080Z] === RUN TestNames [2022-04-27T05:19:19.080Z] --- PASS: TestNames (0.00s) [2022-04-27T05:19:19.080Z] === RUN TestViewWithHealthCheck [2022-04-27T05:19:19.080Z] --- PASS: TestViewWithHealthCheck (0.01s) [2022-04-27T05:19:19.080Z] PASS [2022-04-27T05:19:19.080Z] coverage: 41.7% of statements [2022-04-27T05:19:19.099Z] === RUN TestVerifyNetworkingConfig [2022-04-27T05:19:19.099Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestGetContainer [2022-04-27T05:19:19.099Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestValidContainerNames [2022-04-27T05:19:19.099Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestContainerInitDNS [2022-04-27T05:19:19.099Z] daemon_test.go:145: root required [2022-04-27T05:19:19.099Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestMerge [2022-04-27T05:19:19.099Z] --- PASS: TestMerge (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestValidateContainerIsolation [2022-04-27T05:19:19.099Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestFindNetworkErrorType [2022-04-27T05:19:19.099Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestEnsureServicesExist [2022-04-27T05:19:19.099Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestEnsureServicesExistErrors [2022-04-27T05:19:19.099Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T05:19:19.099Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T05:19:19.099Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T05:19:19.099Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T05:19:19.099Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T05:19:19.099Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T05:19:19.099Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestContainerDelete [2022-04-27T05:19:19.099Z] --- PASS: TestContainerDelete (0.01s) [2022-04-27T05:19:19.099Z] === RUN TestContainerDoubleDelete [2022-04-27T05:19:19.099Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T05:19:19.099Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T05:19:19.099Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestNoneHealthcheck [2022-04-27T05:19:19.099Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T05:19:19.099Z] === RUN TestHealthStates [2022-04-27T05:19:19.550Z] ok github.com/docker/docker/container 0.290s coverage: 41.7% of statements [2022-04-27T05:19:19.550Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T05:19:19.550Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T05:19:19.550Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T05:19:19.550Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:18Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] time="2022-04-27T05:19:19Z" 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" [2022-04-27T05:19:19.562Z] --- PASS: TestHealthStates (0.21s) [2022-04-27T05:19:19.562Z] === RUN TestGetInspectData [2022-04-27T05:19:19.562Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T05:19:19.562Z] === RUN TestFillLicense [2022-04-27T05:19:19.562Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T05:19:19.562Z] === RUN TestListInvalidFilter [2022-04-27T05:19:19.562Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T05:19:19.562Z] === RUN TestNameFilter [2022-04-27T05:19:19.562Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T05:19:19.563Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T05:19:19.563Z] === 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 [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T05:19:19.563Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T05:19:19.563Z] --- 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) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T05:19:19.563Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T05:19:19.563Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestDaemonReloadLabels [2022-04-27T05:19:19.563Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T05:19:19.563Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.01s) [2022-04-27T05:19:19.563Z] === RUN TestDaemonReloadMirrors [2022-04-27T05:19:19.563Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T05:19:19.563Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T05:19:19.563Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T05:19:19.563Z] reload_test.go:342: root required [2022-04-27T05:19:19.563Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T05:19:19.563Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T05:19:19.563Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s) [2022-04-27T05:19:19.563Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T05:19:19.563Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2022-04-27T05:19:19.563Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T05:19:19.563Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-27T05:19:19.563Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T05:19:19.563Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T05:19:19.563Z] === RUN TestParseVolumesFrom [2022-04-27T05:19:19.563Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T05:19:19.563Z] PASS [2022-04-27T05:19:19.563Z] coverage: 8.8% of statements [2022-04-27T05:19:19.563Z] ok github.com/docker/docker/daemon 0.569s coverage: 8.8% of statements [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T05:19:19.563Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T05:19:20.022Z] === RUN TestPrepare [2022-04-27T05:19:20.022Z] --- PASS: TestPrepare (0.00s) [2022-04-27T05:19:20.022Z] === RUN TestStart [2022-04-27T05:19:20.022Z] --- PASS: TestStart (0.00s) [2022-04-27T05:19:20.022Z] === RUN TestWaitCancel [2022-04-27T05:19:20.022Z] --- PASS: TestWaitCancel (0.00s) [2022-04-27T05:19:20.022Z] === RUN TestWaitDisabled [2022-04-27T05:19:20.022Z] --- PASS: TestWaitDisabled (0.00s) [2022-04-27T05:19:20.022Z] === RUN TestWaitEnabled [2022-04-27T05:19:20.022Z] --- PASS: TestWaitEnabled (0.00s) [2022-04-27T05:19:20.022Z] === RUN TestRemove [2022-04-27T05:19:20.022Z] --- PASS: TestRemove (0.00s) [2022-04-27T05:19:20.022Z] PASS [2022-04-27T05:19:20.022Z] coverage: 65.3% of statements [2022-04-27T05:19:20.022Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.087s coverage: 65.3% of statements [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/defaults [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T05:19:21.109Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T05:19:21.109Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T05:19:21.109Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T05:19:21.109Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T05:19:21.109Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T05:19:21.109Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T05:19:21.109Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T05:19:21.109Z] time="2022-04-27T05:19:20Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T05:19:21.109Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.19s) [2022-04-27T05:19:21.109Z] === RUN TestCreateSuccess [2022-04-27T05:19:21.109Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestCreateStreamSkipped [2022-04-27T05:19:21.109Z] time="2022-04-27T05:19:21Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T05:19:21.109Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestCreateLogGroupSuccess [2022-04-27T05:19:21.109Z] time="2022-04-27T05:19:21Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T05:19:21.109Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestCreateError [2022-04-27T05:19:21.109Z] --- PASS: TestCreateError (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestCreateAlreadyExists [2022-04-27T05:19:21.109Z] time="2022-04-27T05:19:21Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T05:19:21.109Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestLogClosed [2022-04-27T05:19:21.109Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestLogBlocking [2022-04-27T05:19:21.109Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T05:19:21.109Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T05:19:21.109Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T05:19:21.109Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestParseEmptyInterface [2022-04-27T05:19:21.214Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestParseNonInterfaceType [2022-04-27T05:19:21.214Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestParseWithOneFunction [2022-04-27T05:19:21.214Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestParseWithMultipleFuncs [2022-04-27T05:19:21.214Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestParseWithUnnamedReturn [2022-04-27T05:19:21.214Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestEmbeddedInterface [2022-04-27T05:19:21.214Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestParsedImports [2022-04-27T05:19:21.214Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T05:19:21.214Z] === RUN TestAliasedImports [2022-04-27T05:19:21.214Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T05:19:21.214Z] PASS [2022-04-27T05:19:21.214Z] coverage: 56.8% of statements [2022-04-27T05:19:21.214Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.059s coverage: 56.8% of statements [2022-04-27T05:19:21.570Z] === RUN TestPublishBatchSuccess [2022-04-27T05:19:21.570Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestPublishBatchError [2022-04-27T05:19:21.570Z] time="2022-04-27T05:19:21Z" level=error msg=error [2022-04-27T05:19:21.570Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T05:19:21.570Z] time="2022-04-27T05:19:21Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T05:19:21.570Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T05:19:21.570Z] time="2022-04-27T05:19:21Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T05:19:21.570Z] time="2022-04-27T05:19:21Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T05:19:21.570Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchSimple [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchTicker [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchClose [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen/3/���� [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T05:19:21.570Z] === RUN TestEffectiveLen/5/ [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/0/ [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: He [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/6/a� [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: a [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: � [2022-04-27T05:19:21.570Z] === RUN TestFindValidSplit/7/a� [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T05:19:21.570Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestProcessEventEmoji [2022-04-27T05:19:21.570Z] --- PASS: TestProcessEventEmoji (0.15s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchLineSplit [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMaxEvents [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMaxEvents (0.05s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2022-04-27T05:19:21.570Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T05:19:21.570Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T05:19:21.570Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsFormat [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T05:19:21.570Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T05:19:21.570Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestCreateTagSuccess [2022-04-27T05:19:21.570Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T05:19:21.570Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.05s) [2022-04-27T05:19:21.570Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T05:19:21.570Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T05:19:21.570Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T05:19:21.570Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.02s) [2022-04-27T05:19:21.570Z] PASS [2022-04-27T05:19:21.570Z] coverage: 80.2% of statements [2022-04-27T05:19:21.570Z] ok github.com/docker/docker/daemon/logger/awslogs 0.637s coverage: 80.2% of statements [2022-04-27T05:19:22.033Z] === RUN TestAdapterReadLogs [2022-04-27T05:19:22.033Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestCopier [2022-04-27T05:19:22.033Z] --- PASS: TestCopier (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestCopierLongLines [2022-04-27T05:19:22.033Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestCopierSlow [2022-04-27T05:19:22.033Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T05:19:22.033Z] === RUN TestCopierWithSized [2022-04-27T05:19:22.033Z] === RUN TestCopierWithSized/as_is [2022-04-27T05:19:22.033Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T05:19:22.033Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-27T05:19:22.033Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T05:19:22.033Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestCopierWithPartial [2022-04-27T05:19:22.033Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestRingLogger [2022-04-27T05:19:22.033Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestRingCap [2022-04-27T05:19:22.033Z] --- PASS: TestRingCap (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestRingClose [2022-04-27T05:19:22.033Z] --- PASS: TestRingClose (0.00s) [2022-04-27T05:19:22.033Z] === RUN TestRingDrain [2022-04-27T05:19:22.033Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T05:19:22.033Z] PASS [2022-04-27T05:19:22.033Z] coverage: 43.2% of statements [2022-04-27T05:19:22.033Z] ok github.com/docker/docker/daemon/logger 0.435s coverage: 43.2% of statements [2022-04-27T05:19:22.176Z] --- PASS: TestAllocateRandomDeallocate (4.81s) [2022-04-27T05:19:22.176Z] === RUN TestRetrieveFromStore [2022-04-27T05:19:22.494Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T05:19:22.494Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T05:19:22.494Z] === RUN TestSearchRegistryForImages [2022-04-27T05:19:22.494Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T05:19:22.494Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T05:19:22.494Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T05:19:22.494Z] === RUN TestImageDelete [2022-04-27T05:19:22.494Z] === RUN TestImageDelete/no_lease [2022-04-27T05:19:22.494Z] === RUN TestImageDelete/lease_exists [2022-04-27T05:19:22.494Z] --- PASS: TestImageDelete (0.05s) [2022-04-27T05:19:22.494Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T05:19:22.494Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-27T05:19:22.494Z] === RUN TestContentStoreForPull [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T05:19:22.494Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T05:19:22.494Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T05:19:22.494Z] PASS [2022-04-27T05:19:22.494Z] coverage: 53.6% of statements [2022-04-27T05:19:22.494Z] ok github.com/docker/docker/daemon/logger/fluentd 0.142s coverage: 53.6% of statements [2022-04-27T05:19:22.494Z] --- PASS: TestContentStoreForPull (0.27s) [2022-04-27T05:19:22.495Z] PASS [2022-04-27T05:19:22.495Z] coverage: 6.6% of statements [2022-04-27T05:19:22.495Z] ok github.com/docker/docker/daemon/images 0.566s coverage: 6.6% of statements [2022-04-27T05:19:22.631Z] === RUN TestHTTPTransport [2022-04-27T05:19:22.632Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T05:19:22.632Z] PASS [2022-04-27T05:19:22.632Z] coverage: 85.7% of statements [2022-04-27T05:19:22.632Z] ok github.com/docker/docker/pkg/plugins/transport 0.048s coverage: 85.7% of statements [2022-04-27T05:19:22.957Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T05:19:22.958Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T05:19:22.958Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T05:19:22.958Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T05:19:22.958Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T05:19:22.958Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T05:19:23.088Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T05:19:23.088Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T05:19:23.088Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T05:19:23.088Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T05:19:23.088Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T05:19:23.088Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T05:19:23.088Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T05:19:23.088Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T05:19:23.088Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T05:19:23.088Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T05:19:23.088Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T05:19:23.088Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T05:19:23.088Z] === RUN TestBufferPoolPutAndGet [2022-04-27T05:19:23.088Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T05:19:23.088Z] PASS [2022-04-27T05:19:23.088Z] coverage: 88.2% of statements [2022-04-27T05:19:23.088Z] ok github.com/docker/docker/pkg/pools 0.047s coverage: 88.2% of statements [2022-04-27T05:19:23.420Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T05:19:23.420Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T05:19:23.420Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T05:19:23.420Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.19s) [2022-04-27T05:19:23.420Z] === RUN TestFastTimeMarshalJSON [2022-04-27T05:19:23.420Z] --- PASS: TestFastTimeMarshalJSON (0.06s) [2022-04-27T05:19:23.420Z] PASS [2022-04-27T05:19:23.420Z] coverage: 87.2% of statements [2022-04-27T05:19:23.544Z] --- PASS: TestRetrieveFromStore (1.59s) [2022-04-27T05:19:23.544Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T05:19:23.544Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-27T05:19:23.544Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T05:19:23.544Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T05:19:23.544Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T05:19:23.544Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T05:19:23.544Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T05:19:23.544Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T05:19:23.544Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T05:19:23.544Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T05:19:23.544Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T05:19:23.544Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T05:19:23.544Z] === RUN TestDebug [2022-04-27T05:19:23.544Z] --- PASS: TestDebug (0.00s) [2022-04-27T05:19:23.544Z] === RUN TestRequestPoolParallel [2022-04-27T05:19:23.836Z] === RUN TestNewListSecretsFilters [2022-04-27T05:19:23.836Z] --- PASS: TestNewListSecretsFilters (0.00s) [2022-04-27T05:19:23.836Z] === RUN TestNewListConfigsFilters [2022-04-27T05:19:23.836Z] --- PASS: TestNewListConfigsFilters (0.00s) [2022-04-27T05:19:23.836Z] PASS [2022-04-27T05:19:23.836Z] coverage: 0.5% of statements [2022-04-27T05:19:23.836Z] ok github.com/docker/docker/daemon/cluster 0.245s coverage: 0.5% of statements [2022-04-27T05:19:23.882Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.315s coverage: 87.2% of statements [2022-04-27T05:19:23.882Z] === RUN TestJSONFileLogger [2022-04-27T05:19:23.882Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T05:19:23.882Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T05:19:23.882Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T05:19:23.882Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T05:19:23.882Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2022-04-27T05:19:23.882Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T05:19:23.882Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.02s) [2022-04-27T05:19:23.882Z] === RUN TestEncodeDecode [2022-04-27T05:19:23.882Z] === PAUSE TestEncodeDecode [2022-04-27T05:19:23.882Z] === RUN TestUnexpectedEOF [2022-04-27T05:19:24.000Z] === RUN TestOutputOnPrematureClose [2022-04-27T05:19:24.000Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T05:19:24.000Z] === RUN TestCompleteSilently [2022-04-27T05:19:24.000Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T05:19:24.000Z] PASS [2022-04-27T05:19:24.000Z] coverage: 75.9% of statements [2022-04-27T05:19:24.000Z] ok github.com/docker/docker/pkg/progress 0.043s coverage: 75.9% of statements [2022-04-27T05:19:24.000Z] --- PASS: TestRequestPoolParallel (0.51s) [2022-04-27T05:19:24.000Z] === RUN TestFullAllocateRelease [2022-04-27T05:19:24.343Z] time="2022-04-27T05:19:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T05:19:24.344Z] time="2022-04-27T05:19:23Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T05:19:24.344Z] --- PASS: TestUnexpectedEOF (0.22s) [2022-04-27T05:19:24.344Z] === CONT TestEncodeDecode [2022-04-27T05:19:24.344Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T05:19:24.344Z] PASS [2022-04-27T05:19:24.344Z] coverage: 69.9% of statements [2022-04-27T05:19:24.344Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.325s coverage: 69.9% of statements [2022-04-27T05:19:24.456Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T05:19:24.456Z] === RUN TestClientStream [2022-04-27T05:19:24.456Z] --- PASS: TestClientStream (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestClientSendFile [2022-04-27T05:19:24.456Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestClientWithRequestTimeout [2022-04-27T05:19:24.456Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T05:19:24.456Z] === RUN TestFileSpecPlugin [2022-04-27T05:19:24.456Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T05:19:24.456Z] === RUN TestFileJSONSpecPlugin [2022-04-27T05:19:24.456Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T05:19:24.456Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestPluginAddHandler [2022-04-27T05:19:24.456Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestPluginWaitBadPlugin [2022-04-27T05:19:24.456Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestGet [2022-04-27T05:19:24.456Z] time="2022-04-27T05:19:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T05:19:24.456Z] === RUN TestSendToOneSub [2022-04-27T05:19:24.456Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestSendToMultipleSubs [2022-04-27T05:19:24.456Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestEvictOneSub [2022-04-27T05:19:24.456Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestClosePublisher [2022-04-27T05:19:24.456Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T05:19:24.456Z] === RUN TestPubSubRace [2022-04-27T05:19:24.807Z] === RUN TestWriteLog [2022-04-27T05:19:24.807Z] === PAUSE TestWriteLog [2022-04-27T05:19:24.807Z] === RUN TestReadLog [2022-04-27T05:19:24.807Z] === PAUSE TestReadLog [2022-04-27T05:19:24.807Z] === RUN TestDecode [2022-04-27T05:19:24.807Z] --- PASS: TestDecode (0.03s) [2022-04-27T05:19:24.807Z] === CONT TestWriteLog [2022-04-27T05:19:24.807Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T05:19:24.818Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.20s) [2022-04-27T05:19:24.818Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-04-27T05:19:24.912Z] --- PASS: TestFullAllocateRelease (0.57s) [2022-04-27T05:19:24.912Z] === RUN TestOddAllocateRelease [2022-04-27T05:19:24.912Z] --- PASS: TestOddAllocateRelease (0.25s) [2022-04-27T05:19:24.912Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T05:19:24.912Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.08s) [2022-04-27T05:19:24.912Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T05:19:24.912Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.05s) [2022-04-27T05:19:24.912Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T05:19:25.268Z] === CONT TestReadLog [2022-04-27T05:19:25.268Z] === RUN TestReadLog/tail_exact [2022-04-27T05:19:25.268Z] === RUN TestOpenFileDelete [2022-04-27T05:19:25.268Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestOpenFileRename [2022-04-27T05:19:25.268Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestHandleDecoderErr [2022-04-27T05:19:25.268Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestParseLogTagDefaultTag [2022-04-27T05:19:25.268Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestParseLogTag [2022-04-27T05:19:25.268Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestParseLogTagEmptyTag [2022-04-27T05:19:25.268Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestTailFiles [2022-04-27T05:19:25.268Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestFollowLogsConsumerGone [2022-04-27T05:19:25.268Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestFollowLogsProducerGone [2022-04-27T05:19:25.268Z] logfile_test.go:233: messages sent: 4098, received: 4098 [2022-04-27T05:19:25.268Z] logfile_test.go:180: logDecode() closed after sending 4098 messages [2022-04-27T05:19:25.268Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2022-04-27T05:19:25.268Z] === RUN TestCheckCapacityAndRotate [2022-04-27T05:19:25.268Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T05:19:25.268Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T05:19:25.268Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T05:19:25.268Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T05:19:25.268Z] --- PASS: TestReadLog (0.26s) [2022-04-27T05:19:25.268Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-27T05:19:25.268Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T05:19:25.268Z] --- PASS: TestReadLog/tail_more_than_available (0.01s) [2022-04-27T05:19:25.268Z] PASS [2022-04-27T05:19:25.268Z] coverage: 78.7% of statements [2022-04-27T05:19:25.268Z] ok github.com/docker/docker/daemon/logger/local 0.527s coverage: 78.7% of statements [2022-04-27T05:19:25.268Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2022-04-27T05:19:25.268Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2022-04-27T05:19:25.268Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2022-04-27T05:19:25.268Z] PASS [2022-04-27T05:19:25.268Z] coverage: 55.1% of statements [2022-04-27T05:19:25.268Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.246s coverage: 55.1% of statements [2022-04-27T05:19:25.268Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T05:19:25.368Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.05s) [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T05:19:25.368Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T05:19:25.368Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T05:19:25.368Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T05:19:25.368Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:19:25.368Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:19:25.368Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T05:19:25.368Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:19:25.368Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:19:25.368Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:19:25.368Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:19:25.368Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:19:25.368Z] PASS [2022-04-27T05:19:25.368Z] coverage: 85.3% of statements [2022-04-27T05:19:25.368Z] ok github.com/docker/docker/libnetwork/ipam 59.313s coverage: 85.3% of statements [2022-04-27T05:19:25.368Z] time="2022-04-27T05:19:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T05:19:25.409Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2022-04-27T05:19:25.409Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.22s) [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2022-04-27T05:19:25.409Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2022-04-27T05:19:25.409Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2022-04-27T05:19:25.409Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCContainerRuntime [2022-04-27T05:19:25.409Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2022-04-27T05:19:25.409Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCIsolation [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCIsolation/empty [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCIsolation/default [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCIsolation/process [2022-04-27T05:19:25.409Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCIsolation [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCIsolation/default [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCIsolation/process [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2022-04-27T05:19:25.410Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2022-04-27T05:19:25.824Z] --- PASS: TestPubSubRace (1.07s) [2022-04-27T05:19:25.824Z] PASS [2022-04-27T05:19:25.824Z] coverage: 75.0% of statements [2022-04-27T05:19:25.824Z] ok github.com/docker/docker/pkg/pubsub 1.123s coverage: 75.0% of statements [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2022-04-27T05:19:25.881Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2022-04-27T05:19:25.881Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertFromGRPCConfigs [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertFromGRPCConfigs/file [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCConfigs [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCConfigs/file [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2022-04-27T05:19:25.881Z] === RUN TestServiceConvertToGRPCConfigs/none [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2022-04-27T05:19:25.881Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2022-04-27T05:19:25.881Z] PASS [2022-04-27T05:19:25.881Z] coverage: 35.9% of statements [2022-04-27T05:19:25.881Z] ok github.com/docker/docker/daemon/cluster/convert 0.949s coverage: 35.9% of statements [2022-04-27T05:19:26.241Z] === RUN TestLog [2022-04-27T05:19:26.241Z] --- PASS: TestLog (0.03s) [2022-04-27T05:19:26.241Z] PASS [2022-04-27T05:19:26.241Z] coverage: 31.5% of statements [2022-04-27T05:19:26.241Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.098s coverage: 31.5% of statements [2022-04-27T05:19:26.280Z] === RUN TestRegister [2022-04-27T05:19:26.280Z] --- PASS: TestRegister (0.00s) [2022-04-27T05:19:26.280Z] === RUN TestCommand [2022-04-27T05:19:26.280Z] --- PASS: TestCommand (0.03s) [2022-04-27T05:19:26.280Z] === RUN TestNaiveSelf [2022-04-27T05:19:26.280Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-27T05:19:26.280Z] PASS [2022-04-27T05:19:26.280Z] coverage: 82.4% of statements [2022-04-27T05:19:26.280Z] ok github.com/docker/docker/pkg/reexec 0.110s coverage: 82.4% of statements [2022-04-27T05:19:26.703Z] === RUN TestValidateLogOpt [2022-04-27T05:19:26.703Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestNewMissedConfig [2022-04-27T05:19:26.703Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestNewMissedUrl [2022-04-27T05:19:26.703Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestNewMissedToken [2022-04-27T05:19:26.703Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestNewWithProxy [2022-04-27T05:19:26.703Z] === RUN TestNewParse [2022-04-27T05:19:26.703Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestDefault [2022-04-27T05:19:26.703Z] --- PASS: TestNewParse (0.00s) [2022-04-27T05:19:26.703Z] PASS [2022-04-27T05:19:26.703Z] coverage: 8.3% of statements [2022-04-27T05:19:26.703Z] --- PASS: TestDefault (0.01s) [2022-04-27T05:19:26.703Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T05:19:26.703Z] ok github.com/docker/docker/daemon/logger/templates 0.049s coverage: 8.3% of statements [2022-04-27T05:19:26.703Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-27T05:19:26.703Z] === RUN TestJsonFormat [2022-04-27T05:19:26.703Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T05:19:26.703Z] === RUN TestRawFormat [2022-04-27T05:19:26.703Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestRawFormatWithLabels [2022-04-27T05:19:26.703Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestRawFormatWithoutTag [2022-04-27T05:19:26.703Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T05:19:26.703Z] === RUN TestBatching [2022-04-27T05:19:27.167Z] --- PASS: TestBatching (0.33s) [2022-04-27T05:19:27.167Z] === RUN TestFrequency [2022-04-27T05:19:27.167Z] === RUN TestParseLogFormat [2022-04-27T05:19:27.167Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestValidateLogOptEmpty [2022-04-27T05:19:27.167Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogAddress [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogAddress (0.00s) [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestParseAddressDefaultPort [2022-04-27T05:19:27.167Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestValidateSyslogFacility [2022-04-27T05:19:27.167Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T05:19:27.167Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestValidateLogOpt [2022-04-27T05:19:27.167Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T05:19:27.167Z] PASS [2022-04-27T05:19:27.167Z] coverage: 43.6% of statements [2022-04-27T05:19:27.167Z] ok github.com/docker/docker/daemon/logger/syslog 0.063s coverage: 43.6% of statements [2022-04-27T05:19:27.167Z] --- PASS: TestFrequency (0.17s) [2022-04-27T05:19:27.167Z] === RUN TestOneMessagePerRequest [2022-04-27T05:19:27.167Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestVerify [2022-04-27T05:19:27.167Z] --- PASS: TestVerify (0.00s) [2022-04-27T05:19:27.167Z] === RUN TestSkipVerify [2022-04-27T05:19:27.261Z] === RUN TestDump [2022-04-27T05:19:27.261Z] goroutine 21 [running]: [2022-04-27T05:19:27.261Z] github.com/docker/docker/pkg/stack.dump(0xba2d57?) [2022-04-27T05:19:27.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T05:19:27.261Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T05:19:27.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T05:19:27.261Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T05:19:27.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T05:19:27.261Z] testing.tRunner(0xc000085520, 0xd6a498) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:19:27.261Z] created by testing.(*T).Run [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T05:19:27.261Z] [2022-04-27T05:19:27.261Z] goroutine 1 [chan receive]: [2022-04-27T05:19:27.261Z] testing.(*T).Run(0xc000085380, {0xd5913c?, 0xb7c1f3?}, 0xd6a498) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T05:19:27.261Z] testing.runTests.func1(0xc0000c2840?) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T05:19:27.261Z] testing.tRunner(0xc000085380, 0xc0000cdca0) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:19:27.261Z] testing.runTests(0xc0000a0460?, {0xeee400, 0x3, 0x3}, {0x27257cd0598?, 0x40?, 0xef34a0?}) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T05:19:27.261Z] testing.(*M).Run(0xc0000a0460) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T05:19:27.261Z] main.main() [2022-04-27T05:19:27.261Z] _testmain.go:99 +0x255 [2022-04-27T05:19:27.261Z] --- PASS: TestDump (0.00s) [2022-04-27T05:19:27.261Z] === RUN TestDumpToFile [2022-04-27T05:19:27.261Z] --- PASS: TestDumpToFile (0.17s) [2022-04-27T05:19:27.261Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T05:19:27.261Z] goroutine 23 [running]: [2022-04-27T05:19:27.261Z] github.com/docker/docker/pkg/stack.dump(0xc1ed13?) [2022-04-27T05:19:27.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T05:19:27.261Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xc1ece0?}) [2022-04-27T05:19:27.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T05:19:27.261Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085520?) [2022-04-27T05:19:27.261Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T05:19:27.261Z] testing.tRunner(0xc000085ba0, 0xd6a488) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:19:27.261Z] created by testing.(*T).Run [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T05:19:27.261Z] [2022-04-27T05:19:27.261Z] goroutine 1 [chan receive]: [2022-04-27T05:19:27.261Z] testing.(*T).Run(0xc000085380, {0xd60713?, 0xb7c1f3?}, 0xd6a488) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T05:19:27.261Z] testing.runTests.func1(0xc0000c2840?) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T05:19:27.261Z] testing.tRunner(0xc000085380, 0xc0000cdca0) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:19:27.261Z] testing.runTests(0xc0000a0460?, {0xeee400, 0x3, 0x3}, {0x27257cd0598?, 0x40?, 0xef34a0?}) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T05:19:27.261Z] testing.(*M).Run(0xc0000a0460) [2022-04-27T05:19:27.261Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T05:19:27.261Z] main.main() [2022-04-27T05:19:27.261Z] _testmain.go:99 +0x255 [2022-04-27T05:19:27.261Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T05:19:27.261Z] PASS [2022-04-27T05:19:27.261Z] coverage: 90.9% of statements [2022-04-27T05:19:27.261Z] ok github.com/docker/docker/pkg/stack 0.212s coverage: 90.9% of statements [2022-04-27T05:19:27.630Z] time="2022-04-27T05:19:26Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:27.630Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:27.630Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:27.718Z] time="2022-04-27T05:19:27Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T05:19:28.091Z] --- PASS: TestSkipVerify (0.89s) [2022-04-27T05:19:28.091Z] === RUN TestBufferMaximum [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.824439\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.824439\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.091Z] --- PASS: TestBufferMaximum (0.00s) [2022-04-27T05:19:28.091Z] === RUN TestServerAlwaysDown [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.828444\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.828444\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.091Z] time="2022-04-27T05:19:27Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:28.092Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.828444\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.092Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.829444\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.092Z] time="2022-04-27T05:19:27Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036767.829444\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:28.092Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T05:19:28.092Z] === RUN TestCannotSendAfterClose [2022-04-27T05:19:28.092Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T05:19:28.092Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T05:19:28.174Z] === RUN TestNewStdWriter [2022-04-27T05:19:28.174Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T05:19:28.174Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestWriteWithNilBytes [2022-04-27T05:19:28.174Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestWrite [2022-04-27T05:19:28.174Z] --- PASS: TestWrite (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestWriteWithWriterError [2022-04-27T05:19:28.174Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T05:19:28.174Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyWriteAndRead [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T05:19:28.174Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T05:19:28.174Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T05:19:28.174Z] PASS [2022-04-27T05:19:28.174Z] coverage: 100.0% of statements [2022-04-27T05:19:28.174Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2022-04-27T05:19:28.553Z] === RUN TestV1IDService [2022-04-27T05:19:28.553Z] --- PASS: TestV1IDService (0.03s) [2022-04-27T05:19:28.553Z] === RUN TestV2MetadataService [2022-04-27T05:19:28.859Z] === RUN TestWaitNodeAttachment [2022-04-27T05:19:29.014Z] time="2022-04-27T05:19:28Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49212/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2022-04-27T05:19:29.014Z] time="2022-04-27T05:19:28Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"8705cc1445b2\"}'" [2022-04-27T05:19:29.015Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-27T05:19:29.015Z] PASS [2022-04-27T05:19:29.015Z] coverage: 82.5% of statements [2022-04-27T05:19:29.015Z] ok github.com/docker/docker/daemon/logger/splunk 2.529s coverage: 82.5% of statements [2022-04-27T05:19:29.015Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T05:19:29.015Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T05:19:29.015Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T05:19:29.138Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T05:19:29.138Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T05:19:29.138Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestFormatStatus [2022-04-27T05:19:29.138Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestFormatError [2022-04-27T05:19:29.138Z] --- PASS: TestFormatError (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestFormatJSONError [2022-04-27T05:19:29.138Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T05:19:29.138Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T05:19:29.138Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestNewJSONProgressOutput [2022-04-27T05:19:29.138Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestAuxFormatterEmit [2022-04-27T05:19:29.138Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestStreamWriterStdout [2022-04-27T05:19:29.138Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T05:19:29.138Z] === RUN TestStreamWriterStderr [2022-04-27T05:19:29.138Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T05:19:29.138Z] PASS [2022-04-27T05:19:29.138Z] coverage: 66.2% of statements [2022-04-27T05:19:29.138Z] ok github.com/docker/docker/pkg/streamformatter 0.046s coverage: 66.2% of statements [2022-04-27T05:19:29.331Z] === RUN TestBuilderGC [2022-04-27T05:19:29.331Z] --- PASS: TestBuilderGC (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationNotFound [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonBrokenConfiguration [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestFindConfigurationConflicts [2022-04-27T05:19:29.331Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2022-04-27T05:19:29.331Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeConflicts [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeConcurrent [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeConcurrentError [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2022-04-27T05:19:29.331Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2022-04-27T05:19:29.331Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestFindConfigurationConflictsWithMergedValues [2022-04-27T05:19:29.331Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2022-04-27T05:19:29.331Z] === RUN TestValidateConfigurationErrors/with_invalid_hosts [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfigurationErrors/with_invalid_hosts (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_label [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_dns [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_dns-search [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_max-download-attempts [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_node_generic_resources [2022-04-27T05:19:29.331Z] === RUN TestValidateConfiguration/with_hosts [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2022-04-27T05:19:29.331Z] --- PASS: TestValidateConfiguration/with_hosts (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestReloadSetConfigFileNotExist [2022-04-27T05:19:29.331Z] time="2022-04-27T05:19:28Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2022-04-27T05:19:29.331Z] --- PASS: TestReloadSetConfigFileNotExist (0.22s) [2022-04-27T05:19:29.331Z] === RUN TestReloadDefaultConfigNotExist [2022-04-27T05:19:29.331Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:19:29.331Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestReloadBadDefaultConfig [2022-04-27T05:19:29.331Z] time="2022-04-27T05:19:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-2011768245" [2022-04-27T05:19:29.331Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestReloadWithConflictingLabels [2022-04-27T05:19:29.331Z] time="2022-04-27T05:19:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-602937984" [2022-04-27T05:19:29.331Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestReloadWithDuplicateLabels [2022-04-27T05:19:29.331Z] time="2022-04-27T05:19:29Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2672637803" [2022-04-27T05:19:29.331Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2022-04-27T05:19:29.331Z] === RUN TestMaskURLCredentials [2022-04-27T05:19:29.331Z] --- PASS: TestMaskURLCredentials (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestDaemonConfigurationMerge [2022-04-27T05:19:29.332Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2022-04-27T05:19:29.332Z] PASS [2022-04-27T05:19:29.332Z] coverage: 79.5% of statements [2022-04-27T05:19:29.332Z] ok github.com/docker/docker/daemon/config 0.395s coverage: 79.5% of statements [2022-04-27T05:19:29.332Z] --- PASS: TestWaitNodeAttachment (0.40s) [2022-04-27T05:19:29.332Z] === RUN TestIsolationConversion [2022-04-27T05:19:29.332Z] === RUN TestIsolationConversion/default [2022-04-27T05:19:29.332Z] === RUN TestIsolationConversion/process [2022-04-27T05:19:29.332Z] === RUN TestIsolationConversion/hyperv [2022-04-27T05:19:29.332Z] --- PASS: TestIsolationConversion (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestIsolationConversion/default (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestIsolationConversion/process (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestContainerLabels [2022-04-27T05:19:29.332Z] --- PASS: TestContainerLabels (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestCredentialSpecConversion [2022-04-27T05:19:29.332Z] === RUN TestCredentialSpecConversion/none [2022-04-27T05:19:29.332Z] === RUN TestCredentialSpecConversion/config [2022-04-27T05:19:29.332Z] === RUN TestCredentialSpecConversion/file [2022-04-27T05:19:29.332Z] === RUN TestCredentialSpecConversion/registry [2022-04-27T05:19:29.332Z] --- PASS: TestCredentialSpecConversion (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2022-04-27T05:19:29.332Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestControllerValidateMountBind [2022-04-27T05:19:29.332Z] --- PASS: TestControllerValidateMountBind (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestControllerValidateMountVolume [2022-04-27T05:19:29.332Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestControllerValidateMountTarget [2022-04-27T05:19:29.332Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestControllerValidateMountTmpfs [2022-04-27T05:19:29.332Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestControllerValidateMountInvalidType [2022-04-27T05:19:29.332Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2022-04-27T05:19:29.332Z] === RUN TestControllerValidateMountNamedPipe [2022-04-27T05:19:29.332Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2022-04-27T05:19:29.332Z] PASS [2022-04-27T05:19:29.332Z] coverage: 11.0% of statements [2022-04-27T05:19:29.332Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.656s coverage: 11.0% of statements [2022-04-27T05:19:29.476Z] === RUN TestSuccessfulDownload [2022-04-27T05:19:29.476Z] download_test.go:267: Needs fixing on Windows [2022-04-27T05:19:29.476Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T05:19:29.476Z] === RUN TestCancelledDownload [2022-04-27T05:19:29.476Z] --- PASS: TestCancelledDownload (0.01s) [2022-04-27T05:19:29.476Z] === RUN TestMaxDownloadAttempts [2022-04-27T05:19:29.476Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:19:29.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:19:29.476Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:19:29.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:19:29.476Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:19:29.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:19:29.476Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:19:29.476Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:19:29.476Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:19:29.476Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:19:29.476Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:19:29.476Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:19:29.596Z] === RUN TestGenerateRandomID [2022-04-27T05:19:29.596Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T05:19:29.596Z] === RUN TestShortenId [2022-04-27T05:19:29.596Z] --- PASS: TestShortenId (0.00s) [2022-04-27T05:19:29.596Z] === RUN TestShortenSha256Id [2022-04-27T05:19:29.596Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T05:19:29.596Z] === RUN TestShortenIdEmpty [2022-04-27T05:19:29.596Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T05:19:29.596Z] === RUN TestShortenIdInvalid [2022-04-27T05:19:29.596Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T05:19:29.596Z] === RUN TestIsShortIDNonHex [2022-04-27T05:19:29.596Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T05:19:29.596Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T05:19:29.596Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T05:19:29.596Z] PASS [2022-04-27T05:19:29.596Z] coverage: 70.6% of statements [2022-04-27T05:19:29.596Z] ok github.com/docker/docker/pkg/stringid 0.041s coverage: 70.6% of statements [2022-04-27T05:19:29.807Z] === RUN TestEventsLog [2022-04-27T05:19:29.807Z] --- PASS: TestEventsLog (0.00s) [2022-04-27T05:19:29.807Z] === RUN TestEventsLogTimeout [2022-04-27T05:19:29.807Z] --- PASS: TestEventsLogTimeout (0.00s) [2022-04-27T05:19:29.807Z] === RUN TestLogEvents [2022-04-27T05:19:29.939Z] --- PASS: TestV2MetadataService (1.46s) [2022-04-27T05:19:29.939Z] PASS [2022-04-27T05:19:29.939Z] coverage: 48.2% of statements [2022-04-27T05:19:29.939Z] ok github.com/docker/docker/distribution/metadata 1.573s coverage: 48.2% of statements [2022-04-27T05:19:29.939Z] time="2022-04-27T05:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:29.939Z] time="2022-04-27T05:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:29.939Z] time="2022-04-27T05:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:29.939Z] time="2022-04-27T05:19:29Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:29.939Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T05:19:29.939Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.55s) [2022-04-27T05:19:29.939Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.55s) [2022-04-27T05:19:29.939Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.55s) [2022-04-27T05:19:29.939Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.55s) [2022-04-27T05:19:29.939Z] === RUN TestTransfer [2022-04-27T05:19:29.939Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T05:19:29.939Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T05:19:29.939Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T05:19:29.939Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T05:19:29.939Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T05:19:29.939Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T05:19:29.939Z] === RUN TestManifestStore [2022-04-27T05:19:29.939Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T05:19:30.075Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T05:19:30.277Z] --- PASS: TestLogEvents (0.06s) [2022-04-27T05:19:30.277Z] === RUN TestLoadBufferedEvents [2022-04-27T05:19:30.277Z] --- PASS: TestLoadBufferedEvents (0.26s) [2022-04-27T05:19:30.277Z] === RUN TestLoadBufferedEventsOnlyFromPast [2022-04-27T05:19:30.277Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2022-04-27T05:19:30.277Z] === RUN TestIgnoreBufferedWhenNoTimes [2022-04-27T05:19:30.277Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2022-04-27T05:19:30.277Z] PASS [2022-04-27T05:19:30.277Z] coverage: 50.0% of statements [2022-04-27T05:19:30.277Z] ok github.com/docker/docker/daemon/events 0.413s coverage: 50.0% of statements [2022-04-27T05:19:30.405Z] --- PASS: TestTransfer (0.14s) [2022-04-27T05:19:30.405Z] === RUN TestConcurrencyLimit [2022-04-27T05:19:30.405Z] time="2022-04-27T05:19:30Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local814961964\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/no_local_cache [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/with_local_cache [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T05:19:30.405Z] time="2022-04-27T05:19:30Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:30.405Z] time="2022-04-27T05:19:30Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T05:19:30.405Z] time="2022-04-27T05:19:30Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:30.405Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T05:19:30.405Z] time="2022-04-27T05:19:30Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:30.406Z] time="2022-04-27T05:19:30Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:30.406Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T05:19:30.406Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T05:19:30.406Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T05:19:30.406Z] time="2022-04-27T05:19:30Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore (0.38s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/no_remote_or_local (0.23s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/unknown_media_type (0.08s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.06s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T05:19:30.406Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T05:19:30.406Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestFixManifestLayers [2022-04-27T05:19:30.406Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T05:19:30.406Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T05:19:30.406Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestFixManifestLayersBadParent [2022-04-27T05:19:30.406Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestValidateManifest [2022-04-27T05:19:30.406Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T05:19:30.406Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestFormatPlatform [2022-04-27T05:19:30.406Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T05:19:30.406Z] === RUN TestPullSchema2Config [2022-04-27T05:19:30.406Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T05:19:30.406Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:30.406Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:30.406Z] === RUN TestPullSchema2Config/500_status [2022-04-27T05:19:30.406Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:30.406Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:30.406Z] --- PASS: TestConcurrencyLimit (0.36s) [2022-04-27T05:19:30.406Z] === RUN TestInactiveJobs [2022-04-27T05:19:30.559Z] === RUN TestIsCpusetListAvailable [2022-04-27T05:19:30.559Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T05:19:30.559Z] PASS [2022-04-27T05:19:30.559Z] coverage: 39.4% of statements [2022-04-27T05:19:30.559Z] ok github.com/docker/docker/pkg/sysinfo 0.041s coverage: 39.4% of statements [2022-04-27T05:19:30.642Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T05:19:30.642Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T05:19:30.870Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:30.870Z] === RUN TestPullSchema2Config/EOF [2022-04-27T05:19:30.870Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:30.870Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:30.870Z] 2022/04/27 05:19:30 http: panic serving 127.0.0.1:49223: intentional panic [2022-04-27T05:19:30.870Z] goroutine 112 [running]: [2022-04-27T05:19:30.870Z] net/http.(*conn).serve.func1() [2022-04-27T05:19:30.870Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T05:19:30.870Z] panic({0x638ee0, 0x81b270}) [2022-04-27T05:19:30.870Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T05:19:30.870Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0003d6000?, {0x822a18?, 0xc0003e40e0?}) [2022-04-27T05:19:30.870Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T05:19:30.870Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x822a18, 0xc0003e40e0}, 0xc0000d8300) [2022-04-27T05:19:30.870Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T05:19:30.870Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x822a18?, 0xc0003e40e0?}, 0xc3d5e0?) [2022-04-27T05:19:30.870Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T05:19:30.870Z] net/http.serverHandler.ServeHTTP({0xc00010c7e0?}, {0x822a18, 0xc0003e40e0}, 0xc0000d8300) [2022-04-27T05:19:30.870Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T05:19:30.870Z] net/http.(*conn).serve(0xc000078000, {0x823290, 0xc00010c480}) [2022-04-27T05:19:30.870Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T05:19:30.870Z] created by net/http.(*Server).Serve [2022-04-27T05:19:30.870Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T05:19:30.870Z] --- PASS: TestInactiveJobs (0.35s) [2022-04-27T05:19:30.870Z] === RUN TestWatchRelease [2022-04-27T05:19:30.870Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T05:19:30.870Z] === RUN TestWatchFinishedTransfer [2022-04-27T05:19:30.870Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestDuplicateTransfer [2022-04-27T05:19:30.870Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T05:19:30.870Z] === RUN TestSuccessfulUpload [2022-04-27T05:19:30.870Z] === RUN TestNotFound [2022-04-27T05:19:30.870Z] --- PASS: TestNotFound (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestConflict [2022-04-27T05:19:30.870Z] --- PASS: TestConflict (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestForbidden [2022-04-27T05:19:30.870Z] --- PASS: TestForbidden (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestInvalidParameter [2022-04-27T05:19:30.870Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestNotImplemented [2022-04-27T05:19:30.870Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestNotModified [2022-04-27T05:19:30.870Z] --- PASS: TestNotModified (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestUnauthorized [2022-04-27T05:19:30.870Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestUnknown [2022-04-27T05:19:30.870Z] --- PASS: TestUnknown (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestCancelled [2022-04-27T05:19:30.870Z] --- PASS: TestCancelled (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestDeadline [2022-04-27T05:19:30.870Z] --- PASS: TestDeadline (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestDataLoss [2022-04-27T05:19:30.870Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestUnavailable [2022-04-27T05:19:30.870Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestSystem [2022-04-27T05:19:30.870Z] --- PASS: TestSystem (0.00s) [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Conflict [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T05:19:30.870Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T05:19:30.870Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T05:19:30.870Z] PASS [2022-04-27T05:19:30.870Z] coverage: 77.0% of statements [2022-04-27T05:19:30.870Z] ok github.com/docker/docker/errdefs 0.051s coverage: 77.0% of statements [2022-04-27T05:19:30.870Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:30.870Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T05:19:30.870Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:30.870Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:30.870Z] --- PASS: TestPullSchema2Config (0.57s) [2022-04-27T05:19:31.334Z] --- PASS: TestPullSchema2Config/success_first_time (0.02s) [2022-04-27T05:19:31.334Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T05:19:31.334Z] --- PASS: TestPullSchema2Config/EOF (0.28s) [2022-04-27T05:19:31.334Z] --- PASS: TestPullSchema2Config/unauthorized (0.00s) [2022-04-27T05:19:31.334Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T05:19:31.334Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T05:19:31.334Z] === RUN TestLayerAlreadyExists [2022-04-27T05:19:31.334Z] 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} [2022-04-27T05:19:31.334Z] 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} [2022-04-27T05:19:31.334Z] 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} [2022-04-27T05:19:31.334Z] 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} [2022-04-27T05:19:31.334Z] 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} [2022-04-27T05:19:31.334Z] 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} [2022-04-27T05:19:31.334Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T05:19:31.334Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T05:19:31.334Z] time="2022-04-27T05:19:31Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T05:19:31.334Z] --- PASS: TestSuccessfulUpload (0.40s) [2022-04-27T05:19:31.334Z] === RUN TestCancelledUpload [2022-04-27T05:19:31.334Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T05:19:31.334Z] PASS [2022-04-27T05:19:31.334Z] coverage: 76.8% of statements [2022-04-27T05:19:31.334Z] ok github.com/docker/docker/distribution/xfer 1.973s coverage: 76.8% of statements [2022-04-27T05:19:31.526Z] time="2022-04-27T05:19:31Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T05:19:31.574Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T05:19:31.851Z] === RUN TestIsEmptyDir [2022-04-27T05:19:31.851Z] --- PASS: TestIsEmptyDir (0.01s) [2022-04-27T05:19:31.851Z] === RUN TestGraphDriverInitRequestIsCompatible [2022-04-27T05:19:31.851Z] --- PASS: TestGraphDriverInitRequestIsCompatible (0.00s) [2022-04-27T05:19:31.851Z] PASS [2022-04-27T05:19:31.851Z] coverage: 2.3% of statements [2022-04-27T05:19:31.851Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2022-04-27T05:19:31.851Z] === RUN TestLinkNaming [2022-04-27T05:19:31.851Z] --- PASS: TestLinkNaming (0.00s) [2022-04-27T05:19:31.851Z] === RUN TestLinkNew [2022-04-27T05:19:31.851Z] --- PASS: TestLinkNew (0.00s) [2022-04-27T05:19:31.851Z] === RUN TestLinkEnv [2022-04-27T05:19:31.851Z] --- PASS: TestLinkEnv (0.00s) [2022-04-27T05:19:31.851Z] === RUN TestLinkMultipleEnv [2022-04-27T05:19:31.851Z] --- PASS: TestLinkMultipleEnv (0.00s) [2022-04-27T05:19:31.851Z] === RUN TestLinkPortRangeEnv [2022-04-27T05:19:31.851Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2022-04-27T05:19:31.851Z] PASS [2022-04-27T05:19:31.851Z] coverage: 93.0% of statements [2022-04-27T05:19:31.851Z] ok github.com/docker/docker/daemon/links 0.049s coverage: 93.0% of statements [2022-04-27T05:19:31.986Z] === RUN TestChtimes [2022-04-27T05:19:31.986Z] --- PASS: TestChtimes (0.00s) [2022-04-27T05:19:31.986Z] === RUN TestChtimesWindows [2022-04-27T05:19:31.986Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T05:19:31.986Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T05:19:31.986Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T05:19:31.986Z] PASS [2022-04-27T05:19:31.986Z] coverage: 13.0% of statements [2022-04-27T05:19:31.986Z] ok github.com/docker/docker/pkg/system 0.051s coverage: 13.0% of statements [2022-04-27T05:19:32.138Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T05:19:32.309Z] === RUN TestFSGetInvalidData [2022-04-27T05:19:32.309Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-27T05:19:32.309Z] === RUN TestFSInvalidSet [2022-04-27T05:19:32.309Z] --- PASS: TestFSInvalidSet (0.02s) [2022-04-27T05:19:32.309Z] === RUN TestFSInvalidRoot [2022-04-27T05:19:32.309Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-27T05:19:32.309Z] === RUN TestFSMetadataGetSet [2022-04-27T05:19:32.309Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-27T05:19:32.309Z] === RUN TestFSInvalidWalker [2022-04-27T05:19:32.309Z] --- PASS: TestFSInvalidWalker (0.02s) [2022-04-27T05:19:32.309Z] === RUN TestFSGetSet [2022-04-27T05:19:32.309Z] --- PASS: TestWhenEmptyAuthConfig (1.29s) [2022-04-27T05:19:32.309Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T05:19:32.309Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T05:19:32.309Z] === RUN TestTokenPassThru [2022-04-27T05:19:32.309Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-27T05:19:32.309Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T05:19:32.309Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T05:19:32.309Z] PASS [2022-04-27T05:19:32.309Z] coverage: 26.6% of statements [2022-04-27T05:19:32.309Z] === RUN TestCompare [2022-04-27T05:19:32.309Z] --- PASS: TestCompare (0.00s) [2022-04-27T05:19:32.309Z] PASS [2022-04-27T05:19:32.309Z] coverage: 19.2% of statements [2022-04-27T05:19:32.309Z] --- PASS: TestFSGetSet (0.05s) [2022-04-27T05:19:32.309Z] === RUN TestFSGetUnsetKey [2022-04-27T05:19:32.309Z] ok github.com/docker/docker/distribution 2.422s coverage: 26.6% of statements [2022-04-27T05:19:32.309Z] ok github.com/docker/docker/image/cache 0.090s coverage: 19.2% of statements [2022-04-27T05:19:32.309Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-27T05:19:32.309Z] === RUN TestFSGetEmptyData [2022-04-27T05:19:32.309Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-27T05:19:32.309Z] === RUN TestFSDelete [2022-04-27T05:19:32.309Z] --- PASS: TestFSDelete (0.02s) [2022-04-27T05:19:32.309Z] === RUN TestFSWalker [2022-04-27T05:19:32.309Z] --- PASS: TestFSWalker (0.02s) [2022-04-27T05:19:32.309Z] === RUN TestFSWalkerStopOnError [2022-04-27T05:19:32.309Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2022-04-27T05:19:32.309Z] === RUN TestNewFromJSON [2022-04-27T05:19:32.309Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T05:19:32.309Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T05:19:32.309Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T05:19:32.309Z] === RUN TestMarshalKeyOrder [2022-04-27T05:19:32.309Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T05:19:32.309Z] === RUN TestHistoryEqual [2022-04-27T05:19:32.771Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T05:19:32.771Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T05:19:32.771Z] --- PASS: TestHistoryEqual (0.19s) [2022-04-27T05:19:32.771Z] === RUN TestImage [2022-04-27T05:19:32.771Z] --- PASS: TestImage (0.00s) [2022-04-27T05:19:32.771Z] === RUN TestImageOSNotEmpty [2022-04-27T05:19:32.771Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T05:19:32.771Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T05:19:32.771Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T05:19:32.771Z] === RUN TestCreate [2022-04-27T05:19:32.771Z] --- PASS: TestCreate (0.01s) [2022-04-27T05:19:32.771Z] === RUN TestRestore [2022-04-27T05:19:32.771Z] time="2022-04-27T05:19:32Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T05:19:32.771Z] --- PASS: TestRestore (0.04s) [2022-04-27T05:19:32.771Z] === RUN TestAddDelete [2022-04-27T05:19:32.771Z] --- PASS: TestAddDelete (0.04s) [2022-04-27T05:19:32.771Z] === RUN TestSearchAfterDelete [2022-04-27T05:19:32.771Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-27T05:19:32.771Z] === RUN TestParentReset [2022-04-27T05:19:32.771Z] --- PASS: TestParentReset (0.04s) [2022-04-27T05:19:32.771Z] === RUN TestGetAndSetLastUpdated [2022-04-27T05:19:32.771Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2022-04-27T05:19:32.771Z] === RUN TestStoreLen [2022-04-27T05:19:32.771Z] --- PASS: TestStoreLen (0.09s) [2022-04-27T05:19:32.771Z] PASS [2022-04-27T05:19:32.771Z] coverage: 86.9% of statements [2022-04-27T05:19:32.771Z] ok github.com/docker/docker/image 0.782s coverage: 86.9% of statements [2022-04-27T05:19:32.854Z] === RUN TestVerifyNetworkingConfig [2022-04-27T05:19:32.854Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestGetContainer [2022-04-27T05:19:32.854Z] --- PASS: TestGetContainer (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestValidContainerNames [2022-04-27T05:19:32.854Z] --- PASS: TestValidContainerNames (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestContainerInitDNS [2022-04-27T05:19:32.854Z] daemon_test.go:145: root required [2022-04-27T05:19:32.854Z] --- SKIP: TestContainerInitDNS (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestMerge [2022-04-27T05:19:32.854Z] --- PASS: TestMerge (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestValidateContainerIsolation [2022-04-27T05:19:32.854Z] --- PASS: TestValidateContainerIsolation (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestFindNetworkErrorType [2022-04-27T05:19:32.854Z] --- PASS: TestFindNetworkErrorType (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestEnsureServicesExist [2022-04-27T05:19:32.854Z] --- PASS: TestEnsureServicesExist (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestEnsureServicesExistErrors [2022-04-27T05:19:32.854Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2022-04-27T05:19:32.854Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2022-04-27T05:19:32.854Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2022-04-27T05:19:32.854Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2022-04-27T05:19:32.854Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2022-04-27T05:19:32.854Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2022-04-27T05:19:32.854Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestContainerDelete [2022-04-27T05:19:32.854Z] --- PASS: TestContainerDelete (0.01s) [2022-04-27T05:19:32.854Z] === RUN TestContainerDoubleDelete [2022-04-27T05:19:32.854Z] --- PASS: TestContainerDoubleDelete (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestLogContainerEventCopyLabels [2022-04-27T05:19:32.854Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestLogContainerEventWithAttributes [2022-04-27T05:19:32.854Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestNoneHealthcheck [2022-04-27T05:19:32.854Z] --- PASS: TestNoneHealthcheck (0.00s) [2022-04-27T05:19:32.854Z] === RUN TestHealthStates [2022-04-27T05:19:32.981Z] === RUN TestTailFile [2022-04-27T05:19:32.981Z] --- PASS: TestTailFile (0.00s) [2022-04-27T05:19:32.981Z] === RUN TestTailFileManyLines [2022-04-27T05:19:32.981Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T05:19:32.981Z] === RUN TestTailEmptyFile [2022-04-27T05:19:32.981Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T05:19:32.981Z] === RUN TestTailNegativeN [2022-04-27T05:19:32.981Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader [2022-04-27T05:19:32.981Z] === CONT TestNewTailReader [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T05:19:32.981Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.981Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:19:32.981Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:19:32.981Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.982Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.982Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.983Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.983Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:32.984Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:19:32.984Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.984Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:32.985Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:32.985Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.072Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T05:19:33.073Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-27T05:19:33.073Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T05:19:33.073Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-27T05:19:33.073Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T05:19:33.073Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-27T05:19:33.073Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T05:19:33.073Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-27T05:19:33.073Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T05:19:33.232Z] === RUN TestValidateManifest [2022-04-27T05:19:33.232Z] === RUN TestValidateManifest/nil [2022-04-27T05:19:33.232Z] === RUN TestValidateManifest/non-nil [2022-04-27T05:19:33.232Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T05:19:33.232Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T05:19:33.232Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T05:19:33.232Z] PASS [2022-04-27T05:19:33.232Z] coverage: 0.7% of statements [2022-04-27T05:19:33.232Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] time="2022-04-27T05:19:32Z" 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" [2022-04-27T05:19:33.329Z] --- PASS: TestHealthStates (0.27s) [2022-04-27T05:19:33.329Z] === RUN TestGetInspectData [2022-04-27T05:19:33.329Z] --- PASS: TestGetInspectData (0.00s) [2022-04-27T05:19:33.329Z] === RUN TestFillLicense [2022-04-27T05:19:33.329Z] --- PASS: TestFillLicense (0.00s) [2022-04-27T05:19:33.329Z] === RUN TestListInvalidFilter [2022-04-27T05:19:33.329Z] --- PASS: TestListInvalidFilter (0.00s) [2022-04-27T05:19:33.329Z] === RUN TestNameFilter [2022-04-27T05:19:33.329Z] --- PASS: TestNameFilter (0.00s) [2022-04-27T05:19:33.329Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2022-04-27T05:19:33.329Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2022-04-27T05:19:33.329Z] === 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 [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2022-04-27T05:19:33.329Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2022-04-27T05:19:33.329Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2022-04-27T05:19:33.330Z] --- 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) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_are_blank [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType [2022-04-27T05:19:33.330Z] === RUN TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_does_nothing_if_there_are_no_devices (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_are_blank (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_devices_do_not_contain_'/'_or_'://' (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_fails_if_all_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'/'-separated_devices_do_not_have_IDType_'class' (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_fails_if_any_'://'-separated_devices_have_IDType_'' (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'/'-separated_devices_have_IDType_'class' (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_if_all_'://'-separated_devices_have_non-blank_IDType (0.00s) [2022-04-27T05:19:33.330Z] --- PASS: TestSetupWindowsDevices/it_creates_devices_when_given_a_mix_of_'/'-separated_and_'://'-separated_devices (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestDaemonReloadLabels [2022-04-27T05:19:33.330Z] --- PASS: TestDaemonReloadLabels (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2022-04-27T05:19:33.330Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestDaemonReloadMirrors [2022-04-27T05:19:33.330Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestDaemonReloadInsecureRegistries [2022-04-27T05:19:33.330Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestDaemonReloadNotAffectOthers [2022-04-27T05:19:33.330Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2022-04-27T05:19:33.330Z] reload_test.go:342: root required [2022-04-27T05:19:33.330Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2022-04-27T05:19:33.330Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2022-04-27T05:19:33.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2022-04-27T05:19:33.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2022-04-27T05:19:33.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.03s) [2022-04-27T05:19:33.330Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2022-04-27T05:19:33.330Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2022-04-27T05:19:33.330Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2022-04-27T05:19:33.330Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2022-04-27T05:19:33.330Z] === RUN TestParseVolumesFrom [2022-04-27T05:19:33.330Z] --- PASS: TestParseVolumesFrom (0.00s) [2022-04-27T05:19:33.330Z] PASS [2022-04-27T05:19:33.330Z] coverage: 8.8% of statements [2022-04-27T05:19:33.330Z] ok github.com/docker/docker/daemon 0.940s coverage: 8.8% of statements [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2022-04-27T05:19:33.330Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.444Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.444Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.444Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.445Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.445Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:19:33.446Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:19:33.446Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T05:19:33.446Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T05:19:33.446Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T05:19:33.446Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T05:19:33.446Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T05:19:33.446Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:19:33.447Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:19:33.448Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:19:33.693Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T05:19:33.693Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T05:19:33.693Z] PASS [2022-04-27T05:19:33.693Z] coverage: 25.0% of statements [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:19:33.910Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:19:33.910Z] PASS [2022-04-27T05:19:33.910Z] coverage: 88.6% of statements [2022-04-27T05:19:33.910Z] ok github.com/docker/docker/pkg/tailfile 0.203s coverage: 88.6% of statements [2022-04-27T05:19:34.015Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T05:19:34.015Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T05:19:34.154Z] ok github.com/docker/docker/image/v1 0.131s coverage: 25.0% of statements [2022-04-27T05:19:34.154Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T05:19:34.370Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T05:19:34.370Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestTarSumRemove [2022-04-27T05:19:34.370Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestSortFileInfoSums [2022-04-27T05:19:34.370Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T05:19:34.370Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestNewTarSumForLabel [2022-04-27T05:19:34.370Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestEmptyTar [2022-04-27T05:19:34.370Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestTarSumsReadSize [2022-04-27T05:19:34.370Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestTarSums [2022-04-27T05:19:34.370Z] --- PASS: TestTarSums (0.07s) [2022-04-27T05:19:34.370Z] === RUN TestIteration [2022-04-27T05:19:34.370Z] --- PASS: TestIteration (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestVersionLabelForChecksum [2022-04-27T05:19:34.370Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestVersion [2022-04-27T05:19:34.370Z] --- PASS: TestVersion (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestGetVersion [2022-04-27T05:19:34.370Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T05:19:34.370Z] === RUN TestGetVersions [2022-04-27T05:19:34.370Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T05:19:34.370Z] PASS [2022-04-27T05:19:34.370Z] coverage: 89.3% of statements [2022-04-27T05:19:34.370Z] ok github.com/docker/docker/pkg/tarsum 0.126s coverage: 89.3% of statements [2022-04-27T05:19:34.577Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-04-27T05:19:34.577Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T05:19:34.615Z] === RUN TestSerialization [2022-04-27T05:19:34.615Z] --- PASS: TestSerialization (0.02s) [2022-04-27T05:19:34.615Z] PASS [2022-04-27T05:19:34.615Z] coverage: 100.0% of statements [2022-04-27T05:19:34.615Z] ok github.com/docker/docker/libcontainerd/queue 0.072s coverage: 100.0% of statements [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/defaults [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/invalid_create_group [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/invalid_flush_interval [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2022-04-27T05:19:34.897Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestNewAWSLogsClientUserAgentHandler [2022-04-27T05:19:34.897Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler [2022-04-27T05:19:34.897Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/json/emf [2022-04-27T05:19:34.897Z] === RUN TestNewAWSLogsClientLogFormatHeaderHandler/#00 [2022-04-27T05:19:34.897Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/json/emf (0.00s) [2022-04-27T05:19:34.897Z] --- PASS: TestNewAWSLogsClientLogFormatHeaderHandler/#00 (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2022-04-27T05:19:34.897Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestNewAWSLogsClientRegionDetect [2022-04-27T05:19:34.897Z] time="2022-04-27T05:19:34Z" level=info msg="Trying to get region from EC2 Metadata" [2022-04-27T05:19:34.897Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2022-04-27T05:19:34.897Z] === RUN TestCreateSuccess [2022-04-27T05:19:34.897Z] --- PASS: TestCreateSuccess (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestCreateStreamSkipped [2022-04-27T05:19:34.897Z] time="2022-04-27T05:19:34Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName [2022-04-27T05:19:34.897Z] --- PASS: TestCreateStreamSkipped (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestCreateLogGroupSuccess [2022-04-27T05:19:34.897Z] time="2022-04-27T05:19:34Z" level=error msg="Failed to create log stream" errorCode=ResourceNotFoundException logGroupName=groupName logStreamName=streamName message="should error once" origError="" [2022-04-27T05:19:34.897Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestCreateError [2022-04-27T05:19:34.897Z] --- PASS: TestCreateError (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestCreateAlreadyExists [2022-04-27T05:19:34.897Z] time="2022-04-27T05:19:34Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2022-04-27T05:19:34.897Z] --- PASS: TestCreateAlreadyExists (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestLogClosed [2022-04-27T05:19:34.897Z] --- PASS: TestLogClosed (0.00s) [2022-04-27T05:19:34.897Z] === RUN TestLogBlocking [2022-04-27T05:19:34.897Z] --- PASS: TestLogBlocking (0.00s) [2022-04-27T05:19:35.140Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T05:19:35.341Z] === RUN TestTruncIndex [2022-04-27T05:19:35.341Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T05:19:35.341Z] PASS [2022-04-27T05:19:35.341Z] coverage: 91.5% of statements [2022-04-27T05:19:35.341Z] ok github.com/docker/docker/pkg/truncindex 0.142s coverage: 91.5% of statements [2022-04-27T05:19:35.366Z] === RUN TestLogNonBlockingBufferEmpty [2022-04-27T05:19:35.366Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestLogNonBlockingBufferFull [2022-04-27T05:19:35.366Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestPublishBatchSuccess [2022-04-27T05:19:35.366Z] --- PASS: TestPublishBatchSuccess (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestPublishBatchError [2022-04-27T05:19:35.366Z] time="2022-04-27T05:19:34Z" level=error msg=error [2022-04-27T05:19:35.366Z] --- PASS: TestPublishBatchError (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestPublishBatchInvalidSeqSuccess [2022-04-27T05:19:35.366Z] time="2022-04-27T05:19:34Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T05:19:35.366Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestPublishBatchAlreadyAccepted [2022-04-27T05:19:35.366Z] time="2022-04-27T05:19:34Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2022-04-27T05:19:35.366Z] time="2022-04-27T05:19:34Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2022-04-27T05:19:35.366Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchSimple [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchSimple (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchTicker [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchTicker (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchMultilinePattern [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2022-04-27T05:19:35.366Z] === RUN TestCollectBatchClose [2022-04-27T05:19:35.366Z] --- PASS: TestCollectBatchClose (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen/0/Hello [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen/2/🙃 [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen/3/���� [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen/4/He��o [2022-04-27T05:19:35.366Z] === RUN TestEffectiveLen/5/ [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen (0.00s) [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2022-04-27T05:19:35.366Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2022-04-27T05:19:35.366Z] === RUN TestFindValidSplit [2022-04-27T05:19:35.366Z] === RUN TestFindValidSplit/0/ [2022-04-27T05:19:35.366Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:19:35.366Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:35.366Z] === RUN TestFindValidSplit/1/Hello [2022-04-27T05:19:35.366Z] cloudwatchlogs_test.go:1076: Hello [2022-04-27T05:19:35.366Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:35.367Z] === RUN TestFindValidSplit/2/Hello [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1076: He [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1077: llo [2022-04-27T05:19:35.367Z] === RUN TestFindValidSplit/3/Hello [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1077: Hello [2022-04-27T05:19:35.367Z] === RUN TestFindValidSplit/4/🙃 [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1076: [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1077: 🙃 [2022-04-27T05:19:35.367Z] === RUN TestFindValidSplit/5/🙃 [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1076: 🙃 [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:35.367Z] === RUN TestFindValidSplit/6/a� [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1076: a [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1077: � [2022-04-27T05:19:35.367Z] === RUN TestFindValidSplit/7/a� [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1076: a� [2022-04-27T05:19:35.367Z] cloudwatchlogs_test.go:1077: [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2022-04-27T05:19:35.367Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2022-04-27T05:19:35.367Z] === RUN TestProcessEventEmoji [2022-04-27T05:19:35.367Z] --- PASS: TestProcessEventEmoji (0.00s) [2022-04-27T05:19:35.367Z] === RUN TestCollectBatchLineSplit [2022-04-27T05:19:35.367Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2022-04-27T05:19:35.367Z] === RUN TestCollectBatchLineSplitWithBinary [2022-04-27T05:19:35.367Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2022-04-27T05:19:35.588Z] === RUN TestEmptyLayer [2022-04-27T05:19:35.588Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T05:19:35.588Z] === RUN TestCommitFailure [2022-04-27T05:19:35.588Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T05:19:35.588Z] === RUN TestStartTransactionFailure [2022-04-27T05:19:35.588Z] --- PASS: TestStartTransactionFailure (0.01s) [2022-04-27T05:19:35.588Z] === RUN TestGetOrphan [2022-04-27T05:19:35.588Z] --- PASS: TestGetOrphan (0.01s) [2022-04-27T05:19:35.588Z] === RUN TestMountAndRegister [2022-04-27T05:19:35.588Z] layer_test.go:258: Layer size: 14 [2022-04-27T05:19:35.588Z] --- PASS: TestMountAndRegister (0.06s) [2022-04-27T05:19:35.588Z] === RUN TestLayerRelease [2022-04-27T05:19:35.588Z] layer_test.go:291: Failing on Windows [2022-04-27T05:19:35.588Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T05:19:35.588Z] === RUN TestStoreRestore [2022-04-27T05:19:35.588Z] layer_test.go:340: Failing on Windows [2022-04-27T05:19:35.588Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T05:19:35.588Z] === RUN TestTarStreamStability [2022-04-27T05:19:35.588Z] layer_test.go:455: Failing on Windows [2022-04-27T05:19:35.588Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T05:19:35.588Z] === RUN TestRegisterExistingLayer [2022-04-27T05:19:35.702Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T05:19:35.800Z] === RUN TestVersionInfo [2022-04-27T05:19:35.800Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T05:19:35.800Z] === RUN TestAppendVersions [2022-04-27T05:19:35.800Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T05:19:35.800Z] PASS [2022-04-27T05:19:35.800Z] coverage: 88.9% of statements [2022-04-27T05:19:35.800Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-04-27T05:19:35.837Z] === RUN TestCollectBatchMaxEvents [2022-04-27T05:19:35.837Z] --- PASS: TestCollectBatchMaxEvents (0.06s) [2022-04-27T05:19:35.837Z] === RUN TestCollectBatchMaxTotalBytes [2022-04-27T05:19:35.837Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2022-04-27T05:19:35.837Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2022-04-27T05:19:35.837Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.15s) [2022-04-27T05:19:35.837Z] === RUN TestCollectBatchWithDuplicateTimestamps [2022-04-27T05:19:35.837Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsMultilinePattern [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2022-04-27T05:19:35.837Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2022-04-27T05:19:35.837Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsFormat [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsFormat/0/json/emf [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsFormat/1/random [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsFormat/2/ [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsFormat/3/json/emf [2022-04-27T05:19:35.838Z] === RUN TestValidateLogOptionsFormat/4/json/emf [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsFormat (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsFormat/0/json/emf (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsFormat/1/random (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsFormat/2/ (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsFormat/3/json/emf (0.00s) [2022-04-27T05:19:35.838Z] --- PASS: TestValidateLogOptionsFormat/4/json/emf (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestCreateTagSuccess [2022-04-27T05:19:35.838Z] --- PASS: TestCreateTagSuccess (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2022-04-27T05:19:35.838Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2022-04-27T05:19:35.838Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2022-04-27T05:19:35.838Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2022-04-27T05:19:35.838Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2022-04-27T05:19:35.838Z] PASS [2022-04-27T05:19:35.838Z] coverage: 80.2% of statements [2022-04-27T05:19:35.838Z] ok github.com/docker/docker/daemon/logger/awslogs 0.674s coverage: 80.2% of statements [2022-04-27T05:19:35.838Z] === RUN TestAdapterReadLogs [2022-04-27T05:19:35.838Z] --- PASS: TestAdapterReadLogs (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestCopier [2022-04-27T05:19:35.838Z] --- PASS: TestCopier (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestCopierLongLines [2022-04-27T05:19:35.838Z] --- PASS: TestCopierLongLines (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestCopierSlow [2022-04-27T05:19:35.838Z] === RUN TestSearchRegistryForImagesErrors [2022-04-27T05:19:35.838Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestSearchRegistryForImages [2022-04-27T05:19:35.838Z] --- PASS: TestSearchRegistryForImages (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestOnlyPlatformWithFallback [2022-04-27T05:19:35.838Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestImageDelete [2022-04-27T05:19:35.838Z] === RUN TestImageDelete/no_lease [2022-04-27T05:19:35.838Z] === RUN TestImageDelete/lease_exists [2022-04-27T05:19:35.838Z] --- PASS: TestImageDelete (0.06s) [2022-04-27T05:19:35.838Z] --- PASS: TestImageDelete/no_lease (0.01s) [2022-04-27T05:19:35.838Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2022-04-27T05:19:35.838Z] === RUN TestContentStoreForPull [2022-04-27T05:19:35.838Z] --- PASS: TestCopierSlow (0.20s) [2022-04-27T05:19:35.838Z] === RUN TestCopierWithSized [2022-04-27T05:19:35.838Z] === RUN TestCopierWithSized/as_is [2022-04-27T05:19:35.838Z] === RUN TestCopierWithSized/With_RingLogger [2022-04-27T05:19:35.838Z] --- PASS: TestCopierWithSized (0.01s) [2022-04-27T05:19:35.838Z] --- PASS: TestCopierWithSized/as_is (0.01s) [2022-04-27T05:19:35.838Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestCopierWithPartial [2022-04-27T05:19:35.838Z] --- PASS: TestCopierWithPartial (0.00s) [2022-04-27T05:19:35.838Z] === RUN TestRingLogger [2022-04-27T05:19:35.958Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T05:19:36.051Z] === RUN TestEnvironmentParsing [2022-04-27T05:19:36.051Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T05:19:36.051Z] PASS [2022-04-27T05:19:36.051Z] coverage: 1.2% of statements [2022-04-27T05:19:36.051Z] ok github.com/docker/docker/libcontainerd/local 0.063s coverage: 1.2% of statements [2022-04-27T05:19:36.051Z] --- PASS: TestRegisterExistingLayer (0.16s) [2022-04-27T05:19:36.051Z] === RUN TestTarStreamVerification [2022-04-27T05:19:36.051Z] layer_test.go:684: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T05:19:36.051Z] === RUN TestLayerMigration [2022-04-27T05:19:36.051Z] migration_test.go:45: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T05:19:36.051Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T05:19:36.051Z] migration_test.go:181: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T05:19:36.051Z] === RUN TestMountInit [2022-04-27T05:19:36.051Z] mount_test.go:17: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T05:19:36.051Z] === RUN TestMountSize [2022-04-27T05:19:36.051Z] mount_test.go:76: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T05:19:36.051Z] === RUN TestMountChanges [2022-04-27T05:19:36.051Z] mount_test.go:125: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T05:19:36.051Z] === RUN TestMountApply [2022-04-27T05:19:36.051Z] mount_test.go:212: Failing on Windows [2022-04-27T05:19:36.051Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T05:19:36.051Z] PASS [2022-04-27T05:19:36.051Z] coverage: 30.6% of statements [2022-04-27T05:19:36.051Z] ok github.com/docker/docker/layer 0.365s coverage: 30.6% of statements [2022-04-27T05:19:36.314Z] --- PASS: TestRingLogger (0.00s) [2022-04-27T05:19:36.314Z] === RUN TestRingCap [2022-04-27T05:19:36.314Z] --- PASS: TestRingCap (0.00s) [2022-04-27T05:19:36.314Z] === RUN TestRingClose [2022-04-27T05:19:36.314Z] --- PASS: TestRingClose (0.00s) [2022-04-27T05:19:36.314Z] === RUN TestRingDrain [2022-04-27T05:19:36.314Z] --- PASS: TestRingDrain (0.00s) [2022-04-27T05:19:36.314Z] PASS [2022-04-27T05:19:36.314Z] coverage: 43.2% of statements [2022-04-27T05:19:36.314Z] ok github.com/docker/docker/daemon/logger 0.352s coverage: 43.2% of statements [2022-04-27T05:19:36.314Z] --- PASS: TestContentStoreForPull (0.27s) [2022-04-27T05:19:36.314Z] PASS [2022-04-27T05:19:36.314Z] coverage: 6.6% of statements [2022-04-27T05:19:36.314Z] ok github.com/docker/docker/daemon/images 0.487s coverage: 6.6% of statements [2022-04-27T05:19:36.314Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T05:19:36.314Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T05:19:36.314Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2022-04-27T05:19:36.513Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T05:19:36.513Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T05:19:36.513Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T05:19:36.513Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T05:19:36.513Z] === RUN TestSequenceGetAvailableBit [2022-04-27T05:19:36.513Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSequenceEqual [2022-04-27T05:19:36.513Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSequenceCopy [2022-04-27T05:19:36.513Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestGetFirstAvailable [2022-04-27T05:19:36.513Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestFindSequence [2022-04-27T05:19:36.513Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestCheckIfAvailable [2022-04-27T05:19:36.513Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestMergeSequences [2022-04-27T05:19:36.513Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestPushReservation [2022-04-27T05:19:36.513Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSerializeDeserialize [2022-04-27T05:19:36.513Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSet [2022-04-27T05:19:36.513Z] --- PASS: TestSet (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSetUnset [2022-04-27T05:19:36.513Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestOffsetSetUnset [2022-04-27T05:19:36.513Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSetInRange [2022-04-27T05:19:36.513Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestSetAnyInRange [2022-04-27T05:19:36.513Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestMethods [2022-04-27T05:19:36.513Z] --- PASS: TestMethods (0.00s) [2022-04-27T05:19:36.513Z] === RUN TestRandomAllocateDeallocate [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/invalid_1 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/invalid_-1s [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/invalid_99ms [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/invalid_11s [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/valid_100ms [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptReconnectInterval/valid_10s [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1 (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_1 (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_-1s (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_99ms (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/invalid_11s (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/valid_100ms (0.00s) [2022-04-27T05:19:36.783Z] --- PASS: TestValidateLogOptReconnectInterval/valid_10s (0.00s) [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/#00 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1: [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:123 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:123/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/192.168.1.1:65535/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1] [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]: [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:123 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:123/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:123/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:65535 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:65535/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/[::1]:65535/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com: [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:123 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:123/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:123/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:65535 [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:65535/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com:65535/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com/ [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/example.com/some-path [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/tcp:// [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/tcp:/// [2022-04-27T05:19:36.783Z] === RUN TestValidateLogOptAddress/tcp:///some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com: [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:123 [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:123/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535 [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:65535/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls:/// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls:///some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:123 [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:123/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:123/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:65535 [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:65535/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com: [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:/ [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tls://example.com:/some-path [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/something:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/udp:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/unixgram:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp+tls:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/corrupted:c [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:port [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:-1 [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/tcp://example.com:65536 [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/unix:// [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock [2022-04-27T05:19:37.268Z] === RUN TestValidateLogOptAddress/unix:///some/socket.sock:80 [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress (0.01s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/#00 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1: (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:123/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/192.168.1.1:65535/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1] (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]: (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:123 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:123/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:123/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:65535 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/[::1]:65535/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com: (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:123 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:123/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:123/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:65535 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:65535/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com:65535/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/example.com/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp:/// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp:///some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com: (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:123/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65535/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls:/// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls:///some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:123/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:65535/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com: (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/ (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tls://example.com:/some-path (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/something:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/udp:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/unixgram:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp+tls:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/corrupted:c (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:port (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:-1 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/tcp://example.com:65536 (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/unix:// (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock (0.00s) [2022-04-27T05:19:37.268Z] --- PASS: TestValidateLogOptAddress/unix:///some/socket.sock:80 (0.00s) [2022-04-27T05:19:37.268Z] PASS [2022-04-27T05:19:37.268Z] coverage: 53.6% of statements [2022-04-27T05:19:37.268Z] ok github.com/docker/docker/daemon/logger/fluentd 0.183s coverage: 53.6% of statements [2022-04-27T05:19:37.268Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T05:19:37.268Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2022-04-27T05:19:37.268Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2022-04-27T05:19:37.268Z] === RUN TestJSONLogsMarshalJSONBuf [2022-04-27T05:19:37.268Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2022-04-27T05:19:37.268Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2022-04-27T05:19:37.740Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.21s) [2022-04-27T05:19:37.740Z] === RUN TestFastTimeMarshalJSON [2022-04-27T05:19:37.740Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2022-04-27T05:19:37.740Z] PASS [2022-04-27T05:19:37.740Z] coverage: 87.2% of statements [2022-04-27T05:19:37.740Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.369s coverage: 87.2% of statements [2022-04-27T05:19:37.740Z] === RUN TestJSONFileLogger [2022-04-27T05:19:37.740Z] --- PASS: TestJSONFileLogger (0.00s) [2022-04-27T05:19:37.740Z] === RUN TestJSONFileLoggerWithTags [2022-04-27T05:19:37.740Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2022-04-27T05:19:37.740Z] === RUN TestJSONFileLoggerWithOpts [2022-04-27T05:19:37.740Z] --- PASS: TestJSONFileLoggerWithOpts (0.03s) [2022-04-27T05:19:37.984Z] === RUN TestValidatePrivileges [2022-04-27T05:19:37.984Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T05:19:37.984Z] === RUN TestFilterByCapNeg [2022-04-27T05:19:37.984Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T05:19:37.984Z] === RUN TestFilterByCapPos [2022-04-27T05:19:37.984Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T05:19:37.984Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T05:19:37.984Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T05:19:37.984Z] PASS [2022-04-27T05:19:37.984Z] coverage: 12.2% of statements [2022-04-27T05:19:37.984Z] ok github.com/docker/docker/plugin 0.060s coverage: 12.2% of statements [2022-04-27T05:19:38.211Z] === RUN TestJSONFileLoggerWithLabelsEnv [2022-04-27T05:19:38.211Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.01s) [2022-04-27T05:19:38.211Z] === RUN TestEncodeDecode [2022-04-27T05:19:38.211Z] === PAUSE TestEncodeDecode [2022-04-27T05:19:38.211Z] === RUN TestUnexpectedEOF [2022-04-27T05:19:38.211Z] time="2022-04-27T05:19:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T05:19:38.211Z] time="2022-04-27T05:19:37Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2022-04-27T05:19:38.211Z] --- PASS: TestUnexpectedEOF (0.27s) [2022-04-27T05:19:38.211Z] === CONT TestEncodeDecode [2022-04-27T05:19:38.211Z] --- PASS: TestEncodeDecode (0.00s) [2022-04-27T05:19:38.211Z] PASS [2022-04-27T05:19:38.211Z] coverage: 69.9% of statements [2022-04-27T05:19:38.211Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.432s coverage: 69.9% of statements [2022-04-27T05:19:38.440Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T05:19:38.440Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T05:19:38.440Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T05:19:38.440Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T05:19:38.479Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T05:19:38.700Z] === RUN TestInvalidConfig [2022-04-27T05:19:38.700Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T05:19:38.700Z] === RUN TestConfig [2022-04-27T05:19:38.700Z] --- PASS: TestConfig (0.00s) [2022-04-27T05:19:38.700Z] === RUN TestOptionsLabels [2022-04-27T05:19:38.700Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T05:19:38.700Z] === RUN TestValidName [2022-04-27T05:19:38.700Z] --- PASS: TestValidName (0.00s) [2022-04-27T05:19:38.700Z] PASS [2022-04-27T05:19:38.700Z] coverage: 19.7% of statements [2022-04-27T05:19:38.700Z] ok github.com/docker/docker/libnetwork/config 0.190s coverage: 19.7% of statements [2022-04-27T05:19:38.896Z] === RUN TestNewSettable [2022-04-27T05:19:38.896Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T05:19:38.896Z] === RUN TestIsSettable [2022-04-27T05:19:38.896Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T05:19:38.896Z] === RUN TestUpdateSettingsEnv [2022-04-27T05:19:38.896Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T05:19:38.896Z] PASS [2022-04-27T05:19:38.896Z] coverage: 20.0% of statements [2022-04-27T05:19:38.896Z] ok github.com/docker/docker/plugin/v2 0.055s coverage: 20.0% of statements [2022-04-27T05:19:39.162Z] === RUN TestKey [2022-04-27T05:19:39.162Z] --- PASS: TestKey (0.00s) [2022-04-27T05:19:39.162Z] === RUN TestParseKey [2022-04-27T05:19:39.162Z] --- PASS: TestParseKey (0.00s) [2022-04-27T05:19:39.162Z] === RUN TestInvalidDataStore [2022-04-27T05:19:39.162Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T05:19:39.162Z] === RUN TestKVObjectFlatKey [2022-04-27T05:19:39.162Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T05:19:39.162Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T05:19:39.162Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T05:19:39.162Z] PASS [2022-04-27T05:19:39.162Z] coverage: 21.9% of statements [2022-04-27T05:19:39.162Z] ok github.com/docker/docker/libnetwork/datastore 0.058s coverage: 21.9% of statements [2022-04-27T05:19:39.208Z] === RUN TestWriteLog [2022-04-27T05:19:39.208Z] === PAUSE TestWriteLog [2022-04-27T05:19:39.208Z] === RUN TestReadLog [2022-04-27T05:19:39.208Z] === PAUSE TestReadLog [2022-04-27T05:19:39.208Z] === RUN TestDecode [2022-04-27T05:19:39.208Z] --- PASS: TestDecode (0.03s) [2022-04-27T05:19:39.208Z] === CONT TestWriteLog [2022-04-27T05:19:39.208Z] --- PASS: TestWriteLog (0.00s) [2022-04-27T05:19:39.208Z] === CONT TestReadLog [2022-04-27T05:19:39.208Z] === RUN TestReadLog/tail_exact [2022-04-27T05:19:39.208Z] === RUN TestReadLog/tail_less_than_available [2022-04-27T05:19:39.208Z] === RUN TestReadLog/tail_more_than_available [2022-04-27T05:19:39.208Z] --- PASS: TestReadLog (0.29s) [2022-04-27T05:19:39.208Z] --- PASS: TestReadLog/tail_exact (0.22s) [2022-04-27T05:19:39.208Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2022-04-27T05:19:39.208Z] --- PASS: TestReadLog/tail_more_than_available (0.02s) [2022-04-27T05:19:39.208Z] PASS [2022-04-27T05:19:39.208Z] coverage: 78.7% of statements [2022-04-27T05:19:39.352Z] --- PASS: TestGet (15.01s) [2022-04-27T05:19:39.352Z] === RUN TestPluginWithNoManifest [2022-04-27T05:19:39.352Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T05:19:39.352Z] === RUN TestGetAll [2022-04-27T05:19:39.352Z] --- PASS: TestGetAll (0.00s) [2022-04-27T05:19:39.352Z] PASS [2022-04-27T05:19:39.353Z] coverage: 73.2% of statements [2022-04-27T05:19:39.353Z] ok github.com/docker/docker/pkg/plugins 35.986s coverage: 73.2% of statements [2022-04-27T05:19:39.407Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T05:19:39.677Z] ok github.com/docker/docker/daemon/logger/local 0.537s coverage: 78.7% of statements [2022-04-27T05:19:39.677Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T05:19:39.677Z] === RUN TestLog [2022-04-27T05:19:39.677Z] --- PASS: TestLog (0.03s) [2022-04-27T05:19:39.677Z] PASS [2022-04-27T05:19:39.677Z] coverage: 31.5% of statements [2022-04-27T05:19:39.808Z] === RUN TestLoad [2022-04-27T05:19:39.809Z] --- PASS: TestLoad (0.00s) [2022-04-27T05:19:39.809Z] === RUN TestSave [2022-04-27T05:19:39.809Z] --- PASS: TestSave (0.03s) [2022-04-27T05:19:39.809Z] === RUN TestAddDeleteGet [2022-04-27T05:19:39.809Z] --- PASS: TestAddDeleteGet (0.04s) [2022-04-27T05:19:39.809Z] === RUN TestInvalidTags [2022-04-27T05:19:39.809Z] --- PASS: TestInvalidTags (0.01s) [2022-04-27T05:19:39.809Z] PASS [2022-04-27T05:19:39.809Z] coverage: 84.4% of statements [2022-04-27T05:19:39.809Z] ok github.com/docker/docker/reference 0.129s coverage: 84.4% of statements [2022-04-27T05:19:39.969Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T05:19:40.146Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.119s coverage: 31.5% of statements [2022-04-27T05:19:40.146Z] === RUN TestOpenFileDelete [2022-04-27T05:19:40.147Z] --- PASS: TestOpenFileDelete (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestOpenFileRename [2022-04-27T05:19:40.147Z] --- PASS: TestOpenFileRename (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestHandleDecoderErr [2022-04-27T05:19:40.147Z] --- PASS: TestHandleDecoderErr (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestParseLogTagDefaultTag [2022-04-27T05:19:40.147Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestParseLogTag [2022-04-27T05:19:40.147Z] --- PASS: TestParseLogTag (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestParseLogTagEmptyTag [2022-04-27T05:19:40.147Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestTailFiles [2022-04-27T05:19:40.147Z] --- PASS: TestTailFiles (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestFollowLogsConsumerGone [2022-04-27T05:19:40.147Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2022-04-27T05:19:40.147Z] === RUN TestFollowLogsProducerGone [2022-04-27T05:19:40.147Z] logfile_test.go:180: logDecode() closed after sending 3284 messages [2022-04-27T05:19:40.147Z] logfile_test.go:233: messages sent: 3284, received: 3284 [2022-04-27T05:19:40.147Z] --- PASS: TestFollowLogsProducerGone (0.02s) [2022-04-27T05:19:40.147Z] === RUN TestCheckCapacityAndRotate [2022-04-27T05:19:40.147Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2022-04-27T05:19:40.147Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2022-04-27T05:19:40.147Z] --- PASS: TestCheckCapacityAndRotate (0.07s) [2022-04-27T05:19:40.147Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2022-04-27T05:19:40.147Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2022-04-27T05:19:40.147Z] PASS [2022-04-27T05:19:40.147Z] coverage: 53.5% of statements [2022-04-27T05:19:40.147Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.185s coverage: 53.5% of statements [2022-04-27T05:19:40.225Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T05:19:40.482Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T05:19:40.482Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-27T05:19:40.482Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T05:19:40.713Z] === RUN TestIPDataMarshalling [2022-04-27T05:19:40.713Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T05:19:40.713Z] === RUN TestValidateAndIsV6 [2022-04-27T05:19:40.713Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T05:19:40.713Z] PASS [2022-04-27T05:19:40.713Z] coverage: 68.9% of statements [2022-04-27T05:19:40.713Z] ok github.com/docker/docker/libnetwork/driverapi 0.049s coverage: 68.9% of statements [2022-04-27T05:19:40.770Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T05:19:40.770Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2022-04-27T05:19:40.770Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T05:19:40.770Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T05:19:40.770Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T05:19:40.770Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T05:19:40.770Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T05:19:40.770Z] === RUN TestRestartManagerTimeout [2022-04-27T05:19:40.770Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T05:19:40.770Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T05:19:40.770Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T05:19:40.770Z] PASS [2022-04-27T05:19:40.770Z] coverage: 50.9% of statements [2022-04-27T05:19:40.770Z] ok github.com/docker/docker/restartmanager 0.041s coverage: 50.9% of statements [2022-04-27T05:19:41.045Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T05:19:41.138Z] === RUN TestNewParse [2022-04-27T05:19:41.138Z] --- PASS: TestNewParse (0.00s) [2022-04-27T05:19:41.138Z] PASS [2022-04-27T05:19:41.138Z] coverage: 8.3% of statements [2022-04-27T05:19:41.138Z] ok github.com/docker/docker/daemon/logger/templates 0.062s coverage: 8.3% of statements [2022-04-27T05:19:41.178Z] === RUN TestErrorInterfaces [2022-04-27T05:19:41.178Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestNetworkMarshalling [2022-04-27T05:19:41.178Z] --- PASS: TestNetworkMarshalling (0.22s) [2022-04-27T05:19:41.178Z] === RUN TestEndpointMarshalling [2022-04-27T05:19:41.178Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestAuxAddresses [2022-04-27T05:19:41.178Z] time="2022-04-27T05:19:40Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:19:41.178Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-27T05:19:41.178Z] === RUN TestSRVServiceQuery [2022-04-27T05:19:41.178Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestSRVServiceQuery (0.01s) [2022-04-27T05:19:41.178Z] === RUN TestServiceVIPReuse [2022-04-27T05:19:41.178Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T05:19:41.178Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestDNSIPQuery [2022-04-27T05:19:41.178Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestDNSProxyServFail [2022-04-27T05:19:41.178Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestSandboxAddEmpty [2022-04-27T05:19:41.178Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestSandboxAddMultiPrio [2022-04-27T05:19:41.178Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestSandboxAddSamePrio [2022-04-27T05:19:41.178Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestCleanupServiceDiscovery [2022-04-27T05:19:41.178Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestDNSOptions [2022-04-27T05:19:41.178Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:41.178Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T05:19:41.178Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T05:19:41.178Z] time="2022-04-27T05:19:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:19:41.178Z] time="2022-04-27T05:19:41Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:19:41.178Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-27T05:19:41.178Z] PASS [2022-04-27T05:19:41.178Z] coverage: 8.5% of statements [2022-04-27T05:19:41.178Z] ok github.com/docker/docker/libnetwork 0.411s coverage: 8.5% of statements [2022-04-27T05:19:41.178Z] === RUN TestDriver [2022-04-27T05:19:41.178Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:19:41.178Z] PASS [2022-04-27T05:19:41.178Z] coverage: 34.8% of statements [2022-04-27T05:19:41.227Z] time="2022-04-27T05:19:40Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T05:19:41.227Z] --- PASS: TestResumableRequestReaderWithReadError (0.20s) [2022-04-27T05:19:41.227Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T05:19:41.227Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T05:19:41.227Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T05:19:41.227Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestResumableRequestReader [2022-04-27T05:19:41.227Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T05:19:41.227Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T05:19:41.227Z] PASS [2022-04-27T05:19:41.227Z] coverage: 100.0% of statements [2022-04-27T05:19:41.227Z] ok github.com/docker/docker/registry/resumable 0.277s coverage: 100.0% of statements [2022-04-27T05:19:41.227Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T05:19:41.227Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T05:19:41.227Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T05:19:41.227Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestValidateMirror [2022-04-27T05:19:41.227Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T05:19:41.227Z] === RUN TestLoadInsecureRegistries [2022-04-27T05:19:41.304Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2022-04-27T05:19:41.305Z] PASS [2022-04-27T05:19:41.305Z] [2022-04-27T05:19:41.305Z] DONE 17 tests in 53.566s [2022-04-27T05:19:41.562Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-04-27T05:19:41.562Z] ++ 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 [2022-04-27T05:19:41.562Z] ++ set -e [2022-04-27T05:19:41.562Z] ++ '[' -n 0 ']' [2022-04-27T05:19:41.562Z] ++ set -x [2022-04-27T05:19:41.562Z] ++ 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 [2022-04-27T05:19:41.562Z] INFO: Testing against a local daemon [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:19:41.562Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:19:41.562Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:19:41.562Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:19:41.562Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:19:41.562Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:19:41.562Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:19:41.562Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:19:41.562Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:19:41.562Z] === RUN TestPluginInstall [2022-04-27T05:19:41.562Z] === RUN TestPluginInstall/no_auth [2022-04-27T05:19:41.611Z] === RUN TestValidateLogOpt [2022-04-27T05:19:41.611Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestNewMissedConfig [2022-04-27T05:19:41.611Z] --- PASS: TestNewMissedConfig (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestNewMissedUrl [2022-04-27T05:19:41.611Z] --- PASS: TestNewMissedUrl (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestNewMissedToken [2022-04-27T05:19:41.611Z] --- PASS: TestNewMissedToken (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestNewWithProxy [2022-04-27T05:19:41.611Z] --- PASS: TestNewWithProxy (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestDefault [2022-04-27T05:19:41.611Z] --- PASS: TestDefault (0.02s) [2022-04-27T05:19:41.611Z] === RUN TestInlineFormatWithNonDefaultOptions [2022-04-27T05:19:41.611Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.01s) [2022-04-27T05:19:41.611Z] === RUN TestJsonFormat [2022-04-27T05:19:41.611Z] --- PASS: TestJsonFormat (0.01s) [2022-04-27T05:19:41.611Z] === RUN TestRawFormat [2022-04-27T05:19:41.611Z] --- PASS: TestRawFormat (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestRawFormatWithLabels [2022-04-27T05:19:41.611Z] --- PASS: TestRawFormatWithLabels (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestRawFormatWithoutTag [2022-04-27T05:19:41.611Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestBatching [2022-04-27T05:19:41.611Z] === RUN TestParseLogFormat [2022-04-27T05:19:41.611Z] --- PASS: TestParseLogFormat (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestValidateLogOptEmpty [2022-04-27T05:19:41.611Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2022-04-27T05:19:41.611Z] === RUN TestValidateSyslogAddress [2022-04-27T05:19:41.611Z] === RUN TestValidateSyslogAddress/this_is_not_an_uri [2022-04-27T05:19:41.611Z] === RUN TestValidateSyslogAddress/corrupted:42 [2022-04-27T05:19:41.611Z] === RUN TestValidateSyslogAddress/tcp://1.2.3.4 [2022-04-27T05:19:41.611Z] === RUN TestValidateSyslogAddress/udp://1.2.3.4 [2022-04-27T05:19:41.611Z] === RUN TestValidateSyslogAddress/http://1.2.3.4 [2022-04-27T05:19:41.611Z] --- PASS: TestValidateSyslogAddress (0.01s) [2022-04-27T05:19:41.611Z] --- PASS: TestValidateSyslogAddress/this_is_not_an_uri (0.00s) [2022-04-27T05:19:41.612Z] --- PASS: TestValidateSyslogAddress/corrupted:42 (0.00s) [2022-04-27T05:19:41.612Z] --- PASS: TestValidateSyslogAddress/tcp://1.2.3.4 (0.00s) [2022-04-27T05:19:41.612Z] --- PASS: TestValidateSyslogAddress/udp://1.2.3.4 (0.00s) [2022-04-27T05:19:41.612Z] --- PASS: TestValidateSyslogAddress/http://1.2.3.4 (0.00s) [2022-04-27T05:19:41.612Z] === RUN TestParseAddressDefaultPort [2022-04-27T05:19:41.612Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2022-04-27T05:19:41.612Z] === RUN TestValidateSyslogFacility [2022-04-27T05:19:41.612Z] --- PASS: TestValidateSyslogFacility (0.00s) [2022-04-27T05:19:41.612Z] === RUN TestValidateLogOptSyslogFormat [2022-04-27T05:19:41.612Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2022-04-27T05:19:41.612Z] === RUN TestValidateLogOpt [2022-04-27T05:19:41.612Z] --- PASS: TestValidateLogOpt (0.00s) [2022-04-27T05:19:41.612Z] PASS [2022-04-27T05:19:41.612Z] coverage: 43.6% of statements [2022-04-27T05:19:41.612Z] ok github.com/docker/docker/daemon/logger/syslog 0.079s coverage: 43.6% of statements [2022-04-27T05:19:41.612Z] --- PASS: TestBatching (0.29s) [2022-04-27T05:19:41.612Z] === RUN TestFrequency [2022-04-27T05:19:41.641Z] ok github.com/docker/docker/libnetwork/drivers/host 0.051s coverage: 34.8% of statements [2022-04-27T05:19:41.683Z] time="2022-04-27T05:19:41Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T05:19:41.683Z] time="2022-04-27T05:19:41Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T05:19:41.683Z] time="2022-04-27T05:19:41Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T05:19:41.683Z] --- PASS: TestLoadInsecureRegistries (0.21s) [2022-04-27T05:19:41.683Z] === RUN TestNewServiceConfig [2022-04-27T05:19:41.683Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestValidateIndexName [2022-04-27T05:19:41.683Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestValidateIndexNameWithError [2022-04-27T05:19:41.683Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestEndpointParse [2022-04-27T05:19:41.683Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestEndpointParseInvalid [2022-04-27T05:19:41.683Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestValidateEndpoint [2022-04-27T05:19:41.683Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-27T05:19:41.683Z] === RUN TestPing [2022-04-27T05:19:41.683Z] --- PASS: TestPing (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestPingRegistryEndpoint [2022-04-27T05:19:41.683Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:19:41.683Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-27T05:19:41.683Z] === RUN TestEndpoint [2022-04-27T05:19:41.683Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:19:41.683Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestParseRepositoryInfo [2022-04-27T05:19:41.683Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestNewIndexInfo [2022-04-27T05:19:41.683Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestMirrorEndpointLookup [2022-04-27T05:19:41.683Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:19:41.683Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestSearchRepositories [2022-04-27T05:19:41.683Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T05:19:41.683Z] Host: 127.0.0.1:49401 [2022-04-27T05:19:41.683Z] User-Agent: docker test client [2022-04-27T05:19:41.683Z] Authorization: Token fake-token [2022-04-27T05:19:41.683Z] X-Docker-Token: true [2022-04-27T05:19:41.683Z] Accept-Encoding: gzip [2022-04-27T05:19:41.683Z] [2022-04-27T05:19:41.683Z] [2022-04-27T05:19:41.683Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T05:19:41.683Z] Connection: close [2022-04-27T05:19:41.683Z] Content-Length: 144 [2022-04-27T05:19:41.683Z] Cache-Control: no-cache [2022-04-27T05:19:41.683Z] Content-Type: application/json [2022-04-27T05:19:41.683Z] Date: Wed, 27 Apr 2022 05:19:41 GMT [2022-04-27T05:19:41.683Z] Expires: -1 [2022-04-27T05:19:41.683Z] Pragma: no-cache [2022-04-27T05:19:41.683Z] Server: docker-tests/mock [2022-04-27T05:19:41.683Z] X-Docker-Registry-Config: mock [2022-04-27T05:19:41.683Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T05:19:41.683Z] [2022-04-27T05:19:41.683Z] [2022-04-27T05:19:41.683Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-27T05:19:41.683Z] === RUN TestTrustedLocation [2022-04-27T05:19:41.683Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T05:19:41.683Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T05:19:41.683Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T05:19:41.683Z] === RUN TestIsSecureIndex [2022-04-27T05:19:41.683Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T05:19:41.683Z] PASS [2022-04-27T05:19:41.683Z] coverage: 51.7% of statements [2022-04-27T05:19:41.683Z] ok github.com/docker/docker/registry 0.317s coverage: 51.7% of statements [2022-04-27T05:19:42.096Z] --- PASS: TestFrequency (0.18s) [2022-04-27T05:19:42.096Z] === RUN TestOneMessagePerRequest [2022-04-27T05:19:42.096Z] --- PASS: TestOneMessagePerRequest (0.00s) [2022-04-27T05:19:42.096Z] === RUN TestVerify [2022-04-27T05:19:42.096Z] --- PASS: TestVerify (0.00s) [2022-04-27T05:19:42.096Z] === RUN TestSkipVerify [2022-04-27T05:19:42.096Z] time="2022-04-27T05:19:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:42.096Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:42.096Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:42.105Z] === RUN TestDriver [2022-04-27T05:19:42.105Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:19:42.105Z] PASS [2022-04-27T05:19:42.105Z] coverage: 34.8% of statements [2022-04-27T05:19:42.105Z] ok github.com/docker/docker/libnetwork/drivers/null 0.047s coverage: 34.8% of statements [2022-04-27T05:19:42.139Z] === RUN TestDecodeContainerConfig [2022-04-27T05:19:42.139Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T05:19:42.139Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T05:19:42.139Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T05:19:42.139Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T05:19:42.139Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T05:19:42.139Z] === RUN TestValidatePrivileged [2022-04-27T05:19:42.139Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T05:19:42.140Z] PASS [2022-04-27T05:19:42.140Z] coverage: 52.4% of statements [2022-04-27T05:19:42.140Z] ok github.com/docker/docker/runconfig 0.070s coverage: 52.4% of statements [2022-04-27T05:19:42.140Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T05:19:42.140Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T05:19:42.140Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T05:19:42.140Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T05:19:42.140Z] PASS [2022-04-27T05:19:42.140Z] coverage: 62.5% of statements [2022-04-27T05:19:42.140Z] ok github.com/docker/docker/testutil 0.050s coverage: 62.5% of statements [2022-04-27T05:19:42.575Z] === RUN TestNetworkAllocateFree [2022-04-27T05:19:42.575Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T05:19:42.575Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T05:19:42.575Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T05:19:42.575Z] PASS [2022-04-27T05:19:42.575Z] coverage: 63.6% of statements [2022-04-27T05:19:42.575Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.071s coverage: 63.6% of statements [2022-04-27T05:19:42.931Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T05:19:42.931Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T05:19:42.931Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T05:19:42.931Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T05:19:43.042Z] === RUN TestGetEmptyCapabilities [2022-04-27T05:19:43.042Z] --- PASS: TestGetEmptyCapabilities (0.01s) [2022-04-27T05:19:43.042Z] === RUN TestGetExtraCapabilities [2022-04-27T05:19:43.042Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-27T05:19:43.042Z] === RUN TestGetInvalidCapabilities [2022-04-27T05:19:43.042Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-27T05:19:43.042Z] === RUN TestRemoteDriver [2022-04-27T05:19:43.042Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T05:19:43.042Z] === RUN TestDriverError [2022-04-27T05:19:43.042Z] --- PASS: TestDriverError (0.01s) [2022-04-27T05:19:43.042Z] === RUN TestMissingValues [2022-04-27T05:19:43.042Z] --- PASS: TestMissingValues (0.01s) [2022-04-27T05:19:43.042Z] === RUN TestRollback [2022-04-27T05:19:43.042Z] --- PASS: TestRollback (0.02s) [2022-04-27T05:19:43.042Z] PASS [2022-04-27T05:19:43.042Z] coverage: 57.4% of statements [2022-04-27T05:19:43.042Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.134s coverage: 57.4% of statements [2022-04-27T05:19:43.087Z] --- PASS: TestSkipVerify (0.99s) [2022-04-27T05:19:43.087Z] === RUN TestBufferMaximum [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.612308\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.612308\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] --- PASS: TestBufferMaximum (0.03s) [2022-04-27T05:19:43.087Z] === RUN TestServerAlwaysDown [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.642863\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.642863\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.642863\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.643883\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] time="2022-04-27T05:19:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1651036782.643883\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:43.087Z] --- PASS: TestServerAlwaysDown (0.00s) [2022-04-27T05:19:43.087Z] === RUN TestCannotSendAfterClose [2022-04-27T05:19:43.087Z] --- PASS: TestCannotSendAfterClose (0.00s) [2022-04-27T05:19:43.087Z] === RUN TestDeadlockOnBlockedEndpoint [2022-04-27T05:19:43.188Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T05:19:43.750Z] time="2022-04-27T05:19:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:19:43.750Z] time="2022-04-27T05:19:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:916a089a3b9707f9beb26e50b0a60d17ea60d99594a521559bb608ae272535a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:19:43.750Z] time="2022-04-27T05:19:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:19:43.750Z] time="2022-04-27T05:19:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:916a089a3b9707f9beb26e50b0a60d17ea60d99594a521559bb608ae272535a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:19:44.006Z] === RUN TestPluginInstall/with_htpasswd [2022-04-27T05:19:44.006Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T05:19:44.013Z] === RUN TestNAT [2022-04-27T05:19:44.014Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T05:19:44.014Z] --- SKIP: TestNAT (0.00s) [2022-04-27T05:19:44.014Z] === RUN TestTransparent [2022-04-27T05:19:44.014Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T05:19:44.014Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T05:19:44.014Z] PASS [2022-04-27T05:19:44.014Z] coverage: 0.0% of statements [2022-04-27T05:19:44.014Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.077s coverage: 0.0% of statements [2022-04-27T05:19:44.081Z] === RUN TestV1IDService [2022-04-27T05:19:44.081Z] time="2022-04-27T05:19:43Z" 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 [2022-04-27T05:19:44.081Z] time="2022-04-27T05:19:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"1a74f6ad093f\"}'" [2022-04-27T05:19:44.081Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.01s) [2022-04-27T05:19:44.081Z] PASS [2022-04-27T05:19:44.081Z] coverage: 82.5% of statements [2022-04-27T05:19:44.081Z] ok github.com/docker/docker/daemon/logger/splunk 2.622s coverage: 82.5% of statements [2022-04-27T05:19:44.081Z] --- PASS: TestV1IDService (0.06s) [2022-04-27T05:19:44.081Z] === RUN TestV2MetadataService [2022-04-27T05:19:44.081Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T05:19:44.081Z] ? github.com/docker/docker/daemon/network [no test files] [2022-04-27T05:19:44.081Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T05:19:44.081Z] === RUN TestSuccessfulDownload [2022-04-27T05:19:44.081Z] download_test.go:267: Needs fixing on Windows [2022-04-27T05:19:44.081Z] --- SKIP: TestSuccessfulDownload (0.00s) [2022-04-27T05:19:44.081Z] === RUN TestCancelledDownload [2022-04-27T05:19:44.081Z] --- PASS: TestCancelledDownload (0.00s) [2022-04-27T05:19:44.081Z] === RUN TestMaxDownloadAttempts [2022-04-27T05:19:44.081Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:19:44.081Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:19:44.081Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:19:44.081Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:19:44.081Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:19:44.081Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:19:44.081Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:19:44.081Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:19:44.081Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2022-04-27T05:19:44.081Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2022-04-27T05:19:44.081Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2022-04-27T05:19:44.081Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2022-04-27T05:19:44.308Z] === RUN TestGetAddress [2022-04-27T05:19:44.308Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T05:19:44.308Z] === RUN TestRemove [2022-04-27T05:19:44.308Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T05:19:44.308Z] --- SKIP: TestRemove (0.00s) [2022-04-27T05:19:44.308Z] === RUN TestInitializeWithVolumes [2022-04-27T05:19:44.308Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-27T05:19:44.308Z] === RUN TestCreate [2022-04-27T05:19:44.308Z] --- PASS: TestCreate (0.02s) [2022-04-27T05:19:44.308Z] === RUN TestValidateName [2022-04-27T05:19:44.308Z] --- PASS: TestValidateName (0.00s) [2022-04-27T05:19:44.308Z] === RUN TestCreateWithOpts [2022-04-27T05:19:44.308Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T05:19:44.308Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T05:19:44.308Z] === RUN TestRelaodNoOpts [2022-04-27T05:19:44.308Z] === RUN TestGetDriver [2022-04-27T05:19:44.308Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T05:19:44.308Z] === RUN TestVolumeRequestError [2022-04-27T05:19:44.308Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-27T05:19:44.308Z] PASS [2022-04-27T05:19:44.308Z] coverage: 41.5% of statements [2022-04-27T05:19:44.308Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T05:19:44.308Z] PASS [2022-04-27T05:19:44.308Z] coverage: 36.1% of statements [2022-04-27T05:19:44.308Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2022-04-27T05:19:44.308Z] ok github.com/docker/docker/volume/drivers 0.063s coverage: 36.1% of statements [2022-04-27T05:19:44.475Z] === RUN TestNew [2022-04-27T05:19:44.475Z] --- PASS: TestNew (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestAddDriver [2022-04-27T05:19:44.475Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestAddDuplicateDriver [2022-04-27T05:19:44.475Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T05:19:44.475Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestDriver [2022-04-27T05:19:44.475Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestIPAM [2022-04-27T05:19:44.475Z] --- PASS: TestIPAM (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestWalkIPAMs [2022-04-27T05:19:44.475Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestWalkDrivers [2022-04-27T05:19:44.475Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T05:19:44.475Z] PASS [2022-04-27T05:19:44.475Z] coverage: 82.4% of statements [2022-04-27T05:19:44.475Z] === RUN TestBuildDefault [2022-04-27T05:19:44.475Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestBuildHostnameDomainname [2022-04-27T05:19:44.475Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestBuildHostname [2022-04-27T05:19:44.475Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestBuildHostnameFQDN [2022-04-27T05:19:44.475Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestBuildNoIP [2022-04-27T05:19:44.475Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestUpdate [2022-04-27T05:19:44.475Z] ok github.com/docker/docker/libnetwork/drvregistry 0.096s coverage: 82.4% of statements [2022-04-27T05:19:44.475Z] --- PASS: TestUpdate (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T05:19:44.475Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T05:19:44.475Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestAddEmpty [2022-04-27T05:19:44.475Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestAdd [2022-04-27T05:19:44.475Z] --- PASS: TestAdd (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestDeleteEmpty [2022-04-27T05:19:44.475Z] --- PASS: TestDeleteEmpty (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestDeleteNewline [2022-04-27T05:19:44.475Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T05:19:44.475Z] === RUN TestDelete [2022-04-27T05:19:44.475Z] --- PASS: TestDelete (0.01s) [2022-04-27T05:19:44.475Z] === RUN TestConcurrentWrites [2022-04-27T05:19:44.475Z] --- PASS: TestConcurrentWrites (0.30s) [2022-04-27T05:19:44.475Z] PASS [2022-04-27T05:19:44.475Z] coverage: 81.2% of statements [2022-04-27T05:19:44.475Z] ok github.com/docker/docker/libnetwork/etchosts 0.386s coverage: 81.2% of statements [2022-04-27T05:19:44.552Z] time="2022-04-27T05:19:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:44.552Z] time="2022-04-27T05:19:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:44.552Z] time="2022-04-27T05:19:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:44.552Z] time="2022-04-27T05:19:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2022-04-27T05:19:44.552Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2022-04-27T05:19:44.552Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.49s) [2022-04-27T05:19:44.552Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.49s) [2022-04-27T05:19:44.552Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.49s) [2022-04-27T05:19:44.552Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.49s) [2022-04-27T05:19:44.552Z] === RUN TestTransfer [2022-04-27T05:19:44.570Z] time="2022-04-27T05:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:19:44.570Z] time="2022-04-27T05:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:916a089a3b9707f9beb26e50b0a60d17ea60d99594a521559bb608ae272535a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:19:44.570Z] time="2022-04-27T05:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:19:44.570Z] time="2022-04-27T05:19:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:916a089a3b9707f9beb26e50b0a60d17ea60d99594a521559bb608ae272535a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRaw [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T05:19:44.764Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRaw [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T05:19:44.764Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestConvertTmpfsOptions [2022-04-27T05:19:44.764Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T05:19:44.764Z] linux_parser_test.go:209: data="ro" [2022-04-27T05:19:44.764Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestParseMountSpec [2022-04-27T05:19:44.764Z] parser_test.go:62: case 0 [2022-04-27T05:19:44.764Z] parser_test.go:62: case 1 [2022-04-27T05:19:44.764Z] parser_test.go:62: case 2 [2022-04-27T05:19:44.764Z] parser_test.go:62: case 3 [2022-04-27T05:19:44.764Z] parser_test.go:62: case 4 [2022-04-27T05:19:44.764Z] parser_test.go:62: case 5 [2022-04-27T05:19:44.764Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestValidateMount [2022-04-27T05:19:44.764Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRaw [2022-04-27T05:19:44.764Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T05:19:44.764Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T05:19:44.765Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T05:19:44.765Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T05:19:44.765Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T05:19:44.765Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T05:19:44.765Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T05:19:44.765Z] PASS [2022-04-27T05:19:44.765Z] coverage: 67.6% of statements [2022-04-27T05:19:44.765Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.6% of statements [2022-04-27T05:19:44.827Z] === RUN TestPluginInstall/with_insecure [2022-04-27T05:19:44.939Z] === RUN TestNew [2022-04-27T05:19:44.939Z] --- PASS: TestNew (0.00s) [2022-04-27T05:19:44.939Z] === RUN TestAllocate [2022-04-27T05:19:44.939Z] --- PASS: TestAllocate (0.00s) [2022-04-27T05:19:44.939Z] === RUN TestUninitialized [2022-04-27T05:19:44.939Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T05:19:44.939Z] === RUN TestAllocateInRange [2022-04-27T05:19:44.939Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T05:19:44.939Z] === RUN TestAllocateSerial [2022-04-27T05:19:44.939Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T05:19:44.939Z] PASS [2022-04-27T05:19:44.939Z] coverage: 87.5% of statements [2022-04-27T05:19:44.939Z] ok github.com/docker/docker/libnetwork/idm 0.046s coverage: 87.5% of statements [2022-04-27T05:19:44.939Z] === RUN TestCaller [2022-04-27T05:19:44.939Z] --- PASS: TestCaller (0.00s) [2022-04-27T05:19:44.939Z] PASS [2022-04-27T05:19:44.939Z] coverage: 100.0% of statements [2022-04-27T05:19:45.023Z] --- PASS: TestTransfer (0.12s) [2022-04-27T05:19:45.023Z] === RUN TestConcurrencyLimit [2022-04-27T05:19:45.023Z] === RUN TestContinueOnError_NonMirrorEndpoint [2022-04-27T05:19:45.023Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2022-04-27T05:19:45.023Z] === RUN TestContinueOnError_MirrorEndpoint [2022-04-27T05:19:45.023Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2022-04-27T05:19:45.023Z] === RUN TestContinueOnError_NeverContinue [2022-04-27T05:19:45.023Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2022-04-27T05:19:45.023Z] === RUN TestManifestStore [2022-04-27T05:19:45.023Z] === RUN TestManifestStore/no_remote_or_local [2022-04-27T05:19:45.023Z] --- PASS: TestV2MetadataService (1.21s) [2022-04-27T05:19:45.023Z] PASS [2022-04-27T05:19:45.023Z] coverage: 48.2% of statements [2022-04-27T05:19:45.023Z] ok github.com/docker/docker/distribution/metadata 1.368s coverage: 48.2% of statements [2022-04-27T05:19:45.023Z] --- PASS: TestConcurrencyLimit (0.37s) [2022-04-27T05:19:45.023Z] === RUN TestInactiveJobs [2022-04-27T05:19:45.023Z] time="2022-04-27T05:19:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1348078951\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2022-04-27T05:19:45.023Z] === RUN TestManifestStore/no_local_cache [2022-04-27T05:19:45.083Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T05:19:45.399Z] ok github.com/docker/docker/libnetwork/internal/caller 0.049s coverage: 100.0% of statements [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/with_local_cache [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/unknown_media_type [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/unknown_media_type/no_cache [2022-04-27T05:19:45.498Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:45.498Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/unknown_media_type/with_cache [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2022-04-27T05:19:45.498Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2022-04-27T05:19:45.498Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:45.498Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: " [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/error_persisting_manifest [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2022-04-27T05:19:45.498Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2022-04-27T05:19:45.498Z] time="2022-04-27T05:19:45Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore (0.40s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/no_remote_or_local (0.24s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/no_local_cache (0.03s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/unknown_media_type (0.06s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.03s) [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType/schema1 [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2022-04-27T05:19:45.498Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestFixManifestLayers [2022-04-27T05:19:45.498Z] --- PASS: TestFixManifestLayers (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestFixManifestLayersBaseLayerParent [2022-04-27T05:19:45.498Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T05:19:45.498Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestFixManifestLayersBadParent [2022-04-27T05:19:45.498Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestValidateManifest [2022-04-27T05:19:45.498Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T05:19:45.498Z] --- SKIP: TestValidateManifest (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestFormatPlatform [2022-04-27T05:19:45.498Z] --- PASS: TestFormatPlatform (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestPullSchema2Config [2022-04-27T05:19:45.498Z] === RUN TestPullSchema2Config/success_first_time [2022-04-27T05:19:45.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:45.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:45.498Z] === RUN TestPullSchema2Config/500_status [2022-04-27T05:19:45.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:45.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:45.498Z] --- PASS: TestInactiveJobs (0.37s) [2022-04-27T05:19:45.498Z] === RUN TestWatchRelease [2022-04-27T05:19:45.498Z] --- PASS: TestWatchRelease (0.04s) [2022-04-27T05:19:45.498Z] === RUN TestWatchFinishedTransfer [2022-04-27T05:19:45.498Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestDuplicateTransfer [2022-04-27T05:19:45.498Z] --- PASS: TestDuplicateTransfer (0.04s) [2022-04-27T05:19:45.498Z] === RUN TestSuccessfulUpload [2022-04-27T05:19:45.498Z] === RUN TestNotFound [2022-04-27T05:19:45.498Z] --- PASS: TestNotFound (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestConflict [2022-04-27T05:19:45.498Z] --- PASS: TestConflict (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestForbidden [2022-04-27T05:19:45.498Z] --- PASS: TestForbidden (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestInvalidParameter [2022-04-27T05:19:45.498Z] --- PASS: TestInvalidParameter (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestNotImplemented [2022-04-27T05:19:45.498Z] --- PASS: TestNotImplemented (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestNotModified [2022-04-27T05:19:45.498Z] --- PASS: TestNotModified (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestUnauthorized [2022-04-27T05:19:45.498Z] --- PASS: TestUnauthorized (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestUnknown [2022-04-27T05:19:45.498Z] --- PASS: TestUnknown (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestCancelled [2022-04-27T05:19:45.498Z] --- PASS: TestCancelled (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestDeadline [2022-04-27T05:19:45.498Z] --- PASS: TestDeadline (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestDataLoss [2022-04-27T05:19:45.498Z] --- PASS: TestDataLoss (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestUnavailable [2022-04-27T05:19:45.498Z] --- PASS: TestUnavailable (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestSystem [2022-04-27T05:19:45.498Z] --- PASS: TestSystem (0.00s) [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Not_Found [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Bad_Request [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Conflict [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Unauthorized [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Service_Unavailable [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Forbidden [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Not_Modified [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Not_Implemented [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Internal_Server_Error [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2022-04-27T05:19:45.498Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2022-04-27T05:19:45.498Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2022-04-27T05:19:45.498Z] PASS [2022-04-27T05:19:45.498Z] coverage: 77.0% of statements [2022-04-27T05:19:45.498Z] ok github.com/docker/docker/errdefs 0.047s coverage: 77.0% of statements [2022-04-27T05:19:45.498Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:45.498Z] === RUN TestPullSchema2Config/EOF [2022-04-27T05:19:45.498Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:45.499Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:45.499Z] 2022/04/27 05:19:45 http: panic serving 127.0.0.1:49217: intentional panic [2022-04-27T05:19:45.499Z] goroutine 103 [running]: [2022-04-27T05:19:45.499Z] net/http.(*conn).serve.func1() [2022-04-27T05:19:45.499Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T05:19:45.499Z] panic({0xaf8ee0, 0xcdb270}) [2022-04-27T05:19:45.499Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T05:19:45.499Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0000cf520?, {0xce2a18?, 0xc00010e000?}) [2022-04-27T05:19:45.499Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:262 +0xb4 [2022-04-27T05:19:45.499Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0xce2a18, 0xc00010e000}, 0xc000430100) [2022-04-27T05:19:45.499Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:290 +0x286 [2022-04-27T05:19:45.499Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xce2a18?, 0xc00010e000?}, 0xc00005ac00?) [2022-04-27T05:19:45.499Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T05:19:45.499Z] net/http.serverHandler.ServeHTTP({0xc0004fa0c0?}, {0xce2a18, 0xc00010e000}, 0xc000430100) [2022-04-27T05:19:45.499Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T05:19:45.499Z] net/http.(*conn).serve(0xc000194000, {0xce3290, 0xc0001e6390}) [2022-04-27T05:19:45.499Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T05:19:45.499Z] created by net/http.(*Server).Serve [2022-04-27T05:19:45.499Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T05:19:45.646Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T05:19:45.861Z] --- PASS: TestRandomAllocateDeallocate (9.35s) [2022-04-27T05:19:45.861Z] === RUN TestAllocateRandomDeallocate [2022-04-27T05:19:45.902Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:19:45.902Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72899aa909d1b8bb5d5404212bc766ec5be12604b1d740527bc79ae7de09413d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:19:45.902Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-04-27T05:19:45.902Z] time="2022-04-27T05:19:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:72899aa909d1b8bb5d5404212bc766ec5be12604b1d740527bc79ae7de09413d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-04-27T05:19:45.969Z] time="2022-04-27T05:19:45Z" level=error msg="Upload failed, retrying: simulating retry" [2022-04-27T05:19:45.969Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:45.969Z] === RUN TestPullSchema2Config/unauthorized [2022-04-27T05:19:45.969Z] pull_v2_test.go:284: HTTP GET /v2/ [2022-04-27T05:19:45.969Z] pull_v2_test.go:284: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2022-04-27T05:19:45.969Z] --- PASS: TestPullSchema2Config (0.54s) [2022-04-27T05:19:45.969Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2022-04-27T05:19:45.969Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2022-04-27T05:19:45.969Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2022-04-27T05:19:45.969Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2022-04-27T05:19:45.969Z] === RUN TestGetRepositoryMountCandidates [2022-04-27T05:19:45.969Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2022-04-27T05:19:45.969Z] === RUN TestLayerAlreadyExists [2022-04-27T05:19:45.969Z] 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} [2022-04-27T05:19:45.969Z] 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} [2022-04-27T05:19:45.969Z] 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} [2022-04-27T05:19:45.969Z] 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} [2022-04-27T05:19:45.969Z] 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} [2022-04-27T05:19:45.969Z] 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} [2022-04-27T05:19:45.969Z] --- PASS: TestLayerAlreadyExists (0.00s) [2022-04-27T05:19:45.969Z] === RUN TestWhenEmptyAuthConfig [2022-04-27T05:19:45.969Z] --- PASS: TestSuccessfulUpload (0.35s) [2022-04-27T05:19:45.969Z] === RUN TestCancelledUpload [2022-04-27T05:19:45.969Z] --- PASS: TestCancelledUpload (0.00s) [2022-04-27T05:19:45.969Z] PASS [2022-04-27T05:19:45.969Z] coverage: 77.3% of statements [2022-04-27T05:19:45.969Z] ok github.com/docker/docker/distribution/xfer 1.852s coverage: 77.3% of statements [2022-04-27T05:19:46.159Z] plugin_test.go:195: [d0546321ca5e4] daemon is not started [2022-04-27T05:19:46.159Z] --- PASS: TestPluginInstall (4.52s) [2022-04-27T05:19:46.159Z] --- PASS: TestPluginInstall/no_auth (2.41s) [2022-04-27T05:19:46.159Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2022-04-27T05:19:46.159Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2022-04-27T05:19:46.159Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:19:46.293Z] === RUN TestSetGetMeta [2022-04-27T05:19:46.293Z] === PAUSE TestSetGetMeta [2022-04-27T05:19:46.293Z] === RUN TestRestore [2022-04-27T05:19:46.293Z] === PAUSE TestRestore [2022-04-27T05:19:46.293Z] === RUN TestServiceCreate [2022-04-27T05:19:46.293Z] === PAUSE TestServiceCreate [2022-04-27T05:19:46.293Z] === RUN TestServiceList [2022-04-27T05:19:46.293Z] === PAUSE TestServiceList [2022-04-27T05:19:46.293Z] === RUN TestServiceRemove [2022-04-27T05:19:46.293Z] === PAUSE TestServiceRemove [2022-04-27T05:19:46.293Z] === RUN TestServiceGet [2022-04-27T05:19:46.293Z] === PAUSE TestServiceGet [2022-04-27T05:19:46.293Z] === RUN TestServicePrune [2022-04-27T05:19:46.293Z] === PAUSE TestServicePrune [2022-04-27T05:19:46.293Z] === RUN TestCreate [2022-04-27T05:19:46.293Z] === PAUSE TestCreate [2022-04-27T05:19:46.293Z] === RUN TestRemove [2022-04-27T05:19:46.293Z] === PAUSE TestRemove [2022-04-27T05:19:46.293Z] === RUN TestList [2022-04-27T05:19:46.293Z] === PAUSE TestList [2022-04-27T05:19:46.293Z] === RUN TestFindByDriver [2022-04-27T05:19:46.293Z] === PAUSE TestFindByDriver [2022-04-27T05:19:46.293Z] === RUN TestFindByReferenced [2022-04-27T05:19:46.293Z] === PAUSE TestFindByReferenced [2022-04-27T05:19:46.293Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T05:19:46.293Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T05:19:46.293Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:19:46.293Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:19:46.293Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T05:19:46.293Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T05:19:46.293Z] === RUN TestRefDerefRemove [2022-04-27T05:19:46.293Z] === PAUSE TestRefDerefRemove [2022-04-27T05:19:46.293Z] === RUN TestGet [2022-04-27T05:19:46.293Z] === PAUSE TestGet [2022-04-27T05:19:46.293Z] === RUN TestGetWithReference [2022-04-27T05:19:46.293Z] === PAUSE TestGetWithReference [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:19:46.293Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T05:19:46.293Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:19:46.293Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T05:19:46.293Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T05:19:46.293Z] === CONT TestSetGetMeta [2022-04-27T05:19:46.293Z] === CONT TestServiceGet [2022-04-27T05:19:46.293Z] === CONT TestList [2022-04-27T05:19:46.293Z] === CONT TestServiceList [2022-04-27T05:19:46.293Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestGetWithReference [2022-04-27T05:19:46.293Z] --- PASS: TestList (0.04s) [2022-04-27T05:19:46.293Z] === CONT TestGet [2022-04-27T05:19:46.293Z] --- PASS: TestGetWithReference (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestRefDerefRemove [2022-04-27T05:19:46.293Z] --- PASS: TestGet (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T05:19:46.293Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:19:46.293Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T05:19:46.293Z] === CONT TestFindByReferenced [2022-04-27T05:19:46.293Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-27T05:19:46.293Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-27T05:19:46.293Z] === CONT TestFindByDriver [2022-04-27T05:19:46.293Z] --- PASS: TestFindByReferenced (0.03s) [2022-04-27T05:19:46.293Z] === CONT TestRemove [2022-04-27T05:19:46.293Z] --- PASS: TestFindByDriver (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestCreate [2022-04-27T05:19:46.293Z] --- PASS: TestRemove (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestServicePrune [2022-04-27T05:19:46.293Z] --- PASS: TestCreate (0.02s) [2022-04-27T05:19:46.293Z] === CONT TestServiceCreate [2022-04-27T05:19:46.293Z] --- PASS: TestServiceGet (0.21s) [2022-04-27T05:19:46.293Z] === CONT TestRestore [2022-04-27T05:19:46.293Z] time="2022-04-27T05:19:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:19:46.293Z] --- PASS: TestServiceList (0.22s) [2022-04-27T05:19:46.293Z] === CONT TestServiceRemove [2022-04-27T05:19:46.293Z] --- PASS: TestServiceCreate (0.07s) [2022-04-27T05:19:46.293Z] time="2022-04-27T05:19:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:19:46.293Z] time="2022-04-27T05:19:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:19:46.293Z] time="2022-04-27T05:19:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T05:19:46.293Z] --- PASS: TestRestore (0.03s) [2022-04-27T05:19:46.293Z] --- PASS: TestServiceRemove (0.02s) [2022-04-27T05:19:46.293Z] time="2022-04-27T05:19:46Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:19:46.293Z] --- PASS: TestServicePrune (0.11s) [2022-04-27T05:19:46.293Z] PASS [2022-04-27T05:19:46.293Z] coverage: 69.0% of statements [2022-04-27T05:19:46.293Z] ok github.com/docker/docker/volume/service 0.288s coverage: 69.0% of statements [2022-04-27T05:19:46.324Z] === RUN TestSetSerialInsertDelete [2022-04-27T05:19:46.324Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T05:19:46.324Z] === RUN TestSetParallelInsertDelete [2022-04-27T05:19:47.088Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T05:19:47.296Z] === RUN TestInt2IP2IntConversion [2022-04-27T05:19:47.544Z] --- PASS: TestWhenEmptyAuthConfig (1.42s) [2022-04-27T05:19:47.544Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2022-04-27T05:19:47.544Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2022-04-27T05:19:47.544Z] === RUN TestTokenPassThru [2022-04-27T05:19:47.544Z] --- PASS: TestTokenPassThru (0.01s) [2022-04-27T05:19:47.544Z] === RUN TestTokenPassThruDifferentHost [2022-04-27T05:19:47.544Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2022-04-27T05:19:47.544Z] PASS [2022-04-27T05:19:47.544Z] coverage: 26.6% of statements [2022-04-27T05:19:47.544Z] === RUN TestCompare [2022-04-27T05:19:47.544Z] --- PASS: TestCompare (0.00s) [2022-04-27T05:19:47.544Z] PASS [2022-04-27T05:19:47.544Z] coverage: 19.2% of statements [2022-04-27T05:19:47.544Z] ok github.com/docker/docker/distribution 2.487s coverage: 26.6% of statements [2022-04-27T05:19:47.544Z] ok github.com/docker/docker/image/cache 0.118s coverage: 19.2% of statements [2022-04-27T05:19:47.544Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T05:19:47.544Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T05:19:47.544Z] === RUN TestFSGetInvalidData [2022-04-27T05:19:47.544Z] --- PASS: TestFSGetInvalidData (0.02s) [2022-04-27T05:19:47.544Z] === RUN TestFSInvalidSet [2022-04-27T05:19:47.544Z] --- PASS: TestFSInvalidSet (0.01s) [2022-04-27T05:19:47.544Z] === RUN TestFSInvalidRoot [2022-04-27T05:19:47.757Z] --- PASS: TestAllocateRandomDeallocate (1.99s) [2022-04-27T05:19:47.757Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T05:19:47.757Z] --- PASS: TestInt2IP2IntConversion (0.54s) [2022-04-27T05:19:47.757Z] === RUN TestGetAddressVersion [2022-04-27T05:19:47.757Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T05:19:47.757Z] === RUN TestKeyString [2022-04-27T05:19:47.757Z] --- PASS: TestKeyString (0.00s) [2022-04-27T05:19:47.757Z] === RUN TestPoolDataMarshal [2022-04-27T05:19:47.757Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T05:19:47.757Z] === RUN TestSubnetsMarshal [2022-04-27T05:19:47.757Z] --- PASS: TestSubnetsMarshal (0.09s) [2022-04-27T05:19:47.757Z] === RUN TestAddSubnets [2022-04-27T05:19:47.757Z] --- PASS: TestAddSubnets (0.10s) [2022-04-27T05:19:47.757Z] === RUN TestDoublePoolRelease [2022-04-27T05:19:47.757Z] --- PASS: TestDoublePoolRelease (0.05s) [2022-04-27T05:19:47.757Z] === RUN TestAddReleasePoolID [2022-04-27T05:19:47.757Z] === RUN TestPoolRequest [2022-04-27T05:19:47.757Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T05:19:47.757Z] === RUN TestOtherRequests [2022-04-27T05:19:47.757Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T05:19:47.757Z] PASS [2022-04-27T05:19:47.757Z] coverage: 57.1% of statements [2022-04-27T05:19:47.757Z] ok github.com/docker/docker/libnetwork/ipams/null 0.048s coverage: 57.1% of statements [2022-04-27T05:19:48.013Z] --- PASS: TestFSInvalidRoot (0.01s) [2022-04-27T05:19:48.013Z] === RUN TestFSMetadataGetSet [2022-04-27T05:19:48.013Z] --- PASS: TestFSMetadataGetSet (0.05s) [2022-04-27T05:19:48.013Z] === RUN TestFSInvalidWalker [2022-04-27T05:19:48.013Z] --- PASS: TestFSInvalidWalker (0.01s) [2022-04-27T05:19:48.013Z] === RUN TestFSGetSet [2022-04-27T05:19:48.013Z] --- PASS: TestFSGetSet (0.05s) [2022-04-27T05:19:48.013Z] === RUN TestFSGetUnsetKey [2022-04-27T05:19:48.013Z] --- PASS: TestFSGetUnsetKey (0.01s) [2022-04-27T05:19:48.013Z] === RUN TestFSGetEmptyData [2022-04-27T05:19:48.013Z] --- PASS: TestFSGetEmptyData (0.01s) [2022-04-27T05:19:48.013Z] === RUN TestFSDelete [2022-04-27T05:19:48.013Z] --- PASS: TestFSDelete (0.02s) [2022-04-27T05:19:48.013Z] === RUN TestFSWalker [2022-04-27T05:19:48.013Z] --- PASS: TestFSWalker (0.02s) [2022-04-27T05:19:48.013Z] === RUN TestFSWalkerStopOnError [2022-04-27T05:19:48.013Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2022-04-27T05:19:48.013Z] === RUN TestNewFromJSON [2022-04-27T05:19:48.013Z] --- PASS: TestNewFromJSON (0.00s) [2022-04-27T05:19:48.013Z] === RUN TestNewFromJSONWithInvalidJSON [2022-04-27T05:19:48.013Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2022-04-27T05:19:48.013Z] === RUN TestMarshalKeyOrder [2022-04-27T05:19:48.013Z] --- PASS: TestMarshalKeyOrder (0.00s) [2022-04-27T05:19:48.013Z] === RUN TestHistoryEqual [2022-04-27T05:19:48.013Z] --- PASS: TestHistoryEqual (0.27s) [2022-04-27T05:19:48.013Z] === RUN TestImage [2022-04-27T05:19:48.013Z] --- PASS: TestImage (0.00s) [2022-04-27T05:19:48.013Z] === RUN TestImageOSNotEmpty [2022-04-27T05:19:48.013Z] --- PASS: TestImageOSNotEmpty (0.00s) [2022-04-27T05:19:48.013Z] === RUN TestNewChildImageFromImageWithRootFS [2022-04-27T05:19:48.013Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2022-04-27T05:19:48.013Z] === RUN TestCreate [2022-04-27T05:19:48.013Z] --- PASS: TestCreate (0.01s) [2022-04-27T05:19:48.013Z] === RUN TestRestore [2022-04-27T05:19:48.026Z] === RUN TestPluginsWithRuntimes/No_Args [2022-04-27T05:19:48.218Z] --- PASS: TestAddReleasePoolID (0.13s) [2022-04-27T05:19:48.218Z] === RUN TestPredefinedPool [2022-04-27T05:19:48.218Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-27T05:19:48.218Z] === RUN TestRemoveSubnet [2022-04-27T05:19:48.296Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T05:19:48.484Z] time="2022-04-27T05:19:47Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2022-04-27T05:19:48.484Z] === RUN TestValidateManifest [2022-04-27T05:19:48.484Z] === RUN TestValidateManifest/nil [2022-04-27T05:19:48.484Z] === RUN TestValidateManifest/non-nil [2022-04-27T05:19:48.484Z] --- PASS: TestValidateManifest (0.00s) [2022-04-27T05:19:48.484Z] --- PASS: TestValidateManifest/nil (0.00s) [2022-04-27T05:19:48.484Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2022-04-27T05:19:48.484Z] PASS [2022-04-27T05:19:48.484Z] coverage: 0.7% of statements [2022-04-27T05:19:48.484Z] --- PASS: TestRestore (0.04s) [2022-04-27T05:19:48.484Z] === RUN TestAddDelete [2022-04-27T05:19:48.484Z] ok github.com/docker/docker/image/tarexport 0.088s coverage: 0.7% of statements [2022-04-27T05:19:48.484Z] --- PASS: TestAddDelete (0.03s) [2022-04-27T05:19:48.484Z] === RUN TestSearchAfterDelete [2022-04-27T05:19:48.484Z] --- PASS: TestSearchAfterDelete (0.02s) [2022-04-27T05:19:48.484Z] === RUN TestParentReset [2022-04-27T05:19:48.484Z] --- PASS: TestParentReset (0.04s) [2022-04-27T05:19:48.484Z] === RUN TestGetAndSetLastUpdated [2022-04-27T05:19:48.484Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2022-04-27T05:19:48.484Z] === RUN TestStoreLen [2022-04-27T05:19:48.484Z] --- PASS: TestStoreLen (0.06s) [2022-04-27T05:19:48.484Z] PASS [2022-04-27T05:19:48.484Z] coverage: 86.9% of statements [2022-04-27T05:19:48.484Z] ok github.com/docker/docker/image 0.845s coverage: 86.9% of statements [2022-04-27T05:19:48.683Z] --- PASS: TestRemoveSubnet (0.36s) [2022-04-27T05:19:48.683Z] === RUN TestGetSameAddress [2022-04-27T05:19:48.683Z] --- PASS: TestGetSameAddress (0.03s) [2022-04-27T05:19:48.683Z] === RUN TestPoolAllocationReuse [2022-04-27T05:19:48.859Z] === RUN TestPluginsWithRuntimes/With_Args [2022-04-27T05:19:48.859Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T05:19:48.953Z] === RUN TestMakeV1ConfigFromConfig [2022-04-27T05:19:48.953Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2022-04-27T05:19:48.953Z] PASS [2022-04-27T05:19:48.953Z] coverage: 25.0% of statements [2022-04-27T05:19:48.953Z] ok github.com/docker/docker/image/v1 0.090s coverage: 25.0% of statements [2022-04-27T05:19:48.953Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T05:19:49.144Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.66s) [2022-04-27T05:19:49.144Z] === RUN TestRetrieveFromStore [2022-04-27T05:19:49.144Z] === RUN TestGetCapabilities [2022-04-27T05:19:49.144Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T05:19:49.144Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T05:19:49.144Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.01s) [2022-04-27T05:19:49.144Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T05:19:49.144Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-27T05:19:49.144Z] === RUN TestRemoteDriver [2022-04-27T05:19:49.144Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T05:19:49.144Z] PASS [2022-04-27T05:19:49.144Z] coverage: 47.4% of statements [2022-04-27T05:19:49.607Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.081s coverage: 47.4% of statements [2022-04-27T05:19:50.069Z] --- PASS: TestRetrieveFromStore (0.85s) [2022-04-27T05:19:50.069Z] === RUN TestIsCorrupted [2022-04-27T05:19:50.069Z] --- PASS: TestIsCorrupted (0.03s) [2022-04-27T05:19:50.069Z] === RUN TestSetRollover [2022-04-27T05:19:50.227Z] --- PASS: TestPluginsWithRuntimes (3.86s) [2022-04-27T05:19:50.227Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.05s) [2022-04-27T05:19:50.227Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.03s) [2022-04-27T05:19:50.227Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:19:50.227Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T05:19:50.523Z] === RUN TestSerialization [2022-04-27T05:19:50.523Z] --- PASS: TestSerialization (0.02s) [2022-04-27T05:19:50.523Z] PASS [2022-04-27T05:19:50.523Z] coverage: 100.0% of statements [2022-04-27T05:19:50.523Z] ok github.com/docker/docker/libcontainerd/queue 0.156s coverage: 100.0% of statements [2022-04-27T05:19:50.531Z] === RUN TestWindowsIPAM [2022-04-27T05:19:50.531Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T05:19:50.531Z] PASS [2022-04-27T05:19:50.531Z] coverage: 71.4% of statements [2022-04-27T05:19:50.531Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.045s coverage: 71.4% of statements [2022-04-27T05:19:50.790Z] --- PASS: TestPluginBackCompatMediaTypes (0.76s) [2022-04-27T05:19:50.790Z] PASS [2022-04-27T05:19:50.790Z] [2022-04-27T05:19:50.790Z] DONE 24 tests in 9.308s [2022-04-27T05:19:50.790Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-04-27T05:19:50.790Z] ++ 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 [2022-04-27T05:19:50.790Z] ++ set -e [2022-04-27T05:19:50.790Z] ++ '[' -n 0 ']' [2022-04-27T05:19:50.790Z] ++ set -x [2022-04-27T05:19:50.790Z] ++ 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 [2022-04-27T05:19:50.790Z] INFO: Testing against a local daemon [2022-04-27T05:19:50.790Z] === RUN TestExternalGraphDriver [2022-04-27T05:19:50.993Z] --- PASS: TestPoolAllocationReuse (2.48s) [2022-04-27T05:19:50.993Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T05:19:50.993Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-27T05:19:50.993Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T05:19:51.047Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T05:19:51.047Z] === RUN TestExternalGraphDriver/json [2022-04-27T05:19:51.455Z] === RUN TestDefaultNetwork [2022-04-27T05:19:51.512Z] === RUN TestEmptyLayer [2022-04-27T05:19:51.513Z] --- PASS: TestEmptyLayer (0.00s) [2022-04-27T05:19:51.513Z] === RUN TestCommitFailure [2022-04-27T05:19:51.513Z] --- PASS: TestCommitFailure (0.01s) [2022-04-27T05:19:51.513Z] === RUN TestStartTransactionFailure [2022-04-27T05:19:51.513Z] --- PASS: TestStartTransactionFailure (0.00s) [2022-04-27T05:19:51.513Z] === RUN TestGetOrphan [2022-04-27T05:19:51.513Z] --- PASS: TestGetOrphan (0.01s) [2022-04-27T05:19:51.513Z] === RUN TestMountAndRegister [2022-04-27T05:19:51.513Z] layer_test.go:258: Layer size: 14 [2022-04-27T05:19:51.513Z] --- PASS: TestMountAndRegister (0.16s) [2022-04-27T05:19:51.513Z] === RUN TestLayerRelease [2022-04-27T05:19:51.513Z] layer_test.go:291: Failing on Windows [2022-04-27T05:19:51.513Z] --- SKIP: TestLayerRelease (0.00s) [2022-04-27T05:19:51.513Z] === RUN TestStoreRestore [2022-04-27T05:19:51.513Z] layer_test.go:340: Failing on Windows [2022-04-27T05:19:51.513Z] --- SKIP: TestStoreRestore (0.00s) [2022-04-27T05:19:51.513Z] === RUN TestTarStreamStability [2022-04-27T05:19:51.513Z] layer_test.go:455: Failing on Windows [2022-04-27T05:19:51.513Z] --- SKIP: TestTarStreamStability (0.00s) [2022-04-27T05:19:51.513Z] === RUN TestRegisterExistingLayer [2022-04-27T05:19:51.513Z] === RUN TestEnvironmentParsing [2022-04-27T05:19:51.513Z] --- PASS: TestEnvironmentParsing (0.00s) [2022-04-27T05:19:51.513Z] PASS [2022-04-27T05:19:51.513Z] coverage: 1.2% of statements [2022-04-27T05:19:51.513Z] ok github.com/docker/docker/libcontainerd/local 0.155s coverage: 1.2% of statements [2022-04-27T05:19:51.916Z] --- PASS: TestDefaultNetwork (0.30s) [2022-04-27T05:19:51.916Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T05:19:51.916Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.31s) [2022-04-27T05:19:51.916Z] === RUN TestInitAddressPools [2022-04-27T05:19:51.916Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T05:19:51.916Z] PASS [2022-04-27T05:19:51.916Z] coverage: 74.0% of statements [2022-04-27T05:19:51.916Z] ok github.com/docker/docker/libnetwork/ipamutils 0.695s coverage: 74.0% of statements [2022-04-27T05:19:51.986Z] --- PASS: TestRegisterExistingLayer (0.23s) [2022-04-27T05:19:51.986Z] === RUN TestTarStreamVerification [2022-04-27T05:19:51.986Z] layer_test.go:684: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestTarStreamVerification (0.00s) [2022-04-27T05:19:51.986Z] === RUN TestLayerMigration [2022-04-27T05:19:51.986Z] migration_test.go:45: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestLayerMigration (0.00s) [2022-04-27T05:19:51.986Z] === RUN TestLayerMigrationNoTarsplit [2022-04-27T05:19:51.986Z] migration_test.go:181: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T05:19:51.986Z] === RUN TestMountInit [2022-04-27T05:19:51.986Z] mount_test.go:17: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestMountInit (0.00s) [2022-04-27T05:19:51.986Z] === RUN TestMountSize [2022-04-27T05:19:51.986Z] mount_test.go:76: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestMountSize (0.00s) [2022-04-27T05:19:51.986Z] === RUN TestMountChanges [2022-04-27T05:19:51.986Z] mount_test.go:125: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestMountChanges (0.00s) [2022-04-27T05:19:51.986Z] === RUN TestMountApply [2022-04-27T05:19:51.986Z] mount_test.go:212: Failing on Windows [2022-04-27T05:19:51.986Z] --- SKIP: TestMountApply (0.00s) [2022-04-27T05:19:51.986Z] PASS [2022-04-27T05:19:51.986Z] coverage: 30.6% of statements [2022-04-27T05:19:51.986Z] ok github.com/docker/docker/layer 0.532s coverage: 30.6% of statements [2022-04-27T05:19:51.986Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T05:19:51.986Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T05:19:51.986Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T05:19:51.986Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T05:19:52.417Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T05:19:52.891Z] --- PASS: TestSetRollover (2.43s) [2022-04-27T05:19:52.891Z] === RUN TestSetRolloverSerial [2022-04-27T05:19:52.891Z] === RUN TestKeyValue [2022-04-27T05:19:52.891Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T05:19:52.891Z] PASS [2022-04-27T05:19:52.891Z] coverage: 60.0% of statements [2022-04-27T05:19:52.891Z] ok github.com/docker/docker/libnetwork/netlabel 0.047s coverage: 60.0% of statements [2022-04-27T05:19:52.975Z] === RUN TestSequenceGetAvailableBit [2022-04-27T05:19:52.975Z] --- PASS: TestSequenceGetAvailableBit (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSequenceEqual [2022-04-27T05:19:52.975Z] --- PASS: TestSequenceEqual (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSequenceCopy [2022-04-27T05:19:52.975Z] --- PASS: TestSequenceCopy (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestGetFirstAvailable [2022-04-27T05:19:52.975Z] --- PASS: TestGetFirstAvailable (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestFindSequence [2022-04-27T05:19:52.975Z] --- PASS: TestFindSequence (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestCheckIfAvailable [2022-04-27T05:19:52.975Z] --- PASS: TestCheckIfAvailable (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestMergeSequences [2022-04-27T05:19:52.975Z] --- PASS: TestMergeSequences (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestPushReservation [2022-04-27T05:19:52.975Z] --- PASS: TestPushReservation (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSerializeDeserialize [2022-04-27T05:19:52.975Z] --- PASS: TestSerializeDeserialize (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSet [2022-04-27T05:19:52.975Z] --- PASS: TestSet (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSetUnset [2022-04-27T05:19:52.975Z] --- PASS: TestSetUnset (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestOffsetSetUnset [2022-04-27T05:19:52.975Z] --- PASS: TestOffsetSetUnset (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSetInRange [2022-04-27T05:19:52.975Z] --- PASS: TestSetInRange (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestSetAnyInRange [2022-04-27T05:19:52.975Z] --- PASS: TestSetAnyInRange (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestMethods [2022-04-27T05:19:52.975Z] --- PASS: TestMethods (0.00s) [2022-04-27T05:19:52.975Z] === RUN TestRandomAllocateDeallocate [2022-04-27T05:19:52.982Z] === RUN TestExternalGraphDriver/spec [2022-04-27T05:19:52.982Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T05:19:52.982Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T05:19:52.982Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T05:19:52.982Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T05:19:53.239Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T05:19:53.239Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T05:19:53.239Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T05:19:54.607Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T05:19:54.607Z] === RUN TestExternalGraphDriver/pull [2022-04-27T05:19:55.083Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.89s) [2022-04-27T05:19:55.083Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T05:19:55.200Z] === RUN TestInvalidConfig [2022-04-27T05:19:55.200Z] --- PASS: TestInvalidConfig (0.00s) [2022-04-27T05:19:55.200Z] === RUN TestConfig [2022-04-27T05:19:55.200Z] --- PASS: TestConfig (0.00s) [2022-04-27T05:19:55.200Z] === RUN TestOptionsLabels [2022-04-27T05:19:55.200Z] --- PASS: TestOptionsLabels (0.00s) [2022-04-27T05:19:55.200Z] === RUN TestValidName [2022-04-27T05:19:55.200Z] --- PASS: TestValidName (0.00s) [2022-04-27T05:19:55.200Z] PASS [2022-04-27T05:19:55.200Z] coverage: 19.7% of statements [2022-04-27T05:19:55.200Z] ok github.com/docker/docker/libnetwork/config 0.172s coverage: 19.7% of statements [2022-04-27T05:19:55.537Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T05:19:55.537Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T05:19:55.544Z] --- PASS: TestSetRolloverSerial (2.79s) [2022-04-27T05:19:55.544Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T05:19:55.544Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T05:19:55.544Z] PASS [2022-04-27T05:19:55.544Z] coverage: 84.4% of statements [2022-04-27T05:19:55.544Z] ok github.com/docker/docker/libnetwork/bitseq 19.167s coverage: 84.4% of statements [2022-04-27T05:19:55.672Z] === RUN TestKey [2022-04-27T05:19:55.673Z] --- PASS: TestKey (0.00s) [2022-04-27T05:19:55.673Z] === RUN TestParseKey [2022-04-27T05:19:55.673Z] --- PASS: TestParseKey (0.00s) [2022-04-27T05:19:55.673Z] === RUN TestInvalidDataStore [2022-04-27T05:19:55.673Z] --- PASS: TestInvalidDataStore (0.00s) [2022-04-27T05:19:55.673Z] === RUN TestKVObjectFlatKey [2022-04-27T05:19:55.673Z] --- PASS: TestKVObjectFlatKey (0.00s) [2022-04-27T05:19:55.673Z] === RUN TestAtomicKVObjectFlatKey [2022-04-27T05:19:55.673Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s) [2022-04-27T05:19:55.673Z] PASS [2022-04-27T05:19:55.673Z] coverage: 21.9% of statements [2022-04-27T05:19:55.673Z] ok github.com/docker/docker/libnetwork/datastore 0.191s coverage: 21.9% of statements [2022-04-27T05:19:56.012Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T05:19:56.012Z] PASS [2022-04-27T05:19:56.012Z] coverage: 100.0% of statements [2022-04-27T05:19:56.012Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.112s coverage: 100.0% of statements [2022-04-27T05:19:56.100Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T05:19:56.474Z] === RUN TestNetworkDBSimple [2022-04-27T05:19:56.664Z] --- PASS: TestExternalGraphDriver (5.67s) [2022-04-27T05:19:56.664Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2022-04-27T05:19:56.664Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2022-04-27T05:19:56.664Z] --- PASS: TestExternalGraphDriver/pull (1.92s) [2022-04-27T05:19:56.664Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:19:56.920Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T05:19:56.941Z] === RUN TestGenerate [2022-04-27T05:19:56.942Z] --- PASS: TestGenerate (0.00s) [2022-04-27T05:19:56.942Z] === RUN TestGeneratePtr [2022-04-27T05:19:56.942Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T05:19:56.942Z] === RUN TestGenerateMissingField [2022-04-27T05:19:56.942Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T05:19:56.942Z] === RUN TestFieldCannotBeSet [2022-04-27T05:19:56.942Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T05:19:56.942Z] === RUN TestTypeMismatchError [2022-04-27T05:19:56.942Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T05:19:56.942Z] PASS [2022-04-27T05:19:56.942Z] coverage: 100.0% of statements [2022-04-27T05:19:56.942Z] ok github.com/docker/docker/libnetwork/options 0.047s coverage: 100.0% of statements [2022-04-27T05:19:57.406Z] 2022/04/27 05:19:56 Closing DB instances... [2022-04-27T05:19:57.483Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T05:19:57.869Z] testing: warning: no tests to run [2022-04-27T05:19:57.869Z] PASS [2022-04-27T05:19:57.869Z] coverage: 0.0% of statements [2022-04-27T05:19:57.869Z] ok github.com/docker/docker/libnetwork/osl 0.042s coverage: 0.0% of statements [no tests to run] [2022-04-27T05:19:57.900Z] === RUN TestIPDataMarshalling [2022-04-27T05:19:57.900Z] --- PASS: TestIPDataMarshalling (0.00s) [2022-04-27T05:19:57.900Z] === RUN TestValidateAndIsV6 [2022-04-27T05:19:57.900Z] --- PASS: TestValidateAndIsV6 (0.00s) [2022-04-27T05:19:57.900Z] PASS [2022-04-27T05:19:57.900Z] coverage: 68.9% of statements [2022-04-27T05:19:57.900Z] ok github.com/docker/docker/libnetwork/driverapi 0.140s coverage: 68.9% of statements [2022-04-27T05:19:58.047Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-04-27T05:19:58.047Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T05:19:58.330Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.28s) [2022-04-27T05:19:58.330Z] === RUN TestGetAddress [2022-04-27T05:19:58.610Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T05:19:58.610Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T05:19:58.610Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T05:19:58.792Z] === RUN TestRequestNewPort [2022-04-27T05:19:58.792Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestRequestSpecificPort [2022-04-27T05:19:58.792Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestReleasePort [2022-04-27T05:19:58.792Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestReuseReleasedPort [2022-04-27T05:19:58.792Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestReleaseUnreadledPort [2022-04-27T05:19:58.792Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestUnknowProtocol [2022-04-27T05:19:58.792Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestAllocateAllPorts [2022-04-27T05:19:58.792Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestPortAllocation [2022-04-27T05:19:58.792Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T05:19:58.792Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestNoDuplicateBPR [2022-04-27T05:19:58.792Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T05:19:58.792Z] === RUN TestChangePortRange [2022-04-27T05:19:58.792Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T05:19:58.792Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T05:19:58.792Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T05:19:58.792Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T05:19:58.792Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T05:19:58.792Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T05:19:58.792Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T05:19:58.792Z] PASS [2022-04-27T05:19:58.792Z] coverage: 88.6% of statements [2022-04-27T05:19:58.792Z] ok github.com/docker/docker/libnetwork/portallocator 0.067s coverage: 88.6% of statements [2022-04-27T05:19:58.792Z] --- PASS: TestNetworkDBSimple (2.66s) [2022-04-27T05:19:58.792Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T05:19:58.888Z] === RUN TestDriver [2022-04-27T05:19:58.888Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:19:58.888Z] PASS [2022-04-27T05:19:58.888Z] coverage: 34.8% of statements [2022-04-27T05:19:58.888Z] ok github.com/docker/docker/libnetwork/drivers/host 0.071s coverage: 34.8% of statements [2022-04-27T05:19:59.172Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T05:19:59.172Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T05:19:59.172Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T05:19:59.357Z] === RUN TestErrorInterfaces [2022-04-27T05:19:59.357Z] --- PASS: TestErrorInterfaces (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestNetworkMarshalling [2022-04-27T05:19:59.357Z] --- PASS: TestNetworkMarshalling (0.25s) [2022-04-27T05:19:59.357Z] === RUN TestEndpointMarshalling [2022-04-27T05:19:59.357Z] --- PASS: TestEndpointMarshalling (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestAuxAddresses [2022-04-27T05:19:59.357Z] time="2022-04-27T05:19:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:19:59.357Z] --- PASS: TestAuxAddresses (0.02s) [2022-04-27T05:19:59.357Z] === RUN TestSRVServiceQuery [2022-04-27T05:19:59.357Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestSRVServiceQuery (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestServiceVIPReuse [2022-04-27T05:19:59.357Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestServiceVIPReuse (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestIpamReleaseOnNetDriverFailures [2022-04-27T05:19:59.357Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestDNSIPQuery [2022-04-27T05:19:59.357Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestDNSIPQuery (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestDNSProxyServFail [2022-04-27T05:19:59.357Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestDNSProxyServFail (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestSandboxAddEmpty [2022-04-27T05:19:59.357Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestSandboxAddEmpty (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestSandboxAddMultiPrio [2022-04-27T05:19:59.357Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestSandboxAddMultiPrio (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestSandboxAddSamePrio [2022-04-27T05:19:59.357Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestSandboxAddSamePrio (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestCleanupServiceDiscovery [2022-04-27T05:19:59.357Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestCleanupServiceDiscovery (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestDNSOptions [2022-04-27T05:19:59.357Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:19:59.357Z] --- SKIP: TestDNSOptions (0.00s) [2022-04-27T05:19:59.357Z] === RUN TestMultipleControllersWithSameStore [2022-04-27T05:19:59.357Z] time="2022-04-27T05:19:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:19:59.357Z] time="2022-04-27T05:19:59Z" level=info msg="Restoring existing overlay networks from HNS into docker" [2022-04-27T05:19:59.357Z] --- PASS: TestMultipleControllersWithSameStore (0.03s) [2022-04-27T05:19:59.357Z] PASS [2022-04-27T05:19:59.357Z] coverage: 8.5% of statements [2022-04-27T05:19:59.429Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T05:19:59.429Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T05:19:59.768Z] testing: warning: no tests to run [2022-04-27T05:19:59.768Z] PASS [2022-04-27T05:19:59.768Z] coverage: 0.0% of statements [2022-04-27T05:19:59.768Z] ok github.com/docker/docker/libnetwork/portmapper 0.049s coverage: 0.0% of statements [no tests to run] [2022-04-27T05:19:59.829Z] ok github.com/docker/docker/libnetwork 0.479s coverage: 8.5% of statements [2022-04-27T05:19:59.829Z] === RUN TestDriver [2022-04-27T05:19:59.829Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:19:59.829Z] PASS [2022-04-27T05:19:59.829Z] coverage: 34.8% of statements [2022-04-27T05:19:59.829Z] ok github.com/docker/docker/libnetwork/drivers/null 0.049s coverage: 34.8% of statements [2022-04-27T05:20:00.231Z] 2022/04/27 05:19:59 Closing DB instances... [2022-04-27T05:20:00.359Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T05:20:00.692Z] === RUN TestHashData [2022-04-27T05:20:00.692Z] --- PASS: TestHashData (0.00s) [2022-04-27T05:20:00.692Z] PASS [2022-04-27T05:20:00.692Z] coverage: 2.8% of statements [2022-04-27T05:20:00.692Z] ok github.com/docker/docker/libnetwork/resolvconf 0.045s coverage: 2.8% of statements [2022-04-27T05:20:00.817Z] === RUN TestNetworkAllocateFree [2022-04-27T05:20:00.817Z] --- PASS: TestNetworkAllocateFree (0.00s) [2022-04-27T05:20:00.817Z] === RUN TestNetworkAllocateUserDefinedVNIs [2022-04-27T05:20:00.817Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s) [2022-04-27T05:20:00.817Z] PASS [2022-04-27T05:20:00.817Z] coverage: 63.6% of statements [2022-04-27T05:20:00.817Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.065s coverage: 63.6% of statements [2022-04-27T05:20:01.138Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2022-04-27T05:20:01.138Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json [2022-04-27T05:20:01.138Z] { [2022-04-27T05:20:01.138Z] "RT_GROUP_ICON": { [2022-04-27T05:20:01.138Z] "#1": { [2022-04-27T05:20:01.138Z] "0409": "../../winresources/docker.ico" [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] }, [2022-04-27T05:20:01.138Z] "RT_MANIFEST": { [2022-04-27T05:20:01.138Z] "#1": { [2022-04-27T05:20:01.138Z] "0409": { [2022-04-27T05:20:01.138Z] "identity": {}, [2022-04-27T05:20:01.138Z] "description": "Docker Engine", [2022-04-27T05:20:01.138Z] "minimum-os": "vista", [2022-04-27T05:20:01.138Z] "execution-level": "", [2022-04-27T05:20:01.138Z] "ui-access": false, [2022-04-27T05:20:01.138Z] "auto-elevate": false, [2022-04-27T05:20:01.138Z] "dpi-awareness": "unaware", [2022-04-27T05:20:01.138Z] "disable-theming": false, [2022-04-27T05:20:01.138Z] "disable-window-filtering": false, [2022-04-27T05:20:01.138Z] "high-resolution-scrolling-aware": false, [2022-04-27T05:20:01.138Z] "ultra-high-resolution-scrolling-aware": false, [2022-04-27T05:20:01.138Z] "long-path-aware": false, [2022-04-27T05:20:01.138Z] "printer-driver-isolation": false, [2022-04-27T05:20:01.138Z] "gdi-scaling": false, [2022-04-27T05:20:01.138Z] "segment-heap": false, [2022-04-27T05:20:01.138Z] "use-common-controls-v6": false [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] }, [2022-04-27T05:20:01.138Z] "RT_MESSAGETABLE": { [2022-04-27T05:20:01.138Z] "#1": { [2022-04-27T05:20:01.138Z] "0409": "../../winresources/event_messages.bin" [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] }, [2022-04-27T05:20:01.138Z] "RT_VERSION": { [2022-04-27T05:20:01.138Z] "#1": { [2022-04-27T05:20:01.138Z] "0409": { [2022-04-27T05:20:01.138Z] "fixed": { [2022-04-27T05:20:01.138Z] "file_version": "0.0.0.0", [2022-04-27T05:20:01.138Z] "product_version": "0.0.0.0", [2022-04-27T05:20:01.138Z] "type": "Unknown" [2022-04-27T05:20:01.138Z] }, [2022-04-27T05:20:01.138Z] "info": { [2022-04-27T05:20:01.138Z] "0000": { [2022-04-27T05:20:01.138Z] "CompanyName": "", [2022-04-27T05:20:01.138Z] "FileVersion": "dev", [2022-04-27T05:20:01.138Z] "LegalCopyright": "Copyright © 2015-2022 Docker Inc.", [2022-04-27T05:20:01.138Z] "OriginalFileName": "docker-proxy-dev.exe", [2022-04-27T05:20:01.138Z] "ProductName": "", [2022-04-27T05:20:01.138Z] "ProductVersion": "dev", [2022-04-27T05:20:01.138Z] "SpecialBuild": "314a47492a4aa604f5a400adecc99dcc439d72bc" [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] } [2022-04-27T05:20:01.138Z] cmd/docker-proxy/genwinres_windows.go [2022-04-27T05:20:01.138Z] cmd/docker-proxy/main.go [2022-04-27T05:20:01.138Z] cmd/docker-proxy/network_proxy_test.go [2022-04-27T05:20:01.138Z] cmd/docker-proxy/proxy.go [2022-04-27T05:20:01.138Z] cmd/docker-proxy/sctp_proxy.go [2022-04-27T05:20:01.138Z] cmd/docker-proxy/tcp_proxy.go [2022-04-27T05:20:01.138Z] cmd/docker-proxy/udp_proxy.go [2022-04-27T05:20:01.138Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-27T05:20:01.138Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-04-27T05:20:01.138Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2022-04-27T05:20:01.138Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-04-27T05:20:01.138Z] remote: Enumerating objects: 23, done. [2022-04-27T05:20:01.138Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-04-27T05:20:01.138Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-04-27T05:20:01.138Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-04-27T05:20:01.138Z] 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. [2022-04-27T05:20:01.138Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2022-04-27T05:20:01.138Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-04-27T05:20:01.138Z] Cross building: bundles/cross/linux/ppc64le [2022-04-27T05:20:01.138Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-27T05:20:01.138Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-27T05:20:01.290Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T05:20:01.664Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T05:20:01.665Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T05:20:01.665Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T05:20:01.665Z] === RUN TestErrorConstructors [2022-04-27T05:20:01.665Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T05:20:01.665Z] === RUN TestCompareIPMask [2022-04-27T05:20:01.665Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T05:20:01.665Z] === RUN TestUtilGetHostPartIP [2022-04-27T05:20:01.665Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T05:20:01.665Z] === RUN TestUtilGetBroadcastIP [2022-04-27T05:20:01.665Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T05:20:01.665Z] === RUN TestParseCIDR [2022-04-27T05:20:01.665Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T05:20:01.665Z] PASS [2022-04-27T05:20:01.665Z] coverage: 37.3% of statements [2022-04-27T05:20:01.665Z] ok github.com/docker/docker/libnetwork/types 0.045s coverage: 37.3% of statements [2022-04-27T05:20:01.665Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.83s) [2022-04-27T05:20:01.665Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T05:20:01.808Z] === RUN TestGetEmptyCapabilities [2022-04-27T05:20:01.808Z] --- PASS: TestGetEmptyCapabilities (0.03s) [2022-04-27T05:20:01.808Z] === RUN TestGetExtraCapabilities [2022-04-27T05:20:01.808Z] --- PASS: TestGetExtraCapabilities (0.01s) [2022-04-27T05:20:01.808Z] === RUN TestGetInvalidCapabilities [2022-04-27T05:20:01.808Z] --- PASS: TestGetInvalidCapabilities (0.01s) [2022-04-27T05:20:01.808Z] === RUN TestRemoteDriver [2022-04-27T05:20:01.808Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T05:20:01.808Z] === RUN TestDriverError [2022-04-27T05:20:01.808Z] --- PASS: TestDriverError (0.01s) [2022-04-27T05:20:01.808Z] === RUN TestMissingValues [2022-04-27T05:20:01.808Z] --- PASS: TestMissingValues (0.00s) [2022-04-27T05:20:01.808Z] === RUN TestRollback [2022-04-27T05:20:01.808Z] --- PASS: TestRollback (0.01s) [2022-04-27T05:20:01.808Z] PASS [2022-04-27T05:20:01.808Z] coverage: 57.4% of statements [2022-04-27T05:20:01.808Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.131s coverage: 57.4% of statements [2022-04-27T05:20:01.808Z] === RUN TestNAT [2022-04-27T05:20:01.808Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T05:20:01.808Z] --- SKIP: TestNAT (0.00s) [2022-04-27T05:20:01.808Z] === RUN TestTransparent [2022-04-27T05:20:01.808Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T05:20:01.808Z] --- SKIP: TestTransparent (0.00s) [2022-04-27T05:20:01.808Z] PASS [2022-04-27T05:20:01.808Z] coverage: 0.0% of statements [2022-04-27T05:20:01.808Z] ok github.com/docker/docker/libnetwork/drivers/windows 0.066s coverage: 0.0% of statements [2022-04-27T05:20:01.855Z] --- PASS: TestGraphdriverPluginV2 (5.12s) [2022-04-27T05:20:01.855Z] PASS [2022-04-27T05:20:01.855Z] [2022-04-27T05:20:01.855Z] DONE 5 tests in 10.936s [2022-04-27T05:20:01.855Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-04-27T05:20:01.856Z] ++ 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 [2022-04-27T05:20:01.856Z] ++ set -e [2022-04-27T05:20:01.856Z] ++ '[' -n 0 ']' [2022-04-27T05:20:01.856Z] ++ set -x [2022-04-27T05:20:01.856Z] ++ 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 [2022-04-27T05:20:01.856Z] INFO: Testing against a local daemon [2022-04-27T05:20:01.856Z] === RUN TestContinueAfterPluginCrash [2022-04-27T05:20:01.856Z] === PAUSE TestContinueAfterPluginCrash [2022-04-27T05:20:01.856Z] === RUN TestReadPluginNoRead [2022-04-27T05:20:01.856Z] === PAUSE TestReadPluginNoRead [2022-04-27T05:20:01.856Z] === RUN TestDaemonStartWithLogOpt [2022-04-27T05:20:01.856Z] === PAUSE TestDaemonStartWithLogOpt [2022-04-27T05:20:01.856Z] === CONT TestContinueAfterPluginCrash [2022-04-27T05:20:01.856Z] === CONT TestDaemonStartWithLogOpt [2022-04-27T05:20:02.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T05:20:02.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T05:20:02.420Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-04-27T05:20:02.816Z] === RUN TestNew [2022-04-27T05:20:02.816Z] --- PASS: TestNew (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestAddDriver [2022-04-27T05:20:02.816Z] --- PASS: TestAddDriver (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestAddDuplicateDriver [2022-04-27T05:20:02.816Z] --- PASS: TestAddDuplicateDriver (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestIPAMDefaultAddressSpaces [2022-04-27T05:20:02.816Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestDriver [2022-04-27T05:20:02.816Z] --- PASS: TestDriver (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestIPAM [2022-04-27T05:20:02.816Z] --- PASS: TestIPAM (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestWalkIPAMs [2022-04-27T05:20:02.816Z] --- PASS: TestWalkIPAMs (0.00s) [2022-04-27T05:20:02.816Z] === RUN TestWalkDrivers [2022-04-27T05:20:02.816Z] --- PASS: TestWalkDrivers (0.00s) [2022-04-27T05:20:02.816Z] PASS [2022-04-27T05:20:02.816Z] coverage: 82.4% of statements [2022-04-27T05:20:02.816Z] ok github.com/docker/docker/libnetwork/drvregistry 0.136s coverage: 82.4% of statements [2022-04-27T05:20:03.242Z] 2022/04/27 05:20:02 Closing DB instances... [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T05:20:03.243Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T05:20:03.243Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T05:20:03.243Z] PASS [2022-04-27T05:20:03.243Z] coverage: 55.0% of statements [2022-04-27T05:20:03.243Z] ok github.com/docker/docker/oci 0.076s coverage: 55.0% of statements [2022-04-27T05:20:03.288Z] === RUN TestBuildDefault [2022-04-27T05:20:03.288Z] --- PASS: TestBuildDefault (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestBuildHostnameDomainname [2022-04-27T05:20:03.288Z] --- PASS: TestBuildHostnameDomainname (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestBuildHostname [2022-04-27T05:20:03.288Z] --- PASS: TestBuildHostname (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestBuildHostnameFQDN [2022-04-27T05:20:03.288Z] --- PASS: TestBuildHostnameFQDN (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestBuildNoIP [2022-04-27T05:20:03.288Z] --- PASS: TestBuildNoIP (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestUpdate [2022-04-27T05:20:03.288Z] --- PASS: TestUpdate (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestUpdateIgnoresPrefixedHostname [2022-04-27T05:20:03.288Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.01s) [2022-04-27T05:20:03.288Z] === RUN TestDeleteIgnoresPrefixedHostname [2022-04-27T05:20:03.288Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestAddEmpty [2022-04-27T05:20:03.288Z] --- PASS: TestAddEmpty (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestAdd [2022-04-27T05:20:03.288Z] --- PASS: TestAdd (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestDeleteEmpty [2022-04-27T05:20:03.288Z] --- PASS: TestDeleteEmpty (0.01s) [2022-04-27T05:20:03.288Z] === RUN TestDeleteNewline [2022-04-27T05:20:03.288Z] --- PASS: TestDeleteNewline (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestDelete [2022-04-27T05:20:03.288Z] --- PASS: TestDelete (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestConcurrentWrites [2022-04-27T05:20:03.288Z] === RUN TestNew [2022-04-27T05:20:03.288Z] --- PASS: TestNew (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestAllocate [2022-04-27T05:20:03.288Z] --- PASS: TestAllocate (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestUninitialized [2022-04-27T05:20:03.288Z] --- PASS: TestUninitialized (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestAllocateInRange [2022-04-27T05:20:03.288Z] --- PASS: TestAllocateInRange (0.00s) [2022-04-27T05:20:03.288Z] === RUN TestAllocateSerial [2022-04-27T05:20:03.288Z] --- PASS: TestAllocateSerial (0.00s) [2022-04-27T05:20:03.288Z] PASS [2022-04-27T05:20:03.288Z] coverage: 87.5% of statements [2022-04-27T05:20:03.288Z] ok github.com/docker/docker/libnetwork/idm 0.056s coverage: 87.5% of statements [2022-04-27T05:20:03.288Z] --- PASS: TestConcurrentWrites (0.33s) [2022-04-27T05:20:03.288Z] PASS [2022-04-27T05:20:03.288Z] coverage: 81.2% of statements [2022-04-27T05:20:03.288Z] ok github.com/docker/docker/libnetwork/etchosts 0.431s coverage: 81.2% of statements [2022-04-27T05:20:03.707Z] === RUN TestAddressPoolOpt [2022-04-27T05:20:03.707Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/a [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/something [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/_=a [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/PATH [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/=a [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/PATH= [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/PATH=something [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/1asd [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/123 [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/some_space [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/= [2022-04-27T05:20:03.707Z] === RUN TestValidateEnv/PaTh [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestParseHost [2022-04-27T05:20:03.707Z] === RUN TestParseHost/unknown:// [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T05:20:03.707Z] === RUN TestParseHost/:// [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://:port [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/something_with_spaces [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/npipe:// [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://host: [2022-04-27T05:20:03.707Z] === RUN TestParseHost/#00 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/fd:// [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://: [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/unix:// [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T05:20:03.707Z] === RUN TestParseHost/_ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/fd://something [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T05:20:03.707Z] === RUN TestParseHost/__ [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseHost/tcp:// [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T05:20:03.707Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestParseTCP [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/: [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/::1 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/localhost: [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/tcp://: [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/[::1]: [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/localhost [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/#00 [2022-04-27T05:20:03.707Z] === RUN TestParseTCP/tcp:// [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP (0.02s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T05:20:03.707Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestValidateExtraHosts [2022-04-27T05:20:03.707Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestIpOptString [2022-04-27T05:20:03.707Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T05:20:03.707Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T05:20:03.707Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestIpOptSetInvalidVal [2022-04-27T05:20:03.707Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestValidateIPAddress [2022-04-27T05:20:03.707Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestMapOpts [2022-04-27T05:20:03.707Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestListOptsWithoutValidator [2022-04-27T05:20:03.707Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestListOptsWithValidator [2022-04-27T05:20:03.707Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestValidateDNSSearch [2022-04-27T05:20:03.707Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T05:20:03.707Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T05:20:03.707Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T05:20:03.707Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T05:20:03.708Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T05:20:03.708Z] === RUN TestNamedListOpts [2022-04-27T05:20:03.708Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T05:20:03.708Z] === RUN TestNamedMapOpts [2022-04-27T05:20:03.708Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T05:20:03.708Z] === RUN TestParseLink [2022-04-27T05:20:03.708Z] --- PASS: TestParseLink (0.00s) [2022-04-27T05:20:03.708Z] === RUN TestUlimitOpt [2022-04-27T05:20:03.708Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T05:20:03.708Z] PASS [2022-04-27T05:20:03.708Z] coverage: 66.7% of statements [2022-04-27T05:20:03.708Z] ok github.com/docker/docker/opts 0.190s coverage: 66.7% of statements [2022-04-27T05:20:03.757Z] === RUN TestCaller [2022-04-27T05:20:03.757Z] --- PASS: TestCaller (0.00s) [2022-04-27T05:20:03.757Z] PASS [2022-04-27T05:20:03.757Z] coverage: 100.0% of statements [2022-04-27T05:20:03.757Z] ok github.com/docker/docker/libnetwork/internal/caller 0.062s coverage: 100.0% of statements [2022-04-27T05:20:03.959Z] 2022/04/27 05:20:01 Closing DB instances... [2022-04-27T05:20:03.959Z] time="2022-04-27T05:20:01Z" level=error msg="node: 1463af1c9b51 is unknown to memberlist" [2022-04-27T05:20:03.959Z] --- PASS: TestNetworkDBGarbageCollection (54.46s) [2022-04-27T05:20:03.959Z] === RUN TestFindNode [2022-04-27T05:20:03.959Z] 2022/04/27 05:20:03 Closing DB instances... [2022-04-27T05:20:03.959Z] --- PASS: TestFindNode (0.03s) [2022-04-27T05:20:03.959Z] === RUN TestChangeNodeState [2022-04-27T05:20:03.959Z] 2022/04/27 05:20:03 Closing DB instances... [2022-04-27T05:20:03.959Z] --- PASS: TestChangeNodeState (0.02s) [2022-04-27T05:20:03.959Z] === RUN TestNodeReincarnation [2022-04-27T05:20:03.959Z] 2022/04/27 05:20:03 Closing DB instances... [2022-04-27T05:20:04.169Z] === RUN TestParseVersion [2022-04-27T05:20:04.169Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T05:20:04.169Z] PASS [2022-04-27T05:20:04.169Z] coverage: 52.9% of statements [2022-04-27T05:20:04.169Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 52.9% of statements [2022-04-27T05:20:04.312Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T05:20:04.630Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-04-27T05:20:04.630Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T05:20:04.751Z] === RUN TestSetSerialInsertDelete [2022-04-27T05:20:04.751Z] --- PASS: TestSetSerialInsertDelete (0.00s) [2022-04-27T05:20:04.751Z] === RUN TestSetParallelInsertDelete [2022-04-27T05:20:05.241Z] docker_api_swarm_node_test.go:20: [d041d1fa70d23] joining swarm manager [df39f965d4841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:20:05.241Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T05:20:05.241Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T05:20:06.180Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T05:20:06.180Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T05:20:06.180Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T05:20:06.180Z] --- PASS: TestPeerCertificateMarshalJSON (0.39s) [2022-04-27T05:20:06.180Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T05:20:06.180Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T05:20:06.180Z] === RUN TestMiddleware [2022-04-27T05:20:06.180Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T05:20:06.180Z] === RUN TestNewResponseModifier [2022-04-27T05:20:06.180Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T05:20:06.180Z] PASS [2022-04-27T05:20:06.180Z] coverage: 26.8% of statements [2022-04-27T05:20:06.180Z] ok github.com/docker/docker/pkg/authorization 0.442s coverage: 26.8% of statements [2022-04-27T05:20:06.185Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T05:20:06.185Z] docker_api_swarm_node_test.go:21: [d6a7997eea70c] joining swarm manager [df39f965d4841]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:20:06.642Z] === RUN TestIsArchivePathDir [2022-04-27T05:20:06.642Z] --- PASS: TestIsArchivePathDir (0.09s) [2022-04-27T05:20:06.642Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T05:20:06.972Z] === RUN TestInt2IP2IntConversion [2022-04-27T05:20:07.107Z] 2022/04/27 05:20:06 Closing DB instances... [2022-04-27T05:20:07.107Z] --- PASS: TestIsArchivePathInvalidFile (0.17s) [2022-04-27T05:20:07.107Z] === RUN TestIsArchivePathTar [2022-04-27T05:20:07.107Z] --- PASS: TestIsArchivePathTar (0.21s) [2022-04-27T05:20:07.107Z] === RUN TestDecompressStreamGzip [2022-04-27T05:20:07.118Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T05:20:07.374Z] --- PASS: TestDaemonStartWithLogOpt (5.54s) [2022-04-27T05:20:07.374Z] === CONT TestReadPluginNoRead [2022-04-27T05:20:07.441Z] --- PASS: TestInt2IP2IntConversion (0.73s) [2022-04-27T05:20:07.441Z] === RUN TestGetAddressVersion [2022-04-27T05:20:07.441Z] --- PASS: TestGetAddressVersion (0.00s) [2022-04-27T05:20:07.441Z] === RUN TestKeyString [2022-04-27T05:20:07.441Z] --- PASS: TestKeyString (0.00s) [2022-04-27T05:20:07.441Z] === RUN TestPoolDataMarshal [2022-04-27T05:20:07.441Z] --- PASS: TestPoolDataMarshal (0.00s) [2022-04-27T05:20:07.441Z] === RUN TestSubnetsMarshal [2022-04-27T05:20:07.441Z] === RUN TestPoolRequest [2022-04-27T05:20:07.441Z] --- PASS: TestPoolRequest (0.00s) [2022-04-27T05:20:07.441Z] === RUN TestOtherRequests [2022-04-27T05:20:07.441Z] --- PASS: TestOtherRequests (0.00s) [2022-04-27T05:20:07.441Z] PASS [2022-04-27T05:20:07.441Z] coverage: 57.1% of statements [2022-04-27T05:20:07.441Z] ok github.com/docker/docker/libnetwork/ipams/null 0.078s coverage: 57.1% of statements [2022-04-27T05:20:07.441Z] --- PASS: TestSubnetsMarshal (0.11s) [2022-04-27T05:20:07.441Z] === RUN TestAddSubnets [2022-04-27T05:20:07.441Z] --- PASS: TestAddSubnets (0.11s) [2022-04-27T05:20:07.441Z] === RUN TestDoublePoolRelease [2022-04-27T05:20:07.441Z] --- PASS: TestDoublePoolRelease (0.07s) [2022-04-27T05:20:07.441Z] === RUN TestAddReleasePoolID [2022-04-27T05:20:07.568Z] --- PASS: TestDecompressStreamGzip (0.16s) [2022-04-27T05:20:07.568Z] === RUN TestDecompressStreamBzip2 [2022-04-27T05:20:07.568Z] === RUN TestUnbuffered [2022-04-27T05:20:07.568Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestRaceUnbuffered [2022-04-27T05:20:07.568Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T05:20:07.568Z] PASS [2022-04-27T05:20:07.568Z] coverage: 100.0% of statements [2022-04-27T05:20:07.568Z] --- PASS: TestDecompressStreamBzip2 (0.15s) [2022-04-27T05:20:07.568Z] ok github.com/docker/docker/pkg/broadcaster 0.052s coverage: 100.0% of statements [2022-04-27T05:20:07.568Z] === RUN TestDecompressStreamXz [2022-04-27T05:20:07.568Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T05:20:07.568Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestDecompressStreamZstd [2022-04-27T05:20:07.568Z] archive_test.go:140: zstd not installed [2022-04-27T05:20:07.568Z] --- SKIP: TestDecompressStreamZstd (0.02s) [2022-04-27T05:20:07.568Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T05:20:07.568Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T05:20:07.568Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestCompressStreamInvalid [2022-04-27T05:20:07.568Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestExtensionInvalid [2022-04-27T05:20:07.568Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestExtensionUncompressed [2022-04-27T05:20:07.568Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestExtensionBzip2 [2022-04-27T05:20:07.568Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestExtensionGzip [2022-04-27T05:20:07.568Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestExtensionXz [2022-04-27T05:20:07.568Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestExtensionZstd [2022-04-27T05:20:07.568Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestCmdStreamLargeStderr [2022-04-27T05:20:07.568Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2022-04-27T05:20:07.568Z] === RUN TestCmdStreamBad [2022-04-27T05:20:07.568Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T05:20:07.568Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T05:20:07.568Z] === RUN TestCmdStreamGood [2022-04-27T05:20:07.568Z] --- PASS: TestCmdStreamGood (0.06s) [2022-04-27T05:20:07.568Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T05:20:07.631Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T05:20:07.912Z] --- PASS: TestAddReleasePoolID (0.17s) [2022-04-27T05:20:07.912Z] === RUN TestPredefinedPool [2022-04-27T05:20:07.912Z] --- PASS: TestPredefinedPool (0.04s) [2022-04-27T05:20:07.912Z] === RUN TestRemoveSubnet [2022-04-27T05:20:08.030Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-04-27T05:20:08.030Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T05:20:08.030Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T05:20:08.030Z] === RUN TestUntarPath [2022-04-27T05:20:08.030Z] --- PASS: TestUntarPath (0.08s) [2022-04-27T05:20:08.030Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T05:20:08.030Z] --- PASS: TestUntarPathWithDestinationFile (0.11s) [2022-04-27T05:20:08.030Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T05:20:08.194Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T05:20:08.194Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T05:20:08.382Z] --- PASS: TestRemoveSubnet (0.44s) [2022-04-27T05:20:08.382Z] === RUN TestGetSameAddress [2022-04-27T05:20:08.382Z] --- PASS: TestGetSameAddress (0.04s) [2022-04-27T05:20:08.382Z] === RUN TestPoolAllocationReuse [2022-04-27T05:20:08.494Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.29s) [2022-04-27T05:20:08.494Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T05:20:08.494Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T05:20:08.494Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T05:20:08.494Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T05:20:08.494Z] === RUN TestCopyWithTarSrcFile [2022-04-27T05:20:08.494Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-27T05:20:08.494Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T05:20:08.494Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T05:20:08.494Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T05:20:08.494Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T05:20:08.494Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T05:20:08.494Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T05:20:08.494Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T05:20:08.494Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T05:20:08.494Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T05:20:08.494Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-27T05:20:08.494Z] === RUN TestTarFiles [2022-04-27T05:20:08.494Z] === RUN TestMatch [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[foo]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[]#01 [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[qux]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T05:20:08.494Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T05:20:08.494Z] --- PASS: TestMatch (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T05:20:08.494Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T05:20:08.494Z] PASS [2022-04-27T05:20:08.494Z] coverage: 87.5% of statements [2022-04-27T05:20:08.494Z] ok github.com/docker/docker/pkg/capabilities 0.058s coverage: 87.5% of statements [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T05:20:08.639Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-27T05:20:08.639Z] === RUN TestParallelCreate [2022-04-27T05:20:08.639Z] 2022/04/27 05:20:08 Closing DB instances... [2022-04-27T05:20:08.639Z] --- PASS: TestParallelCreate (0.02s) [2022-04-27T05:20:08.639Z] === RUN TestParallelDelete [2022-04-27T05:20:08.639Z] 2022/04/27 05:20:08 Closing DB instances... [2022-04-27T05:20:08.639Z] --- PASS: TestParallelDelete (0.02s) [2022-04-27T05:20:08.639Z] === RUN TestNetworkDBIslands [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:cdd547705ae4 with config:&{NodeID:cdd547705ae4 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}" [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="Node cdd547705ae4/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="Node cdd547705ae4/172.26.207.185, added to nodes list" [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b78c7b8f9b4c with config:&{NodeID:b78c7b8f9b4c 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}" [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, added to nodes list" [2022-04-27T05:20:08.639Z] time="2022-04-27T05:20:08Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T05:20:08.851Z] --- PASS: TestRandomAllocateDeallocate (15.88s) [2022-04-27T05:20:08.851Z] === RUN TestAllocateRandomDeallocate [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=debug msg="memberlist: Stream connection from=[::1]:49444" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, added to nodes list" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=info msg="Node cdd547705ae4/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=info msg="Node cdd547705ae4/172.26.207.185, added to nodes list" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T05:20:09.096Z] time="2022-04-27T05:20:08Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49445" [2022-04-27T05:20:09.125Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T05:20:09.320Z] === RUN TestGetCapabilities [2022-04-27T05:20:09.320Z] --- PASS: TestGetCapabilities (0.01s) [2022-04-27T05:20:09.320Z] === RUN TestGetCapabilitiesFromLegacyDriver [2022-04-27T05:20:09.320Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s) [2022-04-27T05:20:09.320Z] === RUN TestGetDefaultAddressSpaces [2022-04-27T05:20:09.320Z] --- PASS: TestGetDefaultAddressSpaces (0.01s) [2022-04-27T05:20:09.320Z] === RUN TestRemoteDriver [2022-04-27T05:20:09.320Z] --- PASS: TestRemoteDriver (0.01s) [2022-04-27T05:20:09.320Z] PASS [2022-04-27T05:20:09.320Z] coverage: 47.4% of statements [2022-04-27T05:20:09.320Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.093s coverage: 47.4% of statements [2022-04-27T05:20:09.472Z] --- PASS: TestNetworkDBCRUDTableEntry (4.74s) [2022-04-27T05:20:09.472Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:a075e0500186 with config:&{NodeID:a075e0500186 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}" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, added to nodes list" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49446" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, added to nodes list" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node cdd547705ae4/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node cdd547705ae4/172.26.207.185, added to nodes list" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, added to nodes list" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T05:20:09.552Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49447" [2022-04-27T05:20:09.688Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T05:20:09.934Z] === RUN TestChrootTarUntar [2022-04-27T05:20:09.934Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootTarUntar (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T05:20:09.934Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T05:20:09.934Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T05:20:09.934Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootCopyWithTar [2022-04-27T05:20:09.934Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootCopyFileWithTar [2022-04-27T05:20:09.934Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootUntarPath [2022-04-27T05:20:09.934Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootUntarPath (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T05:20:09.934Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T05:20:09.934Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:20:09.934Z] === RUN TestChrootApplyDotDotFile [2022-04-27T05:20:09.934Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:09.934Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T05:20:09.934Z] PASS [2022-04-27T05:20:09.934Z] coverage: 12.0% of statements [2022-04-27T05:20:09.934Z] ok github.com/docker/docker/pkg/chrootarchive 0.126s coverage: 12.0% of statements [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:d386c8f8cbf3 with config:&{NodeID:d386c8f8cbf3 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}" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Stream connection from=[::1]:49448" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node cdd547705ae4/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node cdd547705ae4/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=info msg="Node a075e0500186/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T05:20:10.008Z] time="2022-04-27T05:20:09Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49449" [2022-04-27T05:20:10.250Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-04-27T05:20:10.250Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T05:20:10.250Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T05:20:10.309Z] --- PASS: TestAllocateRandomDeallocate (1.50s) [2022-04-27T05:20:10.309Z] === RUN TestAllocateRandomDeallocateSerialize [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:900ca7d624c7 with config:&{NodeID:900ca7d624c7 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}" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10013: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49451" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node a075e0500186/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node a075e0500186/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node cdd547705ae4/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node cdd547705ae4/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49452" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.464Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.778Z] === RUN TestWindowsIPAM [2022-04-27T05:20:10.778Z] --- PASS: TestWindowsIPAM (0.00s) [2022-04-27T05:20:10.778Z] PASS [2022-04-27T05:20:10.778Z] coverage: 71.4% of statements [2022-04-27T05:20:10.778Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.051s coverage: 71.4% of statements [2022-04-27T05:20:10.778Z] --- PASS: TestPoolAllocationReuse (2.64s) [2022-04-27T05:20:10.778Z] === RUN TestGetAddressSubPoolEqualPool [2022-04-27T05:20:10.812Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T05:20:10.906Z] 2022/04/27 05:20:10 Closing DB instances... [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:10.920Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=info msg="The new bootstrap node list is:[172.26.207.185:10033 172.26.207.185:10034 172.26.207.185:10035]" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10033" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49454" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10034" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49455" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10035" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49456" [2022-04-27T05:20:10.920Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=info msg="The new bootstrap node list is:[172.26.207.185:10033 172.26.207.185:10034 172.26.207.185:10035]" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10033" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49457" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49458" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10034" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49459" [2022-04-27T05:20:10.920Z] time="2022-04-27T05:20:10Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10035" [2022-04-27T05:20:11.250Z] --- PASS: TestGetAddressSubPoolEqualPool (0.03s) [2022-04-27T05:20:11.250Z] === RUN TestRequestReleaseAddressFromSubPool [2022-04-27T05:20:11.375Z] time="2022-04-27T05:20:11Z" level=info msg="node 0 leaving" [2022-04-27T05:20:11.375Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4 change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.375Z] time="2022-04-27T05:20:11Z" level=info msg="node3(a075e0500186): Node leave event for cdd547705ae4/172.26.207.185" [2022-04-27T05:20:11.375Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4 change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.375Z] time="2022-04-27T05:20:11Z" level=info msg="node5(900ca7d624c7): Node leave event for cdd547705ae4/172.26.207.185" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4 change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="node4(d386c8f8cbf3): Node leave event for cdd547705ae4/172.26.207.185" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4 change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="node1(cdd547705ae4): Node leave event for cdd547705ae4/172.26.207.185" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4 change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="node2(b78c7b8f9b4c): Node leave event for cdd547705ae4/172.26.207.185" [2022-04-27T05:20:11.376Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4/172.26.207.185, left gossip cluster" [2022-04-27T05:20:11.724Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.43s) [2022-04-27T05:20:11.724Z] === RUN TestRetrieveFromStore [2022-04-27T05:20:11.724Z] === RUN TestDefaultNetwork [2022-04-27T05:20:11.745Z] === RUN TestReadPluginNoRead/default [2022-04-27T05:20:11.745Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4/172.26.207.185, left gossip cluster" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4/172.26.207.185, left gossip cluster" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4/172.26.207.185, left gossip cluster" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node cdd547705ae4/172.26.207.185, left gossip cluster" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="node 1 leaving" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="node5(900ca7d624c7): Node leave event for b78c7b8f9b4c/172.26.207.185" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="node3(a075e0500186): Node leave event for b78c7b8f9b4c/172.26.207.185" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c change state NodeActive --> NodeFailed" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, added to failed nodes list" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c change state NodeActive --> NodeLeft" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=info msg="node4(d386c8f8cbf3): Node leave event for b78c7b8f9b4c/172.26.207.185" [2022-04-27T05:20:11.831Z] time="2022-04-27T05:20:11Z" level=error msg="node: b78c7b8f9b4c is unknown to memberlist" [2022-04-27T05:20:11.882Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T05:20:11.882Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T05:20:11.882Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T05:20:11.882Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T05:20:11.882Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T05:20:11.882Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T05:20:11.882Z] PASS [2022-04-27T05:20:11.882Z] coverage: 0.0% of statements [2022-04-27T05:20:11.882Z] ok github.com/docker/docker/pkg/containerfs 0.044s coverage: 0.0% of statements [2022-04-27T05:20:12.195Z] --- PASS: TestDefaultNetwork (0.39s) [2022-04-27T05:20:12.195Z] === RUN TestConfigGlobalScopeDefaultNetworks [2022-04-27T05:20:12.195Z] --- PASS: TestRetrieveFromStore (0.78s) [2022-04-27T05:20:12.195Z] === RUN TestIsCorrupted [2022-04-27T05:20:12.195Z] --- PASS: TestIsCorrupted (0.02s) [2022-04-27T05:20:12.195Z] === RUN TestSetRollover [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:11Z" level=info msg="Node b78c7b8f9b4c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="node 2 leaving" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="Node a075e0500186 change state NodeActive --> NodeLeft" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="node5(900ca7d624c7): Node leave event for a075e0500186/172.26.207.185" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=debug msg="memberlist: Failed ping: 900ca7d624c7 (timeout reached)" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.207.185:10035: use of closed network connection" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.207.185:10036: use of closed network connection" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.26.207.185:10034: use of closed network connection" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49460" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="Node a075e0500186 change state NodeActive --> NodeLeft" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="node3(a075e0500186): Node leave event for a075e0500186/172.26.207.185" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="Node a075e0500186 change state NodeActive --> NodeLeft" [2022-04-27T05:20:12.287Z] time="2022-04-27T05:20:12Z" level=info msg="node4(d386c8f8cbf3): Node leave event for a075e0500186/172.26.207.185" [2022-04-27T05:20:12.345Z] --- PASS: TestNetworkDBCRUDTableEntries (3.09s) [2022-04-27T05:20:12.345Z] === RUN TestNetworkDBNodeLeave [2022-04-27T05:20:12.664Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.40s) [2022-04-27T05:20:12.664Z] === RUN TestInitAddressPools [2022-04-27T05:20:12.664Z] --- PASS: TestInitAddressPools (0.00s) [2022-04-27T05:20:12.664Z] PASS [2022-04-27T05:20:12.664Z] coverage: 74.0% of statements [2022-04-27T05:20:12.664Z] ok github.com/docker/docker/libnetwork/ipamutils 0.915s coverage: 74.0% of statements [2022-04-27T05:20:12.676Z] --- PASS: TestContinueAfterPluginCrash (10.80s) [2022-04-27T05:20:12.743Z] time="2022-04-27T05:20:12Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10013: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:12.743Z] time="2022-04-27T05:20:12Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:12.743Z] time="2022-04-27T05:20:12Z" level=info msg="Node a075e0500186/172.26.207.185, left gossip cluster" [2022-04-27T05:20:12.743Z] time="2022-04-27T05:20:12Z" level=warning msg="memberlist: Was able to connect to 900ca7d624c7 but other probes failed, network may be misconfigured" [2022-04-27T05:20:12.743Z] time="2022-04-27T05:20:12Z" level=info msg="Node a075e0500186/172.26.207.185, left gossip cluster" [2022-04-27T05:20:12.743Z] time="2022-04-27T05:20:12Z" level=info msg="Node a075e0500186/172.26.207.185, left gossip cluster" [2022-04-27T05:20:12.810Z] === RUN TestSizeEmpty [2022-04-27T05:20:12.810Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T05:20:12.810Z] === RUN TestSizeEmptyFile [2022-04-27T05:20:12.810Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T05:20:12.810Z] === RUN TestSizeNonemptyFile [2022-04-27T05:20:12.810Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T05:20:12.810Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T05:20:12.810Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T05:20:12.810Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T05:20:12.810Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T05:20:12.810Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T05:20:12.810Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T05:20:12.810Z] === RUN TestMoveToSubdir [2022-04-27T05:20:12.810Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-27T05:20:12.810Z] === RUN TestSizeNonExistingDirectory [2022-04-27T05:20:12.810Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T05:20:12.810Z] PASS [2022-04-27T05:20:12.810Z] coverage: 80.0% of statements [2022-04-27T05:20:12.810Z] ok github.com/docker/docker/pkg/directory 0.079s coverage: 80.0% of statements [2022-04-27T05:20:12.933Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T05:20:12.933Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T05:20:12.933Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T05:20:12.933Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T05:20:12.933Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T05:20:13.189Z] === RUN TestReadPluginNoRead/disabled_caching [2022-04-27T05:20:13.199Z] networkdb_test.go:867: node4: OK [2022-04-27T05:20:13.199Z] networkdb_test.go:867: node5: OK [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="node 0 coming back" [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:1523af9df970 with config:&{NodeID:1523af9df970 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}" [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="Node 1523af9df970/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="Node 1523af9df970/172.26.207.185, added to nodes list" [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="node 1 coming back" [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:a55d6080769c with config:&{NodeID:a55d6080769c 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}" [2022-04-27T05:20:13.199Z] time="2022-04-27T05:20:12Z" level=info msg="Node a55d6080769c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:13.200Z] time="2022-04-27T05:20:12Z" level=info msg="Node a55d6080769c/172.26.207.185, added to nodes list" [2022-04-27T05:20:13.200Z] time="2022-04-27T05:20:12Z" level=info msg="node 2 coming back" [2022-04-27T05:20:13.200Z] time="2022-04-27T05:20:12Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:990be1e45fa1 with config:&{NodeID:990be1e45fa1 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}" [2022-04-27T05:20:13.200Z] time="2022-04-27T05:20:12Z" level=info msg="Node 990be1e45fa1/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:13.200Z] time="2022-04-27T05:20:12Z" level=info msg="Node 990be1e45fa1/172.26.207.185, added to nodes list" [2022-04-27T05:20:13.445Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T05:20:13.658Z] === RUN TestKeyValue [2022-04-27T05:20:13.658Z] --- PASS: TestKeyValue (0.00s) [2022-04-27T05:20:13.658Z] PASS [2022-04-27T05:20:13.658Z] coverage: 60.0% of statements [2022-04-27T05:20:13.658Z] ok github.com/docker/docker/libnetwork/netlabel 0.066s coverage: 60.0% of statements [2022-04-27T05:20:14.127Z] --- PASS: TestSetRollover (1.63s) [2022-04-27T05:20:14.127Z] === RUN TestSetRolloverSerial [2022-04-27T05:20:14.127Z] --- PASS: TestRequestReleaseAddressFromSubPool (3.34s) [2022-04-27T05:20:14.127Z] === RUN TestSerializeRequestReleaseAddressFromSubPool [2022-04-27T05:20:14.353Z] === RUN TestPollerAddRemove [2022-04-27T05:20:14.353Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T05:20:14.353Z] === RUN TestPollerEvent [2022-04-27T05:20:14.353Z] poller_test.go:40: No chmod on Windows [2022-04-27T05:20:14.353Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T05:20:14.353Z] === RUN TestPollerClose [2022-04-27T05:20:14.353Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T05:20:14.353Z] PASS [2022-04-27T05:20:14.353Z] coverage: 45.7% of statements [2022-04-27T05:20:14.353Z] ok github.com/docker/docker/pkg/filenotify 0.053s coverage: 45.7% of statements [2022-04-27T05:20:14.373Z] === CONT TestReadPluginNoRead [2022-04-27T05:20:14.373Z] read_test.go:92: [d063aca5fb65e] daemon is not started [2022-04-27T05:20:14.373Z] --- PASS: TestReadPluginNoRead (7.06s) [2022-04-27T05:20:14.373Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2022-04-27T05:20:14.373Z] --- PASS: TestReadPluginNoRead/default (1.57s) [2022-04-27T05:20:14.374Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.29s) [2022-04-27T05:20:14.374Z] PASS [2022-04-27T05:20:14.374Z] [2022-04-27T05:20:14.374Z] DONE 6 tests in 12.733s [2022-04-27T05:20:14.374Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2022-04-27T05:20:14.374Z] ++ 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 [2022-04-27T05:20:14.374Z] ++ set -e [2022-04-27T05:20:14.374Z] ++ '[' -n 0 ']' [2022-04-27T05:20:14.374Z] ++ set -x [2022-04-27T05:20:14.374Z] ++ 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 [2022-04-27T05:20:14.597Z] --- PASS: TestSetParallelInsertDelete (10.00s) [2022-04-27T05:20:14.597Z] PASS [2022-04-27T05:20:14.597Z] coverage: 100.0% of statements [2022-04-27T05:20:14.597Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.071s coverage: 100.0% of statements [2022-04-27T05:20:14.630Z] testing: warning: no tests to run [2022-04-27T05:20:14.630Z] PASS [2022-04-27T05:20:14.630Z] [2022-04-27T05:20:14.630Z] DONE 0 tests in 0.042s [2022-04-27T05:20:14.630Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-04-27T05:20:14.630Z] ++ 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 [2022-04-27T05:20:14.630Z] ++ set -e [2022-04-27T05:20:14.630Z] ++ '[' -n 0 ']' [2022-04-27T05:20:14.630Z] ++ set -x [2022-04-27T05:20:14.630Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-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 [2022-04-27T05:20:14.630Z] INFO: Testing against a local daemon [2022-04-27T05:20:14.630Z] === RUN TestPluginWithDevMounts [2022-04-27T05:20:14.630Z] === PAUSE TestPluginWithDevMounts [2022-04-27T05:20:14.630Z] === CONT TestPluginWithDevMounts [2022-04-27T05:20:14.727Z] time="2022-04-27T05:20:14Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10013: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:14.727Z] time="2022-04-27T05:20:14Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:15.325Z] --- PASS: TestNetworkDBNodeLeave (2.87s) [2022-04-27T05:20:15.325Z] === RUN TestNetworkDBWatch [2022-04-27T05:20:15.792Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T05:20:15.792Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T05:20:15.793Z] --- PASS: TestCopyFileWithInvalidDest (0.01s) [2022-04-27T05:20:15.793Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T05:20:15.793Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T05:20:15.793Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCopyFile [2022-04-27T05:20:15.793Z] --- PASS: TestCopyFile (0.01s) [2022-04-27T05:20:15.793Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T05:20:15.793Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T05:20:15.793Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T05:20:15.793Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T05:20:15.793Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T05:20:15.793Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestWildcardMatches [2022-04-27T05:20:15.793Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestPatternMatches [2022-04-27T05:20:15.793Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T05:20:15.793Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T05:20:15.793Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T05:20:15.793Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T05:20:15.793Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T05:20:15.793Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T05:20:15.793Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestSingleExclamationError [2022-04-27T05:20:15.793Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestMatchesWithNoPatterns [2022-04-27T05:20:15.793Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T05:20:15.793Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestMatches [2022-04-27T05:20:15.793Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T05:20:15.793Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T05:20:15.793Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T05:20:15.793Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T05:20:15.793Z] --- PASS: TestMatches (0.01s) [2022-04-27T05:20:15.793Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T05:20:15.793Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T05:20:15.793Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T05:20:15.793Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCleanPatterns [2022-04-27T05:20:15.793Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T05:20:15.793Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T05:20:15.793Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T05:20:15.793Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T05:20:15.793Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T05:20:15.793Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCreateIfNotExistsDir [2022-04-27T05:20:15.793Z] --- PASS: TestCreateIfNotExistsDir (0.01s) [2022-04-27T05:20:15.793Z] === RUN TestCreateIfNotExistsFile [2022-04-27T05:20:15.793Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-27T05:20:15.793Z] === RUN TestMatch [2022-04-27T05:20:15.793Z] --- PASS: TestMatch (0.00s) [2022-04-27T05:20:15.793Z] === RUN TestCompile [2022-04-27T05:20:15.793Z] === RUN TestCompile/slash [2022-04-27T05:20:15.793Z] === RUN TestCompile/backslash [2022-04-27T05:20:15.793Z] --- PASS: TestCompile (0.00s) [2022-04-27T05:20:15.793Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T05:20:15.793Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T05:20:15.793Z] PASS [2022-04-27T05:20:15.793Z] coverage: 84.7% of statements [2022-04-27T05:20:15.793Z] ok github.com/docker/docker/pkg/fileutils 0.106s coverage: 84.7% of statements [2022-04-27T05:20:16.165Z] === RUN TestGenerate [2022-04-27T05:20:16.165Z] --- PASS: TestGenerate (0.00s) [2022-04-27T05:20:16.165Z] === RUN TestGeneratePtr [2022-04-27T05:20:16.165Z] --- PASS: TestGeneratePtr (0.00s) [2022-04-27T05:20:16.165Z] === RUN TestGenerateMissingField [2022-04-27T05:20:16.165Z] --- PASS: TestGenerateMissingField (0.00s) [2022-04-27T05:20:16.165Z] === RUN TestFieldCannotBeSet [2022-04-27T05:20:16.165Z] --- PASS: TestFieldCannotBeSet (0.00s) [2022-04-27T05:20:16.165Z] === RUN TestTypeMismatchError [2022-04-27T05:20:16.165Z] --- PASS: TestTypeMismatchError (0.00s) [2022-04-27T05:20:16.165Z] PASS [2022-04-27T05:20:16.165Z] coverage: 100.0% of statements [2022-04-27T05:20:16.165Z] ok github.com/docker/docker/libnetwork/options 0.085s coverage: 100.0% of statements [2022-04-27T05:20:16.254Z] --- PASS: TestTarFiles (7.87s) [2022-04-27T05:20:16.254Z] === RUN TestDetectCompressionZstd [2022-04-27T05:20:16.254Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T05:20:16.254Z] === RUN TestTarUntar [2022-04-27T05:20:16.254Z] --- PASS: TestTarUntar (0.05s) [2022-04-27T05:20:16.254Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T05:20:16.254Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2022-04-27T05:20:16.254Z] === RUN TestTarWithOptions [2022-04-27T05:20:16.254Z] --- PASS: TestTarWithOptions (0.03s) [2022-04-27T05:20:16.254Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T05:20:16.254Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T05:20:16.254Z] === RUN TestUntarUstarGnuConflict [2022-04-27T05:20:16.254Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T05:20:16.254Z] === RUN TestUntarInvalidFilenames [2022-04-27T05:20:16.254Z] === RUN TestGet [2022-04-27T05:20:16.254Z] --- PASS: TestGet (0.00s) [2022-04-27T05:20:16.254Z] === RUN TestGetShortcutString [2022-04-27T05:20:16.254Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T05:20:16.254Z] PASS [2022-04-27T05:20:16.254Z] coverage: 42.9% of statements [2022-04-27T05:20:16.256Z] time="2022-04-27T05:20:15Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.207.185:10033 172.26.207.185:10034 172.26.207.185:10035]" [2022-04-27T05:20:16.521Z] --- PASS: TestPluginWithDevMounts (1.55s) [2022-04-27T05:20:16.521Z] PASS [2022-04-27T05:20:16.521Z] [2022-04-27T05:20:16.521Z] DONE 1 tests in 1.643s [2022-04-27T05:20:16.521Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-04-27T05:20:16.521Z] ++ 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 [2022-04-27T05:20:16.521Z] ++ set -e [2022-04-27T05:20:16.521Z] ++ '[' -n 0 ']' [2022-04-27T05:20:16.521Z] ++ set -x [2022-04-27T05:20:16.521Z] ++ 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 [2022-04-27T05:20:16.521Z] INFO: Testing against a local daemon [2022-04-27T05:20:16.521Z] === RUN TestSecretInspect [2022-04-27T05:20:16.711Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10013: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:16.711Z] time="2022-04-27T05:20:16Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.26.207.185:10033 172.26.207.185:10034 172.26.207.185:10035]" [2022-04-27T05:20:16.711Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:16.715Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2022-04-27T05:20:16.715Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2638345325\\dest" [2022-04-27T05:20:16.715Z] --- PASS: TestUntarInvalidFilenames (0.21s) [2022-04-27T05:20:16.715Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T05:20:16.715Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T05:20:16.715Z] === RUN TestUntarInvalidHardlink [2022-04-27T05:20:16.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink744276163\\victim\\hello" -> "../victim/hello" [2022-04-27T05:20:16.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1145135813\\victim\\hello" -> "/../victim/hello" [2022-04-27T05:20:16.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2500830096\\victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1276433971\\victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3994272208\\victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink308578761\\victim" -> "../victim" [2022-04-27T05:20:16.715Z] --- PASS: TestUntarInvalidHardlink (0.04s) [2022-04-27T05:20:16.715Z] === RUN TestUntarInvalidSymlink [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1558380060\\dest\\dotdot" -> "../victim/hello" [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink45305163\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3965540591\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink9329585\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3111007213\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2965410674\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:16.715Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1783203201\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T05:20:16.715Z] --- PASS: TestUntarInvalidSymlink (0.05s) [2022-04-27T05:20:16.715Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T05:20:16.715Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T05:20:16.715Z] === RUN TestXGlobalNoParent [2022-04-27T05:20:16.715Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T05:20:16.715Z] === RUN TestReplaceFileTarWrapper [2022-04-27T05:20:16.715Z] 2022/04/27 05:20:16 Closing DB instances... [2022-04-27T05:20:16.715Z] --- PASS: TestReplaceFileTarWrapper (0.23s) [2022-04-27T05:20:16.715Z] === RUN TestPrefixHeaderReadable [2022-04-27T05:20:16.715Z] --- PASS: TestPrefixHeaderReadable (0.03s) [2022-04-27T05:20:16.715Z] === RUN TestDisablePigz [2022-04-27T05:20:16.715Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T05:20:17.084Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-04-27T05:20:17.154Z] --- PASS: TestSetRolloverSerial (2.86s) [2022-04-27T05:20:17.154Z] === RUN TestGetFirstAvailableFromCurrent [2022-04-27T05:20:17.154Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s) [2022-04-27T05:20:17.154Z] PASS [2022-04-27T05:20:17.154Z] coverage: 84.4% of statements [2022-04-27T05:20:17.154Z] ok github.com/docker/docker/libnetwork/bitseq 24.159s coverage: 84.4% of statements [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49467" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10033" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, is the new incarnation of the shutdown node cdd547705ae4/172.26.207.185" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10034" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49468" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, is the new incarnation of the shutdown node b78c7b8f9b4c/172.26.207.185" [2022-04-27T05:20:17.167Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10035" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49469" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 900ca7d624c7/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, is the new incarnation of the shutdown node a075e0500186/172.26.207.185" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, is the new incarnation of the shutdown node b78c7b8f9b4c/172.26.207.185" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, is the new incarnation of the shutdown node cdd547705ae4/172.26.207.185" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 1523af9df970/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node a55d6080769c/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, is the new incarnation of the shutdown node a075e0500186/172.26.207.185" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, joined gossip cluster" [2022-04-27T05:20:17.168Z] time="2022-04-27T05:20:16Z" level=info msg="Node 990be1e45fa1/172.26.207.185, added to nodes list" [2022-04-27T05:20:17.178Z] --- PASS: TestDisablePigz (0.19s) [2022-04-27T05:20:17.178Z] === RUN TestPigz [2022-04-27T05:20:17.178Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T05:20:17.178Z] --- PASS: TestPigz (0.16s) [2022-04-27T05:20:17.178Z] === RUN TestNosysFileInfo [2022-04-27T05:20:17.178Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T05:20:17.178Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T05:20:17.178Z] archive_windows_test.go:16: Currently fails [2022-04-27T05:20:17.178Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:20:17.178Z] === RUN TestCanonicalTarNameForPath [2022-04-27T05:20:17.178Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T05:20:17.178Z] === RUN TestCanonicalTarName [2022-04-27T05:20:17.178Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T05:20:17.178Z] === RUN TestChmodTarEntry [2022-04-27T05:20:17.178Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T05:20:17.178Z] === RUN TestHardLinkOrder [2022-04-27T05:20:17.178Z] --- PASS: TestHardLinkOrder (0.10s) [2022-04-27T05:20:17.178Z] === RUN TestChangeString [2022-04-27T05:20:17.178Z] --- PASS: TestChangeString (0.00s) [2022-04-27T05:20:17.178Z] === RUN TestChangesWithNoChanges [2022-04-27T05:20:17.178Z] --- PASS: TestChangesWithNoChanges (0.04s) [2022-04-27T05:20:17.178Z] === RUN TestChangesWithChanges [2022-04-27T05:20:17.623Z] time="2022-04-27T05:20:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10033" [2022-04-27T05:20:17.624Z] time="2022-04-27T05:20:17Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49470" [2022-04-27T05:20:17.624Z] time="2022-04-27T05:20:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10034" [2022-04-27T05:20:17.624Z] time="2022-04-27T05:20:17Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49471" [2022-04-27T05:20:17.624Z] time="2022-04-27T05:20:17Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.26.207.185:10035" [2022-04-27T05:20:17.624Z] time="2022-04-27T05:20:17Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49472" [2022-04-27T05:20:17.624Z] testing: warning: no tests to run [2022-04-27T05:20:17.624Z] PASS [2022-04-27T05:20:17.624Z] coverage: 0.0% of statements [2022-04-27T05:20:17.624Z] ok github.com/docker/docker/libnetwork/osl 0.049s coverage: 0.0% of statements [no tests to run] [2022-04-27T05:20:17.624Z] === RUN TestNetworkDBSimple [2022-04-27T05:20:17.640Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-27T05:20:17.640Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T05:20:17.640Z] changes_test.go:196: needs more investigation [2022-04-27T05:20:17.640Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T05:20:17.640Z] === RUN TestChangesDirsEmpty [2022-04-27T05:20:17.640Z] --- PASS: TestChangesDirsEmpty (0.17s) [2022-04-27T05:20:17.640Z] === RUN TestChangesDirsMutated [2022-04-27T05:20:17.640Z] === RUN TestCreateIDMapOrder [2022-04-27T05:20:17.640Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T05:20:17.640Z] PASS [2022-04-27T05:20:17.640Z] coverage: 7.2% of statements [2022-04-27T05:20:17.640Z] ok github.com/docker/docker/pkg/idtools 0.051s coverage: 7.2% of statements [2022-04-27T05:20:17.640Z] --- PASS: TestChangesDirsMutated (0.17s) [2022-04-27T05:20:17.640Z] === RUN TestApplyLayer [2022-04-27T05:20:17.640Z] changes_test.go:433: needs further investigation [2022-04-27T05:20:17.640Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T05:20:17.640Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T05:20:17.640Z] changes_test.go:469: needs further investigation [2022-04-27T05:20:17.640Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T05:20:17.640Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T05:20:17.640Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T05:20:17.640Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T05:20:17.640Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T05:20:17.640Z] === RUN TestChangesSize [2022-04-27T05:20:17.640Z] --- PASS: TestChangesSize (0.00s) [2022-04-27T05:20:17.640Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T05:20:17.640Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1477485047\\dest" [2022-04-27T05:20:17.640Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2022-04-27T05:20:17.640Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T05:20:17.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2427629080\\victim\\hello" -> "../victim/hello" [2022-04-27T05:20:17.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4109197540\\victim\\hello" -> "/../victim/hello" [2022-04-27T05:20:17.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink77967689\\victim" -> "../victim" [2022-04-27T05:20:17.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2721880629\\victim" -> "../victim" [2022-04-27T05:20:17.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3368589550\\victim" -> "../victim" [2022-04-27T05:20:17.640Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3651739987\\victim" -> "../victim" [2022-04-27T05:20:17.640Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2022-04-27T05:20:17.640Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T05:20:17.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1331514394\\dest\\dotdot" -> "../victim/hello" [2022-04-27T05:20:17.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3455050672\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T05:20:17.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1027336497\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:17.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink17639750\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:17.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1732276579\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:17.640Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3457977706\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:18.014Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T05:20:18.080Z] 2022/04/27 05:20:17 Closing DB instances... [2022-04-27T05:20:18.094Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (3.93s) [2022-04-27T05:20:18.094Z] === RUN TestGetAddress [2022-04-27T05:20:18.101Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2022-04-27T05:20:18.101Z] === RUN TestApplyLayerWhiteouts [2022-04-27T05:20:18.101Z] --- PASS: TestApplyLayerWhiteouts (0.10s) [2022-04-27T05:20:18.101Z] === RUN TestGenerateEmptyFile [2022-04-27T05:20:18.101Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T05:20:18.101Z] === RUN TestGenerateWithContent [2022-04-27T05:20:18.101Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T05:20:18.101Z] PASS [2022-04-27T05:20:18.101Z] coverage: 62.9% of statements [2022-04-27T05:20:18.101Z] ok github.com/docker/docker/pkg/archive 11.260s coverage: 62.9% of statements [2022-04-27T05:20:18.536Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.536Z] time="2022-04-27T05:20:18Z" level=info msg="node2(a55d6080769c): Node leave event for 1523af9df970/172.26.207.185" [2022-04-27T05:20:18.536Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.536Z] time="2022-04-27T05:20:18Z" level=info msg="node4(d386c8f8cbf3): Node leave event for 1523af9df970/172.26.207.185" [2022-04-27T05:20:18.536Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.536Z] time="2022-04-27T05:20:18Z" level=info msg="node5(900ca7d624c7): Node leave event for 1523af9df970/172.26.207.185" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="node3(990be1e45fa1): Node leave event for 1523af9df970/172.26.207.185" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="node1(1523af9df970): Node leave event for 1523af9df970/172.26.207.185" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node 1523af9df970/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10013: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="node5(900ca7d624c7): Node leave event for a55d6080769c/172.26.207.185" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="node4(d386c8f8cbf3): Node leave event for a55d6080769c/172.26.207.185" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="node3(990be1e45fa1): Node leave event for a55d6080769c/172.26.207.185" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.537Z] time="2022-04-27T05:20:18Z" level=info msg="node2(a55d6080769c): Node leave event for a55d6080769c/172.26.207.185" [2022-04-27T05:20:18.563Z] --- PASS: TestNetworkDBWatch (3.11s) [2022-04-27T05:20:18.563Z] === RUN TestNetworkDBBulkSync [2022-04-27T05:20:18.566Z] === RUN TestRequestNewPort [2022-04-27T05:20:18.566Z] --- PASS: TestRequestNewPort (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestRequestSpecificPort [2022-04-27T05:20:18.566Z] --- PASS: TestRequestSpecificPort (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestReleasePort [2022-04-27T05:20:18.566Z] --- PASS: TestReleasePort (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestReuseReleasedPort [2022-04-27T05:20:18.566Z] --- PASS: TestReuseReleasedPort (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestReleaseUnreadledPort [2022-04-27T05:20:18.566Z] --- PASS: TestReleaseUnreadledPort (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestUnknowProtocol [2022-04-27T05:20:18.566Z] --- PASS: TestUnknowProtocol (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestAllocateAllPorts [2022-04-27T05:20:18.566Z] --- PASS: TestAllocateAllPorts (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestPortAllocation [2022-04-27T05:20:18.566Z] --- PASS: TestPortAllocation (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestPortAllocationWithCustomRange [2022-04-27T05:20:18.566Z] --- PASS: TestPortAllocationWithCustomRange (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestNoDuplicateBPR [2022-04-27T05:20:18.566Z] --- PASS: TestNoDuplicateBPR (0.00s) [2022-04-27T05:20:18.566Z] === RUN TestChangePortRange [2022-04-27T05:20:18.566Z] portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0 [2022-04-27T05:20:18.566Z] portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0 [2022-04-27T05:20:18.566Z] portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0 [2022-04-27T05:20:18.566Z] portallocator_test.go:343: test: port allocate range 60100-65010, setErr=, reqPort=60100 [2022-04-27T05:20:18.566Z] portallocator_test.go:343: test: port allocate range 0-0, setErr=, reqPort=60000 [2022-04-27T05:20:18.566Z] portallocator_test.go:343: test: port allocate range 59900-65000, setErr=, reqPort=60001 [2022-04-27T05:20:18.566Z] --- PASS: TestChangePortRange (0.00s) [2022-04-27T05:20:18.566Z] PASS [2022-04-27T05:20:18.566Z] coverage: 88.6% of statements [2022-04-27T05:20:18.566Z] ok github.com/docker/docker/libnetwork/portallocator 0.075s coverage: 88.6% of statements [2022-04-27T05:20:18.578Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T05:20:18.835Z] --- PASS: TestSecretInspect (2.61s) [2022-04-27T05:20:18.835Z] === RUN TestSecretList [2022-04-27T05:20:18.992Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.992Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.992Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.992Z] time="2022-04-27T05:20:18Z" level=info msg="Node a55d6080769c/172.26.207.185, left gossip cluster" [2022-04-27T05:20:18.992Z] time="2022-04-27T05:20:18Z" level=info msg="Node 990be1e45fa1 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.992Z] time="2022-04-27T05:20:18Z" level=info msg="node4(d386c8f8cbf3): Node leave event for 990be1e45fa1/172.26.207.185" [2022-04-27T05:20:18.993Z] time="2022-04-27T05:20:18Z" level=info msg="Node 990be1e45fa1 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.993Z] time="2022-04-27T05:20:18Z" level=info msg="node5(900ca7d624c7): Node leave event for 990be1e45fa1/172.26.207.185" [2022-04-27T05:20:18.993Z] time="2022-04-27T05:20:18Z" level=info msg="Node 990be1e45fa1 change state NodeActive --> NodeLeft" [2022-04-27T05:20:18.993Z] time="2022-04-27T05:20:18Z" level=info msg="node3(990be1e45fa1): Node leave event for 990be1e45fa1/172.26.207.185" [2022-04-27T05:20:19.039Z] 2022/04/27 05:20:18 Closing DB instances... [2022-04-27T05:20:19.091Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T05:20:19.092Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-27T05:20:19.092Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T05:20:19.350Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=info msg="Node 990be1e45fa1/172.26.207.185, left gossip cluster" [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=info msg="Node 990be1e45fa1/172.26.207.185, left gossip cluster" [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=info msg="Node 990be1e45fa1/172.26.207.185, left gossip cluster" [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=debug msg="memberlist: Failed ping: d386c8f8cbf3 (timeout reached)" [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.207.185:10037: use of closed network connection" [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.26.207.185:10035: use of closed network connection" [2022-04-27T05:20:19.451Z] time="2022-04-27T05:20:19Z" level=debug msg="memberlist: Stream connection from=172.26.207.185:49475" [2022-04-27T05:20:19.536Z] === RUN TestFixedBufferCap [2022-04-27T05:20:19.536Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestFixedBufferLen [2022-04-27T05:20:19.536Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestFixedBufferString [2022-04-27T05:20:19.536Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestFixedBufferWrite [2022-04-27T05:20:19.536Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestFixedBufferRead [2022-04-27T05:20:19.536Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestBytesPipeRead [2022-04-27T05:20:19.536Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestBytesPipeWrite [2022-04-27T05:20:19.536Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T05:20:19.536Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T05:20:19.536Z] 2022/04/27 05:20:19 Closing DB instances... [2022-04-27T05:20:19.909Z] time="2022-04-27T05:20:19Z" level=info msg="Node d386c8f8cbf3 change state NodeActive --> NodeLeft" [2022-04-27T05:20:19.909Z] time="2022-04-27T05:20:19Z" level=info msg="node5(900ca7d624c7): Node leave event for d386c8f8cbf3/172.26.207.185" [2022-04-27T05:20:19.909Z] time="2022-04-27T05:20:19Z" level=info msg="Node d386c8f8cbf3 change state NodeActive --> NodeLeft" [2022-04-27T05:20:19.909Z] time="2022-04-27T05:20:19Z" level=info msg="node4(d386c8f8cbf3): Node leave event for d386c8f8cbf3/172.26.207.185" [2022-04-27T05:20:19.909Z] time="2022-04-27T05:20:19Z" level=warning msg="memberlist: Was able to connect to d386c8f8cbf3 but other probes failed, network may be misconfigured" [2022-04-27T05:20:19.999Z] --- PASS: TestBytesPipeWriteRandomChunks (0.60s) [2022-04-27T05:20:19.999Z] === RUN TestAtomicWriteToFile [2022-04-27T05:20:19.999Z] --- PASS: TestAtomicWriteToFile (0.02s) [2022-04-27T05:20:19.999Z] === RUN TestAtomicWriteSetCommit [2022-04-27T05:20:19.999Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T05:20:19.999Z] === RUN TestAtomicWriteSetCancel [2022-04-27T05:20:19.999Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T05:20:19.999Z] === RUN TestReadCloserWrapperClose [2022-04-27T05:20:19.999Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T05:20:19.999Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T05:20:19.999Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T05:20:19.999Z] === RUN TestReaderErrWrapperRead [2022-04-27T05:20:19.999Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T05:20:19.999Z] === RUN TestCancelReadCloser [2022-04-27T05:20:19.999Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T05:20:19.999Z] === RUN TestWriteCloserWrapperClose [2022-04-27T05:20:19.999Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T05:20:19.999Z] === RUN TestNopWriteCloser [2022-04-27T05:20:19.999Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T05:20:19.999Z] === RUN TestNopWriter [2022-04-27T05:20:19.999Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T05:20:19.999Z] === RUN TestWriteCounter [2022-04-27T05:20:19.999Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T05:20:19.999Z] PASS [2022-04-27T05:20:19.999Z] coverage: 70.1% of statements [2022-04-27T05:20:19.999Z] ok github.com/docker/docker/pkg/ioutils 0.802s coverage: 70.1% of statements [2022-04-27T05:20:20.031Z] testing: warning: no tests to run [2022-04-27T05:20:20.031Z] PASS [2022-04-27T05:20:20.031Z] coverage: 0.0% of statements [2022-04-27T05:20:20.031Z] ok github.com/docker/docker/libnetwork/portmapper 0.061s coverage: 0.0% of statements [no tests to run] [2022-04-27T05:20:20.365Z] time="2022-04-27T05:20:20Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, left gossip cluster" [2022-04-27T05:20:20.365Z] time="2022-04-27T05:20:20Z" level=info msg="Node d386c8f8cbf3/172.26.207.185, left gossip cluster" [2022-04-27T05:20:20.365Z] time="2022-04-27T05:20:20Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10013: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:20.501Z] --- PASS: TestNetworkDBSimple (2.67s) [2022-04-27T05:20:20.501Z] === RUN TestNetworkDBJoinLeaveNetwork [2022-04-27T05:20:20.826Z] time="2022-04-27T05:20:20Z" level=debug msg="memberlist: Failed to join 172.26.207.185: dial tcp 172.26.207.185:10024: connectex: No connection could be made because the target machine actively refused it." [2022-04-27T05:20:20.970Z] === RUN TestHashData [2022-04-27T05:20:20.970Z] --- PASS: TestHashData (0.00s) [2022-04-27T05:20:20.970Z] PASS [2022-04-27T05:20:20.970Z] coverage: 2.8% of statements [2022-04-27T05:20:20.970Z] ok github.com/docker/docker/libnetwork/resolvconf 0.048s coverage: 2.8% of statements [2022-04-27T05:20:20.971Z] === RUN TestError [2022-04-27T05:20:20.971Z] --- PASS: TestError (0.00s) [2022-04-27T05:20:20.971Z] === RUN TestProgressString [2022-04-27T05:20:20.971Z] === RUN TestProgressString/no_progress [2022-04-27T05:20:20.971Z] === RUN TestProgressString/progress_1 [2022-04-27T05:20:20.971Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T05:20:20.971Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T05:20:20.971Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T05:20:20.971Z] === RUN TestProgressString/with_units [2022-04-27T05:20:20.971Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T05:20:20.971Z] === RUN TestProgressString/hide_counts [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T05:20:20.971Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T05:20:20.971Z] === RUN TestJSONMessageDisplay [2022-04-27T05:20:21.242Z] docker_api_swarm_test.go:502: [dbd032afccac1] joining swarm manager [d4239b6785bed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:20:21.288Z] time="2022-04-27T05:20:21Z" level=error msg="node4(d386c8f8cbf3) Could not close DB: timeout waiting for leave broadcast" [2022-04-27T05:20:21.288Z] time="2022-04-27T05:20:21Z" level=info msg="Node 900ca7d624c7/172.26.207.185, left gossip cluster" [2022-04-27T05:20:21.288Z] time="2022-04-27T05:20:21Z" level=info msg="Node 900ca7d624c7 change state NodeActive --> NodeFailed" [2022-04-27T05:20:21.288Z] time="2022-04-27T05:20:21Z" level=info msg="Node 900ca7d624c7/172.26.207.185, added to failed nodes list" [2022-04-27T05:20:21.288Z] --- PASS: TestNetworkDBIslands (12.48s) [2022-04-27T05:20:21.288Z] PASS [2022-04-27T05:20:21.288Z] coverage: 60.5% of statements [2022-04-27T05:20:21.288Z] ok github.com/docker/docker/libnetwork/networkdb 106.707s coverage: 60.5% of statements [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T05:20:21.288Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T05:20:21.434Z] --- PASS: TestNetworkDBBulkSync (2.96s) [2022-04-27T05:20:21.434Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T05:20:21.434Z] --- PASS: TestJSONMessageDisplay (0.22s) [2022-04-27T05:20:21.434Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T05:20:21.434Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T05:20:21.434Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T05:20:21.434Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T05:20:21.434Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T05:20:21.434Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T05:20:21.434Z] PASS [2022-04-27T05:20:21.434Z] coverage: 91.7% of statements [2022-04-27T05:20:21.434Z] ok github.com/docker/docker/pkg/jsonmessage 0.271s coverage: 91.7% of statements [2022-04-27T05:20:21.440Z] 2022/04/27 05:20:21 Closing DB instances... [2022-04-27T05:20:21.805Z] --- PASS: TestSecretList (2.92s) [2022-04-27T05:20:21.805Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:20:21.895Z] === RUN TestStandardLongPath [2022-04-27T05:20:21.895Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T05:20:21.895Z] === RUN TestUNCLongPath [2022-04-27T05:20:21.895Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T05:20:21.895Z] PASS [2022-04-27T05:20:21.895Z] coverage: 100.0% of statements [2022-04-27T05:20:21.895Z] ok github.com/docker/docker/pkg/longpath 0.042s coverage: 100.0% of statements [2022-04-27T05:20:22.061Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T05:20:22.429Z] === RUN TestErrorConstructors [2022-04-27T05:20:22.429Z] --- PASS: TestErrorConstructors (0.00s) [2022-04-27T05:20:22.429Z] === RUN TestCompareIPMask [2022-04-27T05:20:22.429Z] --- PASS: TestCompareIPMask (0.00s) [2022-04-27T05:20:22.429Z] === RUN TestUtilGetHostPartIP [2022-04-27T05:20:22.429Z] --- PASS: TestUtilGetHostPartIP (0.00s) [2022-04-27T05:20:22.429Z] === RUN TestUtilGetBroadcastIP [2022-04-27T05:20:22.429Z] --- PASS: TestUtilGetBroadcastIP (0.00s) [2022-04-27T05:20:22.429Z] === RUN TestParseCIDR [2022-04-27T05:20:22.429Z] --- PASS: TestParseCIDR (0.00s) [2022-04-27T05:20:22.429Z] PASS [2022-04-27T05:20:22.429Z] coverage: 37.3% of statements [2022-04-27T05:20:22.429Z] ok github.com/docker/docker/libnetwork/types 0.043s coverage: 37.3% of statements [2022-04-27T05:20:22.631Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T05:20:22.871Z] === RUN TestNameFormat [2022-04-27T05:20:22.871Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T05:20:22.871Z] === RUN TestNameRetries [2022-04-27T05:20:22.871Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T05:20:22.871Z] PASS [2022-04-27T05:20:22.871Z] coverage: 85.7% of statements [2022-04-27T05:20:22.871Z] ok github.com/docker/docker/pkg/namesgenerator 0.046s coverage: 85.7% of statements [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/bridge [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/overlay [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T05:20:22.897Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T05:20:22.897Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.64s) [2022-04-27T05:20:22.897Z] === RUN TestNetworkDBJoinLeaveNetworks [2022-04-27T05:20:23.200Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T05:20:23.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2022-04-27T05:20:23.367Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2022-04-27T05:20:23.839Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2022-04-27T05:20:23.839Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2022-04-27T05:20:23.839Z] PASS [2022-04-27T05:20:23.839Z] coverage: 55.0% of statements [2022-04-27T05:20:23.839Z] ok github.com/docker/docker/oci 0.067s coverage: 55.0% of statements [2022-04-27T05:20:23.844Z] === RUN TestParseKeyValueOpt [2022-04-27T05:20:23.844Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T05:20:23.844Z] === RUN TestParseUintList [2022-04-27T05:20:23.844Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T05:20:23.844Z] === RUN TestParseUintListMaximumLimits [2022-04-27T05:20:23.844Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T05:20:23.844Z] PASS [2022-04-27T05:20:23.844Z] coverage: 97.0% of statements [2022-04-27T05:20:23.844Z] ok github.com/docker/docker/pkg/parsers 0.044s coverage: 97.0% of statements [2022-04-27T05:20:24.306Z] 2022/04/27 05:20:23 Closing DB instances... [2022-04-27T05:20:24.306Z] time="2022-04-27T05:20:23Z" level=error msg="node: 8f01fa37f1ce is unknown to memberlist" [2022-04-27T05:20:24.310Z] 2022/04/27 05:20:23 Closing DB instances... [2022-04-27T05:20:24.569Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2022-04-27T05:20:24.569Z] === RUN TestSecretsUpdate [2022-04-27T05:20:24.767Z] === RUN Test_windowsOSRelease_String [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T05:20:24.768Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T05:20:24.768Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T05:20:24.768Z] PASS [2022-04-27T05:20:24.768Z] coverage: 36.4% of statements [2022-04-27T05:20:24.768Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-04-27T05:20:24.779Z] === RUN TestParseVersion [2022-04-27T05:20:24.779Z] --- PASS: TestParseVersion (0.00s) [2022-04-27T05:20:24.779Z] PASS [2022-04-27T05:20:24.779Z] coverage: 52.9% of statements [2022-04-27T05:20:24.779Z] ok github.com/docker/docker/pkg/aaparser 0.063s coverage: 52.9% of statements [2022-04-27T05:20:24.779Z] === RUN TestAddressPoolOpt [2022-04-27T05:20:24.779Z] --- PASS: TestAddressPoolOpt (0.00s) [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/a [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/something [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/_=a [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/env1=value1 [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/_env1=value1 [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/env2=value2=value3 [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/env3=abc!qwe [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/env_4=value_4 [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/PATH [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/=a [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/PATH= [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/PATH=something [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/asd!qwe [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/1asd [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/123 [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/some_space [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/__some_space_before [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/some_space_after__ [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/= [2022-04-27T05:20:24.779Z] === RUN TestValidateEnv/PaTh [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/a (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/something (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/_=a (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/PATH (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/=a (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2022-04-27T05:20:24.779Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/1asd (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/123 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/some_space (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/= (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestParseHost [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://[::1]:5555/ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/:// [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://:5555/ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://0.0.0.0:5555/ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://0.0.0.0:5555/p [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://[::1]:/ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://[::1]:5555/p [2022-04-27T05:20:24.780Z] === RUN TestParseHost/_tcp://:5555/path_ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/something_with_spaces [2022-04-27T05:20:24.780Z] === RUN TestParseHost/unknown:// [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://:port [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://invalid:port [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://:5555/p [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://: [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://192.168.0.1:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://host: [2022-04-27T05:20:24.780Z] === RUN TestParseHost/__ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://192.168:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://0.0.0.0:1234567890 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/unix:// [2022-04-27T05:20:24.780Z] === RUN TestParseHost/npipe:// [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://0.0.0.0:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/npipe:////./pipe/foo [2022-04-27T05:20:24.780Z] === RUN TestParseHost/#00 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/_ [2022-04-27T05:20:24.780Z] === RUN TestParseHost/fd:// [2022-04-27T05:20:24.780Z] === RUN TestParseHost/fd://something [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp:// [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://[::1]:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://[::1]: [2022-04-27T05:20:24.780Z] === RUN TestParseHost/tcp://docker.com:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseHost/unix://path/to/socket [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://[::1]:5555/ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://:5555/ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555/p (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://[::1]:/ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://[::1]:5555/p (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/_tcp://:5555/path_ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/something_with_spaces (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/unknown:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://:port (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://invalid:port (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://:5555/p (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://192.168.0.1:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://host: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/__ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://192.168:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://0.0.0.0:1234567890 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/unix:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/npipe:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://0.0.0.0:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/npipe:////./pipe/foo (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/#00 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/_ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/fd:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/fd://something (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://[::1]:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://[::1]: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/tcp://docker.com:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseHost/unix://path/to/socket (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/[::1]:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/localhost:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp://unix:///run/docker.sock [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/_tcp://:5555/path_ [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/#00 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp://:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp:a.b.c.d/path [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/udp://127.0.0.1 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/0.0.0.1:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/[::1]:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/[::1]: [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/localhost:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/npipe:////./pipe/foo [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/unix:// [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/localhost [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/localhost: [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/0.0.0.1: [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/: [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp:// [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp://[::1]:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/unix:///run/docker.sock [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp://:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/tcp://[::1]: [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/fd:// [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/fd://something [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/npipe:// [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/localhost:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp://unix:///run/docker.sock (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/_tcp://:5555/path_ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/#00 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp:a.b.c.d/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/udp://127.0.0.1 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/[::1]:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/[::1]: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/localhost:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/npipe:////./pipe/foo (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/unix:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/localhost (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/localhost: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/0.0.0.1: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/unix:///run/docker.sock (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp://:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/tcp://[::1]: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/fd:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/fd://something (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/npipe:// (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseDockerDaemonHost/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestParseTCP [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/udp://127.0.0.1:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/localhost:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/tcp:a.b.c.d [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/tcp:a.b.c.d/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/udp://127.0.0.1 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/tcp://:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/0.0.0.1:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/[::1]:5555/path [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/0.0.0.1:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/[::1]: [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/tcp://: [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/0.0.0.1: [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/[::1]:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/localhost: [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/localhost [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/localhost:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/#00 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/0.0.0.1 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/::1 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]: [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/: [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/[0:0:0:0:0:0:0:1]:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/tcp://:5555 [2022-04-27T05:20:24.780Z] === RUN TestParseTCP/tcp:// [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP (0.03s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/udp://127.0.0.1:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/localhost:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/tcp:a.b.c.d (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/tcp:a.b.c.d/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/udp://127.0.0.1 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/tcp://:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/0.0.0.1:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/[::1]:5555/path (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/0.0.0.1:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/[::1]: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/tcp://: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/0.0.0.1: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/[::1]:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/localhost: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/localhost (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/localhost:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/#00 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/0.0.0.1 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/::1 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/: (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/[0:0:0:0:0:0:0:1]:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/tcp://:5555 (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestParseTCP/tcp:// (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestParseInvalidUnixAddrInvalid [2022-04-27T05:20:24.780Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestValidateExtraHosts [2022-04-27T05:20:24.780Z] --- PASS: TestValidateExtraHosts (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestIpOptString [2022-04-27T05:20:24.780Z] --- PASS: TestIpOptString (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestNewIpOptInvalidDefaultVal [2022-04-27T05:20:24.780Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestNewIpOptValidDefaultVal [2022-04-27T05:20:24.780Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestIpOptSetInvalidVal [2022-04-27T05:20:24.780Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestValidateIPAddress [2022-04-27T05:20:24.780Z] --- PASS: TestValidateIPAddress (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestMapOpts [2022-04-27T05:20:24.780Z] --- PASS: TestMapOpts (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestListOptsWithoutValidator [2022-04-27T05:20:24.780Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestListOptsWithValidator [2022-04-27T05:20:24.780Z] --- PASS: TestListOptsWithValidator (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestValidateDNSSearch [2022-04-27T05:20:24.780Z] --- PASS: TestValidateDNSSearch (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_general_format [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_more_than_one_= [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_one_more [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2022-04-27T05:20:24.780Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2022-04-27T05:20:24.780Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestNamedListOpts [2022-04-27T05:20:24.780Z] --- PASS: TestNamedListOpts (0.00s) [2022-04-27T05:20:24.780Z] === RUN TestNamedMapOpts [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === Skipped [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T05:20:25.006Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T05:20:25.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2022-04-27T05:20:25.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2022-04-27T05:20:25.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-27T05:20:25.006Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T05:20:25.006Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T05:20:25.006Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T05:20:25.006Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T05:20:25.006Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s) [2022-04-27T05:20:25.006Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T05:20:25.006Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T05:20:25.006Z] daemon_test.go:145: root required [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T05:20:25.006Z] reload_test.go:342: root required [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T05:20:25.006Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T05:20:25.006Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T05:20:25.006Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T05:20:25.006Z] download_test.go:267: Needs fixing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T05:20:25.006Z] layer_test.go:291: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T05:20:25.006Z] layer_test.go:340: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T05:20:25.006Z] layer_test.go:455: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T05:20:25.006Z] layer_test.go:684: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T05:20:25.006Z] migration_test.go:45: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T05:20:25.006Z] migration_test.go:181: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T05:20:25.006Z] mount_test.go:17: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T05:20:25.006Z] mount_test.go:76: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T05:20:25.006Z] mount_test.go:125: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T05:20:25.006Z] mount_test.go:212: Failing on Windows [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.02s) [2022-04-27T05:20:25.006Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T05:20:25.006Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T05:20:25.006Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T05:20:25.006Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T05:20:25.006Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T05:20:25.006Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T05:20:25.006Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T05:20:25.006Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T05:20:25.006Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T05:20:25.006Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T05:20:25.006Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T05:20:25.006Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:20:25.006Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:20:25.006Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:20:25.006Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:20:25.006Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:20:25.006Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T05:20:25.006Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.03s) [2022-04-27T05:20:25.006Z] archive_test.go:140: zstd not installed [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T05:20:25.006Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:20:25.006Z] archive_windows_test.go:16: Currently fails [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T05:20:25.006Z] changes_test.go:196: needs more investigation [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-27T05:20:25.006Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-27T05:20:25.006Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T05:20:25.006Z] changes_test.go:433: needs further investigation [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T05:20:25.006Z] changes_test.go:469: needs further investigation [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T05:20:25.006Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T05:20:25.006Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.006Z] [2022-04-27T05:20:25.006Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T05:20:25.007Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T05:20:25.007Z] poller_test.go:40: No chmod on Windows [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T05:20:25.007Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T05:20:25.007Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-27T05:20:25.007Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T05:20:25.007Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T05:20:25.007Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T05:20:25.007Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T05:20:25.007Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T05:20:25.007Z] [2022-04-27T05:20:25.007Z] DONE 2290 tests, 70 skipped in 318.869s [2022-04-27T05:20:25.007Z] INFO: make.ps1 ended at 04/27/2022 05:20:24 [2022-04-27T05:20:25.250Z] --- PASS: TestNamedMapOpts (0.00s) [2022-04-27T05:20:25.250Z] === RUN TestParseLink [2022-04-27T05:20:25.250Z] --- PASS: TestParseLink (0.00s) [2022-04-27T05:20:25.250Z] === RUN TestUlimitOpt [2022-04-27T05:20:25.250Z] --- PASS: TestUlimitOpt (0.00s) [2022-04-27T05:20:25.250Z] PASS [2022-04-27T05:20:25.250Z] coverage: 66.7% of statements [2022-04-27T05:20:25.250Z] ok github.com/docker/docker/opts 0.151s coverage: 66.7% of statements [2022-04-27T05:20:25.719Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.65s) [2022-04-27T05:20:25.719Z] === RUN TestNetworkDBCRUDTableEntry [2022-04-27T05:20:25.738Z] === RUN TestNewAndRemove [2022-04-27T05:20:25.738Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T05:20:25.738Z] === RUN TestRemoveInvalidPath [2022-04-27T05:20:25.738Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T05:20:25.738Z] PASS [2022-04-27T05:20:25.738Z] coverage: 82.6% of statements [2022-04-27T05:20:25.738Z] ok github.com/docker/docker/pkg/pidfile 0.050s coverage: 82.6% of statements [2022-04-27T05:20:26.713Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.56s) [2022-04-27T05:20:26.714Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T05:20:27.087Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T05:20:27.087Z] --- PASS: TestSecretsUpdate (2.61s) [2022-04-27T05:20:27.087Z] === RUN TestTemplatedSecret [2022-04-27T05:20:27.179Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T05:20:27.179Z] INFO: Unit tests ended at 04/27/2022 05:20:26. Duration:00:05:36.7248806 [2022-04-27T05:20:27.179Z] INFO: Building busybox [2022-04-27T05:20:27.179Z] Sending build context to Docker daemon 5.12kB [2022-04-27T05:20:27.179Z] [2022-04-27T05:20:27.179Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T05:20:27.179Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T05:20:27.179Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T05:20:27.179Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T05:20:27.179Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T05:20:27.179Z] ---> aa8714eb8356 [2022-04-27T05:20:27.179Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T05:20:27.179Z] ---> Running in f494fc6f2889 [2022-04-27T05:20:27.294Z] === RUN TestPeerCertificateMarshalJSON [2022-04-27T05:20:27.344Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T05:20:27.686Z] === RUN TestFailedConnection [2022-04-27T05:20:27.762Z] === RUN TestIsArchivePathDir [2022-04-27T05:20:27.762Z] 2022/04/27 05:20:27 Closing DB instances... [2022-04-27T05:20:27.762Z] --- PASS: TestIsArchivePathDir (0.08s) [2022-04-27T05:20:27.762Z] === RUN TestIsArchivePathInvalidFile [2022-04-27T05:20:28.147Z] 2022/04/27 05:20:27 Closing DB instances... [2022-04-27T05:20:28.236Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2022-04-27T05:20:28.236Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2022-04-27T05:20:28.236Z] --- PASS: TestIsArchivePathInvalidFile (0.19s) [2022-04-27T05:20:28.236Z] === RUN TestIsArchivePathTar [2022-04-27T05:20:28.236Z] --- PASS: TestPeerCertificateMarshalJSON (0.75s) [2022-04-27T05:20:28.236Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2022-04-27T05:20:28.236Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2022-04-27T05:20:28.236Z] === RUN TestMiddleware [2022-04-27T05:20:28.236Z] --- PASS: TestMiddleware (0.00s) [2022-04-27T05:20:28.236Z] === RUN TestNewResponseModifier [2022-04-27T05:20:28.236Z] --- PASS: TestNewResponseModifier (0.00s) [2022-04-27T05:20:28.236Z] PASS [2022-04-27T05:20:28.236Z] coverage: 26.8% of statements [2022-04-27T05:20:28.236Z] ok github.com/docker/docker/pkg/authorization 0.834s coverage: 26.8% of statements [2022-04-27T05:20:28.236Z] --- PASS: TestIsArchivePathTar (0.24s) [2022-04-27T05:20:28.236Z] === RUN TestDecompressStreamGzip [2022-04-27T05:20:28.236Z] --- PASS: TestDecompressStreamGzip (0.17s) [2022-04-27T05:20:28.236Z] === RUN TestDecompressStreamBzip2 [2022-04-27T05:20:28.705Z] --- PASS: TestDecompressStreamBzip2 (0.16s) [2022-04-27T05:20:28.705Z] === RUN TestDecompressStreamXz [2022-04-27T05:20:28.705Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T05:20:28.705Z] --- SKIP: TestDecompressStreamXz (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestDecompressStreamZstd [2022-04-27T05:20:28.705Z] archive_test.go:140: zstd not installed [2022-04-27T05:20:28.705Z] --- SKIP: TestDecompressStreamZstd (0.04s) [2022-04-27T05:20:28.705Z] === RUN TestCompressStreamXzUnsupported [2022-04-27T05:20:28.705Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestCompressStreamBzip2Unsupported [2022-04-27T05:20:28.705Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestCompressStreamInvalid [2022-04-27T05:20:28.705Z] --- PASS: TestCompressStreamInvalid (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestExtensionInvalid [2022-04-27T05:20:28.705Z] --- PASS: TestExtensionInvalid (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestExtensionUncompressed [2022-04-27T05:20:28.705Z] --- PASS: TestExtensionUncompressed (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestExtensionBzip2 [2022-04-27T05:20:28.705Z] --- PASS: TestExtensionBzip2 (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestExtensionGzip [2022-04-27T05:20:28.705Z] --- PASS: TestExtensionGzip (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestExtensionXz [2022-04-27T05:20:28.705Z] --- PASS: TestExtensionXz (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestExtensionZstd [2022-04-27T05:20:28.705Z] --- PASS: TestExtensionZstd (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestCmdStreamLargeStderr [2022-04-27T05:20:28.705Z] --- PASS: TestCmdStreamLargeStderr (0.13s) [2022-04-27T05:20:28.705Z] === RUN TestCmdStreamBad [2022-04-27T05:20:28.705Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T05:20:28.705Z] --- SKIP: TestCmdStreamBad (0.00s) [2022-04-27T05:20:28.705Z] === RUN TestCmdStreamGood [2022-04-27T05:20:28.705Z] --- PASS: TestCmdStreamGood (0.07s) [2022-04-27T05:20:28.705Z] === RUN TestUntarPathWithInvalidDest [2022-04-27T05:20:28.711Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T05:20:29.125Z] --- PASS: TestFailedConnection (1.16s) [2022-04-27T05:20:29.125Z] === RUN TestFailOnce [2022-04-27T05:20:29.125Z] 2022/04/27 05:20:28 http: panic serving 127.0.0.1:49306: Plugin not ready [2022-04-27T05:20:29.125Z] goroutine 34 [running]: [2022-04-27T05:20:29.125Z] net/http.(*conn).serve.func1() [2022-04-27T05:20:29.125Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T05:20:29.125Z] panic({0xe73700, 0xfbd060}) [2022-04-27T05:20:29.125Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T05:20:29.125Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000afa70?) [2022-04-27T05:20:29.125Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T05:20:29.125Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xfc2878?, 0xc0001a8000?}, 0xdcd9a6?) [2022-04-27T05:20:29.125Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T05:20:29.125Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xfc2878, 0xc0001a8000}, 0xc0000b6000) [2022-04-27T05:20:29.125Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T05:20:29.125Z] net/http.serverHandler.ServeHTTP({0xfc0e98?}, {0xfc2878, 0xc0001a8000}, 0xc0000b6000) [2022-04-27T05:20:29.125Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T05:20:29.125Z] net/http.(*conn).serve(0xc0000a8000, {0xfc2d78, 0xc0000880c0}) [2022-04-27T05:20:29.125Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T05:20:29.125Z] created by net/http.(*Server).Serve [2022-04-27T05:20:29.125Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T05:20:29.125Z] time="2022-04-27T05:20:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49305/Test.FailOnce: Post \"http://127.0.0.1:49305/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T05:20:29.179Z] --- PASS: TestUntarPathWithInvalidDest (0.09s) [2022-04-27T05:20:29.179Z] === RUN TestUntarPathWithInvalidSrc [2022-04-27T05:20:29.179Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2022-04-27T05:20:29.179Z] === RUN TestUntarPath [2022-04-27T05:20:29.179Z] === RUN TestUnbuffered [2022-04-27T05:20:29.179Z] --- PASS: TestUnbuffered (0.00s) [2022-04-27T05:20:29.179Z] === RUN TestRaceUnbuffered [2022-04-27T05:20:29.179Z] --- PASS: TestRaceUnbuffered (0.00s) [2022-04-27T05:20:29.179Z] PASS [2022-04-27T05:20:29.179Z] coverage: 100.0% of statements [2022-04-27T05:20:29.179Z] ok github.com/docker/docker/pkg/broadcaster 0.055s coverage: 100.0% of statements [2022-04-27T05:20:29.179Z] --- PASS: TestUntarPath (0.11s) [2022-04-27T05:20:29.179Z] === RUN TestUntarPathWithDestinationFile [2022-04-27T05:20:29.179Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2022-04-27T05:20:29.179Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2022-04-27T05:20:29.179Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2022-04-27T05:20:29.179Z] === RUN TestCopyWithTarInvalidSrc [2022-04-27T05:20:29.179Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2022-04-27T05:20:29.179Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2022-04-27T05:20:29.179Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2022-04-27T05:20:29.179Z] === RUN TestCopyWithTarSrcFile [2022-04-27T05:20:29.179Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2022-04-27T05:20:29.179Z] === RUN TestCopyWithTarSrcFolder [2022-04-27T05:20:29.179Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2022-04-27T05:20:29.179Z] === RUN TestCopyFileWithTarInvalidSrc [2022-04-27T05:20:29.179Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2022-04-27T05:20:29.179Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2022-04-27T05:20:29.179Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2022-04-27T05:20:29.179Z] === RUN TestCopyFileWithTarSrcFolder [2022-04-27T05:20:29.179Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2022-04-27T05:20:29.179Z] === RUN TestCopyFileWithTarSrcFile [2022-04-27T05:20:29.179Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2022-04-27T05:20:29.179Z] === RUN TestTarFiles [2022-04-27T05:20:29.586Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.69s) [2022-04-27T05:20:29.586Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T05:20:29.648Z] === RUN TestMatch [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[foo]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[bar]_[foo]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[foo_bar]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[qux]_[foo]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[]#01 [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[qux]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[foo_bar_qux]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[qux]_[baz]] [2022-04-27T05:20:29.648Z] === RUN TestMatch/[[foo_baz]] [2022-04-27T05:20:29.648Z] --- PASS: TestMatch (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[foo]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[]#01 (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[qux]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2022-04-27T05:20:29.648Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2022-04-27T05:20:29.648Z] PASS [2022-04-27T05:20:29.648Z] coverage: 87.5% of statements [2022-04-27T05:20:29.648Z] ok github.com/docker/docker/pkg/capabilities 0.048s coverage: 87.5% of statements [2022-04-27T05:20:29.648Z] --- PASS: TestNetworkDBCRUDTableEntry (4.18s) [2022-04-27T05:20:29.648Z] === RUN TestNetworkDBCRUDTableEntries [2022-04-27T05:20:30.048Z] --- PASS: TestGetAddress (31.68s) [2022-04-27T05:20:30.048Z] === RUN TestRequestSyntaxCheck [2022-04-27T05:20:30.048Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-27T05:20:30.048Z] === RUN TestRequest [2022-04-27T05:20:30.048Z] --- PASS: TestFailOnce (1.22s) [2022-04-27T05:20:30.048Z] === RUN TestEchoInputOutput [2022-04-27T05:20:30.048Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T05:20:30.048Z] === RUN TestBackoff [2022-04-27T05:20:30.048Z] --- PASS: TestBackoff (0.00s) [2022-04-27T05:20:30.048Z] === RUN TestAbortRetry [2022-04-27T05:20:30.048Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T05:20:30.048Z] === RUN TestClientScheme [2022-04-27T05:20:30.048Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T05:20:30.048Z] === RUN TestNewClientWithTimeout [2022-04-27T05:20:30.078Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T05:20:30.078Z] --- PASS: TestTemplatedSecret (3.03s) [2022-04-27T05:20:30.078Z] === RUN TestSecretCreateResolve [2022-04-27T05:20:30.509Z] time="2022-04-27T05:20:30Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T05:20:30.641Z] docker_api_swarm_test.go:507: [dfca18b101409] joining swarm manager [d4239b6785bed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:20:30.898Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-04-27T05:20:31.216Z] === RUN TestChrootTarUntar [2022-04-27T05:20:31.216Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootTarUntar (0.01s) [2022-04-27T05:20:31.216Z] === RUN TestChrootUntarWithHugeExcludesList [2022-04-27T05:20:31.216Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootUntarEmptyArchive [2022-04-27T05:20:31.216Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootTarUntarWithSymlink [2022-04-27T05:20:31.216Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootCopyWithTar [2022-04-27T05:20:31.216Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootCopyFileWithTar [2022-04-27T05:20:31.216Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootUntarPath [2022-04-27T05:20:31.216Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootUntarPath (0.01s) [2022-04-27T05:20:31.216Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2022-04-27T05:20:31.216Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2022-04-27T05:20:31.216Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:20:31.216Z] === RUN TestChrootApplyDotDotFile [2022-04-27T05:20:31.216Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:20:31.216Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2022-04-27T05:20:31.216Z] PASS [2022-04-27T05:20:31.216Z] coverage: 12.0% of statements [2022-04-27T05:20:31.216Z] ok github.com/docker/docker/pkg/chrootarchive 0.113s coverage: 12.0% of statements [2022-04-27T05:20:31.685Z] 2022/04/27 05:20:31 Closing DB instances... [2022-04-27T05:20:32.063Z] time="2022-04-27T05:20:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T05:20:32.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-04-27T05:20:32.521Z] --- PASS: TestSecretCreateResolve (2.49s) [2022-04-27T05:20:32.521Z] PASS [2022-04-27T05:20:32.521Z] [2022-04-27T05:20:32.521Z] DONE 6 tests in 16.270s [2022-04-27T05:20:32.521Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-04-27T05:20:32.521Z] ++ 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 [2022-04-27T05:20:32.521Z] ++ set -e [2022-04-27T05:20:32.521Z] ++ '[' -n 0 ']' [2022-04-27T05:20:32.521Z] ++ set -x [2022-04-27T05:20:32.521Z] ++ 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 [2022-04-27T05:20:32.521Z] INFO: Testing against a local daemon [2022-04-27T05:20:32.521Z] === RUN TestServiceCreateInit [2022-04-27T05:20:32.521Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:20:32.684Z] === RUN TestEnsureRemoveAllNotExist [2022-04-27T05:20:32.685Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2022-04-27T05:20:32.685Z] === RUN TestEnsureRemoveAllWithDir [2022-04-27T05:20:32.685Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2022-04-27T05:20:32.685Z] === RUN TestEnsureRemoveAllWithFile [2022-04-27T05:20:32.685Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2022-04-27T05:20:32.685Z] PASS [2022-04-27T05:20:32.685Z] coverage: 0.0% of statements [2022-04-27T05:20:32.685Z] ok github.com/docker/docker/pkg/containerfs 0.055s coverage: 0.0% of statements [2022-04-27T05:20:33.155Z] --- PASS: TestNetworkDBCRUDTableEntries (3.24s) [2022-04-27T05:20:33.155Z] === RUN TestNetworkDBNodeLeave [2022-04-27T05:20:33.627Z] === RUN TestSizeEmpty [2022-04-27T05:20:33.627Z] --- PASS: TestSizeEmpty (0.00s) [2022-04-27T05:20:33.627Z] === RUN TestSizeEmptyFile [2022-04-27T05:20:33.627Z] --- PASS: TestSizeEmptyFile (0.00s) [2022-04-27T05:20:33.627Z] === RUN TestSizeNonemptyFile [2022-04-27T05:20:33.627Z] --- PASS: TestSizeNonemptyFile (0.00s) [2022-04-27T05:20:33.627Z] === RUN TestSizeNestedDirectoryEmpty [2022-04-27T05:20:33.627Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2022-04-27T05:20:33.627Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2022-04-27T05:20:33.627Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2022-04-27T05:20:33.627Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2022-04-27T05:20:33.627Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2022-04-27T05:20:33.627Z] === RUN TestMoveToSubdir [2022-04-27T05:20:33.627Z] --- PASS: TestMoveToSubdir (0.01s) [2022-04-27T05:20:33.627Z] === RUN TestSizeNonExistingDirectory [2022-04-27T05:20:33.627Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2022-04-27T05:20:33.627Z] PASS [2022-04-27T05:20:33.627Z] coverage: 80.0% of statements [2022-04-27T05:20:33.627Z] ok github.com/docker/docker/pkg/directory 0.057s coverage: 80.0% of statements [2022-04-27T05:20:33.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-04-27T05:20:34.234Z] Removing intermediate container f494fc6f2889 [2022-04-27T05:20:34.235Z] ---> 15668a33af92 [2022-04-27T05:20:34.235Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T05:20:34.235Z] ---> Running in b3544b0ed625 [2022-04-27T05:20:34.235Z] Removing intermediate container b3544b0ed625 [2022-04-27T05:20:34.235Z] ---> 25c9c4cd3870 [2022-04-27T05:20:34.235Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T05:20:34.235Z] ---> Running in ac254d6cab16 [2022-04-27T05:20:34.620Z] === RUN TestPollerAddRemove [2022-04-27T05:20:34.620Z] --- PASS: TestPollerAddRemove (0.00s) [2022-04-27T05:20:34.620Z] === RUN TestPollerEvent [2022-04-27T05:20:34.620Z] poller_test.go:40: No chmod on Windows [2022-04-27T05:20:34.620Z] --- SKIP: TestPollerEvent (0.00s) [2022-04-27T05:20:34.620Z] === RUN TestPollerClose [2022-04-27T05:20:34.620Z] --- PASS: TestPollerClose (0.00s) [2022-04-27T05:20:34.620Z] PASS [2022-04-27T05:20:34.620Z] coverage: 36.2% of statements [2022-04-27T05:20:34.620Z] ok github.com/docker/docker/pkg/filenotify 0.062s coverage: 36.2% of statements [2022-04-27T05:20:34.691Z] Removing intermediate container ac254d6cab16 [2022-04-27T05:20:34.691Z] ---> 7dc1c289b9d9 [2022-04-27T05:20:34.691Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T05:20:34.981Z] time="2022-04-27T05:20:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T05:20:35.261Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-04-27T05:20:36.194Z] --- PASS: TestNetworkDBNodeLeave (2.86s) [2022-04-27T05:20:36.194Z] === RUN TestNetworkDBWatch [2022-04-27T05:20:36.194Z] === RUN TestCopyFileWithInvalidSrc [2022-04-27T05:20:36.194Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T05:20:36.194Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCopyFileWithSameSrcAndDest [2022-04-27T05:20:36.194Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2022-04-27T05:20:36.194Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCopyFile [2022-04-27T05:20:36.194Z] --- PASS: TestCopyFile (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2022-04-27T05:20:36.194Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T05:20:36.194Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2022-04-27T05:20:36.194Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestReadSymlinkedDirectoryToFile [2022-04-27T05:20:36.194Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T05:20:36.194Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestWildcardMatches [2022-04-27T05:20:36.194Z] --- PASS: TestWildcardMatches (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestPatternMatches [2022-04-27T05:20:36.194Z] --- PASS: TestPatternMatches (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestExclusionPatternMatchesPatternBefore [2022-04-27T05:20:36.194Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestPatternMatchesFolderExclusions [2022-04-27T05:20:36.194Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2022-04-27T05:20:36.194Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestPatternMatchesFolderWildcardExclusions [2022-04-27T05:20:36.194Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestExclusionPatternMatchesPatternAfter [2022-04-27T05:20:36.194Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestExclusionPatternMatchesWholeDirectory [2022-04-27T05:20:36.194Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestSingleExclamationError [2022-04-27T05:20:36.194Z] --- PASS: TestSingleExclamationError (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestMatchesWithNoPatterns [2022-04-27T05:20:36.194Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestMatchesWithMalformedPatterns [2022-04-27T05:20:36.194Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestMatches [2022-04-27T05:20:36.194Z] === RUN TestMatches/MatchesOrParentMatches [2022-04-27T05:20:36.194Z] === RUN TestMatches/MatchesUsingParentResult [2022-04-27T05:20:36.194Z] === RUN TestMatches/MatchesUsingParentResults [2022-04-27T05:20:36.194Z] === RUN TestMatches/MatchesUsingParentResultsNoContext [2022-04-27T05:20:36.194Z] --- PASS: TestMatches (0.01s) [2022-04-27T05:20:36.194Z] --- PASS: TestMatches/MatchesOrParentMatches (0.00s) [2022-04-27T05:20:36.194Z] --- PASS: TestMatches/MatchesUsingParentResult (0.00s) [2022-04-27T05:20:36.194Z] --- PASS: TestMatches/MatchesUsingParentResults (0.00s) [2022-04-27T05:20:36.194Z] --- PASS: TestMatches/MatchesUsingParentResultsNoContext (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCleanPatterns [2022-04-27T05:20:36.194Z] --- PASS: TestCleanPatterns (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCleanPatternsStripEmptyPatterns [2022-04-27T05:20:36.194Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCleanPatternsExceptionFlag [2022-04-27T05:20:36.194Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2022-04-27T05:20:36.194Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2022-04-27T05:20:36.194Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCleanPatternsErrorSingleException [2022-04-27T05:20:36.194Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCreateIfNotExistsDir [2022-04-27T05:20:36.194Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCreateIfNotExistsFile [2022-04-27T05:20:36.194Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2022-04-27T05:20:36.194Z] === RUN TestMatch [2022-04-27T05:20:36.194Z] --- PASS: TestMatch (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestCompile [2022-04-27T05:20:36.194Z] === RUN TestCompile/slash [2022-04-27T05:20:36.194Z] === RUN TestCompile/backslash [2022-04-27T05:20:36.194Z] --- PASS: TestCompile (0.00s) [2022-04-27T05:20:36.194Z] --- PASS: TestCompile/slash (0.00s) [2022-04-27T05:20:36.194Z] --- PASS: TestCompile/backslash (0.00s) [2022-04-27T05:20:36.194Z] PASS [2022-04-27T05:20:36.194Z] coverage: 84.7% of statements [2022-04-27T05:20:36.194Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 84.7% of statements [2022-04-27T05:20:36.194Z] --- PASS: TestTarFiles (6.98s) [2022-04-27T05:20:36.194Z] === RUN TestDetectCompressionZstd [2022-04-27T05:20:36.194Z] --- PASS: TestDetectCompressionZstd (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestTarUntar [2022-04-27T05:20:36.194Z] --- PASS: TestTarUntar (0.07s) [2022-04-27T05:20:36.194Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2022-04-27T05:20:36.194Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestTarWithOptions [2022-04-27T05:20:36.194Z] --- PASS: TestTarWithOptions (0.04s) [2022-04-27T05:20:36.194Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2022-04-27T05:20:36.194Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestUntarUstarGnuConflict [2022-04-27T05:20:36.194Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2022-04-27T05:20:36.194Z] === RUN TestUntarInvalidFilenames [2022-04-27T05:20:36.218Z] [2022-04-27T05:20:36.626Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:20:36.626Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ee4630_} [2022-04-27T05:20:36.665Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames3657079507\\dest" [2022-04-27T05:20:36.665Z] --- PASS: TestUntarInvalidFilenames (0.26s) [2022-04-27T05:20:36.665Z] === RUN TestUntarHardlinkToSymlink [2022-04-27T05:20:36.665Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2022-04-27T05:20:36.665Z] === RUN TestUntarInvalidHardlink [2022-04-27T05:20:36.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3099617487\\victim\\hello" -> "../victim/hello" [2022-04-27T05:20:36.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2643814541\\victim\\hello" -> "/../victim/hello" [2022-04-27T05:20:36.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1212635262\\victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink471134984\\victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink879327529\\victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1500014093\\victim" -> "../victim" [2022-04-27T05:20:36.665Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2022-04-27T05:20:36.665Z] === RUN TestUntarInvalidSymlink [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2632961936\\dest\\dotdot" -> "../victim/hello" [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink994323790\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1762868907\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3646541248\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1719061296\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink815421844\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:36.665Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2550413107\\dest\\dir\\loophole" -> "../../victim" [2022-04-27T05:20:36.665Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2022-04-27T05:20:36.665Z] === RUN TestTempArchiveCloseMultipleTimes [2022-04-27T05:20:36.665Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2022-04-27T05:20:36.665Z] === RUN TestXGlobalNoParent [2022-04-27T05:20:36.665Z] --- PASS: TestXGlobalNoParent (0.00s) [2022-04-27T05:20:36.665Z] === RUN TestReplaceFileTarWrapper [2022-04-27T05:20:36.673Z] ---> 7e7831f9d7f0 [2022-04-27T05:20:36.673Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-27T05:20:36.673Z] ---> Running in 008e8e2b0e9d [2022-04-27T05:20:37.134Z] --- PASS: TestReplaceFileTarWrapper (0.24s) [2022-04-27T05:20:37.134Z] === RUN TestPrefixHeaderReadable [2022-04-27T05:20:37.134Z] --- PASS: TestPrefixHeaderReadable (0.05s) [2022-04-27T05:20:37.134Z] === RUN TestDisablePigz [2022-04-27T05:20:37.134Z] archive_test.go:1372: Test will not check full path when Pigz not installed [2022-04-27T05:20:37.134Z] === RUN TestGet [2022-04-27T05:20:37.134Z] --- PASS: TestGet (0.00s) [2022-04-27T05:20:37.134Z] === RUN TestGetShortcutString [2022-04-27T05:20:37.134Z] --- PASS: TestGetShortcutString (0.00s) [2022-04-27T05:20:37.134Z] PASS [2022-04-27T05:20:37.134Z] coverage: 42.9% of statements [2022-04-27T05:20:37.134Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2022-04-27T05:20:37.134Z] --- PASS: TestDisablePigz (0.18s) [2022-04-27T05:20:37.134Z] === RUN TestPigz [2022-04-27T05:20:37.604Z] archive_test.go:1401: Tested whether Pigz is not used, as it not installed [2022-04-27T05:20:37.604Z] --- PASS: TestPigz (0.22s) [2022-04-27T05:20:37.604Z] === RUN TestNosysFileInfo [2022-04-27T05:20:37.604Z] --- PASS: TestNosysFileInfo (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestCopyFileWithInvalidDest [2022-04-27T05:20:37.604Z] archive_windows_test.go:16: Currently fails [2022-04-27T05:20:37.604Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestCanonicalTarNameForPath [2022-04-27T05:20:37.604Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestCanonicalTarName [2022-04-27T05:20:37.604Z] --- PASS: TestCanonicalTarName (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChmodTarEntry [2022-04-27T05:20:37.604Z] --- PASS: TestChmodTarEntry (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestHardLinkOrder [2022-04-27T05:20:37.604Z] --- PASS: TestHardLinkOrder (0.13s) [2022-04-27T05:20:37.604Z] === RUN TestChangeString [2022-04-27T05:20:37.604Z] --- PASS: TestChangeString (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesWithNoChanges [2022-04-27T05:20:37.604Z] --- PASS: TestChangesWithNoChanges (0.03s) [2022-04-27T05:20:37.604Z] === RUN TestChangesWithChanges [2022-04-27T05:20:37.604Z] 2022/04/27 05:20:37 Closing DB instances... [2022-04-27T05:20:37.604Z] --- PASS: TestChangesWithChanges (0.05s) [2022-04-27T05:20:37.604Z] === RUN TestChangesWithChangesGH13590 [2022-04-27T05:20:37.604Z] changes_test.go:196: needs more investigation [2022-04-27T05:20:37.604Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesDirsEmpty [2022-04-27T05:20:37.604Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:20:37.604Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesDirsMutated [2022-04-27T05:20:37.604Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:20:37.604Z] --- SKIP: TestChangesDirsMutated (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestApplyLayer [2022-04-27T05:20:37.604Z] changes_test.go:433: needs further investigation [2022-04-27T05:20:37.604Z] --- SKIP: TestApplyLayer (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesSizeWithHardlinks [2022-04-27T05:20:37.604Z] changes_test.go:469: needs further investigation [2022-04-27T05:20:37.604Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesSizeWithNoChanges [2022-04-27T05:20:37.604Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2022-04-27T05:20:37.604Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2022-04-27T05:20:37.604Z] === RUN TestChangesSize [2022-04-27T05:20:37.604Z] --- PASS: TestChangesSize (0.01s) [2022-04-27T05:20:37.604Z] === RUN TestApplyLayerInvalidFilenames [2022-04-27T05:20:37.604Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1802242804\\dest" [2022-04-27T05:20:37.604Z] --- PASS: TestApplyLayerInvalidFilenames (0.03s) [2022-04-27T05:20:37.604Z] === RUN TestApplyLayerInvalidHardlink [2022-04-27T05:20:37.604Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2118302616\\victim\\hello" -> "../victim/hello" [2022-04-27T05:20:37.604Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1273264624\\victim\\hello" -> "/../victim/hello" [2022-04-27T05:20:37.604Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3790972415\\victim" -> "../victim" [2022-04-27T05:20:37.604Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink173864254\\victim" -> "../victim" [2022-04-27T05:20:37.604Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3512284009\\victim" -> "../victim" [2022-04-27T05:20:37.604Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2086169221\\victim" -> "../victim" [2022-04-27T05:20:37.604Z] --- PASS: TestApplyLayerInvalidHardlink (0.05s) [2022-04-27T05:20:37.604Z] === RUN TestApplyLayerInvalidSymlink [2022-04-27T05:20:37.604Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4190871495\\dest\\dotdot" -> "../victim/hello" [2022-04-27T05:20:37.604Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2997934958\\dest\\slash-dotdot" -> "/../victim/hello" [2022-04-27T05:20:37.604Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink246313955\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:37.604Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2718338460\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:37.604Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2702887434\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:37.604Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3958709414\\dest\\loophole-victim" -> "../victim" [2022-04-27T05:20:37.604Z] --- PASS: TestApplyLayerInvalidSymlink (0.05s) [2022-04-27T05:20:37.604Z] === RUN TestApplyLayerWhiteouts [2022-04-27T05:20:37.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12271799690_/foo_false____} [2022-04-27T05:20:38.081Z] --- PASS: TestApplyLayerWhiteouts (0.11s) [2022-04-27T05:20:38.081Z] === RUN TestGenerateEmptyFile [2022-04-27T05:20:38.081Z] --- PASS: TestGenerateEmptyFile (0.00s) [2022-04-27T05:20:38.081Z] === RUN TestGenerateWithContent [2022-04-27T05:20:38.081Z] --- PASS: TestGenerateWithContent (0.00s) [2022-04-27T05:20:38.081Z] PASS [2022-04-27T05:20:38.081Z] coverage: 61.9% of statements [2022-04-27T05:20:38.081Z] ok github.com/docker/docker/pkg/archive 10.184s coverage: 61.9% of statements [2022-04-27T05:20:38.550Z] === RUN TestCreateIDMapOrder [2022-04-27T05:20:38.551Z] --- PASS: TestCreateIDMapOrder (0.00s) [2022-04-27T05:20:38.551Z] PASS [2022-04-27T05:20:38.551Z] coverage: 7.2% of statements [2022-04-27T05:20:38.551Z] ok github.com/docker/docker/pkg/idtools 0.056s coverage: 7.2% of statements [2022-04-27T05:20:38.554Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12271799690_/foo_true____} [2022-04-27T05:20:39.020Z] --- PASS: TestNetworkDBWatch (3.07s) [2022-04-27T05:20:39.020Z] === RUN TestNetworkDBBulkSync [2022-04-27T05:20:39.690Z] time="2022-04-27T05:20:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49312/Test.Echo: Post \"http://127.0.0.1:49312/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T05:20:39.924Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33561658245_/foo_false____} [2022-04-27T05:20:40.013Z] === RUN TestFixedBufferCap [2022-04-27T05:20:40.013Z] --- PASS: TestFixedBufferCap (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestFixedBufferLen [2022-04-27T05:20:40.013Z] --- PASS: TestFixedBufferLen (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestFixedBufferString [2022-04-27T05:20:40.013Z] --- PASS: TestFixedBufferString (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestFixedBufferWrite [2022-04-27T05:20:40.013Z] --- PASS: TestFixedBufferWrite (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestFixedBufferRead [2022-04-27T05:20:40.013Z] --- PASS: TestFixedBufferRead (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestBytesPipeRead [2022-04-27T05:20:40.013Z] --- PASS: TestBytesPipeRead (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestBytesPipeWrite [2022-04-27T05:20:40.013Z] --- PASS: TestBytesPipeWrite (0.00s) [2022-04-27T05:20:40.013Z] === RUN TestBytesPipeWriteRandomChunks [2022-04-27T05:20:40.481Z] 2022/04/27 05:20:40 Closing DB instances... [2022-04-27T05:20:40.481Z] --- PASS: TestBytesPipeWriteRandomChunks (0.58s) [2022-04-27T05:20:40.481Z] === RUN TestAtomicWriteToFile [2022-04-27T05:20:40.481Z] --- PASS: TestAtomicWriteToFile (0.01s) [2022-04-27T05:20:40.481Z] === RUN TestAtomicWriteSetCommit [2022-04-27T05:20:40.481Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2022-04-27T05:20:40.481Z] === RUN TestAtomicWriteSetCancel [2022-04-27T05:20:40.859Z] --- PASS: TestServiceCreateInit (8.06s) [2022-04-27T05:20:40.859Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.78s) [2022-04-27T05:20:40.859Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.26s) [2022-04-27T05:20:40.859Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:20:40.952Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2022-04-27T05:20:40.952Z] === RUN TestReadCloserWrapperClose [2022-04-27T05:20:40.952Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2022-04-27T05:20:40.952Z] === RUN TestReaderErrWrapperReadOnError [2022-04-27T05:20:40.952Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2022-04-27T05:20:40.952Z] === RUN TestReaderErrWrapperRead [2022-04-27T05:20:40.952Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2022-04-27T05:20:40.952Z] === RUN TestCancelReadCloser [2022-04-27T05:20:40.952Z] --- PASS: TestCancelReadCloser (0.10s) [2022-04-27T05:20:40.952Z] === RUN TestWriteCloserWrapperClose [2022-04-27T05:20:40.952Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2022-04-27T05:20:40.952Z] === RUN TestNopWriteCloser [2022-04-27T05:20:40.952Z] --- PASS: TestNopWriteCloser (0.00s) [2022-04-27T05:20:40.952Z] === RUN TestNopWriter [2022-04-27T05:20:40.952Z] --- PASS: TestNopWriter (0.00s) [2022-04-27T05:20:40.952Z] === RUN TestWriteCounter [2022-04-27T05:20:40.952Z] --- PASS: TestWriteCounter (0.00s) [2022-04-27T05:20:40.952Z] PASS [2022-04-27T05:20:40.952Z] coverage: 69.2% of statements [2022-04-27T05:20:40.952Z] ok github.com/docker/docker/pkg/ioutils 0.765s coverage: 69.2% of statements [2022-04-27T05:20:41.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33561658245_/foo_true____} [2022-04-27T05:20:41.876Z] === RUN TestParseEmptyInterface [2022-04-27T05:20:41.876Z] --- PASS: TestParseEmptyInterface (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestParseNonInterfaceType [2022-04-27T05:20:41.876Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestParseWithOneFunction [2022-04-27T05:20:41.876Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestParseWithMultipleFuncs [2022-04-27T05:20:41.876Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestParseWithUnnamedReturn [2022-04-27T05:20:41.876Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestEmbeddedInterface [2022-04-27T05:20:41.876Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestParsedImports [2022-04-27T05:20:41.876Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T05:20:41.876Z] === RUN TestAliasedImports [2022-04-27T05:20:41.876Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T05:20:41.876Z] PASS [2022-04-27T05:20:41.876Z] coverage: 56.8% of statements [2022-04-27T05:20:41.876Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.068s coverage: 56.8% of statements [2022-04-27T05:20:41.941Z] --- PASS: TestNetworkDBBulkSync (3.01s) [2022-04-27T05:20:41.941Z] === RUN TestNetworkDBCRUDMediumCluster [2022-04-27T05:20:41.941Z] === RUN TestError [2022-04-27T05:20:41.941Z] --- PASS: TestError (0.00s) [2022-04-27T05:20:41.941Z] === RUN TestProgressString [2022-04-27T05:20:41.941Z] === RUN TestProgressString/no_progress [2022-04-27T05:20:41.941Z] === RUN TestProgressString/progress_1 [2022-04-27T05:20:41.941Z] === RUN TestProgressString/some_progress_with_a_start_time [2022-04-27T05:20:41.941Z] === RUN TestProgressString/some_progress_without_a_start_time [2022-04-27T05:20:41.941Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2022-04-27T05:20:41.941Z] === RUN TestProgressString/with_units [2022-04-27T05:20:41.941Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2022-04-27T05:20:41.941Z] === RUN TestProgressString/hide_counts [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/no_progress (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/progress_1 (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/with_units (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2022-04-27T05:20:41.941Z] --- PASS: TestProgressString/hide_counts (0.00s) [2022-04-27T05:20:41.941Z] === RUN TestJSONMessageDisplay [2022-04-27T05:20:42.410Z] --- PASS: TestJSONMessageDisplay (0.20s) [2022-04-27T05:20:42.410Z] === RUN TestJSONMessageDisplayWithJSONError [2022-04-27T05:20:42.410Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2022-04-27T05:20:42.410Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2022-04-27T05:20:42.410Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2022-04-27T05:20:42.410Z] === RUN TestDisplayJSONMessagesStream [2022-04-27T05:20:42.410Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2022-04-27T05:20:42.410Z] PASS [2022-04-27T05:20:42.410Z] coverage: 91.7% of statements [2022-04-27T05:20:42.411Z] ok github.com/docker/docker/pkg/jsonmessage 0.254s coverage: 91.7% of statements [2022-04-27T05:20:42.797Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33561658245_/foo_true__0xc000ee4660__} [2022-04-27T05:20:42.850Z] === RUN TestHTTPTransport [2022-04-27T05:20:42.850Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T05:20:42.850Z] PASS [2022-04-27T05:20:42.850Z] coverage: 85.7% of statements [2022-04-27T05:20:42.850Z] ok github.com/docker/docker/pkg/plugins/transport 0.062s coverage: 85.7% of statements [2022-04-27T05:20:42.879Z] === RUN TestStandardLongPath [2022-04-27T05:20:42.879Z] --- PASS: TestStandardLongPath (0.00s) [2022-04-27T05:20:42.879Z] === RUN TestUNCLongPath [2022-04-27T05:20:42.879Z] --- PASS: TestUNCLongPath (0.00s) [2022-04-27T05:20:42.879Z] PASS [2022-04-27T05:20:42.879Z] coverage: 100.0% of statements [2022-04-27T05:20:42.879Z] ok github.com/docker/docker/pkg/longpath 0.047s coverage: 100.0% of statements [2022-04-27T05:20:43.361Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ee4678_} [2022-04-27T05:20:43.822Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T05:20:43.822Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T05:20:43.822Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T05:20:43.822Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T05:20:43.822Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T05:20:43.822Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T05:20:43.822Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T05:20:43.822Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T05:20:43.822Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T05:20:43.822Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T05:20:43.822Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T05:20:43.822Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T05:20:43.822Z] === RUN TestBufferPoolPutAndGet [2022-04-27T05:20:43.822Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T05:20:43.822Z] PASS [2022-04-27T05:20:43.822Z] coverage: 88.2% of statements [2022-04-27T05:20:43.822Z] ok github.com/docker/docker/pkg/pools 0.045s coverage: 88.2% of statements [2022-04-27T05:20:43.866Z] === RUN TestNameFormat [2022-04-27T05:20:43.866Z] --- PASS: TestNameFormat (0.00s) [2022-04-27T05:20:43.866Z] === RUN TestNameRetries [2022-04-27T05:20:43.866Z] --- PASS: TestNameRetries (0.00s) [2022-04-27T05:20:43.866Z] PASS [2022-04-27T05:20:43.866Z] coverage: 85.7% of statements [2022-04-27T05:20:43.866Z] ok github.com/docker/docker/pkg/namesgenerator 0.057s coverage: 85.7% of statements [2022-04-27T05:20:44.284Z] === RUN TestOutputOnPrematureClose [2022-04-27T05:20:44.284Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T05:20:44.284Z] === RUN TestCompleteSilently [2022-04-27T05:20:44.284Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T05:20:44.284Z] PASS [2022-04-27T05:20:44.284Z] coverage: 75.9% of statements [2022-04-27T05:20:44.284Z] ok github.com/docker/docker/pkg/progress 0.046s coverage: 75.9% of statements [2022-04-27T05:20:44.284Z] --- PASS: TestRequest (14.60s) [2022-04-27T05:20:44.284Z] === RUN TestOverlappingRequests [2022-04-27T05:20:44.727Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ee4690_} [2022-04-27T05:20:44.870Z] === RUN TestParseKeyValueOpt [2022-04-27T05:20:44.870Z] --- PASS: TestParseKeyValueOpt (0.00s) [2022-04-27T05:20:44.870Z] === RUN TestParseUintList [2022-04-27T05:20:44.870Z] --- PASS: TestParseUintList (0.00s) [2022-04-27T05:20:44.870Z] === RUN TestParseUintListMaximumLimits [2022-04-27T05:20:44.870Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2022-04-27T05:20:44.870Z] PASS [2022-04-27T05:20:44.870Z] coverage: 97.0% of statements [2022-04-27T05:20:44.870Z] ok github.com/docker/docker/pkg/parsers 0.062s coverage: 97.0% of statements [2022-04-27T05:20:45.261Z] === RUN TestSendToOneSub [2022-04-27T05:20:45.261Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T05:20:45.261Z] === RUN TestSendToMultipleSubs [2022-04-27T05:20:45.261Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T05:20:45.261Z] === RUN TestEvictOneSub [2022-04-27T05:20:45.261Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T05:20:45.261Z] === RUN TestClosePublisher [2022-04-27T05:20:45.261Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T05:20:45.261Z] === RUN TestPubSubRace [2022-04-27T05:20:45.261Z] --- PASS: TestOverlappingRequests (0.72s) [2022-04-27T05:20:45.261Z] === RUN TestRelease [2022-04-27T05:20:45.873Z] 2022/04/27 05:20:45 Closing DB instances... [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes [2022-04-27T05:20:45.873Z] === RUN Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=client/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=yes (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=yes/UBR=no (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=yes (0.00s) [2022-04-27T05:20:45.873Z] --- PASS: Test_windowsOSRelease_String/Flavor=server/DisplayVersion=no/UBR=no (0.00s) [2022-04-27T05:20:45.873Z] PASS [2022-04-27T05:20:45.873Z] coverage: 36.4% of statements [2022-04-27T05:20:45.873Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.047s coverage: 36.4% of statements [2022-04-27T05:20:46.095Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ee46a8_} [2022-04-27T05:20:46.239Z] --- PASS: TestPubSubRace (1.07s) [2022-04-27T05:20:46.240Z] PASS [2022-04-27T05:20:46.240Z] coverage: 75.0% of statements [2022-04-27T05:20:46.240Z] ok github.com/docker/docker/pkg/pubsub 1.113s coverage: 75.0% of statements [2022-04-27T05:20:46.701Z] === RUN TestRegister [2022-04-27T05:20:46.701Z] --- PASS: TestRegister (0.00s) [2022-04-27T05:20:46.701Z] === RUN TestCommand [2022-04-27T05:20:46.871Z] === RUN TestNewAndRemove [2022-04-27T05:20:46.871Z] --- PASS: TestNewAndRemove (0.00s) [2022-04-27T05:20:46.871Z] === RUN TestRemoveInvalidPath [2022-04-27T05:20:46.871Z] --- PASS: TestRemoveInvalidPath (0.00s) [2022-04-27T05:20:46.871Z] PASS [2022-04-27T05:20:46.871Z] coverage: 82.6% of statements [2022-04-27T05:20:46.871Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2022-04-27T05:20:46.980Z] Removing intermediate container 008e8e2b0e9d [2022-04-27T05:20:46.980Z] ---> 7f081cf6fbc9 [2022-04-27T05:20:46.980Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T05:20:46.980Z] ---> Running in 4b58687a303c [2022-04-27T05:20:47.171Z] --- PASS: TestCommand (0.05s) [2022-04-27T05:20:47.171Z] === RUN TestNaiveSelf [2022-04-27T05:20:47.171Z] --- PASS: TestNaiveSelf (0.03s) [2022-04-27T05:20:47.171Z] PASS [2022-04-27T05:20:47.171Z] coverage: 82.4% of statements [2022-04-27T05:20:47.171Z] ok github.com/docker/docker/pkg/reexec 0.132s coverage: 82.4% of statements [2022-04-27T05:20:47.635Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T05:20:47.635Z] === RUN TestClientStream [2022-04-27T05:20:47.635Z] --- PASS: TestClientStream (0.00s) [2022-04-27T05:20:47.635Z] === RUN TestClientSendFile [2022-04-27T05:20:47.635Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T05:20:47.635Z] === RUN TestClientWithRequestTimeout [2022-04-27T05:20:47.635Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T05:20:47.635Z] === RUN TestFileSpecPlugin [2022-04-27T05:20:47.635Z] --- PASS: TestFileSpecPlugin (0.01s) [2022-04-27T05:20:47.635Z] === RUN TestFileJSONSpecPlugin [2022-04-27T05:20:47.635Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2022-04-27T05:20:47.635Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T05:20:47.635Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2022-04-27T05:20:47.635Z] === RUN TestPluginAddHandler [2022-04-27T05:20:47.635Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T05:20:47.635Z] === RUN TestPluginWaitBadPlugin [2022-04-27T05:20:47.635Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T05:20:47.635Z] === RUN TestGet [2022-04-27T05:20:47.635Z] time="2022-04-27T05:20:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T05:20:47.987Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ee46c0_} [2022-04-27T05:20:48.097Z] === RUN TestDump [2022-04-27T05:20:48.097Z] goroutine 6 [running]: [2022-04-27T05:20:48.097Z] github.com/docker/docker/pkg/stack.dump(0x922d57?) [2022-04-27T05:20:48.097Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T05:20:48.097Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T05:20:48.097Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T05:20:48.097Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T05:20:48.097Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T05:20:48.097Z] testing.tRunner(0xc0001621a0, 0xaea498) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:20:48.097Z] created by testing.(*T).Run [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T05:20:48.097Z] [2022-04-27T05:20:48.097Z] goroutine 1 [chan receive]: [2022-04-27T05:20:48.097Z] testing.(*T).Run(0xc000162000, {0xad913c?, 0x8fc1f3?}, 0xaea498) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T05:20:48.097Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T05:20:48.097Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:20:48.097Z] testing.runTests(0xc000058500?, {0xc6e400, 0x3, 0x3}, {0x2c155210108?, 0x40?, 0xc734a0?}) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T05:20:48.097Z] testing.(*M).Run(0xc000058500) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T05:20:48.097Z] main.main() [2022-04-27T05:20:48.097Z] _testmain.go:99 +0x255 [2022-04-27T05:20:48.097Z] --- PASS: TestDump (0.00s) [2022-04-27T05:20:48.097Z] === RUN TestDumpToFile [2022-04-27T05:20:48.097Z] --- PASS: TestRelease (2.73s) [2022-04-27T05:20:48.097Z] === RUN TestAllocateRandomDeallocate [2022-04-27T05:20:48.097Z] --- PASS: TestDumpToFile (0.17s) [2022-04-27T05:20:48.097Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T05:20:48.097Z] goroutine 8 [running]: [2022-04-27T05:20:48.097Z] github.com/docker/docker/pkg/stack.dump(0x99ed13?) [2022-04-27T05:20:48.097Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T05:20:48.097Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0x99ece0?}) [2022-04-27T05:20:48.097Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T05:20:48.097Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-27T05:20:48.097Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T05:20:48.097Z] testing.tRunner(0xc000162820, 0xaea488) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:20:48.097Z] created by testing.(*T).Run [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T05:20:48.097Z] [2022-04-27T05:20:48.097Z] goroutine 1 [chan receive]: [2022-04-27T05:20:48.097Z] testing.(*T).Run(0xc000162000, {0xae0713?, 0x8fc1f3?}, 0xaea488) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T05:20:48.097Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T05:20:48.097Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:20:48.097Z] testing.runTests(0xc000058500?, {0xc6e400, 0x3, 0x3}, {0x2c155210108?, 0x40?, 0xc734a0?}) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T05:20:48.097Z] testing.(*M).Run(0xc000058500) [2022-04-27T05:20:48.097Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T05:20:48.097Z] main.main() [2022-04-27T05:20:48.097Z] _testmain.go:99 +0x255 [2022-04-27T05:20:48.097Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T05:20:48.097Z] PASS [2022-04-27T05:20:48.097Z] coverage: 90.9% of statements [2022-04-27T05:20:48.097Z] ok github.com/docker/docker/pkg/stack 0.232s coverage: 90.9% of statements [2022-04-27T05:20:48.563Z] time="2022-04-27T05:20:48Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T05:20:48.563Z] === RUN TestNewStdWriter [2022-04-27T05:20:48.563Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T05:20:48.563Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestWriteWithNilBytes [2022-04-27T05:20:48.563Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestWrite [2022-04-27T05:20:48.563Z] --- PASS: TestWrite (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestWriteWithWriterError [2022-04-27T05:20:48.563Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T05:20:48.563Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyWriteAndRead [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T05:20:48.563Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T05:20:48.563Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T05:20:48.563Z] PASS [2022-04-27T05:20:48.563Z] coverage: 100.0% of statements [2022-04-27T05:20:48.563Z] ok github.com/docker/docker/pkg/stdcopy 0.050s coverage: 100.0% of statements [2022-04-27T05:20:49.091Z] --- PASS: TestNetworkDBCRUDMediumCluster (6.67s) [2022-04-27T05:20:49.091Z] === RUN TestNetworkDBNodeJoinLeaveIteration [2022-04-27T05:20:49.145Z] [2022-04-27T05:20:49.145Z] SUCCESS: Specified value was saved. [2022-04-27T05:20:49.354Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T05:20:49.542Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T05:20:49.543Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T05:20:49.543Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestFormatStatus [2022-04-27T05:20:49.543Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestFormatError [2022-04-27T05:20:49.543Z] --- PASS: TestFormatError (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestFormatJSONError [2022-04-27T05:20:49.543Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T05:20:49.543Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T05:20:49.543Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestNewJSONProgressOutput [2022-04-27T05:20:49.543Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestAuxFormatterEmit [2022-04-27T05:20:49.543Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestStreamWriterStdout [2022-04-27T05:20:49.543Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T05:20:49.543Z] === RUN TestStreamWriterStderr [2022-04-27T05:20:49.543Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T05:20:49.543Z] PASS [2022-04-27T05:20:49.543Z] coverage: 66.2% of statements [2022-04-27T05:20:49.543Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-04-27T05:20:49.562Z] === RUN TestFailedConnection [2022-04-27T05:20:49.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T05:20:49.917Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T05:20:50.031Z] 2022/04/27 05:20:49 Closing DB instances... [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-04-27T05:20:50.173Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-04-27T05:20:50.431Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T05:20:50.518Z] === RUN TestGenerateRandomID [2022-04-27T05:20:50.518Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T05:20:50.518Z] === RUN TestShortenId [2022-04-27T05:20:50.518Z] --- PASS: TestShortenId (0.00s) [2022-04-27T05:20:50.518Z] === RUN TestShortenSha256Id [2022-04-27T05:20:50.518Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T05:20:50.518Z] === RUN TestShortenIdEmpty [2022-04-27T05:20:50.518Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T05:20:50.518Z] === RUN TestShortenIdInvalid [2022-04-27T05:20:50.518Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T05:20:50.518Z] === RUN TestIsShortIDNonHex [2022-04-27T05:20:50.518Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T05:20:50.518Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T05:20:50.518Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T05:20:50.518Z] PASS [2022-04-27T05:20:50.518Z] coverage: 70.6% of statements [2022-04-27T05:20:50.518Z] ok github.com/docker/docker/pkg/stringid 0.045s coverage: 70.6% of statements [2022-04-27T05:20:50.518Z] time="2022-04-27T05:20:50Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T05:20:51.019Z] --- PASS: TestGetAddress (32.78s) [2022-04-27T05:20:51.019Z] === RUN TestRequestSyntaxCheck [2022-04-27T05:20:51.019Z] --- PASS: TestRequestSyntaxCheck (0.03s) [2022-04-27T05:20:51.019Z] === RUN TestRequest [2022-04-27T05:20:51.488Z] --- PASS: TestFailedConnection (2.05s) [2022-04-27T05:20:51.488Z] === RUN TestFailOnce [2022-04-27T05:20:51.488Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.73s) [2022-04-27T05:20:51.488Z] === RUN TestNetworkDBGarbageCollection [2022-04-27T05:20:51.488Z] 2022/04/27 05:20:51 http: panic serving 127.0.0.1:49303: Plugin not ready [2022-04-27T05:20:51.488Z] goroutine 22 [running]: [2022-04-27T05:20:51.488Z] net/http.(*conn).serve.func1() [2022-04-27T05:20:51.488Z] c:/go/src/net/http/server.go:1825 +0xbf [2022-04-27T05:20:51.488Z] panic({0xda3700, 0xeed060}) [2022-04-27T05:20:51.488Z] c:/go/src/runtime/panic.go:844 +0x258 [2022-04-27T05:20:51.488Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x3b?, 0xffffffffffffffff?}, 0xc0000d7a70?) [2022-04-27T05:20:51.488Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2022-04-27T05:20:51.488Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xef2878?, 0xc00029a000?}, 0xcfd9a6?) [2022-04-27T05:20:51.488Z] c:/go/src/net/http/server.go:2084 +0x2f [2022-04-27T05:20:51.488Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xef2878, 0xc00029a000}, 0xc0000b4200) [2022-04-27T05:20:51.488Z] c:/go/src/net/http/server.go:2462 +0x149 [2022-04-27T05:20:51.488Z] net/http.serverHandler.ServeHTTP({0xef0e98?}, {0xef2878, 0xc00029a000}, 0xc0000b4200) [2022-04-27T05:20:51.488Z] c:/go/src/net/http/server.go:2916 +0x43b [2022-04-27T05:20:51.488Z] net/http.(*conn).serve(0xc0000c0000, {0xef2d78, 0xc0002020c0}) [2022-04-27T05:20:51.488Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2022-04-27T05:20:51.488Z] created by net/http.(*Server).Serve [2022-04-27T05:20:51.488Z] c:/go/src/net/http/server.go:3071 +0x4db [2022-04-27T05:20:51.488Z] time="2022-04-27T05:20:51Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49302/Test.FailOnce: Post \"http://127.0.0.1:49302/Test.FailOnce\": EOF, retrying in 1s" [2022-04-27T05:20:51.489Z] === RUN TestIsCpusetListAvailable [2022-04-27T05:20:51.489Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T05:20:51.489Z] PASS [2022-04-27T05:20:51.489Z] coverage: 39.4% of statements [2022-04-27T05:20:51.489Z] ok github.com/docker/docker/pkg/sysinfo 0.044s coverage: 39.4% of statements [2022-04-27T05:20:52.322Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T05:20:52.479Z] --- PASS: TestFailOnce (1.26s) [2022-04-27T05:20:52.479Z] === RUN TestEchoInputOutput [2022-04-27T05:20:52.479Z] --- PASS: TestEchoInputOutput (0.00s) [2022-04-27T05:20:52.479Z] === RUN TestBackoff [2022-04-27T05:20:52.479Z] --- PASS: TestBackoff (0.00s) [2022-04-27T05:20:52.479Z] === RUN TestAbortRetry [2022-04-27T05:20:52.479Z] --- PASS: TestAbortRetry (0.00s) [2022-04-27T05:20:52.479Z] === RUN TestClientScheme [2022-04-27T05:20:52.479Z] --- PASS: TestClientScheme (0.00s) [2022-04-27T05:20:52.479Z] === RUN TestNewClientWithTimeout [2022-04-27T05:20:52.871Z] Removing intermediate container 4b58687a303c [2022-04-27T05:20:52.871Z] ---> 5fb642107a34 [2022-04-27T05:20:52.871Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T05:20:52.871Z] ---> Running in 657a0321a1ea [2022-04-27T05:20:53.035Z] === RUN TestChtimes [2022-04-27T05:20:53.035Z] --- PASS: TestChtimes (0.01s) [2022-04-27T05:20:53.035Z] === RUN TestChtimesWindows [2022-04-27T05:20:53.035Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T05:20:53.035Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T05:20:53.035Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T05:20:53.035Z] PASS [2022-04-27T05:20:53.035Z] coverage: 13.0% of statements [2022-04-27T05:20:53.035Z] ok github.com/docker/docker/pkg/system 0.057s coverage: 13.0% of statements [2022-04-27T05:20:53.469Z] time="2022-04-27T05:20:52Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2022-04-27T05:20:53.689Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T05:20:54.009Z] === RUN TestTailFile [2022-04-27T05:20:54.009Z] --- PASS: TestTailFile (0.00s) [2022-04-27T05:20:54.009Z] === RUN TestTailFileManyLines [2022-04-27T05:20:54.009Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T05:20:54.009Z] === RUN TestTailEmptyFile [2022-04-27T05:20:54.009Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T05:20:54.009Z] === RUN TestTailNegativeN [2022-04-27T05:20:54.009Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader [2022-04-27T05:20:54.009Z] === CONT TestNewTailReader [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T05:20:54.009Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T05:20:54.009Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.009Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.009Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.010Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:20:54.010Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.010Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.011Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.011Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.011Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.012Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.012Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.012Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.013Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.013Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.013Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.484Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:20:54.484Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.484Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.485Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:20:54.486Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.486Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.01s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.01s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.01s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.487Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.01s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:20:54.952Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.01s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.01s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.02s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:20:54.953Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:20:54.953Z] PASS [2022-04-27T05:20:54.953Z] coverage: 88.6% of statements [2022-04-27T05:20:54.953Z] ok github.com/docker/docker/pkg/tailfile 0.233s coverage: 88.6% of statements [2022-04-27T05:20:54.953Z] time="2022-04-27T05:20:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T05:20:55.040Z] time="2022-04-27T05:20:54Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2022-04-27T05:20:55.057Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T05:20:55.415Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T05:20:55.415Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestTarSumRemove [2022-04-27T05:20:55.415Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestSortFileInfoSums [2022-04-27T05:20:55.415Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T05:20:55.415Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestNewTarSumForLabel [2022-04-27T05:20:55.415Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestEmptyTar [2022-04-27T05:20:55.415Z] --- PASS: TestEmptyTar (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestTarSumsReadSize [2022-04-27T05:20:55.415Z] --- PASS: TestTarSumsReadSize (0.01s) [2022-04-27T05:20:55.415Z] === RUN TestTarSums [2022-04-27T05:20:55.415Z] --- PASS: TestTarSums (0.08s) [2022-04-27T05:20:55.415Z] === RUN TestIteration [2022-04-27T05:20:55.415Z] --- PASS: TestIteration (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestVersionLabelForChecksum [2022-04-27T05:20:55.415Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestVersion [2022-04-27T05:20:55.415Z] --- PASS: TestVersion (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestGetVersion [2022-04-27T05:20:55.415Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T05:20:55.415Z] === RUN TestGetVersions [2022-04-27T05:20:55.415Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T05:20:55.415Z] PASS [2022-04-27T05:20:55.415Z] coverage: 89.3% of statements [2022-04-27T05:20:55.415Z] ok github.com/docker/docker/pkg/tarsum 0.146s coverage: 89.3% of statements [2022-04-27T05:20:55.987Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T05:20:56.245Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T05:20:56.390Z] === RUN TestTruncIndex [2022-04-27T05:20:56.390Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T05:20:56.390Z] PASS [2022-04-27T05:20:56.390Z] coverage: 91.5% of statements [2022-04-27T05:20:56.390Z] ok github.com/docker/docker/pkg/truncindex 0.139s coverage: 91.5% of statements [2022-04-27T05:20:56.390Z] --- PASS: TestAllocateRandomDeallocate (8.44s) [2022-04-27T05:20:56.390Z] === RUN TestRetrieveFromStore [2022-04-27T05:20:56.852Z] === RUN TestVersionInfo [2022-04-27T05:20:56.852Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T05:20:56.852Z] === RUN TestAppendVersions [2022-04-27T05:20:56.852Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T05:20:56.852Z] PASS [2022-04-27T05:20:56.852Z] coverage: 88.9% of statements [2022-04-27T05:20:56.852Z] ok github.com/docker/docker/pkg/useragent 0.040s coverage: 88.9% of statements [2022-04-27T05:20:57.174Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T05:20:57.174Z] --- PASS: TestCreateServiceMultipleTimes (16.44s) [2022-04-27T05:20:57.174Z] === RUN TestCreateServiceConflict [2022-04-27T05:20:57.265Z] time="2022-04-27T05:20:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2022-04-27T05:20:57.543Z] Cannot create a file when that file already exists. [2022-04-27T05:20:57.738Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-04-27T05:20:57.738Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-04-27T05:20:58.302Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T05:20:59.042Z] === RUN TestValidatePrivileges [2022-04-27T05:20:59.042Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T05:20:59.042Z] === RUN TestFilterByCapNeg [2022-04-27T05:20:59.042Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T05:20:59.042Z] === RUN TestFilterByCapPos [2022-04-27T05:20:59.042Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T05:20:59.042Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T05:20:59.042Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T05:20:59.042Z] PASS [2022-04-27T05:20:59.042Z] coverage: 12.2% of statements [2022-04-27T05:20:59.042Z] ok github.com/docker/docker/plugin 0.059s coverage: 12.2% of statements [2022-04-27T05:20:59.042Z] --- PASS: TestRetrieveFromStore (2.74s) [2022-04-27T05:20:59.042Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T05:20:59.042Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-27T05:20:59.042Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T05:20:59.042Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T05:20:59.042Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T05:20:59.042Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T05:20:59.042Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T05:20:59.042Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T05:20:59.042Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T05:20:59.042Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T05:20:59.042Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T05:20:59.042Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T05:20:59.042Z] === RUN TestDebug [2022-04-27T05:20:59.042Z] --- PASS: TestDebug (0.00s) [2022-04-27T05:20:59.042Z] === RUN TestRequestPoolParallel [2022-04-27T05:20:59.231Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T05:21:00.017Z] --- PASS: TestRequestPoolParallel (0.61s) [2022-04-27T05:21:00.017Z] === RUN TestFullAllocateRelease [2022-04-27T05:21:00.168Z] docker_api_swarm_node_test.go:81: [d34b545c1c24f] joining swarm manager [d9cdbab9837ce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:21:00.168Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T05:21:00.168Z] --- PASS: TestCreateServiceConflict (3.07s) [2022-04-27T05:21:00.168Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:21:00.478Z] --- PASS: TestFullAllocateRelease (0.56s) [2022-04-27T05:21:00.478Z] === RUN TestOddAllocateRelease [2022-04-27T05:21:00.478Z] === RUN TestNewSettable [2022-04-27T05:21:00.478Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T05:21:00.478Z] === RUN TestIsSettable [2022-04-27T05:21:00.478Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T05:21:00.478Z] === RUN TestUpdateSettingsEnv [2022-04-27T05:21:00.478Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T05:21:00.478Z] PASS [2022-04-27T05:21:00.478Z] coverage: 20.0% of statements [2022-04-27T05:21:00.478Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-04-27T05:21:00.478Z] --- PASS: TestOddAllocateRelease (0.33s) [2022-04-27T05:21:00.478Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T05:21:00.941Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.09s) [2022-04-27T05:21:00.941Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T05:21:00.941Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-27T05:21:00.941Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T05:21:00.941Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T05:21:00.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T05:21:00.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T05:21:00.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:00.941Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:21:00.941Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T05:21:00.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:00.941Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T05:21:00.941Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:21:00.941Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T05:21:00.941Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:00.941Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:21:00.941Z] PASS [2022-04-27T05:21:00.941Z] coverage: 85.3% of statements [2022-04-27T05:21:00.941Z] ok github.com/docker/docker/libnetwork/ipam 73.795s coverage: 85.3% of statements [2022-04-27T05:21:01.098Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T05:21:01.403Z] === RUN TestLoad [2022-04-27T05:21:01.403Z] --- PASS: TestLoad (0.00s) [2022-04-27T05:21:01.403Z] === RUN TestSave [2022-04-27T05:21:01.403Z] --- PASS: TestSave (0.04s) [2022-04-27T05:21:01.403Z] === RUN TestAddDeleteGet [2022-04-27T05:21:01.403Z] --- PASS: TestAddDeleteGet (0.06s) [2022-04-27T05:21:01.403Z] === RUN TestInvalidTags [2022-04-27T05:21:01.403Z] --- PASS: TestInvalidTags (0.01s) [2022-04-27T05:21:01.403Z] PASS [2022-04-27T05:21:01.403Z] coverage: 83.7% of statements [2022-04-27T05:21:01.403Z] ok github.com/docker/docker/reference 0.152s coverage: 83.7% of statements [2022-04-27T05:21:02.029Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T05:21:02.037Z] --- PASS: TestRequest (10.45s) [2022-04-27T05:21:02.037Z] === RUN TestOverlappingRequests [2022-04-27T05:21:02.037Z] time="2022-04-27T05:21:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49311/Test.Echo: Post \"http://127.0.0.1:49311/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2022-04-27T05:21:02.037Z] --- PASS: TestOverlappingRequests (0.60s) [2022-04-27T05:21:02.037Z] === RUN TestRelease [2022-04-27T05:21:02.948Z] --- PASS: TestGet (15.01s) [2022-04-27T05:21:02.948Z] === RUN TestPluginWithNoManifest [2022-04-27T05:21:02.948Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T05:21:02.948Z] === RUN TestGetAll [2022-04-27T05:21:02.948Z] --- PASS: TestGetAll (0.00s) [2022-04-27T05:21:02.948Z] PASS [2022-04-27T05:21:02.948Z] coverage: 73.2% of statements [2022-04-27T05:21:02.948Z] ok github.com/docker/docker/pkg/plugins 35.100s coverage: 73.2% of statements [2022-04-27T05:21:02.963Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T05:21:03.328Z] Removing intermediate container 657a0321a1ea [2022-04-27T05:21:03.328Z] ---> 9568a3920bf8 [2022-04-27T05:21:03.328Z] Step 13/13 : CMD ["sh"] [2022-04-27T05:21:03.328Z] ---> Running in c114bbb79de5 [2022-04-27T05:21:03.785Z] Removing intermediate container c114bbb79de5 [2022-04-27T05:21:03.785Z] ---> 8f78c1831436 [2022-04-27T05:21:03.785Z] Successfully built 8f78c1831436 [2022-04-27T05:21:03.785Z] Successfully tagged busybox:latest [2022-04-27T05:21:03.785Z] INFO: Docker images of the daemon under test [2022-04-27T05:21:03.785Z] [2022-04-27T05:21:03.894Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T05:21:03.921Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T05:21:03.921Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T05:21:03.921Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T05:21:03.921Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T05:21:03.921Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T05:21:03.921Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T05:21:03.921Z] === RUN TestValidateMirror [2022-04-27T05:21:03.921Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T05:21:03.921Z] === RUN TestLoadInsecureRegistries [2022-04-27T05:21:04.152Z] --- PASS: TestCreateServiceMaxReplicas (3.93s) [2022-04-27T05:21:04.152Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:21:04.241Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T05:21:04.241Z] busybox latest 8f78c1831436 Less than a second ago 5.02GB [2022-04-27T05:21:04.241Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T05:21:04.241Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T05:21:04.241Z] [2022-04-27T05:21:04.241Z] INFO: Running integration tests at 04/27/2022 05:21:03... [2022-04-27T05:21:04.241Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T05:21:04.241Z] INFO: Integration API tests being run from the host: [2022-04-27T05:21:04.241Z] INFO: make.ps1 starting at 04/27/2022 05:21:03 [2022-04-27T05:21:04.265Z] --- PASS: TestRelease (2.15s) [2022-04-27T05:21:04.265Z] === RUN TestAllocateRandomDeallocate [2022-04-27T05:21:04.382Z] time="2022-04-27T05:21:03Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T05:21:04.382Z] time="2022-04-27T05:21:03Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T05:21:04.382Z] time="2022-04-27T05:21:03Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T05:21:04.382Z] --- PASS: TestLoadInsecureRegistries (0.19s) [2022-04-27T05:21:04.382Z] === RUN TestNewServiceConfig [2022-04-27T05:21:04.382Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestValidateIndexName [2022-04-27T05:21:04.382Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestValidateIndexNameWithError [2022-04-27T05:21:04.382Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestEndpointParse [2022-04-27T05:21:04.382Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestEndpointParseInvalid [2022-04-27T05:21:04.382Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestValidateEndpoint [2022-04-27T05:21:04.382Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-27T05:21:04.382Z] === RUN TestPing [2022-04-27T05:21:04.382Z] --- PASS: TestPing (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestPingRegistryEndpoint [2022-04-27T05:21:04.382Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:04.382Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-27T05:21:04.382Z] === RUN TestEndpoint [2022-04-27T05:21:04.382Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:04.382Z] --- SKIP: TestEndpoint (0.01s) [2022-04-27T05:21:04.382Z] === RUN TestParseRepositoryInfo [2022-04-27T05:21:04.382Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestNewIndexInfo [2022-04-27T05:21:04.382Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestMirrorEndpointLookup [2022-04-27T05:21:04.382Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:04.382Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestSearchRepositories [2022-04-27T05:21:04.382Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T05:21:04.382Z] Host: 127.0.0.1:49338 [2022-04-27T05:21:04.382Z] User-Agent: docker test client [2022-04-27T05:21:04.382Z] Authorization: Token fake-token [2022-04-27T05:21:04.382Z] X-Docker-Token: true [2022-04-27T05:21:04.382Z] Accept-Encoding: gzip [2022-04-27T05:21:04.382Z] [2022-04-27T05:21:04.382Z] [2022-04-27T05:21:04.382Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T05:21:04.382Z] Connection: close [2022-04-27T05:21:04.382Z] Content-Length: 144 [2022-04-27T05:21:04.382Z] Cache-Control: no-cache [2022-04-27T05:21:04.382Z] Content-Type: application/json [2022-04-27T05:21:04.382Z] Date: Wed, 27 Apr 2022 05:21:03 GMT [2022-04-27T05:21:04.382Z] Expires: -1 [2022-04-27T05:21:04.382Z] Pragma: no-cache [2022-04-27T05:21:04.382Z] Server: docker-tests/mock [2022-04-27T05:21:04.382Z] X-Docker-Registry-Config: mock [2022-04-27T05:21:04.382Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T05:21:04.382Z] [2022-04-27T05:21:04.382Z] [2022-04-27T05:21:04.382Z] --- PASS: TestSearchRepositories (0.01s) [2022-04-27T05:21:04.382Z] === RUN TestTrustedLocation [2022-04-27T05:21:04.382Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T05:21:04.382Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T05:21:04.382Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestIsSecureIndex [2022-04-27T05:21:04.382Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T05:21:04.382Z] PASS [2022-04-27T05:21:04.382Z] coverage: 51.7% of statements [2022-04-27T05:21:04.382Z] ok github.com/docker/docker/registry 0.300s coverage: 51.7% of statements [2022-04-27T05:21:04.382Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T05:21:04.382Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-27T05:21:04.382Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T05:21:04.382Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T05:21:04.382Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T05:21:04.382Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T05:21:04.382Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T05:21:04.716Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T05:21:04.843Z] time="2022-04-27T05:21:04Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T05:21:04.843Z] --- PASS: TestResumableRequestReaderWithReadError (0.22s) [2022-04-27T05:21:04.843Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T05:21:04.843Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T05:21:04.843Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T05:21:04.843Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T05:21:04.843Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T05:21:04.843Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T05:21:04.843Z] === RUN TestResumableRequestReader [2022-04-27T05:21:04.843Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T05:21:04.843Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T05:21:04.843Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T05:21:04.843Z] PASS [2022-04-27T05:21:04.843Z] coverage: 100.0% of statements [2022-04-27T05:21:04.843Z] ok github.com/docker/docker/registry/resumable 0.313s coverage: 100.0% of statements [2022-04-27T05:21:04.843Z] === RUN TestRestartManagerTimeout [2022-04-27T05:21:04.843Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T05:21:04.843Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T05:21:04.843Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T05:21:04.843Z] PASS [2022-04-27T05:21:04.843Z] coverage: 50.9% of statements [2022-04-27T05:21:04.843Z] ok github.com/docker/docker/restartmanager 0.048s coverage: 50.9% of statements [2022-04-27T05:21:05.646Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T05:21:05.770Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T05:21:05.815Z] === RUN TestDecodeContainerConfig [2022-04-27T05:21:05.815Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T05:21:05.815Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T05:21:05.815Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T05:21:05.815Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T05:21:05.815Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T05:21:05.815Z] === RUN TestValidatePrivileged [2022-04-27T05:21:05.815Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T05:21:05.815Z] PASS [2022-04-27T05:21:05.815Z] coverage: 52.4% of statements [2022-04-27T05:21:05.815Z] ok github.com/docker/docker/runconfig 0.047s coverage: 52.4% of statements [2022-04-27T05:21:05.815Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T05:21:05.815Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T05:21:05.815Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T05:21:05.815Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T05:21:05.815Z] PASS [2022-04-27T05:21:05.815Z] coverage: 62.5% of statements [2022-04-27T05:21:05.815Z] ok github.com/docker/docker/testutil 0.049s coverage: 62.5% of statements [2022-04-27T05:21:06.577Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T05:21:07.508Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T05:21:08.877Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T05:21:09.045Z] === RUN TestParseEmptyInterface [2022-04-27T05:21:09.045Z] --- PASS: TestParseEmptyInterface (0.01s) [2022-04-27T05:21:09.045Z] === RUN TestParseNonInterfaceType [2022-04-27T05:21:09.045Z] --- PASS: TestParseNonInterfaceType (0.00s) [2022-04-27T05:21:09.045Z] === RUN TestParseWithOneFunction [2022-04-27T05:21:09.045Z] --- PASS: TestParseWithOneFunction (0.00s) [2022-04-27T05:21:09.045Z] === RUN TestParseWithMultipleFuncs [2022-04-27T05:21:09.045Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2022-04-27T05:21:09.045Z] === RUN TestParseWithUnnamedReturn [2022-04-27T05:21:09.045Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2022-04-27T05:21:09.045Z] === RUN TestEmbeddedInterface [2022-04-27T05:21:09.045Z] --- PASS: TestEmbeddedInterface (0.00s) [2022-04-27T05:21:09.045Z] === RUN TestParsedImports [2022-04-27T05:21:09.045Z] --- PASS: TestParsedImports (0.00s) [2022-04-27T05:21:09.045Z] === RUN TestAliasedImports [2022-04-27T05:21:09.045Z] --- PASS: TestAliasedImports (0.00s) [2022-04-27T05:21:09.045Z] PASS [2022-04-27T05:21:09.045Z] coverage: 56.8% of statements [2022-04-27T05:21:09.522Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.091s coverage: 56.8% of statements [2022-04-27T05:21:09.571Z] === RUN TestGetDriver [2022-04-27T05:21:09.571Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T05:21:09.571Z] === RUN TestVolumeRequestError [2022-04-27T05:21:09.571Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T05:21:09.571Z] PASS [2022-04-27T05:21:09.571Z] coverage: 36.1% of statements [2022-04-27T05:21:09.571Z] ok github.com/docker/docker/volume/drivers 0.066s coverage: 36.1% of statements [2022-04-27T05:21:09.571Z] === RUN TestGetAddress [2022-04-27T05:21:09.571Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T05:21:09.571Z] === RUN TestRemove [2022-04-27T05:21:09.571Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T05:21:09.571Z] --- SKIP: TestRemove (0.00s) [2022-04-27T05:21:09.571Z] === RUN TestInitializeWithVolumes [2022-04-27T05:21:09.571Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-27T05:21:09.571Z] === RUN TestCreate [2022-04-27T05:21:09.571Z] --- PASS: TestCreate (0.02s) [2022-04-27T05:21:09.571Z] === RUN TestValidateName [2022-04-27T05:21:09.571Z] --- PASS: TestValidateName (0.00s) [2022-04-27T05:21:09.571Z] === RUN TestCreateWithOpts [2022-04-27T05:21:09.571Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T05:21:09.571Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T05:21:09.571Z] === RUN TestRelaodNoOpts [2022-04-27T05:21:09.571Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-27T05:21:09.571Z] PASS [2022-04-27T05:21:09.571Z] coverage: 41.5% of statements [2022-04-27T05:21:09.571Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2022-04-27T05:21:09.806Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T05:21:10.063Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T05:21:10.063Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T05:21:10.518Z] --- PASS: TestNewClientWithTimeout (17.61s) [2022-04-27T05:21:10.518Z] === RUN TestClientStream [2022-04-27T05:21:10.518Z] --- PASS: TestClientStream (0.00s) [2022-04-27T05:21:10.518Z] === RUN TestClientSendFile [2022-04-27T05:21:10.518Z] --- PASS: TestClientSendFile (0.00s) [2022-04-27T05:21:10.518Z] === RUN TestClientWithRequestTimeout [2022-04-27T05:21:10.518Z] --- PASS: TestClientWithRequestTimeout (0.01s) [2022-04-27T05:21:10.518Z] === RUN TestFileSpecPlugin [2022-04-27T05:21:10.518Z] --- PASS: TestFileSpecPlugin (0.02s) [2022-04-27T05:21:10.518Z] === RUN TestFileJSONSpecPlugin [2022-04-27T05:21:10.518Z] --- PASS: TestFileJSONSpecPlugin (0.01s) [2022-04-27T05:21:10.518Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2022-04-27T05:21:10.518Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2022-04-27T05:21:10.518Z] === RUN TestPluginAddHandler [2022-04-27T05:21:10.518Z] --- PASS: TestPluginAddHandler (0.00s) [2022-04-27T05:21:10.518Z] === RUN TestPluginWaitBadPlugin [2022-04-27T05:21:10.518Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2022-04-27T05:21:10.518Z] === RUN TestGet [2022-04-27T05:21:10.518Z] time="2022-04-27T05:21:10Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2022-04-27T05:21:10.625Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T05:21:10.989Z] === RUN TestHTTPTransport [2022-04-27T05:21:10.989Z] --- PASS: TestHTTPTransport (0.00s) [2022-04-27T05:21:10.989Z] PASS [2022-04-27T05:21:10.989Z] coverage: 85.7% of statements [2022-04-27T05:21:10.989Z] ok github.com/docker/docker/pkg/plugins/transport 0.055s coverage: 85.7% of statements [2022-04-27T05:21:10.989Z] --- PASS: TestAllocateRandomDeallocate (6.62s) [2022-04-27T05:21:10.989Z] === RUN TestRetrieveFromStore [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRaw [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T05:21:11.115Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRaw [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T05:21:11.115Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestConvertTmpfsOptions [2022-04-27T05:21:11.115Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T05:21:11.115Z] linux_parser_test.go:209: data="ro" [2022-04-27T05:21:11.115Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestParseMountSpec [2022-04-27T05:21:11.115Z] parser_test.go:62: case 0 [2022-04-27T05:21:11.115Z] parser_test.go:62: case 1 [2022-04-27T05:21:11.115Z] parser_test.go:62: case 2 [2022-04-27T05:21:11.115Z] parser_test.go:62: case 3 [2022-04-27T05:21:11.115Z] parser_test.go:62: case 4 [2022-04-27T05:21:11.115Z] parser_test.go:62: case 5 [2022-04-27T05:21:11.115Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestValidateMount [2022-04-27T05:21:11.115Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRaw [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T05:21:11.115Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T05:21:11.115Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T05:21:11.115Z] PASS [2022-04-27T05:21:11.115Z] coverage: 67.6% of statements [2022-04-27T05:21:11.115Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.6% of statements [2022-04-27T05:21:11.188Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T05:21:11.459Z] time="2022-04-27T05:21:11Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2022-04-27T05:21:11.930Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2022-04-27T05:21:11.930Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T05:21:11.930Z] === RUN TestBufioReaderPoolPutAndGet [2022-04-27T05:21:11.930Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2022-04-27T05:21:11.930Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2022-04-27T05:21:11.930Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2022-04-27T05:21:11.930Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2022-04-27T05:21:11.930Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2022-04-27T05:21:11.930Z] === RUN TestBufioWriterPoolPutAndGet [2022-04-27T05:21:11.930Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2022-04-27T05:21:11.930Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2022-04-27T05:21:11.930Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2022-04-27T05:21:11.930Z] === RUN TestBufferPoolPutAndGet [2022-04-27T05:21:11.930Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2022-04-27T05:21:11.930Z] PASS [2022-04-27T05:21:11.930Z] coverage: 88.2% of statements [2022-04-27T05:21:11.930Z] ok github.com/docker/docker/pkg/pools 0.046s coverage: 88.2% of statements [2022-04-27T05:21:12.091Z] === RUN TestSetGetMeta [2022-04-27T05:21:12.091Z] === PAUSE TestSetGetMeta [2022-04-27T05:21:12.091Z] === RUN TestRestore [2022-04-27T05:21:12.091Z] === PAUSE TestRestore [2022-04-27T05:21:12.091Z] === RUN TestServiceCreate [2022-04-27T05:21:12.091Z] === PAUSE TestServiceCreate [2022-04-27T05:21:12.091Z] === RUN TestServiceList [2022-04-27T05:21:12.091Z] === PAUSE TestServiceList [2022-04-27T05:21:12.091Z] === RUN TestServiceRemove [2022-04-27T05:21:12.091Z] === PAUSE TestServiceRemove [2022-04-27T05:21:12.091Z] === RUN TestServiceGet [2022-04-27T05:21:12.091Z] === PAUSE TestServiceGet [2022-04-27T05:21:12.091Z] === RUN TestServicePrune [2022-04-27T05:21:12.091Z] === PAUSE TestServicePrune [2022-04-27T05:21:12.091Z] === RUN TestCreate [2022-04-27T05:21:12.091Z] === PAUSE TestCreate [2022-04-27T05:21:12.091Z] === RUN TestRemove [2022-04-27T05:21:12.091Z] === PAUSE TestRemove [2022-04-27T05:21:12.091Z] === RUN TestList [2022-04-27T05:21:12.091Z] === PAUSE TestList [2022-04-27T05:21:12.091Z] === RUN TestFindByDriver [2022-04-27T05:21:12.091Z] === PAUSE TestFindByDriver [2022-04-27T05:21:12.091Z] === RUN TestFindByReferenced [2022-04-27T05:21:12.091Z] === PAUSE TestFindByReferenced [2022-04-27T05:21:12.091Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T05:21:12.091Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T05:21:12.091Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:21:12.091Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:21:12.091Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T05:21:12.091Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T05:21:12.091Z] === RUN TestRefDerefRemove [2022-04-27T05:21:12.091Z] === PAUSE TestRefDerefRemove [2022-04-27T05:21:12.091Z] === RUN TestGet [2022-04-27T05:21:12.091Z] === PAUSE TestGet [2022-04-27T05:21:12.091Z] === RUN TestGetWithReference [2022-04-27T05:21:12.091Z] === PAUSE TestGetWithReference [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:21:12.091Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T05:21:12.091Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:21:12.091Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T05:21:12.091Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T05:21:12.091Z] === CONT TestSetGetMeta [2022-04-27T05:21:12.091Z] === CONT TestList [2022-04-27T05:21:12.091Z] === CONT TestServiceGet [2022-04-27T05:21:12.091Z] === CONT TestServiceRemove [2022-04-27T05:21:12.091Z] --- PASS: TestSetGetMeta (0.03s) [2022-04-27T05:21:12.091Z] === CONT TestGetWithReference [2022-04-27T05:21:12.091Z] --- PASS: TestGetWithReference (0.03s) [2022-04-27T05:21:12.091Z] === CONT TestGet [2022-04-27T05:21:12.091Z] --- PASS: TestList (0.06s) [2022-04-27T05:21:12.091Z] === CONT TestRefDerefRemove [2022-04-27T05:21:12.091Z] --- PASS: TestGet (0.04s) [2022-04-27T05:21:12.091Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T05:21:12.091Z] --- PASS: TestRefDerefRemove (0.04s) [2022-04-27T05:21:12.091Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:21:12.092Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.03s) [2022-04-27T05:21:12.092Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T05:21:12.092Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-27T05:21:12.092Z] === CONT TestFindByReferenced [2022-04-27T05:21:12.092Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2022-04-27T05:21:12.092Z] === CONT TestFindByDriver [2022-04-27T05:21:12.092Z] --- PASS: TestFindByReferenced (0.05s) [2022-04-27T05:21:12.092Z] === CONT TestCreate [2022-04-27T05:21:12.092Z] --- PASS: TestCreate (0.02s) [2022-04-27T05:21:12.092Z] === CONT TestRemove [2022-04-27T05:21:12.092Z] --- PASS: TestFindByDriver (0.04s) [2022-04-27T05:21:12.092Z] === CONT TestServicePrune [2022-04-27T05:21:12.092Z] --- PASS: TestRemove (0.04s) [2022-04-27T05:21:12.092Z] === CONT TestServiceCreate [2022-04-27T05:21:12.092Z] --- PASS: TestServiceGet (0.29s) [2022-04-27T05:21:12.092Z] === CONT TestServiceList [2022-04-27T05:21:12.092Z] time="2022-04-27T05:21:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:12.092Z] --- PASS: TestServiceRemove (0.30s) [2022-04-27T05:21:12.092Z] === CONT TestRestore [2022-04-27T05:21:12.092Z] --- PASS: TestServiceCreate (0.07s) [2022-04-27T05:21:12.092Z] time="2022-04-27T05:21:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:12.092Z] time="2022-04-27T05:21:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:12.118Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T05:21:12.402Z] === RUN TestOutputOnPrematureClose [2022-04-27T05:21:12.402Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2022-04-27T05:21:12.402Z] === RUN TestCompleteSilently [2022-04-27T05:21:12.402Z] --- PASS: TestCompleteSilently (0.00s) [2022-04-27T05:21:12.402Z] PASS [2022-04-27T05:21:12.402Z] coverage: 75.9% of statements [2022-04-27T05:21:12.402Z] ok github.com/docker/docker/pkg/progress 0.044s coverage: 75.9% of statements [2022-04-27T05:21:12.554Z] time="2022-04-27T05:21:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T05:21:12.554Z] --- PASS: TestServiceList (0.04s) [2022-04-27T05:21:12.554Z] time="2022-04-27T05:21:12Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:12.554Z] --- PASS: TestRestore (0.05s) [2022-04-27T05:21:12.554Z] --- PASS: TestServicePrune (0.14s) [2022-04-27T05:21:12.554Z] PASS [2022-04-27T05:21:12.554Z] coverage: 69.0% of statements [2022-04-27T05:21:12.554Z] ok github.com/docker/docker/volume/service 0.407s coverage: 69.0% of statements [2022-04-27T05:21:12.682Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T05:21:12.872Z] --- PASS: TestRetrieveFromStore (2.11s) [2022-04-27T05:21:12.873Z] === RUN TestRequestReleaseAddressDuplicate [2022-04-27T05:21:12.873Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s) [2022-04-27T05:21:12.873Z] === RUN TestParallelPredefinedRequest1 [2022-04-27T05:21:12.873Z] === PAUSE TestParallelPredefinedRequest1 [2022-04-27T05:21:12.873Z] === RUN TestParallelPredefinedRequest2 [2022-04-27T05:21:12.873Z] === PAUSE TestParallelPredefinedRequest2 [2022-04-27T05:21:12.873Z] === RUN TestParallelPredefinedRequest3 [2022-04-27T05:21:12.873Z] === PAUSE TestParallelPredefinedRequest3 [2022-04-27T05:21:12.873Z] === RUN TestParallelPredefinedRequest4 [2022-04-27T05:21:12.873Z] === PAUSE TestParallelPredefinedRequest4 [2022-04-27T05:21:12.873Z] === RUN TestParallelPredefinedRequest5 [2022-04-27T05:21:12.873Z] === PAUSE TestParallelPredefinedRequest5 [2022-04-27T05:21:12.873Z] === RUN TestDebug [2022-04-27T05:21:12.873Z] --- PASS: TestDebug (0.00s) [2022-04-27T05:21:12.873Z] === RUN TestRequestPoolParallel [2022-04-27T05:21:13.245Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T05:21:13.345Z] === RUN TestSendToOneSub [2022-04-27T05:21:13.345Z] --- PASS: TestSendToOneSub (0.00s) [2022-04-27T05:21:13.345Z] === RUN TestSendToMultipleSubs [2022-04-27T05:21:13.345Z] --- PASS: TestSendToMultipleSubs (0.00s) [2022-04-27T05:21:13.345Z] === RUN TestEvictOneSub [2022-04-27T05:21:13.345Z] --- PASS: TestEvictOneSub (0.00s) [2022-04-27T05:21:13.345Z] === RUN TestClosePublisher [2022-04-27T05:21:13.345Z] --- PASS: TestClosePublisher (0.00s) [2022-04-27T05:21:13.345Z] === RUN TestPubSubRace [2022-04-27T05:21:13.345Z] time="2022-04-27T05:21:13Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2022-04-27T05:21:13.345Z] --- PASS: TestRequestPoolParallel (0.54s) [2022-04-27T05:21:13.345Z] === RUN TestFullAllocateRelease [2022-04-27T05:21:14.174Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T05:21:14.336Z] --- PASS: TestFullAllocateRelease (0.50s) [2022-04-27T05:21:14.336Z] === RUN TestOddAllocateRelease [2022-04-27T05:21:14.336Z] --- PASS: TestOddAllocateRelease (0.32s) [2022-04-27T05:21:14.336Z] === RUN TestFullAllocateSerialReleaseParallel [2022-04-27T05:21:14.336Z] --- PASS: TestPubSubRace (1.10s) [2022-04-27T05:21:14.336Z] PASS [2022-04-27T05:21:14.336Z] coverage: 75.0% of statements [2022-04-27T05:21:14.336Z] ok github.com/docker/docker/pkg/pubsub 1.172s coverage: 75.0% of statements [2022-04-27T05:21:14.336Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.10s) [2022-04-27T05:21:14.336Z] === RUN TestOddAllocateSerialReleaseParallel [2022-04-27T05:21:14.336Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.06s) [2022-04-27T05:21:14.336Z] === RUN TestEvenAllocateSerialReleaseParallel [2022-04-27T05:21:14.431Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-04-27T05:21:14.687Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T05:21:14.806Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.06s) [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest3 [2022-04-27T05:21:14.806Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest4 [2022-04-27T05:21:14.806Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest5 [2022-04-27T05:21:14.806Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest1 [2022-04-27T05:21:14.806Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:14.806Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T05:21:14.806Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:21:14.806Z] === CONT TestParallelPredefinedRequest2 [2022-04-27T05:21:14.806Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:14.806Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:21:14.806Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:21:14.806Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:21:14.806Z] PASS [2022-04-27T05:21:14.806Z] coverage: 85.3% of statements [2022-04-27T05:21:14.806Z] ok github.com/docker/docker/libnetwork/ipam 68.126s coverage: 85.3% of statements [2022-04-27T05:21:15.276Z] === RUN TestRegister [2022-04-27T05:21:15.276Z] --- PASS: TestRegister (0.00s) [2022-04-27T05:21:15.276Z] === RUN TestCommand [2022-04-27T05:21:15.276Z] --- PASS: TestCommand (0.05s) [2022-04-27T05:21:15.276Z] === RUN TestNaiveSelf [2022-04-27T05:21:15.276Z] --- PASS: TestNaiveSelf (0.04s) [2022-04-27T05:21:15.276Z] PASS [2022-04-27T05:21:15.276Z] coverage: 82.4% of statements [2022-04-27T05:21:15.276Z] ok github.com/docker/docker/pkg/reexec 0.152s coverage: 82.4% of statements [2022-04-27T05:21:16.267Z] === RUN TestDump [2022-04-27T05:21:16.267Z] goroutine 6 [running]: [2022-04-27T05:21:16.267Z] github.com/docker/docker/pkg/stack.dump(0x992d57?) [2022-04-27T05:21:16.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T05:21:16.267Z] github.com/docker/docker/pkg/stack.Dump(...) [2022-04-27T05:21:16.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18 [2022-04-27T05:21:16.267Z] github.com/docker/docker/pkg/stack.TestDump(0x0?) [2022-04-27T05:21:16.267Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a [2022-04-27T05:21:16.267Z] testing.tRunner(0xc0001621a0, 0xb5a498) [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:21:16.267Z] created by testing.(*T).Run [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T05:21:16.267Z] [2022-04-27T05:21:16.267Z] goroutine 1 [chan receive]: [2022-04-27T05:21:16.267Z] testing.(*T).Run(0xc000162000, {0xb4913c?, 0x96c1f3?}, 0xb5a498) [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T05:21:16.267Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T05:21:16.267Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:21:16.267Z] testing.runTests(0xc0000585a0?, {0xcde400, 0x3, 0x3}, {0x1f1a2fd0108?, 0x40?, 0xce34a0?}) [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T05:21:16.267Z] testing.(*M).Run(0xc0000585a0) [2022-04-27T05:21:16.267Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T05:21:16.267Z] main.main() [2022-04-27T05:21:16.267Z] _testmain.go:99 +0x255 [2022-04-27T05:21:16.267Z] --- PASS: TestDump (0.00s) [2022-04-27T05:21:16.267Z] === RUN TestDumpToFile [2022-04-27T05:21:16.579Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T05:21:16.579Z] docker_api_swarm_node_test.go:53: [d6c821a958fd5] joining swarm manager [de9e5a55c59ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:21:16.743Z] --- PASS: TestDumpToFile (0.21s) [2022-04-27T05:21:16.743Z] === RUN TestDumpToFileWithEmptyInput [2022-04-27T05:21:16.743Z] goroutine 8 [running]: [2022-04-27T05:21:16.743Z] github.com/docker/docker/pkg/stack.dump(0xa0ed13?) [2022-04-27T05:21:16.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c [2022-04-27T05:21:16.743Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0?, 0xa0ece0?}) [2022-04-27T05:21:16.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x217 [2022-04-27T05:21:16.743Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc0001621a0?) [2022-04-27T05:21:16.743Z] C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26 [2022-04-27T05:21:16.743Z] testing.tRunner(0xc000162820, 0xb5a488) [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:21:16.743Z] created by testing.(*T).Run [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1486 +0x35f [2022-04-27T05:21:16.743Z] [2022-04-27T05:21:16.743Z] goroutine 1 [chan receive]: [2022-04-27T05:21:16.743Z] testing.(*T).Run(0xc000162000, {0xb50713?, 0x96c1f3?}, 0xb5a488) [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1487 +0x37a [2022-04-27T05:21:16.743Z] testing.runTests.func1(0xc00006c870?) [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1839 +0x6e [2022-04-27T05:21:16.743Z] testing.tRunner(0xc000162000, 0xc000075ca0) [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1439 +0x102 [2022-04-27T05:21:16.743Z] testing.runTests(0xc0000585a0?, {0xcde400, 0x3, 0x3}, {0x1f1a2fd0108?, 0x40?, 0xce34a0?}) [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1837 +0x457 [2022-04-27T05:21:16.743Z] testing.(*M).Run(0xc0000585a0) [2022-04-27T05:21:16.743Z] c:/go/src/testing/testing.go:1719 +0x5d9 [2022-04-27T05:21:16.743Z] main.main() [2022-04-27T05:21:16.743Z] _testmain.go:99 +0x255 [2022-04-27T05:21:16.743Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s) [2022-04-27T05:21:16.743Z] PASS [2022-04-27T05:21:16.743Z] coverage: 90.9% of statements [2022-04-27T05:21:16.743Z] ok github.com/docker/docker/pkg/stack 0.260s coverage: 90.9% of statements [2022-04-27T05:21:17.213Z] time="2022-04-27T05:21:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2022-04-27T05:21:17.213Z] === RUN TestNewStdWriter [2022-04-27T05:21:17.213Z] --- PASS: TestNewStdWriter (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestWriteWithUninitializedStdWriter [2022-04-27T05:21:17.213Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestWriteWithNilBytes [2022-04-27T05:21:17.213Z] --- PASS: TestWriteWithNilBytes (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestWrite [2022-04-27T05:21:17.213Z] --- PASS: TestWrite (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestWriteWithWriterError [2022-04-27T05:21:17.213Z] --- PASS: TestWriteWithWriterError (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2022-04-27T05:21:17.213Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyWriteAndRead [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyReturnsErrorReadingHeader [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyReturnsErrorReadingFrame [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyDetectsCorruptedFrame [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyWithInvalidInputHeader [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyWithCorruptedPrefix [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyReturnsWriteErrors [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2022-04-27T05:21:17.213Z] === RUN TestStdCopyReturnsErrorFromSystem [2022-04-27T05:21:17.213Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2022-04-27T05:21:17.213Z] PASS [2022-04-27T05:21:17.213Z] coverage: 100.0% of statements [2022-04-27T05:21:17.213Z] ok github.com/docker/docker/pkg/stdcopy 0.058s coverage: 100.0% of statements [2022-04-27T05:21:17.260Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T05:21:17.260Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T05:21:17.260Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T05:21:17.260Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T05:21:17.522Z] docker_api_swarm_node_test.go:54: [df5553b7f5403] joining swarm manager [de9e5a55c59ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:21:18.779Z] === RUN TestRawProgressFormatterFormatStatus [2022-04-27T05:21:18.779Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestRawProgressFormatterFormatProgress [2022-04-27T05:21:18.779Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestFormatStatus [2022-04-27T05:21:18.779Z] --- PASS: TestFormatStatus (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestFormatError [2022-04-27T05:21:18.779Z] --- PASS: TestFormatError (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestFormatJSONError [2022-04-27T05:21:18.779Z] --- PASS: TestFormatJSONError (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestJsonProgressFormatterFormatProgress [2022-04-27T05:21:18.779Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestJsonProgressFormatterFormatStatus [2022-04-27T05:21:18.779Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestNewJSONProgressOutput [2022-04-27T05:21:18.779Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestAuxFormatterEmit [2022-04-27T05:21:18.779Z] --- PASS: TestAuxFormatterEmit (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestStreamWriterStdout [2022-04-27T05:21:18.779Z] --- PASS: TestStreamWriterStdout (0.00s) [2022-04-27T05:21:18.779Z] === RUN TestStreamWriterStderr [2022-04-27T05:21:18.779Z] --- PASS: TestStreamWriterStderr (0.00s) [2022-04-27T05:21:18.779Z] PASS [2022-04-27T05:21:18.779Z] coverage: 66.2% of statements [2022-04-27T05:21:18.779Z] ok github.com/docker/docker/pkg/streamformatter 0.047s coverage: 66.2% of statements [2022-04-27T05:21:18.909Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s) [2022-04-27T05:21:18.909Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:21:19.249Z] === RUN TestGenerateRandomID [2022-04-27T05:21:19.249Z] --- PASS: TestGenerateRandomID (0.00s) [2022-04-27T05:21:19.249Z] === RUN TestShortenId [2022-04-27T05:21:19.249Z] --- PASS: TestShortenId (0.00s) [2022-04-27T05:21:19.249Z] === RUN TestShortenSha256Id [2022-04-27T05:21:19.249Z] --- PASS: TestShortenSha256Id (0.00s) [2022-04-27T05:21:19.249Z] === RUN TestShortenIdEmpty [2022-04-27T05:21:19.249Z] --- PASS: TestShortenIdEmpty (0.00s) [2022-04-27T05:21:19.249Z] === RUN TestShortenIdInvalid [2022-04-27T05:21:19.249Z] --- PASS: TestShortenIdInvalid (0.00s) [2022-04-27T05:21:19.249Z] === RUN TestIsShortIDNonHex [2022-04-27T05:21:19.249Z] --- PASS: TestIsShortIDNonHex (0.00s) [2022-04-27T05:21:19.249Z] === RUN TestIsShortIDNotCorrectSize [2022-04-27T05:21:19.249Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2022-04-27T05:21:19.249Z] PASS [2022-04-27T05:21:19.249Z] coverage: 70.6% of statements [2022-04-27T05:21:19.249Z] ok github.com/docker/docker/pkg/stringid 0.044s coverage: 70.6% of statements [2022-04-27T05:21:19.475Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T05:21:20.238Z] === RUN TestIsCpusetListAvailable [2022-04-27T05:21:20.238Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2022-04-27T05:21:20.238Z] PASS [2022-04-27T05:21:20.238Z] coverage: 39.4% of statements [2022-04-27T05:21:20.238Z] ok github.com/docker/docker/pkg/sysinfo 0.057s coverage: 39.4% of statements [2022-04-27T05:21:21.966Z] 2022/04/27 05:21:21 Closing DB instances... [2022-04-27T05:21:22.003Z] --- PASS: TestCreateServiceSecretFileMode (2.99s) [2022-04-27T05:21:22.003Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:21:22.003Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T05:21:22.473Z] === RUN TestChtimes [2022-04-27T05:21:22.473Z] --- PASS: TestChtimes (0.01s) [2022-04-27T05:21:22.473Z] === RUN TestChtimesWindows [2022-04-27T05:21:22.473Z] --- PASS: TestChtimesWindows (0.00s) [2022-04-27T05:21:22.473Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2022-04-27T05:21:22.473Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2022-04-27T05:21:22.473Z] PASS [2022-04-27T05:21:22.473Z] coverage: 13.0% of statements [2022-04-27T05:21:22.473Z] ok github.com/docker/docker/pkg/system 0.073s coverage: 13.0% of statements [2022-04-27T05:21:22.568Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T05:21:24.044Z] === RUN TestTailFile [2022-04-27T05:21:24.045Z] --- PASS: TestTailFile (0.00s) [2022-04-27T05:21:24.045Z] === RUN TestTailFileManyLines [2022-04-27T05:21:24.045Z] --- PASS: TestTailFileManyLines (0.00s) [2022-04-27T05:21:24.045Z] === RUN TestTailEmptyFile [2022-04-27T05:21:24.045Z] --- PASS: TestTailEmptyFile (0.00s) [2022-04-27T05:21:24.045Z] === RUN TestTailNegativeN [2022-04-27T05:21:24.045Z] --- PASS: TestTailNegativeN (0.00s) [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/truncated_last_line [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/truncated_last_line#01 [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/truncated_last_line#02 [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/no_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/4_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/2_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/8_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/12_byte_delimiter [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.045Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.045Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.045Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/no_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.046Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.046Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.046Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.047Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.047Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.047Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.048Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.048Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.048Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.154Z] --- PASS: TestNetworkDBGarbageCollection (54.66s) [2022-04-27T05:21:24.154Z] === RUN TestFindNode [2022-04-27T05:21:24.154Z] 2022/04/27 05:21:23 Closing DB instances... [2022-04-27T05:21:24.154Z] --- PASS: TestFindNode (0.02s) [2022-04-27T05:21:24.154Z] === RUN TestChangeNodeState [2022-04-27T05:21:24.154Z] 2022/04/27 05:21:23 Closing DB instances... [2022-04-27T05:21:24.154Z] --- PASS: TestChangeNodeState (0.03s) [2022-04-27T05:21:24.154Z] === RUN TestNodeReincarnation [2022-04-27T05:21:24.154Z] 2022/04/27 05:21:23 Closing DB instances... [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.667Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2022-04-27T05:21:24.667Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.668Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.668Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.668Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2022-04-27T05:21:24.669Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.669Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.02s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.01s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:21:24.670Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.02s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.02s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.01s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.03s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2022-04-27T05:21:24.671Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.01s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.01s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2022-04-27T05:21:24.672Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2022-04-27T05:21:24.672Z] PASS [2022-04-27T05:21:24.672Z] coverage: 88.6% of statements [2022-04-27T05:21:24.672Z] ok github.com/docker/docker/pkg/tailfile 0.261s coverage: 88.6% of statements [2022-04-27T05:21:25.088Z] --- PASS: TestCreateServiceConfigFileMode (3.17s) [2022-04-27T05:21:25.088Z] === RUN TestCreateServiceSysctls [2022-04-27T05:21:25.660Z] --- PASS: TestGet (15.02s) [2022-04-27T05:21:25.660Z] === RUN TestPluginWithNoManifest [2022-04-27T05:21:25.660Z] --- PASS: TestPluginWithNoManifest (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestGetAll [2022-04-27T05:21:25.660Z] --- PASS: TestGetAll (0.01s) [2022-04-27T05:21:25.660Z] PASS [2022-04-27T05:21:25.660Z] coverage: 73.2% of statements [2022-04-27T05:21:25.660Z] ok github.com/docker/docker/pkg/plugins 36.078s coverage: 73.2% of statements [2022-04-27T05:21:25.660Z] === RUN TestTarSumRemoveNonExistent [2022-04-27T05:21:25.660Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2022-04-27T05:21:25.660Z] === RUN TestTarSumRemove [2022-04-27T05:21:25.660Z] --- PASS: TestTarSumRemove (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestSortFileInfoSums [2022-04-27T05:21:25.660Z] --- PASS: TestSortFileInfoSums (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestNewTarSumForLabelInvalid [2022-04-27T05:21:25.660Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestNewTarSumForLabel [2022-04-27T05:21:25.660Z] --- PASS: TestNewTarSumForLabel (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestEmptyTar [2022-04-27T05:21:25.660Z] --- PASS: TestEmptyTar (0.01s) [2022-04-27T05:21:25.660Z] === RUN TestTarSumsReadSize [2022-04-27T05:21:25.660Z] --- PASS: TestTarSumsReadSize (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestTarSums [2022-04-27T05:21:25.660Z] --- PASS: TestTarSums (0.09s) [2022-04-27T05:21:25.660Z] === RUN TestIteration [2022-04-27T05:21:25.660Z] --- PASS: TestIteration (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestVersionLabelForChecksum [2022-04-27T05:21:25.660Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestVersion [2022-04-27T05:21:25.660Z] --- PASS: TestVersion (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestGetVersion [2022-04-27T05:21:25.660Z] --- PASS: TestGetVersion (0.00s) [2022-04-27T05:21:25.660Z] === RUN TestGetVersions [2022-04-27T05:21:25.660Z] --- PASS: TestGetVersions (0.00s) [2022-04-27T05:21:25.660Z] PASS [2022-04-27T05:21:25.660Z] coverage: 89.3% of statements [2022-04-27T05:21:25.660Z] ok github.com/docker/docker/pkg/tarsum 0.161s coverage: 89.3% of statements [2022-04-27T05:21:26.129Z] === RUN TestTruncIndex [2022-04-27T05:21:26.455Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T05:21:26.602Z] --- PASS: TestTruncIndex (0.10s) [2022-04-27T05:21:26.602Z] PASS [2022-04-27T05:21:26.602Z] coverage: 91.5% of statements [2022-04-27T05:21:26.602Z] ok github.com/docker/docker/pkg/truncindex 0.150s coverage: 91.5% of statements [2022-04-27T05:21:26.602Z] === RUN TestVersionInfo [2022-04-27T05:21:26.602Z] --- PASS: TestVersionInfo (0.00s) [2022-04-27T05:21:26.602Z] === RUN TestAppendVersions [2022-04-27T05:21:26.602Z] --- PASS: TestAppendVersions (0.00s) [2022-04-27T05:21:26.602Z] PASS [2022-04-27T05:21:26.602Z] coverage: 88.9% of statements [2022-04-27T05:21:26.602Z] ok github.com/docker/docker/pkg/useragent 0.061s coverage: 88.9% of statements [2022-04-27T05:21:28.823Z] === RUN TestNewSettable [2022-04-27T05:21:28.823Z] --- PASS: TestNewSettable (0.00s) [2022-04-27T05:21:28.823Z] === RUN TestIsSettable [2022-04-27T05:21:28.823Z] --- PASS: TestIsSettable (0.00s) [2022-04-27T05:21:28.823Z] === RUN TestUpdateSettingsEnv [2022-04-27T05:21:28.823Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2022-04-27T05:21:28.823Z] PASS [2022-04-27T05:21:28.823Z] coverage: 20.0% of statements [2022-04-27T05:21:28.823Z] ok github.com/docker/docker/plugin/v2 0.045s coverage: 20.0% of statements [2022-04-27T05:21:28.823Z] === RUN TestValidatePrivileges [2022-04-27T05:21:28.823Z] --- PASS: TestValidatePrivileges (0.00s) [2022-04-27T05:21:28.823Z] === RUN TestFilterByCapNeg [2022-04-27T05:21:28.823Z] --- PASS: TestFilterByCapNeg (0.00s) [2022-04-27T05:21:28.823Z] === RUN TestFilterByCapPos [2022-04-27T05:21:28.823Z] --- PASS: TestFilterByCapPos (0.00s) [2022-04-27T05:21:28.823Z] === RUN TestStoreGetPluginNotMatchCapRefs [2022-04-27T05:21:28.823Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2022-04-27T05:21:28.823Z] PASS [2022-04-27T05:21:28.823Z] coverage: 12.2% of statements [2022-04-27T05:21:28.823Z] ok github.com/docker/docker/plugin 0.064s coverage: 12.2% of statements [2022-04-27T05:21:28.975Z] --- PASS: TestCreateServiceSysctls (3.54s) [2022-04-27T05:21:28.975Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:21:28.975Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T05:21:29.232Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:28Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T05:21:29.970Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-27T05:21:29.970Z] === RUN TestParallelCreate [2022-04-27T05:21:29.970Z] 2022/04/27 05:21:28 Closing DB instances... [2022-04-27T05:21:29.970Z] --- PASS: TestParallelCreate (0.02s) [2022-04-27T05:21:29.970Z] === RUN TestParallelDelete [2022-04-27T05:21:29.970Z] 2022/04/27 05:21:29 Closing DB instances... [2022-04-27T05:21:29.970Z] --- PASS: TestParallelDelete (0.02s) [2022-04-27T05:21:29.970Z] === RUN TestNetworkDBIslands [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:0732e091b3d7 with config:&{NodeID:0732e091b3d7 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}" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node 0732e091b3d7/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node 0732e091b3d7/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:fd02709252b1 with config:&{NodeID:fd02709252b1 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}" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node fd02709252b1/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node fd02709252b1/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49363" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node fd02709252b1/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node fd02709252b1/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node 0732e091b3d7/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node 0732e091b3d7/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49364" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d080eb9cc8d6 with config:&{NodeID:d080eb9cc8d6 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}" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Stream connection from=[::1]:49365" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node 0732e091b3d7/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node 0732e091b3d7/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.970Z] time="2022-04-27T05:21:29Z" level=info msg="Node fd02709252b1/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:29.971Z] time="2022-04-27T05:21:29Z" level=info msg="Node fd02709252b1/172.31.77.129, added to nodes list" [2022-04-27T05:21:29.971Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T05:21:29.971Z] time="2022-04-27T05:21:29Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49366" [2022-04-27T05:21:30.401Z] === RUN TestLoad [2022-04-27T05:21:30.401Z] --- PASS: TestLoad (0.00s) [2022-04-27T05:21:30.401Z] === RUN TestSave [2022-04-27T05:21:30.401Z] --- PASS: TestSave (0.05s) [2022-04-27T05:21:30.401Z] === RUN TestAddDeleteGet [2022-04-27T05:21:30.401Z] --- PASS: TestAddDeleteGet (0.07s) [2022-04-27T05:21:30.401Z] === RUN TestInvalidTags [2022-04-27T05:21:30.401Z] --- PASS: TestInvalidTags (0.01s) [2022-04-27T05:21:30.401Z] PASS [2022-04-27T05:21:30.401Z] coverage: 84.4% of statements [2022-04-27T05:21:30.401Z] ok github.com/docker/docker/reference 0.249s coverage: 84.4% of statements [2022-04-27T05:21:30.432Z] time="2022-04-27T05:21:30Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e7ff134cf245 with config:&{NodeID:e7ff134cf245 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}" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49367" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node 0732e091b3d7/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node 0732e091b3d7/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node fd02709252b1/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node fd02709252b1/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T05:21:30.433Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49368" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:9b8de6e3d5d3 with config:&{NodeID:9b8de6e3d5d3 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}" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Stream connection from=[::1]:49369" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.899Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node 0732e091b3d7/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node 0732e091b3d7/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node fd02709252b1/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=info msg="Node fd02709252b1/172.31.77.129, added to nodes list" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T05:21:30.900Z] time="2022-04-27T05:21:30Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49370" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:30Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:31.361Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=info msg="The new bootstrap node list is:[172.31.77.129:10033 172.31.77.129:10034 172.31.77.129:10035]" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10033" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49371" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10034" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49372" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10035" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49373" [2022-04-27T05:21:31.361Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=info msg="The new bootstrap node list is:[172.31.77.129:10033 172.31.77.129:10034 172.31.77.129:10035]" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10033" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49374" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10034" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49375" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10035" [2022-04-27T05:21:31.361Z] time="2022-04-27T05:21:31Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49376" [2022-04-27T05:21:31.765Z] --- PASS: TestCreateServiceCapabilities (2.88s) [2022-04-27T05:21:31.765Z] === RUN TestInspect [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="node 0 leaving" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7 change state NodeActive --> NodeLeft" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7 change state NodeActive --> NodeLeft" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="node2(fd02709252b1): Node leave event for 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7 change state NodeActive --> NodeLeft" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="node3(d080eb9cc8d6): Node leave event for 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7 change state NodeActive --> NodeLeft" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="node1(0732e091b3d7): Node leave event for 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7 change state NodeActive --> NodeLeft" [2022-04-27T05:21:31.823Z] time="2022-04-27T05:21:31Z" level=info msg="node4(e7ff134cf245): Node leave event for 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:31.978Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T05:21:31.978Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T05:21:31.978Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T05:21:31.978Z] ? github.com/docker/docker/libnetwork/netutils [no test files] [2022-04-27T05:21:31.978Z] === RUN TestResolveAuthConfigIndexServer [2022-04-27T05:21:31.978Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2022-04-27T05:21:31.978Z] === RUN TestResolveAuthConfigFullURL [2022-04-27T05:21:31.978Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2022-04-27T05:21:31.978Z] === RUN TestLoadAllowNondistributableArtifacts [2022-04-27T05:21:31.978Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2022-04-27T05:21:31.978Z] === RUN TestValidateMirror [2022-04-27T05:21:31.978Z] --- PASS: TestValidateMirror (0.00s) [2022-04-27T05:21:31.978Z] === RUN TestLoadInsecureRegistries [2022-04-27T05:21:31.978Z] === RUN TestResumableRequestHeaderSimpleErrors [2022-04-27T05:21:31.978Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2022-04-27T05:21:31.978Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2022-04-27T05:21:31.978Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2022-04-27T05:21:31.978Z] === RUN TestResumableRequestHeaderTooMuchFailures [2022-04-27T05:21:31.978Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2022-04-27T05:21:31.978Z] === RUN TestResumableRequestReaderWithReadError [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:31Z" level=info msg="Node 0732e091b3d7/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="node 1 leaving" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1 change state NodeActive --> NodeLeft" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="node4(e7ff134cf245): Node leave event for fd02709252b1/172.31.77.129" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1 change state NodeActive --> NodeLeft" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1 change state NodeActive --> NodeFailed" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1/172.31.77.129, added to failed nodes list" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="node3(d080eb9cc8d6): Node leave event for fd02709252b1/172.31.77.129" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1 change state NodeActive --> NodeLeft" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for fd02709252b1/172.31.77.129" [2022-04-27T05:21:32.285Z] time="2022-04-27T05:21:32Z" level=error msg="node: fd02709252b1 is unknown to memberlist" [2022-04-27T05:21:32.449Z] time="2022-04-27T05:21:31Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T05:21:32.449Z] time="2022-04-27T05:21:31Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2022-04-27T05:21:32.449Z] time="2022-04-27T05:21:31Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2022-04-27T05:21:32.449Z] --- PASS: TestLoadInsecureRegistries (0.26s) [2022-04-27T05:21:32.449Z] === RUN TestNewServiceConfig [2022-04-27T05:21:32.449Z] --- PASS: TestNewServiceConfig (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestValidateIndexName [2022-04-27T05:21:32.449Z] --- PASS: TestValidateIndexName (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestValidateIndexNameWithError [2022-04-27T05:21:32.449Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestEndpointParse [2022-04-27T05:21:32.449Z] --- PASS: TestEndpointParse (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestEndpointParseInvalid [2022-04-27T05:21:32.449Z] --- PASS: TestEndpointParseInvalid (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestValidateEndpoint [2022-04-27T05:21:32.449Z] --- PASS: TestValidateEndpoint (0.01s) [2022-04-27T05:21:32.449Z] === RUN TestPing [2022-04-27T05:21:32.449Z] --- PASS: TestPing (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestPingRegistryEndpoint [2022-04-27T05:21:32.449Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:32.449Z] --- SKIP: TestPingRegistryEndpoint (0.01s) [2022-04-27T05:21:32.449Z] === RUN TestEndpoint [2022-04-27T05:21:32.449Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:32.449Z] --- SKIP: TestEndpoint (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestParseRepositoryInfo [2022-04-27T05:21:32.449Z] --- PASS: TestParseRepositoryInfo (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestNewIndexInfo [2022-04-27T05:21:32.449Z] --- PASS: TestNewIndexInfo (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestMirrorEndpointLookup [2022-04-27T05:21:32.449Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:32.449Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestSearchRepositories [2022-04-27T05:21:32.449Z] registry_test.go:722: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2022-04-27T05:21:32.449Z] Host: 127.0.0.1:49356 [2022-04-27T05:21:32.449Z] User-Agent: docker test client [2022-04-27T05:21:32.449Z] Authorization: Token fake-token [2022-04-27T05:21:32.449Z] X-Docker-Token: true [2022-04-27T05:21:32.449Z] Accept-Encoding: gzip [2022-04-27T05:21:32.449Z] [2022-04-27T05:21:32.449Z] [2022-04-27T05:21:32.449Z] registry_test.go:731: HTTP/1.1 200 OK [2022-04-27T05:21:32.449Z] Connection: close [2022-04-27T05:21:32.449Z] Content-Length: 144 [2022-04-27T05:21:32.449Z] Cache-Control: no-cache [2022-04-27T05:21:32.449Z] Content-Type: application/json [2022-04-27T05:21:32.449Z] Date: Wed, 27 Apr 2022 05:21:32 GMT [2022-04-27T05:21:32.449Z] Expires: -1 [2022-04-27T05:21:32.449Z] Pragma: no-cache [2022-04-27T05:21:32.449Z] Server: docker-tests/mock [2022-04-27T05:21:32.449Z] X-Docker-Registry-Config: mock [2022-04-27T05:21:32.449Z] X-Docker-Registry-Version: 0.0.0 [2022-04-27T05:21:32.449Z] [2022-04-27T05:21:32.449Z] [2022-04-27T05:21:32.449Z] --- PASS: TestSearchRepositories (0.02s) [2022-04-27T05:21:32.449Z] === RUN TestTrustedLocation [2022-04-27T05:21:32.449Z] --- PASS: TestTrustedLocation (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2022-04-27T05:21:32.449Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestAllowNondistributableArtifacts [2022-04-27T05:21:32.449Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestIsSecureIndex [2022-04-27T05:21:32.449Z] --- PASS: TestIsSecureIndex (0.00s) [2022-04-27T05:21:32.449Z] PASS [2022-04-27T05:21:32.449Z] coverage: 51.7% of statements [2022-04-27T05:21:32.449Z] ok github.com/docker/docker/registry 0.405s coverage: 51.7% of statements [2022-04-27T05:21:32.449Z] time="2022-04-27T05:21:31Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2022-04-27T05:21:32.449Z] --- PASS: TestResumableRequestReaderWithReadError (0.28s) [2022-04-27T05:21:32.449Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2022-04-27T05:21:32.449Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2022-04-27T05:21:32.449Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2022-04-27T05:21:32.449Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestResumableRequestReader [2022-04-27T05:21:32.449Z] --- PASS: TestResumableRequestReader (0.00s) [2022-04-27T05:21:32.449Z] === RUN TestResumableRequestReaderWithInitialResponse [2022-04-27T05:21:32.449Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2022-04-27T05:21:32.449Z] PASS [2022-04-27T05:21:32.449Z] coverage: 100.0% of statements [2022-04-27T05:21:32.449Z] ok github.com/docker/docker/registry/resumable 0.361s coverage: 100.0% of statements [2022-04-27T05:21:32.700Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node fd02709252b1/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="node 2 leaving" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node d080eb9cc8d6 change state NodeActive --> NodeLeft" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="node4(e7ff134cf245): Node leave event for d080eb9cc8d6/172.31.77.129" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node d080eb9cc8d6 change state NodeActive --> NodeLeft" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for d080eb9cc8d6/172.31.77.129" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node d080eb9cc8d6 change state NodeActive --> NodeLeft" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="node3(d080eb9cc8d6): Node leave event for d080eb9cc8d6/172.31.77.129" [2022-04-27T05:21:32.746Z] time="2022-04-27T05:21:32Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, left gossip cluster" [2022-04-27T05:21:32.925Z] === RUN TestRestartManagerTimeout [2022-04-27T05:21:32.925Z] --- PASS: TestRestartManagerTimeout (0.00s) [2022-04-27T05:21:32.925Z] === RUN TestRestartManagerTimeoutReset [2022-04-27T05:21:32.925Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2022-04-27T05:21:32.925Z] PASS [2022-04-27T05:21:32.925Z] coverage: 50.9% of statements [2022-04-27T05:21:32.925Z] ok github.com/docker/docker/restartmanager 0.047s coverage: 50.9% of statements [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, left gossip cluster" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node d080eb9cc8d6/172.31.77.129, left gossip cluster" [2022-04-27T05:21:33.215Z] networkdb_test.go:867: node4: OK [2022-04-27T05:21:33.215Z] networkdb_test.go:867: node5: OK [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="node 0 coming back" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:d67ff7fe8bee with config:&{NodeID:d67ff7fe8bee 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}" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, added to nodes list" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="node 1 coming back" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c1ad2c37b482 with config:&{NodeID:c1ad2c37b482 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}" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node c1ad2c37b482/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node c1ad2c37b482/172.31.77.129, added to nodes list" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="node 2 coming back" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:741be56e4479 with config:&{NodeID:741be56e4479 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}" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node 741be56e4479/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:33.215Z] time="2022-04-27T05:21:32Z" level=info msg="Node 741be56e4479/172.31.77.129, added to nodes list" [2022-04-27T05:21:33.394Z] === RUN TestDecodeContainerConfig [2022-04-27T05:21:33.394Z] === RUN TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json [2022-04-27T05:21:33.394Z] --- PASS: TestDecodeContainerConfig (0.00s) [2022-04-27T05:21:33.394Z] --- PASS: TestDecodeContainerConfig/fixtures/windows/container_config_1_19.json (0.00s) [2022-04-27T05:21:33.394Z] === RUN TestDecodeContainerConfigIsolation [2022-04-27T05:21:33.394Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2022-04-27T05:21:33.394Z] === RUN TestValidatePrivileged [2022-04-27T05:21:33.394Z] --- PASS: TestValidatePrivileged (0.00s) [2022-04-27T05:21:33.394Z] PASS [2022-04-27T05:21:33.394Z] coverage: 52.4% of statements [2022-04-27T05:21:33.394Z] ok github.com/docker/docker/runconfig 0.077s coverage: 52.4% of statements [2022-04-27T05:21:33.394Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2022-04-27T05:21:33.394Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2022-04-27T05:21:33.394Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2022-04-27T05:21:33.394Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2022-04-27T05:21:33.394Z] PASS [2022-04-27T05:21:33.394Z] coverage: 62.5% of statements [2022-04-27T05:21:33.394Z] ok github.com/docker/docker/testutil 0.057s coverage: 62.5% of statements [2022-04-27T05:21:33.632Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T05:21:34.565Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T05:21:35.128Z] --- PASS: TestInspect (3.43s) [2022-04-27T05:21:35.128Z] === RUN TestCreateJob [2022-04-27T05:21:35.691Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T05:21:36.352Z] === RUN TestGetDriver [2022-04-27T05:21:36.352Z] --- PASS: TestGetDriver (0.00s) [2022-04-27T05:21:36.352Z] === RUN TestVolumeRequestError [2022-04-27T05:21:36.352Z] --- PASS: TestVolumeRequestError (0.01s) [2022-04-27T05:21:36.352Z] PASS [2022-04-27T05:21:36.352Z] coverage: 36.1% of statements [2022-04-27T05:21:36.352Z] ok github.com/docker/docker/volume/drivers 0.062s coverage: 36.1% of statements [2022-04-27T05:21:36.352Z] === RUN TestGetAddress [2022-04-27T05:21:36.352Z] --- PASS: TestGetAddress (0.00s) [2022-04-27T05:21:36.352Z] === RUN TestRemove [2022-04-27T05:21:36.352Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T05:21:36.352Z] --- SKIP: TestRemove (0.00s) [2022-04-27T05:21:36.352Z] === RUN TestInitializeWithVolumes [2022-04-27T05:21:36.352Z] --- PASS: TestInitializeWithVolumes (0.01s) [2022-04-27T05:21:36.352Z] === RUN TestCreate [2022-04-27T05:21:36.352Z] --- PASS: TestCreate (0.01s) [2022-04-27T05:21:36.352Z] === RUN TestValidateName [2022-04-27T05:21:36.352Z] --- PASS: TestValidateName (0.00s) [2022-04-27T05:21:36.352Z] === RUN TestCreateWithOpts [2022-04-27T05:21:36.352Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T05:21:36.352Z] --- SKIP: TestCreateWithOpts (0.00s) [2022-04-27T05:21:36.352Z] === RUN TestRelaodNoOpts [2022-04-27T05:21:36.352Z] --- PASS: TestRelaodNoOpts (0.02s) [2022-04-27T05:21:36.352Z] PASS [2022-04-27T05:21:36.352Z] coverage: 41.5% of statements [2022-04-27T05:21:36.352Z] ok github.com/docker/docker/volume/local 0.097s coverage: 41.5% of statements [2022-04-27T05:21:36.620Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRaw [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRaw (0.00s) [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/0_c:\:/foo [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/1_c:\:/foo:ro [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/2_c:\:/foo:rw [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/3_c:\:/foo:foo [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/4_name:/foo:rw [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/5_name:/foo [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/6_name:/foo:ro [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/7_name:/ [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/8_driver/name:/ [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data [2022-04-27T05:21:36.822Z] === RUN TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s) [2022-04-27T05:21:36.822Z] --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T05:21:36.822Z] === RUN TestLinuxParseMountRaw [2022-04-27T05:21:36.822Z] --- PASS: TestLinuxParseMountRaw (0.00s) [2022-04-27T05:21:36.822Z] === RUN TestLinuxParseMountRawSplit [2022-04-27T05:21:36.822Z] === RUN TestLinuxParseMountRawSplit/0_/tmp:/tmp1 [2022-04-27T05:21:36.822Z] === RUN TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/4_name:/named1 [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/5_name:/named2 [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/6_name:/named3:ro [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/7_local/name:/tmp:rw [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountRawSplit/8_/tmp:tmp [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestLinuxParseMountSpecBindWithFileinfoError [2022-04-27T05:21:36.823Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestConvertTmpfsOptions [2022-04-27T05:21:36.823Z] linux_parser_test.go:209: data="mode=700,size=1m" [2022-04-27T05:21:36.823Z] linux_parser_test.go:209: data="ro" [2022-04-27T05:21:36.823Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestParseMountSpec [2022-04-27T05:21:36.823Z] parser_test.go:62: case 0 [2022-04-27T05:21:36.823Z] parser_test.go:62: case 1 [2022-04-27T05:21:36.823Z] parser_test.go:62: case 2 [2022-04-27T05:21:36.823Z] parser_test.go:62: case 3 [2022-04-27T05:21:36.823Z] parser_test.go:62: case 4 [2022-04-27T05:21:36.823Z] parser_test.go:62: case 5 [2022-04-27T05:21:36.823Z] --- PASS: TestParseMountSpec (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestValidateMount [2022-04-27T05:21:36.823Z] --- PASS: TestValidateMount (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRaw [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRaw (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/0_c:\:d: [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/1_c:\:d:\ [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/2_c:\:d:\:ro [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/3_c:\:d:\:rw [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/4_c:\:d:\:foo [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/5_name:d::rw [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/6_name:d: [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/7_name:d::ro [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/8_name:c: [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/9_driver/name:c: [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s) [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s) [2022-04-27T05:21:36.823Z] === RUN TestWindowsParseMountSpecBindWithFileinfoError [2022-04-27T05:21:36.823Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s) [2022-04-27T05:21:36.823Z] PASS [2022-04-27T05:21:36.823Z] coverage: 67.6% of statements [2022-04-27T05:21:36.823Z] ok github.com/docker/docker/volume/mounts 0.066s coverage: 67.6% of statements [2022-04-27T05:21:36.969Z] time="2022-04-27T05:21:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.77.129:10033 172.31.77.129:10034 172.31.77.129:10035]" [2022-04-27T05:21:36.969Z] time="2022-04-27T05:21:36Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.77.129:10033 172.31.77.129:10034 172.31.77.129:10035]" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10033" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49377" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, is the new incarnation of the shutdown node 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10034" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49378" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, is the new incarnation of the shutdown node fd02709252b1/172.31.77.129" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10035" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49379" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node e7ff134cf245/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node e7ff134cf245/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, is the new incarnation of the shutdown node d080eb9cc8d6/172.31.77.129" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, is the new incarnation of the shutdown node fd02709252b1/172.31.77.129" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, is the new incarnation of the shutdown node 0732e091b3d7/172.31.77.129" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node c1ad2c37b482/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.431Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.562Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, joined gossip cluster" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, is the new incarnation of the shutdown node d080eb9cc8d6/172.31.77.129" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=info msg="Node 741be56e4479/172.31.77.129, added to nodes list" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10033" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49380" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10034" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49381" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.31.77.129:10035" [2022-04-27T05:21:37.892Z] time="2022-04-27T05:21:37Z" level=debug msg="memberlist: Stream connection from=172.31.77.129:49382" [2022-04-27T05:21:38.353Z] 2022/04/27 05:21:37 Closing DB instances... [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="node3(741be56e4479): Node leave event for d67ff7fe8bee/172.31.77.129" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for d67ff7fe8bee/172.31.77.129" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="node4(e7ff134cf245): Node leave event for d67ff7fe8bee/172.31.77.129" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="node2(c1ad2c37b482): Node leave event for d67ff7fe8bee/172.31.77.129" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="node1(d67ff7fe8bee): Node leave event for d67ff7fe8bee/172.31.77.129" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.353Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.392Z] === RUN TestSetGetMeta [2022-04-27T05:21:38.392Z] === PAUSE TestSetGetMeta [2022-04-27T05:21:38.392Z] === RUN TestRestore [2022-04-27T05:21:38.392Z] === PAUSE TestRestore [2022-04-27T05:21:38.392Z] === RUN TestServiceCreate [2022-04-27T05:21:38.392Z] === PAUSE TestServiceCreate [2022-04-27T05:21:38.392Z] === RUN TestServiceList [2022-04-27T05:21:38.392Z] === PAUSE TestServiceList [2022-04-27T05:21:38.392Z] === RUN TestServiceRemove [2022-04-27T05:21:38.392Z] === PAUSE TestServiceRemove [2022-04-27T05:21:38.392Z] === RUN TestServiceGet [2022-04-27T05:21:38.392Z] === PAUSE TestServiceGet [2022-04-27T05:21:38.392Z] === RUN TestServicePrune [2022-04-27T05:21:38.392Z] === PAUSE TestServicePrune [2022-04-27T05:21:38.392Z] === RUN TestCreate [2022-04-27T05:21:38.392Z] === PAUSE TestCreate [2022-04-27T05:21:38.392Z] === RUN TestRemove [2022-04-27T05:21:38.392Z] === PAUSE TestRemove [2022-04-27T05:21:38.392Z] === RUN TestList [2022-04-27T05:21:38.392Z] === PAUSE TestList [2022-04-27T05:21:38.392Z] === RUN TestFindByDriver [2022-04-27T05:21:38.392Z] === PAUSE TestFindByDriver [2022-04-27T05:21:38.392Z] === RUN TestFindByReferenced [2022-04-27T05:21:38.392Z] === PAUSE TestFindByReferenced [2022-04-27T05:21:38.392Z] === RUN TestDerefMultipleOfSameRef [2022-04-27T05:21:38.392Z] === PAUSE TestDerefMultipleOfSameRef [2022-04-27T05:21:38.392Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:21:38.392Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:21:38.392Z] === RUN TestDefererencePluginOnCreateError [2022-04-27T05:21:38.392Z] === PAUSE TestDefererencePluginOnCreateError [2022-04-27T05:21:38.392Z] === RUN TestRefDerefRemove [2022-04-27T05:21:38.392Z] === PAUSE TestRefDerefRemove [2022-04-27T05:21:38.392Z] === RUN TestGet [2022-04-27T05:21:38.392Z] === PAUSE TestGet [2022-04-27T05:21:38.392Z] === RUN TestGetWithReference [2022-04-27T05:21:38.392Z] === PAUSE TestGetWithReference [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_nil_list [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_nil_list [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_empty_list [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_empty_list [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_filter_some [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_filter_some [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_filter_middle [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_filter_middle [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:21:38.392Z] === RUN TestFilterFunc/test_filter_first_and_last [2022-04-27T05:21:38.392Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_nil_list [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_filter_some [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_filter_middle_and_last [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_filter_middle [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_empty_list [2022-04-27T05:21:38.392Z] === CONT TestFilterFunc/test_filter_first_and_last [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2022-04-27T05:21:38.392Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2022-04-27T05:21:38.392Z] === CONT TestSetGetMeta [2022-04-27T05:21:38.392Z] === CONT TestServiceGet [2022-04-27T05:21:38.392Z] === CONT TestList [2022-04-27T05:21:38.392Z] === CONT TestRemove [2022-04-27T05:21:38.392Z] --- PASS: TestSetGetMeta (0.02s) [2022-04-27T05:21:38.392Z] === CONT TestCreate [2022-04-27T05:21:38.392Z] --- PASS: TestRemove (0.03s) [2022-04-27T05:21:38.392Z] === CONT TestServicePrune [2022-04-27T05:21:38.392Z] --- PASS: TestList (0.04s) [2022-04-27T05:21:38.392Z] === CONT TestDefererencePluginOnCreateError [2022-04-27T05:21:38.392Z] --- PASS: TestCreate (0.03s) [2022-04-27T05:21:38.392Z] === CONT TestGetWithReference [2022-04-27T05:21:38.392Z] --- PASS: TestGetWithReference (0.02s) [2022-04-27T05:21:38.392Z] === CONT TestGet [2022-04-27T05:21:38.393Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2022-04-27T05:21:38.393Z] === CONT TestRefDerefRemove [2022-04-27T05:21:38.393Z] --- PASS: TestGet (0.02s) [2022-04-27T05:21:38.393Z] === CONT TestServiceList [2022-04-27T05:21:38.393Z] --- PASS: TestRefDerefRemove (0.02s) [2022-04-27T05:21:38.393Z] === CONT TestServiceRemove [2022-04-27T05:21:38.393Z] --- PASS: TestServiceGet (0.25s) [2022-04-27T05:21:38.393Z] === CONT TestServiceCreate [2022-04-27T05:21:38.393Z] time="2022-04-27T05:21:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:38.393Z] --- PASS: TestServiceRemove (0.16s) [2022-04-27T05:21:38.393Z] === CONT TestRestore [2022-04-27T05:21:38.393Z] time="2022-04-27T05:21:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:38.499Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T05:21:38.756Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T05:21:38.756Z] --- PASS: TestCreateJob (3.80s) [2022-04-27T05:21:38.756Z] === RUN TestReplicatedJob [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node d67ff7fe8bee/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482 change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="node4(e7ff134cf245): Node leave event for c1ad2c37b482/172.31.77.129" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482 change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for c1ad2c37b482/172.31.77.129" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482 change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="node3(741be56e4479): Node leave event for c1ad2c37b482/172.31.77.129" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482 change state NodeActive --> NodeLeft" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="node2(c1ad2c37b482): Node leave event for c1ad2c37b482/172.31.77.129" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.819Z] time="2022-04-27T05:21:38Z" level=info msg="Node c1ad2c37b482/172.31.77.129, left gossip cluster" [2022-04-27T05:21:38.864Z] --- PASS: TestServiceList (0.17s) [2022-04-27T05:21:38.864Z] === CONT TestDerefMultipleOfSameRef [2022-04-27T05:21:38.864Z] time="2022-04-27T05:21:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:38.864Z] --- PASS: TestServiceCreate (0.04s) [2022-04-27T05:21:38.864Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2022-04-27T05:21:38.864Z] time="2022-04-27T05:21:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2022-04-27T05:21:38.864Z] --- PASS: TestDerefMultipleOfSameRef (0.03s) [2022-04-27T05:21:38.865Z] === CONT TestFindByReferenced [2022-04-27T05:21:38.865Z] time="2022-04-27T05:21:38Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2022-04-27T05:21:38.865Z] --- PASS: TestRestore (0.04s) [2022-04-27T05:21:38.865Z] === CONT TestFindByDriver [2022-04-27T05:21:38.865Z] --- PASS: TestServicePrune (0.28s) [2022-04-27T05:21:38.865Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2022-04-27T05:21:38.865Z] --- PASS: TestFindByReferenced (0.02s) [2022-04-27T05:21:38.865Z] --- PASS: TestFindByDriver (0.02s) [2022-04-27T05:21:38.865Z] PASS [2022-04-27T05:21:38.865Z] coverage: 69.0% of statements [2022-04-27T05:21:38.865Z] ok github.com/docker/docker/volume/service 0.373s coverage: 69.0% of statements [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:38Z" level=warning msg="memberlist: Failed to send ping: write udp [::]:10034->172.31.77.129:10035: use of closed network connection" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:38Z" level=info msg="Node 741be56e4479 change state NodeActive --> NodeLeft" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:38Z" level=info msg="Node 741be56e4479 change state NodeActive --> NodeLeft" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:38Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for 741be56e4479/172.31.77.129" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:38Z" level=info msg="node4(e7ff134cf245): Node leave event for 741be56e4479/172.31.77.129" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:39Z" level=info msg="Node 741be56e4479 change state NodeActive --> NodeLeft" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:39Z" level=info msg="node3(741be56e4479): Node leave event for 741be56e4479/172.31.77.129" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:39Z" level=info msg="Node 741be56e4479/172.31.77.129, left gossip cluster" [2022-04-27T05:21:39.283Z] time="2022-04-27T05:21:39Z" level=info msg="Node 741be56e4479/172.31.77.129, left gossip cluster" [2022-04-27T05:21:39.318Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T05:21:39.743Z] time="2022-04-27T05:21:39Z" level=info msg="Node 741be56e4479/172.31.77.129, left gossip cluster" [2022-04-27T05:21:39.743Z] time="2022-04-27T05:21:39Z" level=info msg="Node e7ff134cf245 change state NodeActive --> NodeLeft" [2022-04-27T05:21:39.743Z] time="2022-04-27T05:21:39Z" level=info msg="node5(9b8de6e3d5d3): Node leave event for e7ff134cf245/172.31.77.129" [2022-04-27T05:21:40.204Z] time="2022-04-27T05:21:39Z" level=info msg="Node e7ff134cf245 change state NodeActive --> NodeLeft" [2022-04-27T05:21:40.204Z] time="2022-04-27T05:21:39Z" level=info msg="node4(e7ff134cf245): Node leave event for e7ff134cf245/172.31.77.129" [2022-04-27T05:21:40.248Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T05:21:40.248Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T05:21:40.505Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T05:21:40.666Z] time="2022-04-27T05:21:40Z" level=info msg="Node e7ff134cf245/172.31.77.129, left gossip cluster" [2022-04-27T05:21:40.666Z] time="2022-04-27T05:21:40Z" level=info msg="Node e7ff134cf245/172.31.77.129, left gossip cluster" [2022-04-27T05:21:41.070Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T05:21:41.636Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T05:21:41.636Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-27T05:21:41.636Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T05:21:41.640Z] time="2022-04-27T05:21:41Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, left gossip cluster" [2022-04-27T05:21:41.640Z] time="2022-04-27T05:21:41Z" level=info msg="Node 9b8de6e3d5d3 change state NodeActive --> NodeFailed" [2022-04-27T05:21:41.640Z] time="2022-04-27T05:21:41Z" level=info msg="Node 9b8de6e3d5d3/172.31.77.129, added to failed nodes list" [2022-04-27T05:21:41.640Z] --- PASS: TestNetworkDBIslands (12.09s) [2022-04-27T05:21:41.640Z] PASS [2022-04-27T05:21:41.640Z] coverage: 60.0% of statements [2022-04-27T05:21:41.640Z] ok github.com/docker/docker/libnetwork/networkdb 105.128s coverage: 60.0% of statements [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T05:21:41.640Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T05:21:41.893Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T05:21:42.461Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T05:21:42.720Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T05:21:42.978Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T05:21:42.978Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T05:21:43.237Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T05:21:43.237Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T05:21:43.237Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T05:21:43.237Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T05:21:43.495Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T05:21:43.637Z] 2022/04/27 05:21:43 Closing DB instances... [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === Skipped [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T05:21:44.569Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2022-04-27T05:21:44.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-27T05:21:44.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-27T05:21:44.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-27T05:21:44.569Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T05:21:44.569Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T05:21:44.569Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T05:21:44.569Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T05:21:44.569Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.01s) [2022-04-27T05:21:44.569Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T05:21:44.569Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T05:21:44.569Z] daemon_test.go:145: root required [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T05:21:44.569Z] reload_test.go:342: root required [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2022-04-27T05:21:44.569Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T05:21:44.569Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T05:21:44.569Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T05:21:44.569Z] download_test.go:267: Needs fixing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T05:21:44.569Z] layer_test.go:291: Failing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T05:21:44.569Z] layer_test.go:340: Failing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T05:21:44.569Z] layer_test.go:455: Failing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T05:21:44.569Z] layer_test.go:684: Failing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T05:21:44.569Z] migration_test.go:45: Failing on Windows [2022-04-27T05:21:44.569Z] [2022-04-27T05:21:44.569Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T05:21:44.570Z] migration_test.go:181: Failing on Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T05:21:44.570Z] mount_test.go:17: Failing on Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T05:21:44.570Z] mount_test.go:76: Failing on Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T05:21:44.570Z] mount_test.go:125: Failing on Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T05:21:44.570Z] mount_test.go:212: Failing on Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.01s) [2022-04-27T05:21:44.570Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T05:21:44.570Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T05:21:44.570Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T05:21:44.570Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T05:21:44.570Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T05:21:44.570Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T05:21:44.570Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T05:21:44.570Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T05:21:44.570Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T05:21:44.570Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T05:21:44.570Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T05:21:44.570Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:21:44.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:21:44.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:21:44.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:21:44.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:21:44.570Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.02s) [2022-04-27T05:21:44.570Z] archive_test.go:140: zstd not installed [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:21:44.570Z] archive_windows_test.go:16: Currently fails [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T05:21:44.570Z] changes_test.go:196: needs more investigation [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T05:21:44.570Z] changes_test.go:433: needs further investigation [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T05:21:44.570Z] changes_test.go:469: needs further investigation [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T05:21:44.570Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T05:21:44.570Z] poller_test.go:40: No chmod on Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T05:21:44.570Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T05:21:44.570Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-27T05:21:44.570Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2022-04-27T05:21:44.570Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T05:21:44.570Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T05:21:44.570Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T05:21:44.570Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T05:21:44.570Z] [2022-04-27T05:21:44.570Z] DONE 2290 tests, 68 skipped in 325.431s [2022-04-27T05:21:44.570Z] INFO: make.ps1 ended at 04/27/2022 05:21:44 [2022-04-27T05:21:44.873Z] --- PASS: TestReplicatedJob (6.00s) [2022-04-27T05:21:44.873Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:21:45.131Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T05:21:45.131Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T05:21:45.389Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T05:21:45.859Z] --- PASS: TestNetworkDBGarbageCollection (54.27s) [2022-04-27T05:21:45.859Z] === RUN TestFindNode [2022-04-27T05:21:45.859Z] 2022/04/27 05:21:45 Closing DB instances... [2022-04-27T05:21:45.859Z] --- PASS: TestFindNode (0.02s) [2022-04-27T05:21:45.859Z] === RUN TestChangeNodeState [2022-04-27T05:21:45.859Z] 2022/04/27 05:21:45 Closing DB instances... [2022-04-27T05:21:45.859Z] --- PASS: TestChangeNodeState (0.03s) [2022-04-27T05:21:45.859Z] === RUN TestNodeReincarnation [2022-04-27T05:21:45.859Z] 2022/04/27 05:21:45 Closing DB instances... [2022-04-27T05:21:46.759Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T05:21:46.759Z] INFO: Unit tests ended at 04/27/2022 05:21:46. Duration:00:05:46.3986383 [2022-04-27T05:21:46.759Z] INFO: Building busybox [2022-04-27T05:21:46.759Z] Sending build context to Docker daemon 5.12kB [2022-04-27T05:21:46.759Z] [2022-04-27T05:21:46.759Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T05:21:46.759Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T05:21:46.759Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T05:21:46.759Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T05:21:46.759Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T05:21:46.759Z] ---> e8870c5c3ab2 [2022-04-27T05:21:46.759Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T05:21:47.220Z] ---> Running in b99658d5fe16 [2022-04-27T05:21:48.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:21:48.401Z] INFO: Testing against a local daemon [2022-04-27T05:21:48.401Z] === RUN TestBuildWithSession [2022-04-27T05:21:48.401Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:21:48.401Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:21:48.401Z] === RUN TestBuildSquashParent [2022-04-27T05:21:48.401Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:21:48.401Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:21:48.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:21:48.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:21:48.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:21:48.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:21:48.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:21:48.401Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:21:48.401Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:21:48.401Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:21:48.401Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:21:48.401Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:21:48.401Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:21:48.664Z] --- PASS: TestUpdateReplicatedJob (3.72s) [2022-04-27T05:21:48.664Z] === RUN TestServiceListWithStatuses [2022-04-27T05:21:48.664Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:21:48.664Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:21:48.664Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:21:48.921Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T05:21:48.921Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T05:21:48.921Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T05:21:49.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T05:21:49.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T05:21:49.177Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T05:21:49.740Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T05:21:49.740Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-04-27T05:21:50.620Z] time="2022-04-27T05:21:50Z" level=error msg="failed to send node leave: timed out broadcasting node event" [2022-04-27T05:21:50.620Z] --- PASS: TestNodeReincarnation (5.02s) [2022-04-27T05:21:50.620Z] === RUN TestParallelCreate [2022-04-27T05:21:50.620Z] 2022/04/27 05:21:50 Closing DB instances... [2022-04-27T05:21:50.620Z] --- PASS: TestParallelCreate (0.03s) [2022-04-27T05:21:50.620Z] === RUN TestParallelDelete [2022-04-27T05:21:50.620Z] 2022/04/27 05:21:50 Closing DB instances... [2022-04-27T05:21:50.620Z] --- PASS: TestParallelDelete (0.02s) [2022-04-27T05:21:50.620Z] === RUN TestNetworkDBIslands [2022-04-27T05:21:50.620Z] time="2022-04-27T05:21:50Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:248d340fc946 with config:&{NodeID:248d340fc946 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}" [2022-04-27T05:21:50.620Z] time="2022-04-27T05:21:50Z" level=info msg="Node 248d340fc946/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:50.620Z] time="2022-04-27T05:21:50Z" level=info msg="Node 248d340fc946/172.25.218.199, added to nodes list" [2022-04-27T05:21:50.620Z] time="2022-04-27T05:21:50Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:0622c001ea15 with config:&{NodeID:0622c001ea15 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}" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="Node 0622c001ea15/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="Node 0622c001ea15/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="The new bootstrap node list is:[localhost:10033]" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10033" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=debug msg="memberlist: Stream connection from=[::1]:49381" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="Node 0622c001ea15/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="Node 0622c001ea15/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="Node 248d340fc946/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=info msg="Node 248d340fc946/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10033" [2022-04-27T05:21:51.089Z] time="2022-04-27T05:21:50Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49382" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:d8e177743481 with config:&{NodeID:d8e177743481 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}" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="The new bootstrap node list is:[localhost:10034]" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10034" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49383" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node 248d340fc946/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node 248d340fc946/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node 0622c001ea15/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=info msg="Node 0622c001ea15/172.25.218.199, added to nodes list" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10034" [2022-04-27T05:21:51.558Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49384" [2022-04-27T05:21:51.635Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T05:21:51.895Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:535fd9d8f499 with config:&{NodeID:535fd9d8f499 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}" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="The new bootstrap node list is:[localhost:10035]" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10035" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Stream connection from=[::1]:49385" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 0622c001ea15/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 0622c001ea15/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node d8e177743481/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 248d340fc946/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=info msg="Node 248d340fc946/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49386" [2022-04-27T05:21:52.030Z] time="2022-04-27T05:21:51Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10035" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:27ff9cdb1f4f with config:&{NodeID:27ff9cdb1f4f 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}" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="The new bootstrap node list is:[localhost:10036]" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: [::1]:10036" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=[::1]:49387" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node d8e177743481/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node d8e177743481/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 248d340fc946/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 248d340fc946/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 0622c001ea15/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 0622c001ea15/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49388" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 127.0.0.1:10036" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.502Z] time="2022-04-27T05:21:52Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:52.665Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2022-04-27T05:21:52.928Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-27T05:21:52.928Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2022-04-27T05:21:52.972Z] networkdb_test.go:835: Re-joining: 3 [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=info msg="The new bootstrap node list is:[172.25.218.199:10033 172.25.218.199:10034 172.25.218.199:10035]" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10033" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49389" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10034" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49390" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10035" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49391" [2022-04-27T05:21:52.972Z] networkdb_test.go:835: Re-joining: 4 [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=info msg="The new bootstrap node list is:[172.25.218.199:10033 172.25.218.199:10034 172.25.218.199:10035]" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10033" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49392" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10034" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49393" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10035" [2022-04-27T05:21:52.972Z] time="2022-04-27T05:21:52Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49394" [2022-04-27T05:21:53.190Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2022-04-27T05:21:53.190Z] Cross building: bundles/cross/linux/s390x [2022-04-27T05:21:53.190Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-27T05:21:53.190Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-27T05:21:53.271Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="node 0 leaving" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="node3(d8e177743481): Node leave event for 248d340fc946/172.25.218.199" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for 248d340fc946/172.25.218.199" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="node4(535fd9d8f499): Node leave event for 248d340fc946/172.25.218.199" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="node2(0622c001ea15): Node leave event for 248d340fc946/172.25.218.199" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="node1(248d340fc946): Node leave event for 248d340fc946/172.25.218.199" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.448Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 248d340fc946/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="node 1 leaving" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="node4(535fd9d8f499): Node leave event for 0622c001ea15/172.25.218.199" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15 change state NodeActive --> NodeFailed" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15/172.25.218.199, added to failed nodes list" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="node3(d8e177743481): Node leave event for 0622c001ea15/172.25.218.199" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15 change state NodeActive --> NodeLeft" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for 0622c001ea15/172.25.218.199" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=error msg="node: 0622c001ea15 is unknown to memberlist" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15/172.25.218.199, left gossip cluster" [2022-04-27T05:21:53.918Z] time="2022-04-27T05:21:53Z" level=info msg="Node 0622c001ea15/172.25.218.199, left gossip cluster" [2022-04-27T05:21:54.206Z] --- PASS: TestDockerNetworkConnectAlias (5.60s) [2022-04-27T05:21:54.206Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="node 2 leaving" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="Node d8e177743481 change state NodeActive --> NodeLeft" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="Node d8e177743481 change state NodeActive --> NodeLeft" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="node4(535fd9d8f499): Node leave event for d8e177743481/172.25.218.199" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for d8e177743481/172.25.218.199" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="Node d8e177743481 change state NodeActive --> NodeLeft" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="node3(d8e177743481): Node leave event for d8e177743481/172.25.218.199" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=debug msg="memberlist: Failed ping: 0622c001ea15 (timeout reached)" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.218.199:10036: use of closed network connection" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.218.199:10037: use of closed network connection" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.25.218.199:10035: use of closed network connection" [2022-04-27T05:21:54.387Z] time="2022-04-27T05:21:54Z" level=info msg="Node d8e177743481/172.25.218.199, left gossip cluster" [2022-04-27T05:21:54.463Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T05:21:54.856Z] time="2022-04-27T05:21:54Z" level=info msg="Node d8e177743481/172.25.218.199, left gossip cluster" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node d8e177743481/172.25.218.199, left gossip cluster" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="memberlist: Suspect 0622c001ea15 has failed, no acks received" [2022-04-27T05:21:54.857Z] networkdb_test.go:867: node4: OK [2022-04-27T05:21:54.857Z] networkdb_test.go:867: node5: OK [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="node 0 coming back" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:9c82b4ead917 with config:&{NodeID:9c82b4ead917 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}" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node 9c82b4ead917/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node 9c82b4ead917/172.25.218.199, added to nodes list" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="node 1 coming back" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:cf2ccf0dbe53 with config:&{NodeID:cf2ccf0dbe53 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}" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, added to nodes list" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="node 2 coming back" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:5dc0d383d210 with config:&{NodeID:5dc0d383d210 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}" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node 5dc0d383d210/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:54.857Z] time="2022-04-27T05:21:54Z" level=info msg="Node 5dc0d383d210/172.25.218.199, added to nodes list" [2022-04-27T05:21:55.026Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T05:21:55.607Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T05:21:55.607Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T05:21:56.191Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-04-27T05:21:56.448Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T05:21:56.448Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-04-27T05:21:56.448Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-04-27T05:21:56.448Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-04-27T05:21:57.816Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-04-27T05:21:58.378Z] docker_api_swarm_test.go:202: [d474b1493f3df] joining swarm manager [d980cc5c30548]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:21:58.635Z] --- PASS: TestDockerNetworkReConnect (4.57s) [2022-04-27T05:21:58.635Z] === RUN TestServicePlugin [2022-04-27T05:21:58.664Z] time="2022-04-27T05:21:57Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.218.199:10033 172.25.218.199:10034 172.25.218.199:10035]" [2022-04-27T05:21:58.665Z] time="2022-04-27T05:21:58Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.25.218.199:10033 172.25.218.199:10034 172.25.218.199:10035]" [2022-04-27T05:21:58.891Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10033" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49396" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, is the new incarnation of the shutdown node 248d340fc946/172.25.218.199" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10034" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49397" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, is the new incarnation of the shutdown node 0622c001ea15/172.25.218.199" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10035" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49398" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 535fd9d8f499/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 535fd9d8f499/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, is the new incarnation of the shutdown node d8e177743481/172.25.218.199" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, is the new incarnation of the shutdown node 0622c001ea15/172.25.218.199" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, is the new incarnation of the shutdown node 248d340fc946/172.25.218.199" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 9c82b4ead917/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.135Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.136Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, is the new incarnation of the shutdown node d8e177743481/172.25.218.199" [2022-04-27T05:21:59.136Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.136Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.136Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.136Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, joined gossip cluster" [2022-04-27T05:21:59.136Z] time="2022-04-27T05:21:58Z" level=info msg="Node 5dc0d383d210/172.25.218.199, added to nodes list" [2022-04-27T05:21:59.605Z] time="2022-04-27T05:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10033" [2022-04-27T05:21:59.605Z] time="2022-04-27T05:21:59Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49399" [2022-04-27T05:21:59.605Z] time="2022-04-27T05:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10034" [2022-04-27T05:21:59.605Z] time="2022-04-27T05:21:59Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49400" [2022-04-27T05:21:59.605Z] time="2022-04-27T05:21:59Z" level=debug msg="memberlist: Stream connection from=172.25.218.199:49401" [2022-04-27T05:21:59.605Z] time="2022-04-27T05:21:59Z" level=debug msg="memberlist: Initiating push/pull sync with: 172.25.218.199:10035" [2022-04-27T05:22:00.075Z] 2022/04/27 05:21:59 Closing DB instances... [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="Node 9c82b4ead917 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="node3(5dc0d383d210): Node leave event for 9c82b4ead917/172.25.218.199" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="Node 9c82b4ead917 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="node4(535fd9d8f499): Node leave event for 9c82b4ead917/172.25.218.199" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="Node 9c82b4ead917 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for 9c82b4ead917/172.25.218.199" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="Node 9c82b4ead917 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.075Z] time="2022-04-27T05:21:59Z" level=info msg="node2(cf2ccf0dbe53): Node leave event for 9c82b4ead917/172.25.218.199" [2022-04-27T05:22:00.260Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-04-27T05:22:00.260Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-04-27T05:22:00.260Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-04-27T05:22:00.516Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="Node 9c82b4ead917 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="node1(9c82b4ead917): Node leave event for 9c82b4ead917/172.25.218.199" [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="Node 9c82b4ead917/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="Node 9c82b4ead917/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="Node 9c82b4ead917/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="Node 9c82b4ead917/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.546Z] time="2022-04-27T05:22:00Z" level=info msg="Node 9c82b4ead917/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="node4(535fd9d8f499): Node leave event for cf2ccf0dbe53/172.25.218.199" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for cf2ccf0dbe53/172.25.218.199" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="node3(5dc0d383d210): Node leave event for cf2ccf0dbe53/172.25.218.199" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53 change state NodeActive --> NodeLeft" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="node2(cf2ccf0dbe53): Node leave event for cf2ccf0dbe53/172.25.218.199" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, left gossip cluster" [2022-04-27T05:22:00.547Z] time="2022-04-27T05:22:00Z" level=info msg="Node cf2ccf0dbe53/172.25.218.199, left gossip cluster" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210 change state NodeActive --> NodeLeft" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for 5dc0d383d210/172.25.218.199" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210/172.25.218.199, left gossip cluster" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210 change state NodeActive --> NodeFailed" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210/172.25.218.199, added to failed nodes list" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210 change state NodeActive --> NodeLeft" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="node4(535fd9d8f499): Node leave event for 5dc0d383d210/172.25.218.199" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=error msg="node: 5dc0d383d210 is unknown to memberlist" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210/172.25.218.199, left gossip cluster" [2022-04-27T05:22:01.017Z] time="2022-04-27T05:22:00Z" level=info msg="Node 5dc0d383d210/172.25.218.199, left gossip cluster" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=debug msg="memberlist: Failed ping: 5dc0d383d210 (timeout reached)" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.218.199:10036: use of closed network connection" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.25.218.199:10037: use of closed network connection" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=info msg="Node 535fd9d8f499 change state NodeActive --> NodeLeft" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=info msg="node5(27ff9cdb1f4f): Node leave event for 535fd9d8f499/172.25.218.199" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=info msg="Node 535fd9d8f499 change state NodeActive --> NodeLeft" [2022-04-27T05:22:01.486Z] time="2022-04-27T05:22:01Z" level=info msg="node4(535fd9d8f499): Node leave event for 535fd9d8f499/172.25.218.199" [2022-04-27T05:22:01.955Z] time="2022-04-27T05:22:01Z" level=info msg="Node 535fd9d8f499/172.25.218.199, left gossip cluster" [2022-04-27T05:22:01.955Z] time="2022-04-27T05:22:01Z" level=info msg="memberlist: Suspect 5dc0d383d210 has failed, no acks received" [2022-04-27T05:22:01.955Z] time="2022-04-27T05:22:01Z" level=info msg="Node 535fd9d8f499/172.25.218.199, left gossip cluster" [2022-04-27T05:22:02.945Z] time="2022-04-27T05:22:02Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, left gossip cluster" [2022-04-27T05:22:02.945Z] time="2022-04-27T05:22:02Z" level=info msg="Node 27ff9cdb1f4f change state NodeActive --> NodeFailed" [2022-04-27T05:22:02.945Z] time="2022-04-27T05:22:02Z" level=info msg="Node 27ff9cdb1f4f/172.25.218.199, added to failed nodes list" [2022-04-27T05:22:02.945Z] --- PASS: TestNetworkDBIslands (11.89s) [2022-04-27T05:22:02.945Z] PASS [2022-04-27T05:22:02.945Z] coverage: 60.0% of statements [2022-04-27T05:22:02.945Z] ok github.com/docker/docker/libnetwork/networkdb 105.111s coverage: 60.0% of statements [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/libnetwork/osl/kernel [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/quota [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T05:22:02.945Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T05:22:03.079Z] plugin_test.go:61: [de06f936d64c0] joining swarm manager [d0246bed74d5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:22:04.448Z] plugin_test.go:64: [d88f15ab7a16a] joining swarm manager [d0246bed74d5b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:22:06.099Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:22:06.099Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:22:06.341Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T05:22:07.710Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === Skipped [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2022-04-27T05:22:07.735Z] dispatchers_test.go:377: Windows does not support stopsignal [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2022-04-27T05:22:07.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2022-04-27T05:22:07.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2022-04-27T05:22:07.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2022-04-27T05:22:07.735Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2022-04-27T05:22:07.735Z] client_test.go:23: runtime.GOOS == "windows" [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T05:22:07.735Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T05:22:07.735Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T05:22:07.735Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.02s) [2022-04-27T05:22:07.735Z] network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.735Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T05:22:07.735Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:22:07.735Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2022-04-27T05:22:07.736Z] daemon_test.go:145: root required [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2022-04-27T05:22:07.736Z] reload_test.go:342: root required [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2022-04-27T05:22:07.736Z] config_test.go:464: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2022-04-27T05:22:07.736Z] pull_v2_test.go:82: Needs fixing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2022-04-27T05:22:07.736Z] pull_v2_test.go:127: Needs fixing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2022-04-27T05:22:07.736Z] download_test.go:267: Needs fixing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2022-04-27T05:22:07.736Z] layer_test.go:291: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2022-04-27T05:22:07.736Z] layer_test.go:340: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2022-04-27T05:22:07.736Z] layer_test.go:455: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2022-04-27T05:22:07.736Z] layer_test.go:684: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2022-04-27T05:22:07.736Z] migration_test.go:45: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2022-04-27T05:22:07.736Z] migration_test.go:181: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2022-04-27T05:22:07.736Z] mount_test.go:17: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2022-04-27T05:22:07.736Z] mount_test.go:76: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2022-04-27T05:22:07.736Z] mount_test.go:125: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2022-04-27T05:22:07.736Z] mount_test.go:212: Failing on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s) [2022-04-27T05:22:07.736Z] libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s) [2022-04-27T05:22:07.736Z] libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s) [2022-04-27T05:22:07.736Z] libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s) [2022-04-27T05:22:07.736Z] resolver_test.go:77: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s) [2022-04-27T05:22:07.736Z] resolver_test.go:216: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s) [2022-04-27T05:22:07.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s) [2022-04-27T05:22:07.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s) [2022-04-27T05:22:07.736Z] sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s) [2022-04-27T05:22:07.736Z] service_common_test.go:15: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s) [2022-04-27T05:22:07.736Z] service_common_test.go:59: runtime.GOOS == "windows": test only works on linux [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s) [2022-04-27T05:22:07.736Z] windows_test.go:58: Test does not work on CI and was never running to begin with [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s) [2022-04-27T05:22:07.736Z] windows_test.go:63: Test does not work on CI and was never running to begin with [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:22:07.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:22:07.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:22:07.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:22:07.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:22:07.736Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:133: Xz not present in msys2 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamZstd (0.04s) [2022-04-27T05:22:07.736Z] archive_test.go:140: zstd not installed [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:252: Failing on Windows CI machines [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2022-04-27T05:22:07.736Z] archive_windows_test.go:16: Currently fails [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2022-04-27T05:22:07.736Z] changes_test.go:196: needs more investigation [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2022-04-27T05:22:07.736Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2022-04-27T05:22:07.736Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2022-04-27T05:22:07.736Z] changes_test.go:433: needs further investigation [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2022-04-27T05:22:07.736Z] changes_test.go:469: needs further investigation [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.01s) [2022-04-27T05:22:07.736Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.01s) [2022-04-27T05:22:07.736Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2022-04-27T05:22:07.736Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2022-04-27T05:22:07.736Z] poller_test.go:40: No chmod on Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2022-04-27T05:22:07.736Z] fileutils_test.go:133: Needs porting to Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2022-04-27T05:22:07.736Z] fileutils_test.go:179: Needs porting to Windows [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.01s) [2022-04-27T05:22:07.736Z] registry_test.go:50: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2022-04-27T05:22:07.736Z] registry_test.go:70: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2022-04-27T05:22:07.736Z] registry_test.go:511: os.Getuid() != 0: skipping test that requires root [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2022-04-27T05:22:07.736Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2022-04-27T05:22:07.736Z] local_test.go:180: runtime.GOOS == "windows" [2022-04-27T05:22:07.736Z] [2022-04-27T05:22:07.736Z] DONE 2290 tests, 70 skipped in 361.487s [2022-04-27T05:22:07.736Z] INFO: make.ps1 ended at 04/27/2022 05:22:07 [2022-04-27T05:22:08.340Z] Removing intermediate container b99658d5fe16 [2022-04-27T05:22:08.340Z] ---> 367fdc12ff1c [2022-04-27T05:22:08.340Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T05:22:08.340Z] ---> Running in 3729122003c5 [2022-04-27T05:22:08.340Z] Removing intermediate container 3729122003c5 [2022-04-27T05:22:08.340Z] ---> 2d6990509b39 [2022-04-27T05:22:08.340Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T05:22:08.801Z] ---> Running in 836d39ffe5d5 [2022-04-27T05:22:09.262Z] Removing intermediate container 836d39ffe5d5 [2022-04-27T05:22:09.262Z] ---> 36d89ab33c67 [2022-04-27T05:22:09.262Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T05:22:09.603Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T05:22:10.236Z] [2022-04-27T05:22:10.696Z] ---> 0ef0d4f8db4e [2022-04-27T05:22:10.696Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-27T05:22:10.697Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2022-04-27T05:22:10.697Z] INFO: Unit tests ended at 04/27/2022 05:22:10. Duration:00:06:23.4871147 [2022-04-27T05:22:10.697Z] INFO: Building busybox [2022-04-27T05:22:10.697Z] Sending build context to Docker daemon 5.12kB [2022-04-27T05:22:10.697Z] [2022-04-27T05:22:10.697Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2022-04-27T05:22:10.697Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2022-04-27T05:22:10.697Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2022-04-27T05:22:10.697Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2022-04-27T05:22:10.697Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2022-04-27T05:22:10.697Z] ---> aa8714eb8356 [2022-04-27T05:22:10.697Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2022-04-27T05:22:10.697Z] ---> Running in 87b9de2a8cf4 [2022-04-27T05:22:10.973Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-04-27T05:22:11.162Z] ---> Running in 1caaccf558ba [2022-04-27T05:22:11.901Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T05:22:12.463Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T05:22:13.026Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T05:22:13.589Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T05:22:14.523Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T05:22:14.785Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-04-27T05:22:16.158Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-04-27T05:22:16.575Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-27T05:22:16.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (19.48s) [2022-04-27T05:22:16.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (19.54s) [2022-04-27T05:22:16.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (19.79s) [2022-04-27T05:22:16.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (19.91s) [2022-04-27T05:22:16.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.91s) [2022-04-27T05:22:16.576Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (12.25s) [2022-04-27T05:22:16.576Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:22:16.576Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:22:17.889Z] Removing intermediate container 87b9de2a8cf4 [2022-04-27T05:22:17.889Z] ---> 03ef64346447 [2022-04-27T05:22:17.889Z] Step 7/13 : ARG BUSYBOX_VERSION [2022-04-27T05:22:17.889Z] ---> Running in b778c6af53fa [2022-04-27T05:22:18.052Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T05:22:18.358Z] Removing intermediate container b778c6af53fa [2022-04-27T05:22:18.358Z] ---> 8922a333a9b1 [2022-04-27T05:22:18.358Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2022-04-27T05:22:18.829Z] ---> Running in 777333297c34 [2022-04-27T05:22:19.299Z] Removing intermediate container 777333297c34 [2022-04-27T05:22:19.299Z] ---> a37c7b92a1d3 [2022-04-27T05:22:19.299Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2022-04-27T05:22:19.949Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-04-27T05:22:20.869Z] [2022-04-27T05:22:21.316Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-04-27T05:22:21.340Z] ---> 67ffd16e0a6c [2022-04-27T05:22:21.340Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2022-04-27T05:22:21.340Z] ---> Running in 75b6e069f66d [2022-04-27T05:22:21.878Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T05:22:22.808Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T05:22:23.737Z] docker_api_swarm_test.go:384: [d5cd617f61880] joining swarm manager [da3a2237c66dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:22:24.300Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T05:22:24.556Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T05:22:25.120Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T05:22:25.120Z] docker_api_swarm_test.go:385: [d9bbe7c522e9e] joining swarm manager [da3a2237c66dd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:22:26.048Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T05:22:26.048Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-04-27T05:22:26.305Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T05:22:26.561Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-04-27T05:22:26.818Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-04-27T05:22:26.818Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T05:22:27.746Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T05:22:28.678Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T05:22:28.678Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T05:22:28.678Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T05:22:28.921Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:22:29.241Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T05:22:29.241Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T05:22:29.377Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:22:30.170Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T05:22:30.426Z] --- PASS: TestServicePlugin (31.61s) [2022-04-27T05:22:30.426Z] === RUN TestServiceUpdateLabel [2022-04-27T05:22:30.907Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:22:30.988Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-04-27T05:22:31.244Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-04-27T05:22:31.244Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-27T05:22:31.244Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-04-27T05:22:31.244Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-27T05:22:31.244Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T05:22:32.212Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:22:32.638Z] --- PASS: TestServiceUpdateLabel (2.21s) [2022-04-27T05:22:32.638Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:22:33.566Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-04-27T05:22:33.756Z] --- PASS: TestBuildMultiStageCopy (16.96s) [2022-04-27T05:22:33.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.49s) [2022-04-27T05:22:33.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.05s) [2022-04-27T05:22:33.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.28s) [2022-04-27T05:22:33.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.46s) [2022-04-27T05:22:33.756Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.67s) [2022-04-27T05:22:33.756Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:22:33.823Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T05:22:33.926Z] Removing intermediate container 75b6e069f66d [2022-04-27T05:22:33.926Z] ---> f85f1bb18de8 [2022-04-27T05:22:33.926Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T05:22:33.926Z] ---> Running in 33f16d9ea6a1 [2022-04-27T05:22:34.754Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T05:22:35.317Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T05:22:35.503Z] [2022-04-27T05:22:35.503Z] SUCCESS: Specified value was saved. [2022-04-27T05:22:36.403Z] Removing intermediate container 1caaccf558ba [2022-04-27T05:22:36.403Z] ---> 3db2a87fb250 [2022-04-27T05:22:36.403Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2022-04-27T05:22:36.403Z] ---> Running in 13f7b77a3260 [2022-04-27T05:22:36.663Z] --- PASS: TestBuildMultiStageParentConfig (2.99s) [2022-04-27T05:22:36.663Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:22:36.663Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:22:36.663Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-27T05:22:36.663Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:22:36.865Z] [2022-04-27T05:22:36.865Z] SUCCESS: Specified value was saved. [2022-04-27T05:22:38.832Z] --- PASS: TestBuildWithEmptyLayers (1.74s) [2022-04-27T05:22:38.832Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:22:39.312Z] Removing intermediate container 33f16d9ea6a1 [2022-04-27T05:22:39.312Z] ---> ac2aeccd7b41 [2022-04-27T05:22:39.312Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T05:22:39.312Z] ---> Running in b2bb7cf4e474 [2022-04-27T05:22:39.815Z] Removing intermediate container 13f7b77a3260 [2022-04-27T05:22:39.815Z] ---> bcaf1441605d [2022-04-27T05:22:39.815Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2022-04-27T05:22:39.815Z] ---> Running in 1956b9ffd38a [2022-04-27T05:22:40.561Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T05:22:41.124Z] === RUN TestDockerSuite/TestEventsStreaming [2022-04-27T05:22:41.686Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T05:22:44.953Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T05:22:44.953Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T05:22:45.202Z] Cannot create a file when that file already exists. [2022-04-27T05:22:46.906Z] Cannot create a file when that file already exists. [2022-04-27T05:22:47.470Z] --- PASS: TestServiceUpdateSecrets (14.95s) [2022-04-27T05:22:47.470Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:22:47.470Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T05:22:48.839Z] === RUN TestDockerSuite/TestExec [2022-04-27T05:22:49.404Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T05:22:49.969Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T05:22:50.534Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T05:22:50.791Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T05:22:51.609Z] Removing intermediate container 1956b9ffd38a [2022-04-27T05:22:51.609Z] ---> 1792c0b5812f [2022-04-27T05:22:51.609Z] Step 13/13 : CMD ["sh"] [2022-04-27T05:22:52.073Z] ---> Running in 57b1b31e3380 [2022-04-27T05:22:52.163Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T05:22:52.379Z] Removing intermediate container b2bb7cf4e474 [2022-04-27T05:22:52.379Z] ---> e4d1fa73e39f [2022-04-27T05:22:52.379Z] Step 13/13 : CMD ["sh"] [2022-04-27T05:22:52.379Z] ---> Running in c884b518d761 [2022-04-27T05:22:52.379Z] Removing intermediate container c884b518d761 [2022-04-27T05:22:52.379Z] ---> 344aadd3457d [2022-04-27T05:22:52.379Z] Successfully built 344aadd3457d [2022-04-27T05:22:52.379Z] Successfully tagged busybox:latest [2022-04-27T05:22:52.379Z] INFO: Docker images of the daemon under test [2022-04-27T05:22:52.379Z] [2022-04-27T05:22:52.379Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T05:22:52.379Z] busybox latest 344aadd3457d Less than a second ago 5.02GB [2022-04-27T05:22:52.379Z] microsoft/windowsservercore latest aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T05:22:52.379Z] mcr.microsoft.com/windows/servercore ltsc2022 aa8714eb8356 3 weeks ago 4.98GB [2022-04-27T05:22:52.379Z] [2022-04-27T05:22:52.379Z] INFO: Running integration tests at 04/27/2022 05:22:52... [2022-04-27T05:22:52.379Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T05:22:52.379Z] INFO: Integration API tests being run from the host: [2022-04-27T05:22:52.379Z] INFO: make.ps1 starting at 04/27/2022 05:22:52 [2022-04-27T05:22:52.420Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T05:22:52.533Z] Removing intermediate container 57b1b31e3380 [2022-04-27T05:22:52.534Z] ---> a34bb1110cf8 [2022-04-27T05:22:52.534Z] Successfully built a34bb1110cf8 [2022-04-27T05:22:52.534Z] Successfully tagged busybox:latest [2022-04-27T05:22:52.534Z] INFO: Docker images of the daemon under test [2022-04-27T05:22:52.534Z] [2022-04-27T05:22:52.534Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-04-27T05:22:52.534Z] busybox latest a34bb1110cf8 Less than a second ago 5.78GB [2022-04-27T05:22:52.534Z] mcr.microsoft.com/windows/servercore ltsc2019 e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-27T05:22:52.534Z] microsoft/windowsservercore latest e8870c5c3ab2 3 weeks ago 5.76GB [2022-04-27T05:22:52.534Z] [2022-04-27T05:22:52.534Z] INFO: Running integration tests at 04/27/2022 05:22:52... [2022-04-27T05:22:52.534Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2022-04-27T05:22:52.534Z] INFO: Integration API tests being run from the host: [2022-04-27T05:22:52.534Z] INFO: make.ps1 starting at 04/27/2022 05:22:52 [2022-04-27T05:22:52.984Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T05:22:53.551Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T05:22:53.961Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T05:22:54.083Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2022-04-27T05:22:54.123Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T05:22:54.685Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T05:22:55.249Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T05:22:56.178Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T05:22:56.477Z] --- PASS: TestBuildMultiStageOnBuild (17.04s) [2022-04-27T05:22:56.477Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:22:56.477Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:22:56.477Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2022-04-27T05:22:56.477Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:22:57.109Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T05:22:57.672Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T05:22:59.040Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T05:22:59.296Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T05:23:01.819Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T05:23:02.381Z] --- PASS: TestServiceUpdateConfigs (14.83s) [2022-04-27T05:23:02.381Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:23:02.637Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2022-04-27T05:23:03.201Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T05:23:03.765Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T05:23:04.328Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T05:23:05.260Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T05:23:05.823Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T05:23:06.753Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T05:23:07.315Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T05:23:07.878Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T05:23:11.261Z] --- PASS: TestBuildMultiStageLayerLeak (14.33s) [2022-04-27T05:23:11.261Z] === RUN TestBuildWithHugeFile [2022-04-27T05:23:15.976Z] --- PASS: TestServiceUpdateNetwork (12.95s) [2022-04-27T05:23:15.976Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:23:16.539Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-04-27T05:23:17.468Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-04-27T05:23:18.397Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T05:23:19.325Z] === RUN TestDockerSuite/TestExecTTY [2022-04-27T05:23:19.582Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T05:23:20.145Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T05:23:20.708Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T05:23:21.637Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T05:23:21.638Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-27T05:23:21.638Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T05:23:22.200Z] check_test.go:378: [d9bbe7c522e9e] daemon is not started [2022-04-27T05:23:22.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-04-27T05:23:23.129Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-04-27T05:23:23.692Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T05:23:24.255Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-04-27T05:23:24.511Z] docker_api_swarm_test.go:802: [d04a41e14cecd] joining swarm manager [d38a3c87d1eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:23:24.768Z] === RUN TestDockerSuite/TestExecWithTERM [2022-04-27T05:23:25.332Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T05:23:25.895Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T05:23:25.895Z] docker_api_swarm_test.go:802: [d3ec3c5ff60e6] joining swarm manager [d38a3c87d1eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:23:27.262Z] docker_api_swarm_test.go:802: [d202734fc635f] joining swarm manager [d38a3c87d1eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T05:23:29.781Z] docker_api_swarm_test.go:802: [d581390c9406f] joining swarm manager [d38a3c87d1eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-27T05:23:30.713Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T05:23:30.970Z] docker_api_swarm_test.go:810: [d4d0b391a7942] joining swarm manager [d38a3c87d1eaa]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-04-27T05:23:31.899Z] --- PASS: TestServiceUpdatePidsLimit (16.63s) [2022-04-27T05:23:31.899Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-04-27T05:23:31.899Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.01s) [2022-04-27T05:23:31.899Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.12s) [2022-04-27T05:23:31.899Z] PASS [2022-04-27T05:23:31.899Z] [2022-04-27T05:23:31.899Z] === Skipped [2022-04-27T05:23:31.899Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-04-27T05:23:31.899Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-04-27T05:23:31.899Z] [2022-04-27T05:23:31.899Z] DONE 27 tests, 1 skipped in 179.407s [2022-04-27T05:23:31.899Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-04-27T05:23:31.899Z] ++ 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 [2022-04-27T05:23:31.899Z] ++ set -e [2022-04-27T05:23:31.899Z] ++ '[' -n 0 ']' [2022-04-27T05:23:31.899Z] ++ set -x [2022-04-27T05:23:31.899Z] ++ 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 [2022-04-27T05:23:31.899Z] INFO: Testing against a local daemon [2022-04-27T05:23:31.899Z] === RUN TestSessionCreate [2022-04-27T05:23:31.899Z] --- PASS: TestSessionCreate (0.02s) [2022-04-27T05:23:31.899Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:23:32.158Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-04-27T05:23:32.158Z] PASS [2022-04-27T05:23:32.158Z] [2022-04-27T05:23:32.158Z] DONE 2 tests in 0.141s [2022-04-27T05:23:32.158Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-04-27T05:23:32.158Z] ++ 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 [2022-04-27T05:23:32.158Z] ++ set -e [2022-04-27T05:23:32.158Z] ++ '[' -n 0 ']' [2022-04-27T05:23:32.158Z] ++ set -x [2022-04-27T05:23:32.158Z] ++ 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 [2022-04-27T05:23:32.158Z] INFO: Testing against a local daemon [2022-04-27T05:23:32.158Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:23:32.158Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T05:23:32.158Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:23:32.158Z] === RUN TestDiskUsage [2022-04-27T05:23:32.158Z] === PAUSE TestDiskUsage [2022-04-27T05:23:32.158Z] === RUN TestEventsExecDie [2022-04-27T05:23:32.722Z] --- PASS: TestEventsExecDie (0.54s) [2022-04-27T05:23:32.722Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:23:32.722Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-04-27T05:23:32.722Z] === RUN TestEventsVolumeCreate [2022-04-27T05:23:32.722Z] --- PASS: TestEventsVolumeCreate (0.05s) [2022-04-27T05:23:32.722Z] === RUN TestInfoBinaryCommits [2022-04-27T05:23:32.722Z] --- PASS: TestInfoBinaryCommits (0.01s) [2022-04-27T05:23:32.722Z] === RUN TestInfoAPIVersioned [2022-04-27T05:23:32.722Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-04-27T05:23:32.722Z] === RUN TestInfoAPI [2022-04-27T05:23:32.722Z] --- PASS: TestInfoAPI (0.02s) [2022-04-27T05:23:32.722Z] === RUN TestInfoAPIWarnings [2022-04-27T05:23:35.266Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T05:23:36.737Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:23:36.737Z] INFO: Testing against a local daemon [2022-04-27T05:23:36.737Z] === RUN TestBuildWithSession [2022-04-27T05:23:36.737Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:23:36.737Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:23:36.737Z] === RUN TestBuildSquashParent [2022-04-27T05:23:36.737Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:23:36.737Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:23:36.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:23:36.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:23:36.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:23:36.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:23:36.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:23:36.737Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:23:36.737Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:23:36.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:23:36.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:23:36.737Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:23:36.737Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:23:37.157Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T05:23:41.325Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T05:23:41.887Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T05:23:41.887Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T05:23:41.887Z] === RUN TestDockerSuite/TestHealth [2022-04-27T05:23:44.713Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2022-04-27T05:23:44.713Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-27T05:23:44.713Z] GOOS="linux" GOARCH="s390x" GOARM="" [2022-04-27T05:23:44.713Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2022-04-27T05:23:44.713Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-04-27T05:23:44.967Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:23:44.967Z] INFO: Testing against a local daemon [2022-04-27T05:23:44.967Z] === RUN TestBuildWithSession [2022-04-27T05:23:44.967Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:23:44.967Z] --- SKIP: TestBuildWithSession (0.00s) [2022-04-27T05:23:44.967Z] === RUN TestBuildSquashParent [2022-04-27T05:23:44.967Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:23:44.967Z] --- SKIP: TestBuildSquashParent (0.00s) [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:23:44.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:23:44.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:23:44.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:23:44.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:23:44.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:23:44.967Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:23:44.967Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:23:44.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-04-27T05:23:44.967Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-04-27T05:23:44.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-04-27T05:23:44.967Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:23:45.049Z] + sudo modprobe ip6table_filter [Pipeline] sh [2022-04-27T05:23:45.335Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/test/unit [2022-04-27T05:23:45.618Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2022-04-27T05:23:45.618Z] + TESTFLAGS+=' -test.timeout=5m' [2022-04-27T05:23:45.618Z] + TESTDIRS=./... [2022-04-27T05:23:45.618Z] + exclude_paths='/vendor/|/integration' [2022-04-27T05:23:45.618Z] ++ grep -vE '(/vendor/|/integration)' [2022-04-27T05:23:45.618Z] ++ go list ./... [2022-04-27T05:23:46.576Z] + pkg_list='github.com/docker/docker/api [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/backend/build [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/httputils [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/middleware [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/build [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/container [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/debug [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/image [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/network [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/session [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/system [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/server/router/volume [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/backend [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/container [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/events [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/filters [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/image [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/mount [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/network [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/registry [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/strslice [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/swarm [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/time [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/versions [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T05:23:46.576Z] github.com/docker/docker/api/types/volume [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/dockerfile [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/remotecontext [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T05:23:46.576Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T05:23:46.576Z] github.com/docker/docker/cli [2022-04-27T05:23:46.576Z] github.com/docker/docker/cli/config [2022-04-27T05:23:46.576Z] github.com/docker/docker/cli/debug [2022-04-27T05:23:46.576Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T05:23:46.576Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T05:23:46.576Z] github.com/docker/docker/client [2022-04-27T05:23:46.576Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T05:23:46.576Z] github.com/docker/docker/cmd/dockerd [2022-04-27T05:23:46.576Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T05:23:46.576Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T05:23:46.576Z] github.com/docker/docker/container [2022-04-27T05:23:46.576Z] github.com/docker/docker/container/stream [2022-04-27T05:23:46.576Z] github.com/docker/docker/contrib/apparmor [2022-04-27T05:23:46.576Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T05:23:46.576Z] github.com/docker/docker/contrib/httpserver [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/cluster [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/config [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/events [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/exec [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/images [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/initlayer [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/links [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/listeners [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/local [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/names [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/network [2022-04-27T05:23:46.576Z] github.com/docker/docker/daemon/stats [2022-04-27T05:23:46.576Z] github.com/docker/docker/distribution [2022-04-27T05:23:46.576Z] github.com/docker/docker/distribution/metadata [2022-04-27T05:23:46.576Z] github.com/docker/docker/distribution/utils [2022-04-27T05:23:46.576Z] github.com/docker/docker/distribution/xfer [2022-04-27T05:23:46.576Z] github.com/docker/docker/dockerversion [2022-04-27T05:23:46.576Z] github.com/docker/docker/errdefs [2022-04-27T05:23:46.576Z] github.com/docker/docker/image [2022-04-27T05:23:46.576Z] github.com/docker/docker/image/cache [2022-04-27T05:23:46.576Z] github.com/docker/docker/image/tarexport [2022-04-27T05:23:46.576Z] github.com/docker/docker/image/v1 [2022-04-27T05:23:46.576Z] github.com/docker/docker/internal/test/suite [2022-04-27T05:23:46.576Z] github.com/docker/docker/layer [2022-04-27T05:23:46.576Z] github.com/docker/docker/libcontainerd [2022-04-27T05:23:46.576Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T05:23:46.576Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T05:23:46.576Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T05:23:46.576Z] github.com/docker/docker/libcontainerd/types [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:23:46.576Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/types [2022-04-27T05:23:46.577Z] github.com/docker/docker/oci [2022-04-27T05:23:46.577Z] github.com/docker/docker/oci/caps [2022-04-27T05:23:46.577Z] github.com/docker/docker/opts [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/aaparser [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/archive [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/authorization [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/capabilities [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/containerfs [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/directory [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/dmesg [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/filenotify [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/fileutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/fsutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/homedir [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/idtools [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/ioutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/longpath [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/loopback [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/parsers [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/pidfile [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/platform [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/pools [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/progress [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/pubsub [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/reexec [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/signal [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/stack [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/stringid [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/system [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/tailfile [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/tarsum [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/truncindex [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/urlutil [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/useragent [2022-04-27T05:23:46.577Z] github.com/docker/docker/plugin [2022-04-27T05:23:46.577Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T05:23:46.577Z] github.com/docker/docker/plugin/v2 [2022-04-27T05:23:46.577Z] github.com/docker/docker/profiles/apparmor [2022-04-27T05:23:46.577Z] github.com/docker/docker/profiles/seccomp [2022-04-27T05:23:46.577Z] github.com/docker/docker/quota [2022-04-27T05:23:46.577Z] github.com/docker/docker/reference [2022-04-27T05:23:46.577Z] github.com/docker/docker/registry [2022-04-27T05:23:46.577Z] github.com/docker/docker/registry/resumable [2022-04-27T05:23:46.577Z] github.com/docker/docker/restartmanager [2022-04-27T05:23:46.577Z] github.com/docker/docker/rootless [2022-04-27T05:23:46.577Z] github.com/docker/docker/rootless/specconv [2022-04-27T05:23:46.577Z] github.com/docker/docker/runconfig [2022-04-27T05:23:46.577Z] github.com/docker/docker/runconfig/opts [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/daemon [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/environment [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/fakegit [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/registry [2022-04-27T05:23:46.577Z] github.com/docker/docker/testutil/request [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume/drivers [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume/local [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume/mounts [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume/service [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume/service/opts [2022-04-27T05:23:46.577Z] github.com/docker/docker/volume/testutils' [2022-04-27T05:23:46.577Z] ++ grep --fixed-strings -v /libnetwork [2022-04-27T05:23:46.577Z] ++ echo 'github.com/docker/docker/api [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/backend/build [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/httputils [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/middleware [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/build [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/container [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/debug [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/image [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/network [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/session [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/system [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/server/router/volume [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/backend [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/container [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/events [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/filters [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/image [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/mount [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/network [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/registry [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/strslice [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/swarm [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/time [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/versions [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T05:23:46.577Z] github.com/docker/docker/api/types/volume [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/dockerfile [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/remotecontext [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T05:23:46.577Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T05:23:46.577Z] github.com/docker/docker/cli [2022-04-27T05:23:46.577Z] github.com/docker/docker/cli/config [2022-04-27T05:23:46.577Z] github.com/docker/docker/cli/debug [2022-04-27T05:23:46.577Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T05:23:46.577Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T05:23:46.577Z] github.com/docker/docker/client [2022-04-27T05:23:46.577Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T05:23:46.577Z] github.com/docker/docker/cmd/dockerd [2022-04-27T05:23:46.577Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T05:23:46.577Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T05:23:46.577Z] github.com/docker/docker/container [2022-04-27T05:23:46.577Z] github.com/docker/docker/container/stream [2022-04-27T05:23:46.577Z] github.com/docker/docker/contrib/apparmor [2022-04-27T05:23:46.577Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T05:23:46.577Z] github.com/docker/docker/contrib/httpserver [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/cluster [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/config [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/events [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/exec [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/images [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/initlayer [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/links [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/listeners [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/local [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/names [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/network [2022-04-27T05:23:46.577Z] github.com/docker/docker/daemon/stats [2022-04-27T05:23:46.577Z] github.com/docker/docker/distribution [2022-04-27T05:23:46.577Z] github.com/docker/docker/distribution/metadata [2022-04-27T05:23:46.577Z] github.com/docker/docker/distribution/utils [2022-04-27T05:23:46.577Z] github.com/docker/docker/distribution/xfer [2022-04-27T05:23:46.577Z] github.com/docker/docker/dockerversion [2022-04-27T05:23:46.577Z] github.com/docker/docker/errdefs [2022-04-27T05:23:46.577Z] github.com/docker/docker/image [2022-04-27T05:23:46.577Z] github.com/docker/docker/image/cache [2022-04-27T05:23:46.577Z] github.com/docker/docker/image/tarexport [2022-04-27T05:23:46.577Z] github.com/docker/docker/image/v1 [2022-04-27T05:23:46.577Z] github.com/docker/docker/internal/test/suite [2022-04-27T05:23:46.577Z] github.com/docker/docker/layer [2022-04-27T05:23:46.577Z] github.com/docker/docker/libcontainerd [2022-04-27T05:23:46.577Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T05:23:46.577Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T05:23:46.577Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T05:23:46.577Z] github.com/docker/docker/libcontainerd/types [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/libnetwork/types [2022-04-27T05:23:46.577Z] github.com/docker/docker/oci [2022-04-27T05:23:46.577Z] github.com/docker/docker/oci/caps [2022-04-27T05:23:46.577Z] github.com/docker/docker/opts [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/aaparser [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/archive [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/authorization [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/capabilities [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/containerfs [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/directory [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/dmesg [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/filenotify [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/fileutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/fsutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/homedir [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/idtools [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/ioutils [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/longpath [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/loopback [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/parsers [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/pidfile [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/platform [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/pools [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/progress [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/pubsub [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/reexec [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/signal [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/stack [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T05:23:46.577Z] github.com/docker/docker/pkg/stringid [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/system [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/tailfile [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/tarsum [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/truncindex [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/urlutil [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/useragent [2022-04-27T05:23:46.578Z] github.com/docker/docker/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T05:23:46.578Z] github.com/docker/docker/plugin/v2 [2022-04-27T05:23:46.578Z] github.com/docker/docker/profiles/apparmor [2022-04-27T05:23:46.578Z] github.com/docker/docker/profiles/seccomp [2022-04-27T05:23:46.578Z] github.com/docker/docker/quota [2022-04-27T05:23:46.578Z] github.com/docker/docker/reference [2022-04-27T05:23:46.578Z] github.com/docker/docker/registry [2022-04-27T05:23:46.578Z] github.com/docker/docker/registry/resumable [2022-04-27T05:23:46.578Z] github.com/docker/docker/restartmanager [2022-04-27T05:23:46.578Z] github.com/docker/docker/rootless [2022-04-27T05:23:46.578Z] github.com/docker/docker/rootless/specconv [2022-04-27T05:23:46.578Z] github.com/docker/docker/runconfig [2022-04-27T05:23:46.578Z] github.com/docker/docker/runconfig/opts [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/daemon [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/environment [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fakegit [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/registry [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/request [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/drivers [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/local [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/mounts [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/service [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/service/opts [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/testutils' [2022-04-27T05:23:46.578Z] + base_pkg_list='github.com/docker/docker/api [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/backend/build [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/httputils [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/middleware [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/build [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/container [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/debug [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/image [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/network [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/session [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/system [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/volume [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/backend [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/container [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/events [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/filters [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/image [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/mount [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/network [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/registry [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/strslice [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/swarm [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/time [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/versions [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/volume [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/dockerfile [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/remotecontext [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/config [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/debug [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T05:23:46.578Z] github.com/docker/docker/client [2022-04-27T05:23:46.578Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T05:23:46.578Z] github.com/docker/docker/cmd/dockerd [2022-04-27T05:23:46.578Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T05:23:46.578Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T05:23:46.578Z] github.com/docker/docker/container [2022-04-27T05:23:46.578Z] github.com/docker/docker/container/stream [2022-04-27T05:23:46.578Z] github.com/docker/docker/contrib/apparmor [2022-04-27T05:23:46.578Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T05:23:46.578Z] github.com/docker/docker/contrib/httpserver [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/cluster [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/config [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/events [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/exec [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/images [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/initlayer [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/links [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/listeners [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/local [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/names [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/network [2022-04-27T05:23:46.578Z] github.com/docker/docker/daemon/stats [2022-04-27T05:23:46.578Z] github.com/docker/docker/distribution [2022-04-27T05:23:46.578Z] github.com/docker/docker/distribution/metadata [2022-04-27T05:23:46.578Z] github.com/docker/docker/distribution/utils [2022-04-27T05:23:46.578Z] github.com/docker/docker/distribution/xfer [2022-04-27T05:23:46.578Z] github.com/docker/docker/dockerversion [2022-04-27T05:23:46.578Z] github.com/docker/docker/errdefs [2022-04-27T05:23:46.578Z] github.com/docker/docker/image [2022-04-27T05:23:46.578Z] github.com/docker/docker/image/cache [2022-04-27T05:23:46.578Z] github.com/docker/docker/image/tarexport [2022-04-27T05:23:46.578Z] github.com/docker/docker/image/v1 [2022-04-27T05:23:46.578Z] github.com/docker/docker/internal/test/suite [2022-04-27T05:23:46.578Z] github.com/docker/docker/layer [2022-04-27T05:23:46.578Z] github.com/docker/docker/libcontainerd [2022-04-27T05:23:46.578Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T05:23:46.578Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T05:23:46.578Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T05:23:46.578Z] github.com/docker/docker/libcontainerd/types [2022-04-27T05:23:46.578Z] github.com/docker/docker/oci [2022-04-27T05:23:46.578Z] github.com/docker/docker/oci/caps [2022-04-27T05:23:46.578Z] github.com/docker/docker/opts [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/aaparser [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/archive [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/authorization [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/capabilities [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/containerfs [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/directory [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/dmesg [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/filenotify [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/fileutils [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/fsutils [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/homedir [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/idtools [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/ioutils [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/longpath [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/loopback [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/parsers [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/pidfile [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/platform [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/plugins [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/pools [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/progress [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/pubsub [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/reexec [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/signal [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/stack [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/stringid [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/system [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/tailfile [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/tarsum [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/truncindex [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/urlutil [2022-04-27T05:23:46.578Z] github.com/docker/docker/pkg/useragent [2022-04-27T05:23:46.578Z] github.com/docker/docker/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T05:23:46.578Z] github.com/docker/docker/plugin/v2 [2022-04-27T05:23:46.578Z] github.com/docker/docker/profiles/apparmor [2022-04-27T05:23:46.578Z] github.com/docker/docker/profiles/seccomp [2022-04-27T05:23:46.578Z] github.com/docker/docker/quota [2022-04-27T05:23:46.578Z] github.com/docker/docker/reference [2022-04-27T05:23:46.578Z] github.com/docker/docker/registry [2022-04-27T05:23:46.578Z] github.com/docker/docker/registry/resumable [2022-04-27T05:23:46.578Z] github.com/docker/docker/restartmanager [2022-04-27T05:23:46.578Z] github.com/docker/docker/rootless [2022-04-27T05:23:46.578Z] github.com/docker/docker/rootless/specconv [2022-04-27T05:23:46.578Z] github.com/docker/docker/runconfig [2022-04-27T05:23:46.578Z] github.com/docker/docker/runconfig/opts [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/daemon [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/environment [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fakegit [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/registry [2022-04-27T05:23:46.578Z] github.com/docker/docker/testutil/request [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/drivers [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/local [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/mounts [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/service [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/service/opts [2022-04-27T05:23:46.578Z] github.com/docker/docker/volume/testutils' [2022-04-27T05:23:46.578Z] ++ echo 'github.com/docker/docker/api [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/backend/build [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/httputils [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/middleware [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/build [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/container [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/debug [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/image [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/network [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/session [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/system [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/server/router/volume [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/backend [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/container [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/events [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/filters [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/image [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/mount [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/network [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/registry [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/strslice [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/swarm [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/time [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/versions [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T05:23:46.578Z] github.com/docker/docker/api/types/volume [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/dockerfile [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/remotecontext [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T05:23:46.578Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/config [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/debug [2022-04-27T05:23:46.578Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T05:23:46.579Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T05:23:46.579Z] github.com/docker/docker/client [2022-04-27T05:23:46.579Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T05:23:46.579Z] github.com/docker/docker/cmd/dockerd [2022-04-27T05:23:46.579Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T05:23:46.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T05:23:46.579Z] github.com/docker/docker/container [2022-04-27T05:23:46.579Z] github.com/docker/docker/container/stream [2022-04-27T05:23:46.579Z] github.com/docker/docker/contrib/apparmor [2022-04-27T05:23:46.579Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T05:23:46.579Z] github.com/docker/docker/contrib/httpserver [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/cluster [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/config [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/events [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/exec [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/images [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/initlayer [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/links [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/listeners [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/local [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/names [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/network [2022-04-27T05:23:46.579Z] github.com/docker/docker/daemon/stats [2022-04-27T05:23:46.579Z] github.com/docker/docker/distribution [2022-04-27T05:23:46.579Z] github.com/docker/docker/distribution/metadata [2022-04-27T05:23:46.579Z] github.com/docker/docker/distribution/utils [2022-04-27T05:23:46.579Z] github.com/docker/docker/distribution/xfer [2022-04-27T05:23:46.579Z] github.com/docker/docker/dockerversion [2022-04-27T05:23:46.579Z] github.com/docker/docker/errdefs [2022-04-27T05:23:46.579Z] github.com/docker/docker/image [2022-04-27T05:23:46.579Z] github.com/docker/docker/image/cache [2022-04-27T05:23:46.579Z] github.com/docker/docker/image/tarexport [2022-04-27T05:23:46.579Z] github.com/docker/docker/image/v1 [2022-04-27T05:23:46.579Z] github.com/docker/docker/internal/test/suite [2022-04-27T05:23:46.579Z] github.com/docker/docker/layer [2022-04-27T05:23:46.579Z] github.com/docker/docker/libcontainerd [2022-04-27T05:23:46.579Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T05:23:46.579Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T05:23:46.579Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T05:23:46.579Z] github.com/docker/docker/libcontainerd/types [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/libnetwork/types [2022-04-27T05:23:46.579Z] github.com/docker/docker/oci [2022-04-27T05:23:46.579Z] github.com/docker/docker/oci/caps [2022-04-27T05:23:46.579Z] github.com/docker/docker/opts [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/aaparser [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/archive [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/authorization [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/capabilities [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/containerfs [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/directory [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/dmesg [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/filenotify [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/fileutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/fsutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/homedir [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/idtools [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/ioutils [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/longpath [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/loopback [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/parsers [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/pidfile [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/platform [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/plugins [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/pools [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/progress [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/pubsub [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/reexec [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/signal [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/stack [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/stringid [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/system [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/tailfile [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/tarsum [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/truncindex [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/urlutil [2022-04-27T05:23:46.579Z] github.com/docker/docker/pkg/useragent [2022-04-27T05:23:46.579Z] github.com/docker/docker/plugin [2022-04-27T05:23:46.579Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T05:23:46.579Z] github.com/docker/docker/plugin/v2 [2022-04-27T05:23:46.579Z] github.com/docker/docker/profiles/apparmor [2022-04-27T05:23:46.579Z] github.com/docker/docker/profiles/seccomp [2022-04-27T05:23:46.579Z] github.com/docker/docker/quota [2022-04-27T05:23:46.579Z] github.com/docker/docker/reference [2022-04-27T05:23:46.579Z] github.com/docker/docker/registry [2022-04-27T05:23:46.579Z] github.com/docker/docker/registry/resumable [2022-04-27T05:23:46.579Z] github.com/docker/docker/restartmanager [2022-04-27T05:23:46.579Z] github.com/docker/docker/rootless [2022-04-27T05:23:46.579Z] github.com/docker/docker/rootless/specconv [2022-04-27T05:23:46.579Z] github.com/docker/docker/runconfig [2022-04-27T05:23:46.579Z] github.com/docker/docker/runcon++ grep --fixed-strings /libnetwork [2022-04-27T05:23:46.579Z] fig/opts [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/daemon [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/environment [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/fakegit [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/registry [2022-04-27T05:23:46.579Z] github.com/docker/docker/testutil/request [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume/drivers [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume/local [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume/mounts [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume/service [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume/service/opts [2022-04-27T05:23:46.579Z] github.com/docker/docker/volume/testutils' [2022-04-27T05:23:46.854Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/types' [2022-04-27T05:23:46.854Z] + echo 'github.com/docker/docker/libnetwork [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/types' [2022-04-27T05:23:46.854Z] + grep --fixed-strings libnetwork/drivers/bridge [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:23:46.854Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:23:46.854Z] + type docker-proxy [2022-04-27T05:23:46.854Z] hack/test/unit: line 25: type: docker-proxy: not found [2022-04-27T05:23:46.854Z] + hack/make.sh binary-proxy install-proxy [2022-04-27T05:23:46.854Z] [2022-04-27T05:23:46.854Z] Removing bundles/ [2022-04-27T05:23:46.854Z] [2022-04-27T05:23:46.854Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2022-04-27T05:23:46.854Z] Building: bundles/binary-proxy/docker-proxy-dev [2022-04-27T05:23:46.854Z] GOOS="" GOARCH="" GOARM="" [2022-04-27T05:23:49.174Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:23:49.174Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-04-27T05:23:49.976Z] --- PASS: TestInfoAPIWarnings (16.31s) [2022-04-27T05:23:49.976Z] === RUN TestInfoDebug [2022-04-27T05:23:49.976Z] --- PASS: TestInfoDebug (0.52s) [2022-04-27T05:23:49.976Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:23:50.232Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2022-04-27T05:23:50.232Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:23:50.795Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2022-04-27T05:23:50.795Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:23:50.795Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s) [2022-04-27T05:23:50.795Z] === RUN TestPingCacheHeaders [2022-04-27T05:23:50.795Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-04-27T05:23:50.795Z] === RUN TestPingGet [2022-04-27T05:23:50.795Z] --- PASS: TestPingGet (0.01s) [2022-04-27T05:23:50.795Z] === RUN TestPingHead [2022-04-27T05:23:50.795Z] --- PASS: TestPingHead (0.01s) [2022-04-27T05:23:50.795Z] === RUN TestPingSwarmHeader [2022-04-27T05:23:51.358Z] === RUN TestPingSwarmHeader/before_swarm_init [2022-04-27T05:23:51.922Z] === RUN TestPingSwarmHeader/after_swarm_init [2022-04-27T05:23:52.851Z] === RUN TestPingSwarmHeader/after_swarm_leave [2022-04-27T05:23:52.851Z] --- PASS: TestPingSwarmHeader (2.07s) [2022-04-27T05:23:52.851Z] --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s) [2022-04-27T05:23:52.851Z] --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s) [2022-04-27T05:23:52.851Z] --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s) [2022-04-27T05:23:52.851Z] === RUN TestVersion [2022-04-27T05:23:52.851Z] --- PASS: TestVersion (0.02s) [2022-04-27T05:23:52.851Z] === CONT TestDiskUsage [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/container_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/image_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/volume_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/build-cache_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/container,_volume_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2022-04-27T05:23:53.413Z] === RUN TestDiskUsage/after_LoadBusybox [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2022-04-27T05:23:53.670Z] === RUN TestDiskUsage/after_container.Run [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/container_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/image_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/volume_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2022-04-27T05:23:53.927Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage (1.32s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty (0.01s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.20s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.01s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run (0.40s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s) [2022-04-27T05:23:54.184Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s) [2022-04-27T05:23:54.184Z] PASS [2022-04-27T05:23:54.184Z] [2022-04-27T05:23:54.184Z] === Skipped [2022-04-27T05:23:54.184Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:23:54.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-04-27T05:23:54.184Z] [2022-04-27T05:23:54.184Z] DONE 54 tests, 1 skipped in 22.187s [2022-04-27T05:23:54.184Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-04-27T05:23:54.184Z] ++ 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 [2022-04-27T05:23:54.184Z] ++ set -e [2022-04-27T05:23:54.184Z] ++ '[' -n 0 ']' [2022-04-27T05:23:54.184Z] ++ set -x [2022-04-27T05:23:54.184Z] ++ 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 [2022-04-27T05:23:54.442Z] INFO: Testing against a local daemon [2022-04-27T05:23:54.442Z] === RUN TestVolumesCreateAndList [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-04-27T05:23:54.442Z] === RUN TestVolumesRemove [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesRemove (0.06s) [2022-04-27T05:23:54.442Z] === RUN TestVolumesInspect [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInspect (0.02s) [2022-04-27T05:23:54.442Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:23:54.442Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:23:54.442Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:23:54.442Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:23:54.442Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:23:54.442Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:23:54.442Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:23:54.442Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s) [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:23:54.442Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:23:54.442Z] PASS [2022-04-27T05:23:54.442Z] [2022-04-27T05:23:54.442Z] DONE 9 tests in 0.229s [2022-04-27T05:23:54.442Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T05:23:54.699Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T05:23:54.699Z] +++ kill 6661 [2022-04-27T05:23:54.955Z] +++ /etc/init.d/apparmor stop [2022-04-27T05:23:54.955Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T05:23:54.955Z] [2022-04-27T05:23:54.955Z] Unloading profiles will leave already running processes permanently [2022-04-27T05:23:54.955Z] unconfined, which can lead to unexpected situations. [2022-04-27T05:23:54.955Z] [2022-04-27T05:23:54.955Z] To set a process to complain mode, use the command line tool [2022-04-27T05:23:54.955Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T05:23:54.955Z] +++ true [2022-04-27T05:23:54.955Z] exiting test-integration [2022-04-27T05:23:54.955Z] ++ exit 0 [2022-04-27T05:23:54.955Z] [2022-04-27T05:23:54.996Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2022-04-27T05:23:54.996Z] [2022-04-27T05:23:54.996Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2022-04-27T05:23:54.996Z] Installing docker-proxy to /usr/local/bin/ [2022-04-27T05:23:54.996Z] [2022-04-27T05:23:54.996Z] + mkdir -p bundles [2022-04-27T05:23:54.996Z] + '[' -n 'github.com/docker/docker/api [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/backend/build [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/httpstatus [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/httputils [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/middleware [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/build [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/checkpoint [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/container [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/debug [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/distribution [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/grpc [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/image [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/network [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/plugin [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/session [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/swarm [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/system [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/server/router/volume [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/backend [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/blkiodev [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/container [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/events [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/filters [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/image [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/mount [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/network [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/plugins/logdriver [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/registry [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/strslice [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/swarm [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/swarm/runtime [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/time [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/versions [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/versions/v1p19 [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/versions/v1p20 [2022-04-27T05:23:54.996Z] github.com/docker/docker/api/types/volume [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next/exporter [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/builder-next/worker [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/dockerfile [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/remotecontext [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/remotecontext/git [2022-04-27T05:23:54.996Z] github.com/docker/docker/builder/remotecontext/urlutil [2022-04-27T05:23:54.996Z] github.com/docker/docker/cli [2022-04-27T05:23:54.996Z] github.com/docker/docker/cli/config [2022-04-27T05:23:54.996Z] github.com/docker/docker/cli/debug [2022-04-27T05:23:54.996Z] github.com/docker/docker/cli/winresources/docker-proxy [2022-04-27T05:23:54.996Z] github.com/docker/docker/cli/winresources/dockerd [2022-04-27T05:23:54.996Z] github.com/docker/docker/client [2022-04-27T05:23:54.996Z] github.com/docker/docker/cmd/docker-proxy [2022-04-27T05:23:54.996Z] github.com/docker/docker/cmd/dockerd [2022-04-27T05:23:54.996Z] github.com/docker/docker/cmd/dockerd/trap [2022-04-27T05:23:54.996Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2022-04-27T05:23:54.996Z] github.com/docker/docker/container [2022-04-27T05:23:54.996Z] github.com/docker/docker/container/stream [2022-04-27T05:23:54.996Z] github.com/docker/docker/contrib/apparmor [2022-04-27T05:23:54.996Z] github.com/docker/docker/contrib/docker-device-tool [2022-04-27T05:23:54.996Z] github.com/docker/docker/contrib/httpserver [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/cluster [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/cluster/convert [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/cluster/executor [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/cluster/executor/container [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/cluster/provider [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/config [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/events [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/events/testutils [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/exec [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/aufs [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/btrfs [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/copy [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/devmapper [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/graphtest [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/overlay [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/register [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/vfs [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/graphdriver/zfs [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/images [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/initlayer [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/links [2022-04-27T05:23:54.996Z] github.com/docker/docker/daemon/listeners [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/awslogs [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/fluentd [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/gcplogs [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/gelf [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/journald [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/jsonfilelog [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/local [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/logentries [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/loggerutils [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/splunk [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/syslog [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/logger/templates [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/names [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/network [2022-04-27T05:23:54.997Z] github.com/docker/docker/daemon/stats [2022-04-27T05:23:54.997Z] github.com/docker/docker/distribution [2022-04-27T05:23:54.997Z] github.com/docker/docker/distribution/metadata [2022-04-27T05:23:54.997Z] github.com/docker/docker/distribution/utils [2022-04-27T05:23:54.997Z] github.com/docker/docker/distribution/xfer [2022-04-27T05:23:54.997Z] github.com/docker/docker/dockerversion [2022-04-27T05:23:54.997Z] github.com/docker/docker/errdefs [2022-04-27T05:23:54.997Z] github.com/docker/docker/image [2022-04-27T05:23:54.997Z] github.com/docker/docker/image/cache [2022-04-27T05:23:54.997Z] github.com/docker/docker/image/tarexport [2022-04-27T05:23:54.997Z] github.com/docker/docker/image/v1 [2022-04-27T05:23:54.997Z] github.com/docker/docker/internal/test/suite [2022-04-27T05:23:54.997Z] github.com/docker/docker/layer [2022-04-27T05:23:54.997Z] github.com/docker/docker/libcontainerd [2022-04-27T05:23:54.997Z] github.com/docker/docker/libcontainerd/queue [2022-04-27T05:23:54.997Z] github.com/docker/docker/libcontainerd/remote [2022-04-27T05:23:54.997Z] github.com/docker/docker/libcontainerd/supervisor [2022-04-27T05:23:54.997Z] github.com/docker/docker/libcontainerd/types [2022-04-27T05:23:54.997Z] github.com/docker/docker/oci [2022-04-27T05:23:54.997Z] github.com/docker/docker/oci/caps [2022-04-27T05:23:54.997Z] github.com/docker/docker/opts [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/aaparser [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/archive [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/authorization [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/broadcaster [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/capabilities [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/chrootarchive [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/containerfs [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/devicemapper [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/directory [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/dmesg [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/filenotify [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/fileutils [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/fsutils [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/homedir [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/idtools [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/ioutils [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/jsonmessage [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/longpath [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/loopback [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/namesgenerator [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/parsers [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/parsers/kernel [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/parsers/operatingsystem [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/pidfile [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/platform [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/plugingetter [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/plugins [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/plugins/transport [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/pools [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/progress [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/pubsub [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/reexec [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/signal [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/stack [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/stdcopy [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/streamformatter [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/stringid [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/sysinfo [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/system [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/tailfile [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/tarsum [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/truncindex [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/urlutil [2022-04-27T05:23:54.997Z] github.com/docker/docker/pkg/useragent [2022-04-27T05:23:54.997Z] github.com/docker/docker/plugin [2022-04-27T05:23:54.997Z] github.com/docker/docker/plugin/executor/containerd [2022-04-27T05:23:54.997Z] github.com/docker/docker/plugin/v2 [2022-04-27T05:23:54.997Z] github.com/docker/docker/profiles/apparmor [2022-04-27T05:23:54.997Z] github.com/docker/docker/profiles/seccomp [2022-04-27T05:23:54.997Z] github.com/docker/docker/quota [2022-04-27T05:23:54.997Z] github.com/docker/docker/reference [2022-04-27T05:23:54.997Z] github.com/docker/docker/registry [2022-04-27T05:23:54.997Z] github.com/docker/docker/registry/resumable [2022-04-27T05:23:54.997Z] github.com/docker/docker/restartmanager [2022-04-27T05:23:54.997Z] github.com/docker/docker/rootless [2022-04-27T05:23:54.997Z] github.com/docker/docker/rootless/specconv [2022-04-27T05:23:54.997Z] github.com/docker/docker/runconfig [2022-04-27T05:23:54.997Z] github.com/docker/docker/runconfig/opts [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/daemon [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/environment [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/fakecontext [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/fakegit [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/fakestorage [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/fixtures/load [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/fixtures/plugin [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/registry [2022-04-27T05:23:54.997Z] github.com/docker/docker/testutil/request [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume/drivers [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume/local [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume/mounts [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume/service [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume/service/opts [2022-04-27T05:23:54.997Z] github.com/docker/docker/volume/testutils' ']' [2022-04-27T05:23:54.997Z] + 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/httpstatus 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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd 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/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/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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum 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 [2022-04-27T05:23:55.259Z] ? github.com/docker/docker/api [no test files] [2022-04-27T05:23:55.519Z] + for job in $(jobs -p) [2022-04-27T05:23:55.519Z] + wait 6883 [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (12.17s) [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (12.59s) [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.88s) [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.94s) [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (10.16s) [2022-04-27T05:23:57.769Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.88s) [2022-04-27T05:23:57.769Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:23:57.769Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:23:59.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-04-27T05:23:59.956Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T05:24:02.081Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T05:24:02.337Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T05:24:02.337Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T05:24:02.593Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T05:24:03.157Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T05:24:03.157Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T05:24:03.720Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T05:24:03.720Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T05:24:04.284Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T05:24:04.847Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T05:24:04.847Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T05:24:05.409Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T05:24:07.926Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T05:24:07.926Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T05:24:07.926Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T05:24:08.113Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:24:09.086Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:24:09.293Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T05:24:10.222Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T05:24:10.222Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T05:24:10.630Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:24:11.151Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T05:24:11.604Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:24:12.518Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T05:24:13.381Z] ok github.com/docker/docker/api/server 0.010s coverage: 7.9% of statements [2022-04-27T05:24:13.448Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T05:24:13.792Z] --- PASS: TestBuildMultiStageCopy (15.79s) [2022-04-27T05:24:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.38s) [2022-04-27T05:24:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.06s) [2022-04-27T05:24:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.23s) [2022-04-27T05:24:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.47s) [2022-04-27T05:24:13.792Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.65s) [2022-04-27T05:24:13.792Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:24:14.016Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T05:24:14.579Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.04s) [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.74s) [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (16.98s) [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (17.35s) [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (17.51s) [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.82s) [2022-04-27T05:24:14.928Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (15.26s) [2022-04-27T05:24:14.928Z] === RUN TestBuildMultiStageCopy [2022-04-27T05:24:14.928Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-04-27T05:24:15.141Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T05:24:15.141Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-04-27T05:24:15.141Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T05:24:15.397Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T05:24:15.959Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T05:24:16.524Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T05:24:16.707Z] --- PASS: TestBuildMultiStageParentConfig (3.23s) [2022-04-27T05:24:16.707Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:24:16.707Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:24:16.707Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2022-04-27T05:24:16.707Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:24:16.781Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T05:24:17.344Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T05:24:17.600Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T05:24:17.856Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-04-27T05:24:18.254Z] --- PASS: TestBuildWithEmptyLayers (1.66s) [2022-04-27T05:24:18.254Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:24:18.809Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T05:24:19.371Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T05:24:19.628Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T05:24:19.884Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T05:24:20.140Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T05:24:20.140Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-27T05:24:20.140Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T05:24:21.069Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T05:24:21.325Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T05:24:21.888Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T05:24:22.451Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T05:24:22.451Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T05:24:22.451Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T05:24:22.451Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-27T05:24:22.451Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T05:24:23.013Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T05:24:23.575Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T05:24:23.575Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T05:24:23.831Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T05:24:24.394Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T05:24:26.283Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T05:24:26.283Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T05:24:26.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-04-27T05:24:27.104Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T05:24:27.667Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T05:24:28.597Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T05:24:29.160Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T05:24:29.418Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T05:24:29.925Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-04-27T05:24:29.925Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-04-27T05:24:29.981Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T05:24:30.543Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T05:24:30.799Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T05:24:30.924Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-04-27T05:24:31.362Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T05:24:31.362Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-04-27T05:24:32.730Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T05:24:33.096Z] --- PASS: TestBuildMultiStageOnBuild (14.24s) [2022-04-27T05:24:33.096Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:24:33.096Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:24:33.096Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-27T05:24:33.096Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:24:33.148Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-04-27T05:24:33.663Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T05:24:34.617Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T05:24:34.720Z] --- PASS: TestBuildMultiStageCopy (19.89s) [2022-04-27T05:24:34.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (13.13s) [2022-04-27T05:24:34.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.35s) [2022-04-27T05:24:34.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.56s) [2022-04-27T05:24:34.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.78s) [2022-04-27T05:24:34.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (2.06s) [2022-04-27T05:24:34.720Z] === RUN TestBuildMultiStageParentConfig [2022-04-27T05:24:34.874Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T05:24:35.803Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T05:24:37.170Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T05:24:38.522Z] --- PASS: TestBuildMultiStageParentConfig (3.77s) [2022-04-27T05:24:38.522Z] === RUN TestBuildLabelWithTargets [2022-04-27T05:24:38.522Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:24:38.522Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2022-04-27T05:24:38.522Z] === RUN TestBuildWithEmptyLayers [2022-04-27T05:24:38.538Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T05:24:38.794Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T05:24:40.162Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T05:24:40.419Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T05:24:40.752Z] --- PASS: TestBuildWithEmptyLayers (1.99s) [2022-04-27T05:24:40.752Z] === RUN TestBuildMultiStageOnBuild [2022-04-27T05:24:40.982Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T05:24:45.500Z] --- PASS: TestBuildMultiStageLayerLeak (11.95s) [2022-04-27T05:24:45.500Z] === RUN TestBuildWithHugeFile [2022-04-27T05:24:49.076Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T05:24:49.076Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-04-27T05:24:49.640Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T05:24:51.009Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T05:24:51.939Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T05:24:52.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-04-27T05:24:53.875Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-04-27T05:24:53.875Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T05:24:54.131Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T05:24:54.132Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T05:24:54.132Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T05:24:54.695Z] docker_api_swarm_service_test.go:395: [daa9add597cf0] joining swarm manager [d3951b96434b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:24:54.952Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T05:24:55.517Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T05:24:55.517Z] docker_api_swarm_service_test.go:395: [d5aa49f14aba1] joining swarm manager [d3951b96434b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:24:59.695Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T05:24:59.953Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T05:25:02.060Z] --- PASS: TestBuildMultiStageOnBuild (19.06s) [2022-04-27T05:25:02.060Z] === RUN TestBuildUncleanTarFilenames [2022-04-27T05:25:02.060Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:25:02.060Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2022-04-27T05:25:02.060Z] === RUN TestBuildMultiStageLayerLeak [2022-04-27T05:25:05.197Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T05:25:05.198Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T05:25:05.198Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T05:25:05.761Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T05:25:06.691Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T05:25:07.620Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T05:25:08.549Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T05:25:09.110Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T05:25:11.001Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-04-27T05:25:11.001Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T05:25:11.564Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T05:25:12.127Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T05:25:13.057Z] docker_api_swarm_service_test.go:343: [df8c80399824d] joining swarm manager [d9144a2ab83d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:25:13.987Z] docker_api_swarm_service_test.go:343: [d77f7d458055a] joining swarm manager [d9144a2ab83d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:25:17.029Z] --- PASS: TestBuildMultiStageLayerLeak (16.75s) [2022-04-27T05:25:17.030Z] === RUN TestBuildWithHugeFile [2022-04-27T05:25:19.238Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T05:25:24.510Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T05:25:24.510Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T05:25:25.073Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T05:25:25.636Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T05:25:26.200Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T05:25:26.200Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T05:25:26.764Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T05:25:27.020Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-04-27T05:25:28.390Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T05:25:28.390Z] === RUN TestDockerSuite/TestNetworkEvents [2022-04-27T05:25:29.320Z] docker_api_swarm_service_test.go:490: [d9e079f95ad17] joining swarm manager [d448a9c4025fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:25:30.251Z] docker_api_swarm_service_test.go:490: [d58ba8223d6ab] joining swarm manager [d448a9c4025fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:25:34.429Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T05:25:35.797Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T05:25:36.053Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T05:25:37.948Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T05:25:38.117Z] --- PASS: TestBuildWithHugeFile (134.04s) [2022-04-27T05:25:38.117Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:25:38.117Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:25:38.117Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:25:38.117Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:25:38.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:25:38.117Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:25:38.117Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:25:38.117Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:25:38.117Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:25:38.117Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:25:38.117Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:25:38.117Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:25:38.117Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2022-04-27T05:25:38.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-27T05:25:38.117Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:25:38.117Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:25:38.117Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:25:38.117Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-04-27T05:25:38.117Z] PASS [2022-04-27T05:25:38.117Z] ok github.com/docker/docker/integration/build 219.165s [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === Skipped [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T05:25:38.117Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T05:25:38.117Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-27T05:25:38.117Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2022-04-27T05:25:38.117Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:25:38.117Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T05:25:38.117Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] DONE 29 tests, 6 skipped in 259.116s [2022-04-27T05:25:38.117Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T05:25:38.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:25:38.117Z] INFO: Testing against a local daemon [2022-04-27T05:25:38.117Z] === RUN TestConfigInspect [2022-04-27T05:25:38.117Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestConfigList [2022-04-27T05:25:38.117Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:25:38.117Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestConfigsUpdate [2022-04-27T05:25:38.117Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestTemplatedConfig [2022-04-27T05:25:38.117Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestConfigCreateResolve [2022-04-27T05:25:38.117Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:25:38.117Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T05:25:38.117Z] PASS [2022-04-27T05:25:38.117Z] ok github.com/docker/docker/integration/config 0.141s [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === Skipped [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T05:25:38.117Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T05:25:38.117Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T05:25:38.117Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T05:25:38.117Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T05:25:38.117Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T05:25:38.117Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:25:38.117Z] [2022-04-27T05:25:38.117Z] DONE 6 tests, 6 skipped in 2.289s [2022-04-27T05:25:38.117Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T05:25:38.117Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:25:38.117Z] INFO: Testing against a local daemon [2022-04-27T05:25:38.117Z] === RUN TestCheckpoint [2022-04-27T05:25:38.117Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:25:38.117Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:25:38.117Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:25:38.117Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:25:38.117Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:25:38.117Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:25:38.117Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:25:38.117Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:25:38.117Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:25:38.117Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:25:38.117Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:25:38.117Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:25:38.117Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON (0.04s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.01s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:25:38.117Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:25:38.117Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:25:38.117Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.29s) [2022-04-27T05:25:38.117Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:25:38.117Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.30s) [2022-04-27T05:25:38.118Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:25:38.118Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.27s) [2022-04-27T05:25:38.118Z] === RUN TestCopyEmptyFile [2022-04-27T05:25:38.118Z] --- PASS: TestCopyEmptyFile (0.42s) [2022-04-27T05:25:38.118Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:25:38.118Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-04-27T05:25:38.118Z] === RUN TestCopyFromContainer [2022-04-27T05:25:38.118Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.118Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:25:38.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:25:38.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:25:38.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:25:38.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:25:38.118Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:25:38.118Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:25:38.118Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:25:38.118Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:25:38.118Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:25:38.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.06s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-27T05:25:38.118Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:25:38.118Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T05:25:38.118Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-27T05:25:38.118Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:25:38.118Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.118Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:25:38.118Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:25:38.118Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:25:38.118Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:25:38.118Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:25:38.118Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:25:38.118Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:25:38.118Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T05:25:38.118Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:25:38.118Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T05:25:38.118Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:25:38.118Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:25:38.118Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:25:38.118Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-27T05:25:38.118Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:25:38.118Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.15s) [2022-04-27T05:25:38.118Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:25:38.118Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T05:25:38.118Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T05:25:38.118Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:25:38.118Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:38.118Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:25:38.118Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:38.118Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:25:38.118Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:39.081Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:25:39.539Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:25:39.539Z] --- PASS: TestWindowsDevices (0.03s) [2022-04-27T05:25:39.539Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-27T05:25:39.539Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-27T05:25:39.539Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-27T05:25:39.539Z] --- PASS: TestWindowsDevices/process/no_device_mounted (6.79s) [2022-04-27T05:25:39.539Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.58s) [2022-04-27T05:25:39.539Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.73s) [2022-04-27T05:25:39.539Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-27T05:25:39.539Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.74s) [2022-04-27T05:25:39.539Z] === RUN TestDiff [2022-04-27T05:25:39.539Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T05:25:39.539Z] --- SKIP: TestDiff (0.00s) [2022-04-27T05:25:39.539Z] === RUN TestExecWithCloseStdin [2022-04-27T05:25:39.539Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T05:25:39.539Z] --- SKIP: TestExecWithCloseStdin (0.00s) [2022-04-27T05:25:39.539Z] === RUN TestExec [2022-04-27T05:25:43.247Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-04-27T05:25:44.214Z] --- PASS: TestExec (4.35s) [2022-04-27T05:25:44.214Z] === RUN TestExecUser [2022-04-27T05:25:44.214Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T05:25:44.214Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T05:25:44.214Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:25:44.214Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:44.214Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T05:25:44.214Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:25:44.214Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:44.214Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T05:25:44.214Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:25:44.214Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T05:25:44.214Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T05:25:44.214Z] === RUN TestHealthKillContainer [2022-04-27T05:25:44.214Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T05:25:44.214Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T05:25:44.214Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:25:44.214Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:25:44.214Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:25:44.214Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:25:44.615Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T05:25:44.615Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-27T05:25:44.615Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T05:25:45.983Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T05:25:47.144Z] --- PASS: TestKillContainerInvalidSignal (3.53s) [2022-04-27T05:25:47.144Z] === RUN TestKillContainer [2022-04-27T05:25:47.144Z] === RUN TestKillContainer/no_signal [2022-04-27T05:25:49.255Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-04-27T05:25:49.255Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 31.9% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/server/middleware 0.006s coverage: 37.7% of statements [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 6.1% of statements [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/container [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/events [no test files] [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/image [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/network [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 77.3% of statements [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/builder/remotecontext 0.138s coverage: 13.7% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/builder/dockerfile 0.508s coverage: 49.3% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/builder/remotecontext/urlutil 0.004s coverage: 100.0% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2022-04-27T05:25:49.883Z] ok github.com/docker/docker/builder/remotecontext/git 1.838s coverage: 86.3% of statements [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/cli [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/cli/config [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/cli/winresources/docker-proxy [no test files] [2022-04-27T05:25:49.883Z] ? github.com/docker/docker/cli/winresources/dockerd [no test files] [2022-04-27T05:25:50.459Z] ok github.com/docker/docker/cmd/docker-proxy 0.241s coverage: 67.6% of statements [2022-04-27T05:25:50.869Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:25:50.869Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T05:25:50.869Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:25:51.151Z] docker_api_swarm_service_test.go:128: [d0519b07abbd8] joining swarm manager [d11028634222f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:25:51.151Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T05:25:51.716Z] docker_api_swarm_service_test.go:129: [d5857c41dabce] joining swarm manager [d11028634222f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:25:53.614Z] docker_api_swarm_service_test.go:137: [d189d679ea67a] joining swarm manager [d11028634222f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T05:25:53.871Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T05:25:54.127Z] docker_api_swarm_service_test.go:138: [da8284365d14e] joining swarm manager [d11028634222f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-04-27T05:25:54.591Z] --- PASS: TestKillContainer (7.08s) [2022-04-27T05:25:54.591Z] --- PASS: TestKillContainer/no_signal (3.70s) [2022-04-27T05:25:54.591Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:25:54.591Z] --- PASS: TestKillContainer/killing_signal (3.32s) [2022-04-27T05:25:54.591Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:25:54.591Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:25:54.591Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T05:25:54.591Z] === RUN TestKillStoppedContainer [2022-04-27T05:25:54.591Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:25:54.591Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T05:25:54.591Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:25:54.591Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:25:54.591Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T05:25:54.591Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:25:54.591Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T05:25:54.591Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T05:25:54.591Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:25:54.591Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:25:54.591Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T05:25:54.591Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:25:54.591Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:25:54.591Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T05:25:54.591Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:25:54.674Z] ok github.com/docker/docker/client 0.151s coverage: 75.6% of statements [2022-04-27T05:25:57.500Z] --- PASS: TestLogsFollowTailEmpty (3.31s) [2022-04-27T05:25:57.500Z] === RUN TestNetworkNat [2022-04-27T05:25:57.500Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T05:25:57.500Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T05:25:57.500Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:25:59.376Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T05:25:59.940Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T05:26:00.873Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T05:26:01.804Z] === RUN TestDockerSuite/TestPortList [2022-04-27T05:26:02.204Z] --- PASS: TestNetworkLocalhostTCPNat (4.00s) [2022-04-27T05:26:02.204Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:26:02.204Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T05:26:02.204Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T05:26:02.204Z] === RUN TestPause [2022-04-27T05:26:02.204Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T05:26:02.204Z] --- SKIP: TestPause (0.00s) [2022-04-27T05:26:02.204Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:26:05.101Z] --- PASS: TestPauseFailsOnWindowsServerContainers (3.32s) [2022-04-27T05:26:05.101Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:26:05.101Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:26:05.101Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T05:26:05.101Z] === RUN TestPsFilter [2022-04-27T05:26:05.557Z] --- PASS: TestPsFilter (0.41s) [2022-04-27T05:26:05.557Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T05:26:08.369Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T05:26:09.281Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.26s) [2022-04-27T05:26:09.281Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:26:09.298Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T05:26:12.170Z] --- PASS: TestRemoveContainerWithVolume (3.19s) [2022-04-27T05:26:12.170Z] === RUN TestRemoveContainerRunning [2022-04-27T05:26:15.063Z] --- PASS: TestRemoveContainerRunning (3.24s) [2022-04-27T05:26:15.063Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:26:15.839Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T05:26:15.839Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T05:26:15.839Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T05:26:15.839Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T05:26:15.839Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T05:26:16.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T05:26:16.096Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T05:26:16.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-04-27T05:26:16.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T05:26:16.662Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T05:26:17.596Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T05:26:17.596Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-04-27T05:26:18.525Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-04-27T05:26:18.789Z] --- PASS: TestRemoveContainerForceRemoveRunning (3.26s) [2022-04-27T05:26:18.790Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:26:18.790Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2022-04-27T05:26:18.790Z] === RUN TestRenameLinkedContainer [2022-04-27T05:26:18.790Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T05:26:18.790Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T05:26:18.790Z] === RUN TestRenameStoppedContainer [2022-04-27T05:26:19.892Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-04-27T05:26:20.823Z] docker_api_swarm_service_test.go:304: [df0d44cf295f2] joining swarm manager [dc216d05cd760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:26:21.079Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-04-27T05:26:21.641Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-04-27T05:26:21.641Z] docker_api_swarm_service_test.go:304: [dd6ec92461d0e] joining swarm manager [dc216d05cd760]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:26:21.683Z] --- PASS: TestRenameStoppedContainer (3.14s) [2022-04-27T05:26:21.683Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:26:21.898Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T05:26:24.419Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T05:26:25.347Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T05:26:27.243Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T05:26:28.742Z] --- PASS: TestRenameRunningContainerAndReuse (6.60s) [2022-04-27T05:26:28.742Z] === RUN TestRenameInvalidName [2022-04-27T05:26:31.439Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T05:26:31.439Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T05:26:31.649Z] --- PASS: TestRenameInvalidName (3.24s) [2022-04-27T05:26:31.649Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:26:33.331Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T05:26:39.882Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T05:26:40.811Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T05:26:41.401Z] ok github.com/docker/docker/cmd/dockerd 0.084s coverage: 29.0% of statements [2022-04-27T05:26:41.401Z] ok github.com/docker/docker/container 0.119s coverage: 34.8% of statements [2022-04-27T05:26:41.401Z] ok github.com/docker/docker/cmd/dockerd/trap 2.498s coverage: 0.0% of statements [2022-04-27T05:26:41.401Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2022-04-27T05:26:41.401Z] ? github.com/docker/docker/container/stream [no test files] [2022-04-27T05:26:41.401Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-04-27T05:26:41.401Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-04-27T05:26:41.401Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-04-27T05:26:41.739Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-04-27T05:26:42.304Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T05:26:43.672Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T05:26:43.929Z] docker_api_swarm_service_test.go:100: [dbdc5929cdf29] joining swarm manager [d33ca1d480de2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:26:44.015Z] --- PASS: TestRenameAnonymousContainer (12.07s) [2022-04-27T05:26:44.015Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:26:44.861Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T05:26:44.861Z] docker_api_swarm_service_test.go:101: [d5f759c5d4ed3] joining swarm manager [d33ca1d480de2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:26:46.234Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T05:26:46.694Z] ok github.com/docker/docker/daemon/cluster 0.081s coverage: 0.5% of statements [2022-04-27T05:26:46.908Z] --- PASS: TestRenameContainerWithSameName (3.27s) [2022-04-27T05:26:46.908Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:26:46.908Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T05:26:46.908Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T05:26:46.908Z] === RUN TestResize [2022-04-27T05:26:47.639Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2022-04-27T05:26:48.584Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2022-04-27T05:26:49.518Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T05:26:49.799Z] --- PASS: TestResize (3.19s) [2022-04-27T05:26:49.799Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:26:50.084Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T05:26:50.342Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T05:26:50.907Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T05:26:52.277Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T05:26:53.518Z] --- PASS: TestResizeWithInvalidSize (3.19s) [2022-04-27T05:26:53.519Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:26:54.185Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T05:26:54.441Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T05:26:54.441Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-27T05:26:54.441Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T05:26:54.441Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T05:26:54.697Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T05:26:54.697Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T05:26:55.260Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T05:26:56.189Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T05:26:56.408Z] --- PASS: TestResizeWhenContainerNotStarted (3.25s) [2022-04-27T05:26:56.408Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:26:56.408Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:26:56.408Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:26:56.408Z] === RUN TestStats [2022-04-27T05:26:56.408Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T05:26:56.408Z] --- SKIP: TestStats (0.00s) [2022-04-27T05:26:56.408Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:26:56.731Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-04-27T05:26:56.993Z] ok github.com/docker/docker/daemon/config 0.030s coverage: 81.2% of statements [2022-04-27T05:26:57.119Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T05:26:57.566Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2022-04-27T05:26:57.684Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T05:26:57.828Z] ok github.com/docker/docker/daemon 10.173s coverage: 16.9% of statements [2022-04-27T05:26:57.828Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-04-27T05:26:57.828Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-04-27T05:26:57.828Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-04-27T05:26:57.828Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-04-27T05:26:58.403Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2022-04-27T05:26:59.794Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.742s coverage: 74.8% of statements [2022-04-27T05:27:01.183Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 3.0% of statements [2022-04-27T05:27:01.445Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.422s coverage: 56.2% of statements [2022-04-27T05:27:02.837Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.9% of statements [2022-04-27T05:27:04.239Z] check_test.go:378: [dbdc5929cdf29] daemon is not started [2022-04-27T05:27:04.793Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.309s coverage: 50.6% of statements [2022-04-27T05:27:05.167Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T05:27:05.730Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T05:27:05.735Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.588s coverage: 46.1% of statements [2022-04-27T05:27:05.736Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-04-27T05:27:06.677Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.694s coverage: 58.2% of statements [2022-04-27T05:27:06.677Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-04-27T05:27:06.677Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-04-27T05:27:06.677Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.5% of statements [2022-04-27T05:27:06.703Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.86s) [2022-04-27T05:27:06.703Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:27:06.703Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T05:27:06.703Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T05:27:06.703Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:27:07.098Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T05:27:07.098Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T05:27:07.098Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T05:27:07.355Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T05:27:08.066Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.018s coverage: 3.0% of statements [2022-04-27T05:27:08.640Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2022-04-27T05:27:09.213Z] ok github.com/docker/docker/daemon/images 0.047s coverage: 6.6% of statements [2022-04-27T05:27:09.213Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-04-27T05:27:09.213Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-04-27T05:27:09.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-04-27T05:27:09.250Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T05:27:10.158Z] ok github.com/docker/docker/daemon/logger 0.219s coverage: 43.0% of statements [2022-04-27T05:27:10.622Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T05:27:11.103Z] ok github.com/docker/docker/daemon/logger/awslogs 0.174s coverage: 80.2% of statements [2022-04-27T05:27:11.103Z] ok github.com/docker/docker/daemon/logger/fluentd 0.023s coverage: 53.6% of statements [2022-04-27T05:27:11.103Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-04-27T05:27:11.187Z] docker_api_swarm_service_test.go:533: [d500f05189e14] joining swarm manager [d3b95939f545e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:27:12.048Z] ok github.com/docker/docker/daemon/logger/journald 0.006s coverage: 23.9% of statements [2022-04-27T05:27:12.048Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 68.2% of statements [2022-04-27T05:27:12.311Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2022-04-27T05:27:12.559Z] docker_api_swarm_service_test.go:534: [db56179181996] joining swarm manager [d3b95939f545e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:27:12.818Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T05:27:12.884Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.017s coverage: 69.9% of statements [2022-04-27T05:27:13.530Z] ok github.com/docker/docker/daemon/logger/local 0.039s coverage: 78.7% of statements [2022-04-27T05:27:13.530Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-04-27T05:27:13.769Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T05:27:13.769Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T05:27:14.027Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T05:27:14.232Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.045s coverage: 58.4% of statements [2022-04-27T05:27:14.803Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.056s coverage: 31.5% of statements [2022-04-27T05:27:15.745Z] ok github.com/docker/docker/daemon/logger/syslog 0.007s coverage: 46.8% of statements [2022-04-27T05:27:16.005Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-04-27T05:27:16.576Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-04-27T05:27:17.519Z] ok github.com/docker/docker/daemon/logger/splunk 1.650s coverage: 82.5% of statements [2022-04-27T05:27:17.519Z] ? github.com/docker/docker/daemon/names [no test files] [2022-04-27T05:27:17.519Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-04-27T05:27:18.202Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T05:27:18.460Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T05:27:18.463Z] ok github.com/docker/docker/distribution/metadata 0.049s coverage: 48.2% of statements [2022-04-27T05:27:18.717Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T05:27:19.036Z] ok github.com/docker/docker/distribution 0.628s coverage: 28.2% of statements [2022-04-27T05:27:19.036Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-04-27T05:27:19.610Z] ok github.com/docker/docker/errdefs 0.006s coverage: 77.0% of statements [2022-04-27T05:27:20.089Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T05:27:20.185Z] ok github.com/docker/docker/image 0.023s coverage: 86.9% of statements [2022-04-27T05:27:20.448Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2022-04-27T05:27:21.021Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T05:27:21.022Z] ok github.com/docker/docker/distribution/xfer 1.893s coverage: 84.9% of statements [2022-04-27T05:27:21.023Z] ? github.com/docker/docker/dockerversion [no test files] [2022-04-27T05:27:21.023Z] ok github.com/docker/docker/image/tarexport 0.022s coverage: 0.7% of statements [2022-04-27T05:27:21.954Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T05:27:21.970Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2022-04-27T05:27:21.970Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-04-27T05:27:22.231Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2022-04-27T05:27:22.519Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T05:27:22.777Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T05:27:23.176Z] ok github.com/docker/docker/oci 0.007s coverage: 46.0% of statements [2022-04-27T05:27:23.341Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T05:27:23.438Z] ok github.com/docker/docker/opts 0.024s coverage: 66.7% of statements [2022-04-27T05:27:23.699Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-04-27T05:27:25.615Z] ok github.com/docker/docker/pkg/archive 0.316s coverage: 82.5% of statements [2022-04-27T05:27:26.186Z] ok github.com/docker/docker/pkg/authorization 0.206s coverage: 68.3% of statements [2022-04-27T05:27:26.186Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-04-27T05:27:26.447Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-04-27T05:27:26.618Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T05:27:27.182Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T05:27:27.674Z] --- PASS: TestBuildWithHugeFile (157.97s) [2022-04-27T05:27:27.674Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:27:27.674Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:27:27.674Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:27:27.674Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:27:27.674Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:27:27.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:27:27.674Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:27:27.674Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:27:27.674Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:27:27.674Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:27:27.674Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:27:27.674Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:27:27.674Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:27:27.674Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-04-27T05:27:27.674Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-27T05:27:27.674Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-27T05:27:27.674Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-27T05:27:27.674Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:27:27.674Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:27.674Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2022-04-27T05:27:27.674Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:27:27.674Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-04-27T05:27:27.674Z] PASS [2022-04-27T05:27:27.674Z] ok github.com/docker/docker/integration/build 227.594s [2022-04-27T05:27:27.674Z] [2022-04-27T05:27:27.674Z] === Skipped [2022-04-27T05:27:27.674Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T05:27:27.674Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:27:27.674Z] [2022-04-27T05:27:27.674Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T05:27:27.674Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.674Z] [2022-04-27T05:27:27.674Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2022-04-27T05:27:27.674Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:27.674Z] [2022-04-27T05:27:27.674Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-27T05:27:27.674Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:27.674Z] [2022-04-27T05:27:27.674Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:27:27.675Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2022-04-27T05:27:27.675Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] DONE 29 tests, 6 skipped in 269.326s [2022-04-27T05:27:27.675Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T05:27:27.675Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:27:27.675Z] INFO: Testing against a local daemon [2022-04-27T05:27:27.675Z] === RUN TestConfigInspect [2022-04-27T05:27:27.675Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] --- SKIP: TestConfigInspect (0.01s) [2022-04-27T05:27:27.675Z] === RUN TestConfigList [2022-04-27T05:27:27.675Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T05:27:27.675Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:27:27.675Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T05:27:27.675Z] === RUN TestConfigsUpdate [2022-04-27T05:27:27.675Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T05:27:27.675Z] === RUN TestTemplatedConfig [2022-04-27T05:27:27.675Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T05:27:27.675Z] === RUN TestConfigCreateResolve [2022-04-27T05:27:27.675Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:27.675Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T05:27:27.675Z] PASS [2022-04-27T05:27:27.675Z] ok github.com/docker/docker/integration/config 0.109s [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === Skipped [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s) [2022-04-27T05:27:27.675Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T05:27:27.675Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T05:27:27.675Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T05:27:27.675Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T05:27:27.675Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T05:27:27.675Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:27.675Z] [2022-04-27T05:27:27.675Z] DONE 6 tests, 6 skipped in 2.186s [2022-04-27T05:27:27.675Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T05:27:27.745Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T05:27:28.002Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T05:27:28.646Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:27:28.646Z] INFO: Testing against a local daemon [2022-04-27T05:27:28.646Z] === RUN TestCheckpoint [2022-04-27T05:27:28.646Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:27:28.646Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:27:28.646Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:27:28.646Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:27:28.646Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:27:28.646Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:27:28.646Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:27:28.646Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:27:28.646Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:27:28.646Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:27:28.646Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:27:28.646Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:27:28.646Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON (0.03s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/commit (0.02s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.02s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.01s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.02s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:27:28.646Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:27:28.646Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:27:28.934Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T05:27:29.111Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2022-04-27T05:27:29.111Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:27:29.111Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.27s) [2022-04-27T05:27:29.111Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:27:29.191Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T05:27:29.449Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T05:27:29.572Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.26s) [2022-04-27T05:27:29.572Z] === RUN TestCopyEmptyFile [2022-04-27T05:27:29.746Z] ok github.com/docker/docker/pkg/chrootarchive 2.490s coverage: 42.7% of statements [2022-04-27T05:27:29.746Z] ok github.com/docker/docker/pkg/containerfs 0.025s coverage: 6.7% of statements [2022-04-27T05:27:30.008Z] ok github.com/docker/docker/layer 7.129s coverage: 69.0% of statements [2022-04-27T05:27:30.008Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-04-27T05:27:30.008Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-04-27T05:27:30.008Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-04-27T05:27:30.008Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-04-27T05:27:30.008Z] ? github.com/docker/docker/oci/caps [no test files] [2022-04-27T05:27:30.008Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-04-27T05:27:30.008Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-04-27T05:27:30.014Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T05:27:30.014Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T05:27:30.034Z] --- PASS: TestCopyEmptyFile (0.53s) [2022-04-27T05:27:30.034Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:27:30.270Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2022-04-27T05:27:30.273Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T05:27:30.495Z] --- PASS: TestCopyToContainerPathIsNotDir (0.27s) [2022-04-27T05:27:30.496Z] === RUN TestCopyFromContainer [2022-04-27T05:27:30.496Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:30.496Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:27:30.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:27:30.496Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:27:30.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:27:30.496Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:27:30.496Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:27:30.496Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:27:30.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:27:30.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:27:30.496Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:27:30.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-27T05:27:30.496Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:27:30.496Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T05:27:30.496Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2022-04-27T05:27:30.496Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:27:30.496Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:30.496Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:27:30.496Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:30.496Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:27:30.496Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:30.496Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:27:30.496Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:27:30.496Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:27:30.496Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-04-27T05:27:30.496Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:27:30.496Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T05:27:30.496Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:27:30.496Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:27:30.496Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:27:30.496Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-04-27T05:27:30.496Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:27:30.496Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:27:30.496Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.09s) [2022-04-27T05:27:30.496Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:27:30.845Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 87.2% of statements [2022-04-27T05:27:30.957Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T05:27:30.957Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T05:27:30.957Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:27:30.957Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:30.957Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:27:30.957Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:30.957Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:31.107Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2022-04-27T05:27:31.107Z] ok github.com/docker/docker/pkg/fsutils 0.161s coverage: 85.1% of statements [2022-04-27T05:27:31.208Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T05:27:31.368Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2022-04-27T05:27:31.424Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:31.773Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T05:27:31.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-04-27T05:27:31.880Z] --- PASS: TestUpdateRestartPolicy (24.59s) [2022-04-27T05:27:31.880Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:27:31.887Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:27:32.312Z] ok github.com/docker/docker/pkg/idtools 0.546s coverage: 67.9% of statements [2022-04-27T05:27:32.338Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T05:27:32.574Z] ok github.com/docker/docker/pkg/ioutils 0.423s coverage: 71.5% of statements [2022-04-27T05:27:32.837Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-04-27T05:27:32.837Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2022-04-27T05:27:32.837Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-04-27T05:27:33.099Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2022-04-27T05:27:33.099Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2022-04-27T05:27:33.289Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-04-27T05:27:33.361Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-04-27T05:27:33.411Z] --- PASS: TestUpdateRestartWithAutoRemove (3.24s) [2022-04-27T05:27:33.411Z] === RUN TestWaitNonBlocked [2022-04-27T05:27:33.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:27:33.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:27:33.411Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:27:33.411Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:27:33.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:27:33.411Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:27:33.623Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.007s coverage: 90.5% of statements [2022-04-27T05:27:33.623Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2022-04-27T05:27:33.623Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-04-27T05:27:33.623Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-04-27T05:27:34.197Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.016s coverage: 56.8% of statements [2022-04-27T05:27:34.223Z] docker_api_swarm_service_test.go:148: [d53ec4441268b] joining swarm manager [d5e13e45eec37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:27:34.481Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T05:27:34.771Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-04-27T05:27:35.033Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-04-27T05:27:35.046Z] docker_api_swarm_service_test.go:148: [d5af438bb984a] joining swarm manager [d5e13e45eec37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:27:35.295Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-04-27T05:27:35.303Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-04-27T05:27:36.672Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-04-27T05:27:36.676Z] ok github.com/docker/docker/pkg/pubsub 1.037s coverage: 75.0% of statements [2022-04-27T05:27:36.676Z] ok github.com/docker/docker/pkg/reexec 0.009s coverage: 82.4% of statements [2022-04-27T05:27:36.937Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2022-04-27T05:27:37.137Z] --- PASS: TestWaitNonBlocked (0.04s) [2022-04-27T05:27:37.137Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.12s) [2022-04-27T05:27:37.137Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.79s) [2022-04-27T05:27:37.137Z] === RUN TestWaitBlocked [2022-04-27T05:27:37.137Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:37.137Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T05:27:37.137Z] PASS [2022-04-27T05:27:37.137Z] ok github.com/docker/docker/integration/container 126.644s [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === Skipped [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T05:27:37.137Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T05:27:37.137Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T05:27:37.137Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T05:27:37.137Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T05:27:37.137Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T05:27:37.137Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T05:27:37.137Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-04-27T05:27:37.137Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:27:37.137Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-27T05:27:37.137Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:27:37.137Z] --- SKIP: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-27T05:27:37.137Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:27:37.137Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.21s) [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-27T05:27:37.137Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:27:37.137Z] --- SKIP: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.25s) [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-27T05:27:37.137Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:27:37.137Z] --- SKIP: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.17s) [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T05:27:37.137Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s) [2022-04-27T05:27:37.137Z] exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T05:27:37.137Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T05:27:37.137Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T05:27:37.137Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T05:27:37.137Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T05:27:37.137Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:27:37.137Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:27:37.137Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T05:27:37.137Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:27:37.137Z] [2022-04-27T05:27:37.137Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T05:27:37.138Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T05:27:37.138Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T05:27:37.138Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T05:27:37.138Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T05:27:37.138Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T05:27:37.138Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T05:27:37.138Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T05:27:37.138Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T05:27:37.138Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T05:27:37.138Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T05:27:37.138Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T05:27:37.138Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:27:37.138Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T05:27:37.138Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T05:27:37.138Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T05:27:37.138Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:37.138Z] [2022-04-27T05:27:37.138Z] DONE 120 tests, 38 skipped in 129.844s [2022-04-27T05:27:37.138Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T05:27:37.201Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-04-27T05:27:37.234Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-04-27T05:27:37.462Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-04-27T05:27:37.723Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-04-27T05:27:37.795Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-27T05:27:37.859Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.32s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.36s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.22s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/process/no_device_mounted (4.50s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (4.90s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (6.35s) [2022-04-27T05:27:37.859Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (5.61s) [2022-04-27T05:27:37.859Z] === RUN TestDiff [2022-04-27T05:27:37.859Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:37.859Z] --- SKIP: TestDiff (0.00s) [2022-04-27T05:27:37.859Z] === RUN TestExecWithCloseStdin [2022-04-27T05:27:38.294Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 53.8% of statements [2022-04-27T05:27:38.358Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-04-27T05:27:38.554Z] ok github.com/docker/docker/pkg/system 0.003s coverage: 42.3% of statements [2022-04-27T05:27:38.814Z] ok github.com/docker/docker/pkg/tailfile 0.055s coverage: 88.6% of statements [2022-04-27T05:27:39.287Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T05:27:39.385Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2022-04-27T05:27:39.646Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-04-27T05:27:39.906Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-04-27T05:27:40.047Z] --- PASS: TestExecWithCloseStdin (2.70s) [2022-04-27T05:27:40.047Z] === RUN TestExec [2022-04-27T05:27:40.214Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-04-27T05:27:40.778Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T05:27:41.345Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T05:27:41.602Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T05:27:41.825Z] ok github.com/docker/docker/plugin 0.519s coverage: 23.3% of statements [2022-04-27T05:27:41.825Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2022-04-27T05:27:42.167Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T05:27:42.167Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T05:27:42.232Z] --- PASS: TestExec (2.16s) [2022-04-27T05:27:42.232Z] === RUN TestExecUser [2022-04-27T05:27:42.232Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T05:27:42.232Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T05:27:42.232Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:27:42.232Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:42.232Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T05:27:42.232Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:27:42.232Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:42.232Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T05:27:42.232Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:27:42.232Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:42.232Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T05:27:42.232Z] === RUN TestHealthKillContainer [2022-04-27T05:27:42.232Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T05:27:42.232Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T05:27:42.232Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:27:42.232Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:27:42.232Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:27:42.232Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:27:42.397Z] ok github.com/docker/docker/profiles/seccomp 0.009s coverage: 86.0% of statements [2022-04-27T05:27:43.343Z] ok github.com/docker/docker/quota 0.218s coverage: 71.4% of statements [2022-04-27T05:27:43.541Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T05:27:43.605Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-04-27T05:27:44.105Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T05:27:44.362Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T05:27:44.420Z] --- PASS: TestKillContainerInvalidSignal (1.95s) [2022-04-27T05:27:44.420Z] === RUN TestKillContainer [2022-04-27T05:27:44.420Z] === RUN TestKillContainer/no_signal [2022-04-27T05:27:44.551Z] ok github.com/docker/docker/registry 0.052s coverage: 58.6% of statements [2022-04-27T05:27:45.125Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-04-27T05:27:45.125Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-04-27T05:27:45.297Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T05:27:45.554Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T05:27:45.554Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T05:27:45.698Z] ok github.com/docker/docker/runconfig 0.009s coverage: 64.5% of statements [2022-04-27T05:27:45.960Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-04-27T05:27:45.966Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:27:45.966Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T05:27:45.966Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:27:46.120Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T05:27:46.683Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T05:27:46.942Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T05:27:47.503Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T05:27:47.761Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T05:27:47.761Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T05:27:47.877Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-04-27T05:27:48.139Z] ok github.com/docker/docker/volume/local 0.108s coverage: 76.4% of statements [2022-04-27T05:27:48.324Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T05:27:48.324Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T05:27:48.711Z] ok github.com/docker/docker/volume/mounts 0.008s coverage: 67.7% of statements [2022-04-27T05:27:49.294Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T05:27:49.549Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T05:27:50.095Z] ok github.com/docker/docker/volume/service 0.016s coverage: 72.3% of statements [2022-04-27T05:27:50.113Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T05:27:50.675Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T05:27:50.675Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T05:27:51.237Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T05:27:52.173Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T05:27:53.059Z] --- PASS: TestKillContainer (9.05s) [2022-04-27T05:27:53.059Z] --- PASS: TestKillContainer/no_signal (1.92s) [2022-04-27T05:27:53.059Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:27:53.059Z] --- PASS: TestKillContainer/killing_signal (7.05s) [2022-04-27T05:27:53.059Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:27:53.059Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:27:53.059Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T05:27:53.059Z] === RUN TestKillStoppedContainer [2022-04-27T05:27:53.059Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:27:53.059Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T05:27:53.059Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:27:53.059Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:27:53.059Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T05:27:53.059Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:27:53.059Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T05:27:53.059Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T05:27:53.059Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:27:53.059Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:53.059Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T05:27:53.059Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:27:53.059Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:27:53.059Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T05:27:53.059Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:27:53.543Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T05:27:54.477Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T05:27:54.735Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T05:27:55.251Z] --- PASS: TestLogsFollowTailEmpty (2.06s) [2022-04-27T05:27:55.251Z] === RUN TestNetworkNat [2022-04-27T05:27:55.251Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:55.251Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T05:27:55.251Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:27:55.299Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T05:27:55.860Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T05:27:56.118Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T05:27:56.681Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T05:27:57.616Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T05:27:58.169Z] --- PASS: TestNetworkLocalhostTCPNat (2.70s) [2022-04-27T05:27:58.169Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:27:58.169Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T05:27:58.169Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T05:27:58.169Z] === RUN TestPause [2022-04-27T05:27:58.169Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T05:27:58.169Z] --- SKIP: TestPause (0.00s) [2022-04-27T05:27:58.169Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:27:59.452Z] --- PASS: TestBuildWithHugeFile (158.82s) [2022-04-27T05:27:59.452Z] === RUN TestBuildWCOWSandboxSize [2022-04-27T05:27:59.452Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:27:59.452Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:27:59.452Z] === RUN TestBuildWithEmptyDockerfile [2022-04-27T05:27:59.452Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:27:59.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:27:59.452Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:27:59.452Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:27:59.452Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:27:59.452Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:27:59.452Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-04-27T05:27:59.452Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-04-27T05:27:59.452Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-04-27T05:27:59.452Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2022-04-27T05:27:59.452Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2022-04-27T05:27:59.452Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2022-04-27T05:27:59.452Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2022-04-27T05:27:59.452Z] === RUN TestBuildPreserveOwnership [2022-04-27T05:27:59.452Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:59.452Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2022-04-27T05:27:59.452Z] === RUN TestBuildPlatformInvalid [2022-04-27T05:27:59.452Z] --- PASS: TestBuildPlatformInvalid (0.10s) [2022-04-27T05:27:59.452Z] PASS [2022-04-27T05:27:59.452Z] ok github.com/docker/docker/integration/build 252.623s [2022-04-27T05:27:59.452Z] [2022-04-27T05:27:59.452Z] === Skipped [2022-04-27T05:27:59.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2022-04-27T05:27:59.452Z] build_session_test.go:25: TODO: BuildKit [2022-04-27T05:27:59.452Z] [2022-04-27T05:27:59.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2022-04-27T05:27:59.452Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.452Z] [2022-04-27T05:27:59.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2022-04-27T05:27:59.452Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:59.452Z] [2022-04-27T05:27:59.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2022-04-27T05:27:59.452Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:59.452Z] [2022-04-27T05:27:59.452Z] === SKIP: github.com/docker/docker/integration/build TestBuildWCOWSandboxSize (0.00s) [2022-04-27T05:27:59.452Z] build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743 [2022-04-27T05:27:59.452Z] [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2022-04-27T05:27:59.453Z] build_test.go:633: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] DONE 29 tests, 6 skipped in 302.088s [2022-04-27T05:27:59.453Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2022-04-27T05:27:59.453Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:27:59.453Z] INFO: Testing against a local daemon [2022-04-27T05:27:59.453Z] === RUN TestConfigInspect [2022-04-27T05:27:59.453Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] --- SKIP: TestConfigInspect (0.00s) [2022-04-27T05:27:59.453Z] === RUN TestConfigList [2022-04-27T05:27:59.453Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] --- SKIP: TestConfigList (0.00s) [2022-04-27T05:27:59.453Z] === RUN TestConfigsCreateAndDelete [2022-04-27T05:27:59.453Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2022-04-27T05:27:59.453Z] === RUN TestConfigsUpdate [2022-04-27T05:27:59.453Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] --- SKIP: TestConfigsUpdate (0.00s) [2022-04-27T05:27:59.453Z] === RUN TestTemplatedConfig [2022-04-27T05:27:59.453Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-04-27T05:27:59.453Z] === RUN TestConfigCreateResolve [2022-04-27T05:27:59.453Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:59.453Z] --- SKIP: TestConfigCreateResolve (0.00s) [2022-04-27T05:27:59.453Z] PASS [2022-04-27T05:27:59.453Z] ok github.com/docker/docker/integration/config 0.139s [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] === Skipped [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2022-04-27T05:27:59.453Z] config_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2022-04-27T05:27:59.453Z] config_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2022-04-27T05:27:59.453Z] config_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2022-04-27T05:27:59.453Z] config_test.go:168: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2022-04-27T05:27:59.453Z] config_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2022-04-27T05:27:59.453Z] config_test.go:330: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:27:59.453Z] [2022-04-27T05:27:59.453Z] DONE 6 tests, 6 skipped in 2.710s [2022-04-27T05:27:59.453Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2022-04-27T05:27:59.718Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.89s) [2022-04-27T05:27:59.718Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:27:59.718Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:27:59.718Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T05:27:59.718Z] === RUN TestPsFilter [2022-04-27T05:28:00.147Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T05:28:00.147Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T05:28:00.180Z] --- PASS: TestPsFilter (0.29s) [2022-04-27T05:28:00.180Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T05:28:01.076Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T05:28:02.363Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:28:02.363Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T05:28:02.363Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T05:28:02.363Z] === RUN TestDaemonConfigValidation [2022-04-27T05:28:02.363Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T05:28:02.363Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T05:28:02.363Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:28:02.363Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T05:28:02.363Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T05:28:02.363Z] === RUN TestDaemonProxy [2022-04-27T05:28:02.363Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T05:28:02.363Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T05:28:02.363Z] PASS [2022-04-27T05:28:02.363Z] ok github.com/docker/docker/integration/daemon 0.132s [2022-04-27T05:28:02.363Z] [2022-04-27T05:28:02.363Z] === Skipped [2022-04-27T05:28:02.363Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T05:28:02.363Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T05:28:02.363Z] [2022-04-27T05:28:02.363Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T05:28:02.363Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T05:28:02.363Z] [2022-04-27T05:28:02.363Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T05:28:02.363Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T05:28:02.363Z] [2022-04-27T05:28:02.363Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T05:28:02.363Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T05:28:02.363Z] [2022-04-27T05:28:02.363Z] DONE 4 tests, 4 skipped in 24.480s [2022-04-27T05:28:02.363Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T05:28:02.369Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.22s) [2022-04-27T05:28:02.369Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:28:02.451Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T05:28:03.380Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T05:28:04.256Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:04.256Z] INFO: Testing against a local daemon [2022-04-27T05:28:04.256Z] === RUN TestCheckpoint [2022-04-27T05:28:04.256Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:28:04.256Z] --- SKIP: TestCheckpoint (0.00s) [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/commit [2022-04-27T05:28:04.256Z] === PAUSE TestContainerInvalidJSON/commit [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/create [2022-04-27T05:28:04.256Z] === PAUSE TestContainerInvalidJSON/containers/create [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:28:04.256Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:28:04.256Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:28:04.256Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:28:04.256Z] === CONT TestContainerInvalidJSON/commit [2022-04-27T05:28:04.256Z] === CONT TestContainerInvalidJSON/containers/foobar/update [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/commit/invalid_content_type [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_content_type [2022-04-27T05:28:04.256Z] === CONT TestContainerInvalidJSON/exec/foobar/start [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_content_type [2022-04-27T05:28:04.256Z] === CONT TestContainerInvalidJSON/containers/foobar/exec [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/update/invalid_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/exec/foobar/start/invalid_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/commit/invalid_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/commit/extra_content_after_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/update/empty_body [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/exec/foobar/start/empty_body [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/commit/empty_body [2022-04-27T05:28:04.256Z] === CONT TestContainerInvalidJSON/containers/create [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/create/invalid_content_type [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/create/invalid_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/foobar/exec/empty_body [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/create/extra_content_after_JSON [2022-04-27T05:28:04.256Z] === RUN TestContainerInvalidJSON/containers/create/empty_body [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON (0.05s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.02s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.03s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/commit (0.03s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/commit/empty_body (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.03s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/create (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.01s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s) [2022-04-27T05:28:04.256Z] --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s) [2022-04-27T05:28:04.256Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-04-27T05:28:04.256Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.38s) [2022-04-27T05:28:04.256Z] === RUN TestCopyFromContainerPathIsNotDir [2022-04-27T05:28:04.256Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.39s) [2022-04-27T05:28:04.256Z] === RUN TestCopyToContainerPathDoesNotExist [2022-04-27T05:28:04.553Z] --- PASS: TestRemoveContainerWithVolume (2.25s) [2022-04-27T05:28:04.553Z] === RUN TestRemoveContainerRunning [2022-04-27T05:28:04.726Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.34s) [2022-04-27T05:28:04.726Z] === RUN TestCopyEmptyFile [2022-04-27T05:28:04.745Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T05:28:05.197Z] --- PASS: TestCopyEmptyFile (0.56s) [2022-04-27T05:28:05.198Z] === RUN TestCopyToContainerPathIsNotDir [2022-04-27T05:28:05.666Z] --- PASS: TestCopyToContainerPathIsNotDir (0.33s) [2022-04-27T05:28:05.666Z] === RUN TestCopyFromContainer [2022-04-27T05:28:05.666Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:05.666Z] --- SKIP: TestCopyFromContainer (0.00s) [2022-04-27T05:28:05.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-04-27T05:28:05.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:28:05.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:28:05.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:28:05.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:28:05.666Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:28:05.666Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:28:05.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-04-27T05:28:05.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-04-27T05:28:05.666Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-04-27T05:28:05.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2022-04-27T05:28:05.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-04-27T05:28:05.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2022-04-27T05:28:05.666Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2022-04-27T05:28:05.666Z] === RUN TestCreateLinkToNonExistingContainer [2022-04-27T05:28:05.666Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T05:28:05.666Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidEnv [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidEnv/0 [2022-04-27T05:28:05.666Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidEnv/1 [2022-04-27T05:28:05.666Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidEnv/2 [2022-04-27T05:28:05.666Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-04-27T05:28:05.666Z] === CONT TestCreateWithInvalidEnv/0 [2022-04-27T05:28:05.666Z] === CONT TestCreateWithInvalidEnv/1 [2022-04-27T05:28:05.666Z] === CONT TestCreateWithInvalidEnv/2 [2022-04-27T05:28:05.666Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2022-04-27T05:28:05.666Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-04-27T05:28:05.666Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-04-27T05:28:05.666Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-04-27T05:28:05.666Z] === RUN TestCreateTmpfsMountsTarget [2022-04-27T05:28:05.666Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:05.666Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T05:28:05.666Z] === RUN TestCreateWithCustomMaskedPaths [2022-04-27T05:28:05.666Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:05.666Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T05:28:05.666Z] === RUN TestCreateWithCustomReadonlyPaths [2022-04-27T05:28:05.666Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:05.666Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:28:05.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:28:05.666Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:28:05.666Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:28:05.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:28:05.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:28:05.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:28:05.667Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:28:05.667Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:28:05.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-04-27T05:28:05.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-04-27T05:28:05.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-04-27T05:28:05.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-04-27T05:28:05.667Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-04-27T05:28:05.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-04-27T05:28:05.667Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-04-27T05:28:05.667Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T05:28:05.667Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T05:28:05.667Z] === RUN TestCreateDifferentPlatform [2022-04-27T05:28:05.667Z] === RUN TestCreateDifferentPlatform/different_os [2022-04-27T05:28:05.667Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-04-27T05:28:05.667Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2022-04-27T05:28:05.667Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-04-27T05:28:05.667Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-04-27T05:28:06.111Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:06.111Z] INFO: Testing against a local daemon [2022-04-27T05:28:06.111Z] === RUN TestCommitInheritsEnv [2022-04-27T05:28:06.111Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:28:06.111Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T05:28:06.111Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:28:06.111Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:28:06.111Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:28:06.111Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:28:06.111Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:28:06.111Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T05:28:06.111Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:28:06.111Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2022-04-27T05:28:06.111Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:28:06.111Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2022-04-27T05:28:06.111Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:28:06.143Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.23s) [2022-04-27T05:28:06.143Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-04-27T05:28:06.143Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T05:28:06.143Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-27T05:28:06.143Z] === RUN TestContainerKillOnDaemonStart [2022-04-27T05:28:06.143Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:06.143Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:28:06.143Z] === RUN TestWindowsDevices [2022-04-27T05:28:06.143Z] === RUN TestWindowsDevices/process/no_device_mounted [2022-04-27T05:28:06.143Z] === PAUSE TestWindowsDevices/process/no_device_mounted [2022-04-27T05:28:06.143Z] === RUN TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === RUN TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === RUN TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === RUN TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:28:06.144Z] === RUN TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === RUN TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === RUN TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === PAUSE TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === CONT TestWindowsDevices/process/no_device_mounted [2022-04-27T05:28:06.144Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:28:06.144Z] === CONT TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.144Z] === CONT TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.615Z] === CONT TestWindowsDevices/hyperv/no_device_mounted [2022-04-27T05:28:06.615Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:28:06.615Z] === CONT TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.615Z] === CONT TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.615Z] === CONT TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:06.648Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T05:28:06.648Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-27T05:28:06.648Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T05:28:06.648Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-27T05:28:06.648Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T05:28:06.737Z] --- PASS: TestRemoveContainerRunning (1.94s) [2022-04-27T05:28:06.737Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:28:07.074Z] --- PASS: TestRemoveImageOrphaning (1.11s) [2022-04-27T05:28:07.074Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:28:07.074Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2022-04-27T05:28:07.074Z] === RUN TestTagInvalidReference [2022-04-27T05:28:07.074Z] --- PASS: TestTagInvalidReference (0.04s) [2022-04-27T05:28:07.074Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:28:07.074Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2022-04-27T05:28:07.074Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:28:07.074Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2022-04-27T05:28:07.074Z] === RUN TestTagOfficialNames [2022-04-27T05:28:07.087Z] === CONT TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted [2022-04-27T05:28:07.211Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T05:28:07.531Z] --- PASS: TestTagOfficialNames (0.09s) [2022-04-27T05:28:07.531Z] === RUN TestTagMatchesDigest [2022-04-27T05:28:07.531Z] --- PASS: TestTagMatchesDigest (0.04s) [2022-04-27T05:28:07.531Z] PASS [2022-04-27T05:28:07.531Z] ok github.com/docker/docker/integration/image 1.745s [2022-04-27T05:28:07.531Z] [2022-04-27T05:28:07.531Z] === Skipped [2022-04-27T05:28:07.531Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T05:28:07.531Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:28:07.531Z] [2022-04-27T05:28:07.531Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:28:07.531Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:28:07.531Z] [2022-04-27T05:28:07.531Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T05:28:07.531Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:28:07.531Z] [2022-04-27T05:28:07.531Z] DONE 12 tests, 3 skipped in 5.644s [2022-04-27T05:28:07.531Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T05:28:08.148Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T05:28:08.939Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.05s) [2022-04-27T05:28:08.940Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:28:08.940Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-04-27T05:28:08.940Z] === RUN TestRenameLinkedContainer [2022-04-27T05:28:08.940Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:08.940Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T05:28:08.940Z] === RUN TestRenameStoppedContainer [2022-04-27T05:28:09.076Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T05:28:09.705Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:09.705Z] INFO: Testing against a local daemon [2022-04-27T05:28:09.705Z] === RUN TestNetworkCreateDelete [2022-04-27T05:28:09.705Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:09.705Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T05:28:09.705Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:28:09.705Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-27T05:28:09.705Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T05:28:09.705Z] === RUN TestDaemonDNSFallback [2022-04-27T05:28:09.705Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:09.705Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T05:28:09.705Z] === RUN TestInspectNetwork [2022-04-27T05:28:09.705Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:09.705Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T05:28:09.705Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T05:28:09.705Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:09.705Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:28:09.705Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:28:09.705Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:28:09.705Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:28:09.705Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:28:09.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:28:09.705Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:28:09.705Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T05:28:09.705Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:28:09.706Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestNetworkList [2022-04-27T05:28:09.706Z] === RUN TestNetworkList//networks [2022-04-27T05:28:09.706Z] === PAUSE TestNetworkList//networks [2022-04-27T05:28:09.706Z] === RUN TestNetworkList//networks/ [2022-04-27T05:28:09.706Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:28:09.706Z] === CONT TestNetworkList//networks [2022-04-27T05:28:09.706Z] === CONT TestNetworkList//networks/ [2022-04-27T05:28:09.706Z] --- PASS: TestNetworkList (0.06s) [2022-04-27T05:28:09.706Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:28:09.706Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:28:09.706Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:28:09.706Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:28:09.706Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:28:09.706Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:28:09.706Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:28:09.706Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:28:09.706Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:28:09.706Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:28:09.706Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:28:09.706Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T05:28:09.706Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:28:09.706Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:28:09.706Z] PASS [2022-04-27T05:28:09.706Z] ok github.com/docker/docker/integration/network 0.218s [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === Skipped [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T05:28:09.706Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T05:28:09.706Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T05:28:09.706Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T05:28:09.706Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:28:09.706Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:28:09.706Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:28:09.706Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T05:28:09.706Z] [2022-04-27T05:28:09.706Z] DONE 34 tests, 15 skipped in 2.223s [2022-04-27T05:28:10.162Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T05:28:10.447Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T05:28:10.618Z] testing: warning: no tests to run [2022-04-27T05:28:10.618Z] PASS [2022-04-27T05:28:10.618Z] ok github.com/docker/docker/integration/network/ipvlan 0.081s [2022-04-27T05:28:10.618Z] [2022-04-27T05:28:10.618Z] DONE 0 tests in 0.822s [2022-04-27T05:28:11.013Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T05:28:11.074Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T05:28:11.128Z] --- PASS: TestRenameStoppedContainer (2.50s) [2022-04-27T05:28:11.128Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:28:11.269Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-04-27T05:28:11.531Z] testing: warning: no tests to run [2022-04-27T05:28:11.531Z] PASS [2022-04-27T05:28:11.531Z] ok github.com/docker/docker/integration/network/macvlan 0.083s [2022-04-27T05:28:11.531Z] [2022-04-27T05:28:11.531Z] DONE 0 tests in 0.787s [2022-04-27T05:28:11.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T05:28:12.148Z] ok github.com/docker/docker/pkg/plugins 33.631s coverage: 76.3% of statements [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/pkg/signal [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/pkg/urlutil [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/rootless [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/testutil/request [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/volume [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-04-27T05:28:12.148Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === Skipped [2022-04-27T05:28:12.148Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2022-04-27T05:28:12.148Z] network_proxy_test.go:193: Need to start CI docker with --ipv6 [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2022-04-27T05:28:12.148Z] network_proxy_test.go:208: No support for dual stack yet [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2022-04-27T05:28:12.148Z] network_proxy_test.go:237: Need to start CI docker with --ipv6 [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2022-04-27T05:28:12.148Z] network_proxy_test.go:298: Need to start CI docker with --ipv6 [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-04-27T05:28:12.148Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.148Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-04-27T05:28:12.148Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.148Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-04-27T05:28:12.148Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.148Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-04-27T05:28:12.148Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.148Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-04-27T05:28:12.148Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.148Z] graphtest_unix.go:44: Driver btrfs not supported [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-04-27T05:28:12.148Z] graphtest_unix.go:71: No driver to put! [2022-04-27T05:28:12.148Z] [2022-04-27T05:28:12.148Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-04-27T05:28:12.149Z] time="2022-04-27T05:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-04-27T05:28:12.149Z] time="2022-04-27T05:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-04-27T05:28:12.149Z] time="2022-04-27T05:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-04-27T05:28:12.149Z] time="2022-04-27T05:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-04-27T05:28:12.149Z] time="2022-04-27T05:27:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: driver not supported [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:71: No driver to put! [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-04-27T05:28:12.149Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-04-27T05:28:12.149Z] overlay_test.go:50: Fails to compute changes intermittently [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-04-27T05:28:12.149Z] overlay_test.go:65: Cannot run test with naive change algorithm [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-04-27T05:28:12.149Z] graphtest_unix.go:44: Driver zfs not supported [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-04-27T05:28:12.149Z] graphtest_unix.go:71: No driver to put! [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-04-27T05:28:12.149Z] sysinfo_linux_test.go:87: AppArmor Must be Disabled [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-04-27T05:28:12.149Z] sysinfo_linux_test.go:107: cgroup namespaces must be disabled [2022-04-27T05:28:12.149Z] [2022-04-27T05:28:12.149Z] DONE 2529 tests, 28 skipped in 254.385s [2022-04-27T05:28:12.149Z] + '[' -n 'github.com/docker/docker/libnetwork [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/bitseq [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cluster [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/cmd/readme_test [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/config [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/datastore [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/diagnostic [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/discoverapi [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/driverapi [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/bridge [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/host [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/macvlan [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/null [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/remote [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/remote/api [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/windows [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/drvregistry [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/etchosts [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/idm [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/internal/caller [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/internal/setmatrix [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipam [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipamapi [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipams/builtin [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipams/null [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipams/remote [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipams/remote/api [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ipamutils [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/iptables [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/netlabel [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/netutils [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/networkdb [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/ns [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/options [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/osl [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/osl/kernel [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/portallocator [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/portmapper [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/resolvconf [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/testutils [2022-04-27T05:28:12.149Z] github.com/docker/docker/libnetwork/types' ']' [2022-04-27T05:28:12.149Z] + 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/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 [2022-04-27T05:28:12.204Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T05:28:12.441Z] testing: warning: no tests to run [2022-04-27T05:28:12.442Z] PASS [2022-04-27T05:28:12.442Z] ok github.com/docker/docker/integration/plugin 0.082s [2022-04-27T05:28:12.442Z] [2022-04-27T05:28:12.442Z] DONE 0 tests in 0.756s [2022-04-27T05:28:12.462Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-04-27T05:28:12.462Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-27T05:28:12.462Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T05:28:12.898Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T05:28:13.353Z] testing: warning: no tests to run [2022-04-27T05:28:13.353Z] PASS [2022-04-27T05:28:13.353Z] ok github.com/docker/docker/integration/plugin/authz 0.083s [2022-04-27T05:28:13.353Z] [2022-04-27T05:28:13.353Z] DONE 0 tests in 0.782s [2022-04-27T05:28:13.391Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-04-27T05:28:13.809Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices (0.04s) [2022-04-27T05:28:14.613Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.30s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/hyperv/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.60s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/hyperv/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.74s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/hyperv/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (0.60s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/process/class://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.22s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/process/no_device_mounted (7.83s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/process/vpci-class-guid://5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.12s) [2022-04-27T05:28:14.613Z] --- PASS: TestWindowsDevices/process/class/5B45201D-F2F2-4F3B-85BB-30FF1F953599_mounted (7.08s) [2022-04-27T05:28:14.613Z] === RUN TestDiff [2022-04-27T05:28:14.613Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:14.613Z] --- SKIP: TestDiff (0.00s) [2022-04-27T05:28:14.613Z] === RUN TestExecWithCloseStdin [2022-04-27T05:28:14.761Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T05:28:14.761Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T05:28:15.327Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T05:28:15.843Z] --- PASS: TestRenameRunningContainerAndReuse (4.35s) [2022-04-27T05:28:15.843Z] === RUN TestRenameInvalidName [2022-04-27T05:28:16.264Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T05:28:16.521Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-04-27T05:28:17.084Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T05:28:17.084Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T05:28:17.390Z] --- PASS: TestRenameInvalidName (1.97s) [2022-04-27T05:28:17.390Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:28:17.579Z] --- PASS: TestExecWithCloseStdin (3.28s) [2022-04-27T05:28:17.580Z] === RUN TestExec [2022-04-27T05:28:17.648Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T05:28:17.904Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T05:28:18.466Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T05:28:18.497Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:18.497Z] INFO: Testing against a local daemon [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:28:18.497Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:28:18.497Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:28:18.497Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:28:18.497Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:28:18.497Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:28:18.497Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:28:18.497Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T05:28:18.497Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:28:18.497Z] === RUN TestPluginInstall [2022-04-27T05:28:18.497Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T05:28:18.497Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T05:28:18.497Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:28:18.497Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T05:28:18.497Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T05:28:18.497Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:28:18.497Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T05:28:18.497Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:28:18.497Z] PASS [2022-04-27T05:28:18.497Z] ok github.com/docker/docker/integration/plugin/common 0.132s [2022-04-27T05:28:18.497Z] [2022-04-27T05:28:18.497Z] === Skipped [2022-04-27T05:28:18.497Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T05:28:18.497Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T05:28:18.497Z] [2022-04-27T05:28:18.497Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T05:28:18.497Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T05:28:18.497Z] [2022-04-27T05:28:18.497Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:28:18.497Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T05:28:18.497Z] [2022-04-27T05:28:18.497Z] DONE 19 tests, 3 skipped in 4.776s [2022-04-27T05:28:18.497Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T05:28:19.029Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T05:28:19.592Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T05:28:19.848Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T05:28:20.411Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T05:28:20.564Z] --- PASS: TestExec (3.08s) [2022-04-27T05:28:20.564Z] === RUN TestExecUser [2022-04-27T05:28:20.564Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T05:28:20.564Z] --- SKIP: TestExecUser (0.00s) [2022-04-27T05:28:20.564Z] === RUN TestExportContainerAndImportImage [2022-04-27T05:28:20.564Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:20.564Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2022-04-27T05:28:20.564Z] === RUN TestExportContainerAfterDaemonRestart [2022-04-27T05:28:20.564Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:20.564Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T05:28:20.564Z] === RUN TestHealthCheckWorkdir [2022-04-27T05:28:20.564Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:20.564Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2022-04-27T05:28:20.564Z] === RUN TestHealthKillContainer [2022-04-27T05:28:20.564Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T05:28:20.564Z] --- SKIP: TestHealthKillContainer (0.00s) [2022-04-27T05:28:20.564Z] === RUN TestInspectCpusetInConfigPre120 [2022-04-27T05:28:20.564Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:28:20.564Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:28:20.564Z] === RUN TestKillContainerInvalidSignal [2022-04-27T05:28:20.666Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:20.666Z] INFO: Testing against a local daemon [2022-04-27T05:28:20.666Z] === RUN TestExternalGraphDriver [2022-04-27T05:28:20.666Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T05:28:20.666Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T05:28:20.666Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:28:20.666Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T05:28:20.666Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T05:28:20.666Z] PASS [2022-04-27T05:28:20.666Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.114s [2022-04-27T05:28:20.666Z] [2022-04-27T05:28:20.666Z] === Skipped [2022-04-27T05:28:20.666Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T05:28:20.666Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T05:28:20.666Z] [2022-04-27T05:28:20.666Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T05:28:20.666Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T05:28:20.666Z] [2022-04-27T05:28:20.666Z] DONE 2 tests, 2 skipped in 2.290s [2022-04-27T05:28:20.975Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T05:28:20.975Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T05:28:21.122Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T05:28:21.538Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T05:28:22.104Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T05:28:23.038Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T05:28:23.288Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:23.288Z] INFO: Testing against a local daemon [2022-04-27T05:28:23.288Z] === RUN TestReadPluginNoRead [2022-04-27T05:28:23.288Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T05:28:23.288Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T05:28:23.288Z] PASS [2022-04-27T05:28:23.288Z] ok github.com/docker/docker/integration/plugin/logging 0.100s [2022-04-27T05:28:23.288Z] [2022-04-27T05:28:23.288Z] === Skipped [2022-04-27T05:28:23.288Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T05:28:23.288Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T05:28:23.288Z] [2022-04-27T05:28:23.288Z] DONE 1 tests, 1 skipped in 2.213s [2022-04-27T05:28:23.288Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T05:28:23.293Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T05:28:23.294Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-27T05:28:23.294Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T05:28:23.533Z] --- PASS: TestKillContainerInvalidSignal (3.00s) [2022-04-27T05:28:23.533Z] === RUN TestKillContainer [2022-04-27T05:28:23.533Z] === RUN TestKillContainer/no_signal [2022-04-27T05:28:24.259Z] testing: warning: no tests to run [2022-04-27T05:28:24.259Z] PASS [2022-04-27T05:28:24.259Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.085s [2022-04-27T05:28:24.715Z] [2022-04-27T05:28:24.715Z] DONE 0 tests in 1.176s [2022-04-27T05:28:24.715Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T05:28:25.812Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T05:28:26.069Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T05:28:26.508Z] === RUN TestKillContainer/non_killing_signal [2022-04-27T05:28:26.508Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T05:28:26.508Z] === RUN TestKillContainer/killing_signal [2022-04-27T05:28:26.893Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:26.893Z] INFO: Testing against a local daemon [2022-04-27T05:28:26.893Z] === RUN TestPluginWithDevMounts [2022-04-27T05:28:26.893Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:26.893Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T05:28:26.893Z] PASS [2022-04-27T05:28:26.893Z] ok github.com/docker/docker/integration/plugin/volumes 0.103s [2022-04-27T05:28:26.893Z] [2022-04-27T05:28:26.893Z] === Skipped [2022-04-27T05:28:26.893Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T05:28:26.893Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:26.893Z] [2022-04-27T05:28:26.893Z] DONE 1 tests, 1 skipped in 2.177s [2022-04-27T05:28:26.893Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T05:28:28.437Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:28.437Z] INFO: Testing against a local daemon [2022-04-27T05:28:28.437Z] === RUN TestSecretInspect [2022-04-27T05:28:28.437Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.437Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T05:28:28.437Z] === RUN TestSecretList [2022-04-27T05:28:28.437Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.437Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T05:28:28.437Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:28:28.437Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.437Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T05:28:28.437Z] === RUN TestSecretsUpdate [2022-04-27T05:28:28.437Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.437Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T05:28:28.437Z] === RUN TestTemplatedSecret [2022-04-27T05:28:28.437Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.437Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T05:28:28.437Z] === RUN TestSecretCreateResolve [2022-04-27T05:28:28.437Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:28.437Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T05:28:28.437Z] PASS [2022-04-27T05:28:28.437Z] ok github.com/docker/docker/integration/secret 0.122s [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] === Skipped [2022-04-27T05:28:28.894Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T05:28:28.894Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T05:28:28.894Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T05:28:28.894Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T05:28:28.894Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T05:28:28.894Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T05:28:28.894Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:28.894Z] [2022-04-27T05:28:28.894Z] DONE 6 tests, 6 skipped in 1.753s [2022-04-27T05:28:28.894Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T05:28:29.794Z] --- PASS: TestRenameAnonymousContainer (12.00s) [2022-04-27T05:28:29.794Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:28:30.329Z] --- PASS: TestKillContainer (6.65s) [2022-04-27T05:28:30.329Z] --- PASS: TestKillContainer/no_signal (2.89s) [2022-04-27T05:28:30.329Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:28:30.329Z] --- PASS: TestKillContainer/killing_signal (3.66s) [2022-04-27T05:28:30.329Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-04-27T05:28:30.329Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:28:30.329Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T05:28:30.329Z] === RUN TestKillStoppedContainer [2022-04-27T05:28:30.329Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:28:30.329Z] --- SKIP: TestKillStoppedContainer (0.00s) [2022-04-27T05:28:30.329Z] === RUN TestKillStoppedContainerAPIPre120 [2022-04-27T05:28:30.329Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:28:30.329Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T05:28:30.329Z] === RUN TestKillDifferentUserContainer [2022-04-27T05:28:30.329Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T05:28:30.329Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2022-04-27T05:28:30.329Z] === RUN TestInspectOomKilledTrue [2022-04-27T05:28:30.329Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:30.329Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-04-27T05:28:30.329Z] === RUN TestInspectOomKilledFalse [2022-04-27T05:28:30.329Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:28:30.329Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-04-27T05:28:30.329Z] === RUN TestLogsFollowTailEmpty [2022-04-27T05:28:31.069Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:31.069Z] INFO: Testing against a local daemon [2022-04-27T05:28:31.069Z] === RUN TestServiceCreateInit [2022-04-27T05:28:31.069Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:28:31.069Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:28:31.069Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- PASS: TestServiceCreateInit (0.05s) [2022-04-27T05:28:31.069Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:28:31.069Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:28:31.069Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:28:31.069Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T05:28:31.069Z] === RUN TestCreateServiceConflict [2022-04-27T05:28:31.069Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T05:28:31.069Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:28:31.069Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2022-04-27T05:28:31.069Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:28:31.069Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T05:28:31.069Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:28:31.069Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T05:28:31.069Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:28:31.069Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.069Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T05:28:31.069Z] === RUN TestCreateServiceSysctls [2022-04-27T05:28:31.069Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.337Z] --- PASS: TestRenameContainerWithSameName (1.87s) [2022-04-27T05:28:31.337Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:28:31.337Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:31.337Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T05:28:31.337Z] === RUN TestResize [2022-04-27T05:28:31.525Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2022-04-27T05:28:31.525Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:28:31.525Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2022-04-27T05:28:31.525Z] === RUN TestInspect [2022-04-27T05:28:31.525Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestInspect (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestCreateJob [2022-04-27T05:28:31.525Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestReplicatedJob [2022-04-27T05:28:31.525Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:28:31.525Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServiceListWithStatuses [2022-04-27T05:28:31.525Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:28:31.525Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:28:31.525Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServicePlugin [2022-04-27T05:28:31.525Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServiceUpdateLabel [2022-04-27T05:28:31.525Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:28:31.525Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:28:31.525Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:28:31.525Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T05:28:31.525Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:28:31.525Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T05:28:31.525Z] PASS [2022-04-27T05:28:31.525Z] ok github.com/docker/docker/integration/service 0.278s [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === Skipped [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2022-04-27T05:28:31.525Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T05:28:31.525Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2022-04-27T05:28:31.525Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.04s) [2022-04-27T05:28:31.525Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T05:28:31.525Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T05:28:31.525Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T05:28:31.525Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T05:28:31.525Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T05:28:31.525Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T05:28:31.525Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T05:28:31.525Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.525Z] [2022-04-27T05:28:31.525Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T05:28:31.526Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:31.526Z] [2022-04-27T05:28:31.526Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T05:28:31.526Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.526Z] [2022-04-27T05:28:31.526Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T05:28:31.526Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.526Z] [2022-04-27T05:28:31.526Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T05:28:31.526Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.526Z] [2022-04-27T05:28:31.526Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T05:28:31.526Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.526Z] [2022-04-27T05:28:31.526Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T05:28:31.526Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:28:31.526Z] [2022-04-27T05:28:31.526Z] DONE 24 tests, 23 skipped in 2.624s [2022-04-27T05:28:31.526Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T05:28:33.054Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:33.054Z] INFO: Testing against a local daemon [2022-04-27T05:28:33.054Z] === RUN TestSessionCreate [2022-04-27T05:28:33.054Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:33.054Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T05:28:33.054Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:28:33.054Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:33.054Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T05:28:33.054Z] PASS [2022-04-27T05:28:33.054Z] ok github.com/docker/docker/integration/session 0.095s [2022-04-27T05:28:33.291Z] --- PASS: TestLogsFollowTailEmpty (3.01s) [2022-04-27T05:28:33.291Z] === RUN TestNetworkNat [2022-04-27T05:28:33.291Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:33.291Z] --- SKIP: TestNetworkNat (0.00s) [2022-04-27T05:28:33.291Z] === RUN TestNetworkLocalhostTCPNat [2022-04-27T05:28:33.510Z] [2022-04-27T05:28:33.510Z] === Skipped [2022-04-27T05:28:33.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T05:28:33.510Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:33.510Z] [2022-04-27T05:28:33.510Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T05:28:33.510Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:33.510Z] [2022-04-27T05:28:33.510Z] DONE 2 tests, 2 skipped in 1.702s [2022-04-27T05:28:33.510Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T05:28:33.524Z] --- PASS: TestResize (1.94s) [2022-04-27T05:28:33.524Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:28:35.681Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:35.681Z] INFO: Testing against a local daemon [2022-04-27T05:28:35.681Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:28:35.681Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:35.681Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestDiskUsage [2022-04-27T05:28:35.681Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T05:28:35.681Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestEventsExecDie [2022-04-27T05:28:35.681Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T05:28:35.681Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:28:35.681Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T05:28:35.681Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestEventsVolumeCreate [2022-04-27T05:28:35.681Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T05:28:35.681Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestInfoAPI [2022-04-27T05:28:35.681Z] --- PASS: TestInfoAPI (0.06s) [2022-04-27T05:28:35.681Z] === RUN TestInfoAPIWarnings [2022-04-27T05:28:35.681Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:28:35.681Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestInfoDebug [2022-04-27T05:28:35.681Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:28:35.681Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:28:35.681Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:28:35.681Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:28:35.681Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:28:35.681Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T05:28:35.681Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:28:35.711Z] --- PASS: TestResizeWithInvalidSize (2.05s) [2022-04-27T05:28:35.711Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:28:36.015Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-04-27T05:28:36.643Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2022-04-27T05:28:36.643Z] === RUN TestPingCacheHeaders [2022-04-27T05:28:36.643Z] --- PASS: TestPingCacheHeaders (0.04s) [2022-04-27T05:28:36.643Z] === RUN TestPingGet [2022-04-27T05:28:36.643Z] --- PASS: TestPingGet (0.05s) [2022-04-27T05:28:36.643Z] === RUN TestPingHead [2022-04-27T05:28:36.643Z] --- PASS: TestPingHead (0.04s) [2022-04-27T05:28:36.643Z] === RUN TestPingSwarmHeader [2022-04-27T05:28:36.643Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:36.643Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T05:28:36.643Z] === RUN TestVersion [2022-04-27T05:28:36.643Z] --- PASS: TestVersion (0.05s) [2022-04-27T05:28:36.643Z] PASS [2022-04-27T05:28:36.643Z] ok github.com/docker/docker/integration/system 1.304s [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === Skipped [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:28:36.643Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T05:28:36.643Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T05:28:36.643Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T05:28:36.643Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T05:28:36.643Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T05:28:36.643Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T05:28:36.643Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T05:28:36.643Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T05:28:36.643Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T05:28:36.643Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:36.643Z] [2022-04-27T05:28:36.643Z] DONE 16 tests, 10 skipped in 3.339s [2022-04-27T05:28:36.943Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-04-27T05:28:37.098Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T05:28:37.873Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T05:28:37.898Z] --- PASS: TestResizeWhenContainerNotStarted (2.49s) [2022-04-27T05:28:37.898Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:28:37.898Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:37.898Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:28:37.898Z] === RUN TestStats [2022-04-27T05:28:37.898Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T05:28:37.898Z] --- SKIP: TestStats (0.00s) [2022-04-27T05:28:37.898Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:28:38.061Z] --- PASS: TestNetworkLocalhostTCPNat (4.27s) [2022-04-27T05:28:38.061Z] === RUN TestNetworkLoopbackNat [2022-04-27T05:28:38.061Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:38.061Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2022-04-27T05:28:38.061Z] === RUN TestPause [2022-04-27T05:28:38.061Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T05:28:38.061Z] --- SKIP: TestPause (0.00s) [2022-04-27T05:28:38.061Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-04-27T05:28:39.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-04-27T05:28:39.242Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-04-27T05:28:39.242Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T05:28:39.242Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T05:28:39.296Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:39.296Z] INFO: Testing against a local daemon [2022-04-27T05:28:39.296Z] === RUN TestVolumesCreateAndList [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-27T05:28:39.296Z] === RUN TestVolumesRemove [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesRemove (0.20s) [2022-04-27T05:28:39.296Z] === RUN TestVolumesInspect [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInspect (0.05s) [2022-04-27T05:28:39.296Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:28:39.296Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:28:39.296Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:28:39.296Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:28:39.296Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:28:39.296Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:28:39.296Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:28:39.296Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:28:39.296Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:28:39.296Z] PASS [2022-04-27T05:28:39.296Z] ok github.com/docker/docker/integration/volume 0.434s [2022-04-27T05:28:39.296Z] [2022-04-27T05:28:39.296Z] DONE 9 tests in 2.328s [2022-04-27T05:28:39.296Z] INFO: make.ps1 ended at 04/27/2022 05:28:39 [2022-04-27T05:28:39.296Z] INFO: Integration CLI tests being run from the host: [2022-04-27T05:28:39.296Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-27T05:28:40.171Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T05:28:40.287Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.57s) [2022-04-27T05:28:40.287Z] === RUN TestPauseStopPausedContainer [2022-04-27T05:28:40.287Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:28:40.287Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2022-04-27T05:28:40.287Z] === RUN TestPsFilter [2022-04-27T05:28:40.287Z] --- PASS: TestPsFilter (0.45s) [2022-04-27T05:28:40.287Z] === RUN TestRemoveContainerWithRemovedVolume [2022-04-27T05:28:40.733Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-04-27T05:28:42.626Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T05:28:43.192Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-04-27T05:28:43.449Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T05:28:44.094Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.18s) [2022-04-27T05:28:44.094Z] === RUN TestRemoveContainerWithVolume [2022-04-27T05:28:44.819Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T05:28:46.185Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-04-27T05:28:47.055Z] --- PASS: TestRemoveContainerWithVolume (3.21s) [2022-04-27T05:28:47.055Z] === RUN TestRemoveContainerRunning [2022-04-27T05:28:48.095Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-04-27T05:28:48.237Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.32s) [2022-04-27T05:28:48.237Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:28:48.237Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T05:28:48.237Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T05:28:48.237Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:28:49.277Z] --- PASS: TestRemoveContainerRunning (2.57s) [2022-04-27T05:28:49.277Z] === RUN TestRemoveContainerForceRemoveRunning [2022-04-27T05:28:50.619Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T05:28:50.619Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-04-27T05:28:50.877Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T05:28:51.135Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T05:28:51.656Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:28:51.656Z] INFO: Testing against a local daemon [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T05:28:51.656Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T05:28:51.656Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T05:28:51.656Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T05:28:52.069Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T05:28:52.069Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T05:28:52.112Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T05:28:52.250Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.62s) [2022-04-27T05:28:52.250Z] === RUN TestRemoveInvalidContainer [2022-04-27T05:28:52.250Z] --- PASS: TestRemoveInvalidContainer (0.06s) [2022-04-27T05:28:52.250Z] === RUN TestRenameLinkedContainer [2022-04-27T05:28:52.250Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T05:28:52.250Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2022-04-27T05:28:52.250Z] === RUN TestRenameStoppedContainer [2022-04-27T05:28:52.326Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T05:28:52.568Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T05:28:53.258Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-04-27T05:28:53.516Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T05:28:54.448Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T05:28:55.225Z] --- PASS: TestRenameStoppedContainer (3.17s) [2022-04-27T05:28:55.225Z] === RUN TestRenameRunningContainerAndReuse [2022-04-27T05:28:55.818Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T05:28:55.818Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T05:28:55.818Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T05:28:57.185Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T05:28:57.751Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork 37.355s coverage: 40.6% of statements [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/bitseq 0.119s coverage: 84.4% of statements [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/config 0.014s coverage: 19.7% of statements [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/driverapi 0.003s coverage: 68.9% of statements [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.382s coverage: 59.9% of statements [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.082s coverage: 4.0% of statements [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.016s coverage: 4.5% of statements [2022-04-27T05:28:58.863Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2022-04-27T05:28:58.863Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2022-04-27T05:29:01.111Z] --- PASS: TestRenameRunningContainerAndReuse (5.32s) [2022-04-27T05:29:01.111Z] === RUN TestRenameInvalidName [2022-04-27T05:29:01.927Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-04-27T05:29:02.494Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T05:29:03.059Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T05:29:03.354Z] --- PASS: TestRenameInvalidName (2.91s) [2022-04-27T05:29:03.354Z] === RUN TestRenameAnonymousContainer [2022-04-27T05:29:03.625Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T05:29:04.997Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T05:29:06.378Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T05:29:07.012Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.453s coverage: 7.2% of statements [2022-04-27T05:29:07.012Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2022-04-27T05:29:07.272Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.003s coverage: 63.6% of statements [2022-04-27T05:29:07.843Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.010s coverage: 57.4% of statements [2022-04-27T05:29:07.843Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2022-04-27T05:29:07.843Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2022-04-27T05:29:07.843Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2022-04-27T05:29:08.104Z] ok github.com/docker/docker/libnetwork/drvregistry 0.015s coverage: 82.4% of statements [2022-04-27T05:29:08.269Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T05:29:08.364Z] ok github.com/docker/docker/libnetwork/etchosts 0.011s coverage: 81.2% of statements [2022-04-27T05:29:08.625Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2022-04-27T05:29:08.885Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2022-04-27T05:29:09.363Z] --- PASS: TestUpdateRestartPolicy (20.21s) [2022-04-27T05:29:09.363Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:29:09.363Z] --- PASS: TestUpdateRestartWithAutoRemove (1.99s) [2022-04-27T05:29:09.363Z] === RUN TestWaitNonBlocked [2022-04-27T05:29:09.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:29:09.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:29:09.363Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:29:09.363Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:29:09.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:29:09.363Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:29:09.638Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T05:29:11.014Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T05:29:11.950Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T05:29:12.884Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T05:29:13.144Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T05:29:13.402Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T05:29:14.333Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T05:29:14.592Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T05:29:15.157Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T05:29:15.869Z] --- PASS: TestRenameAnonymousContainer (12.16s) [2022-04-27T05:29:15.869Z] === RUN TestRenameContainerWithSameName [2022-04-27T05:29:16.529Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T05:29:17.898Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T05:29:17.974Z] --- PASS: TestWaitNonBlocked (0.05s) [2022-04-27T05:29:17.975Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.86s) [2022-04-27T05:29:17.975Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.40s) [2022-04-27T05:29:17.975Z] === RUN TestWaitBlocked [2022-04-27T05:29:17.975Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:17.975Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T05:29:17.975Z] PASS [2022-04-27T05:29:17.975Z] ok github.com/docker/docker/integration/container 108.107s [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === Skipped [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T05:29:17.975Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T05:29:17.975Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T05:29:17.975Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T05:29:17.975Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T05:29:17.975Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T05:29:17.975Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T05:29:17.975Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2022-04-27T05:29:17.975Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:29:17.975Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-27T05:29:17.975Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:29:17.975Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.12s) [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T05:29:17.975Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T05:29:17.975Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T05:29:17.975Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T05:29:17.975Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T05:29:17.975Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T05:29:17.975Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:29:17.975Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T05:29:17.975Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T05:29:17.975Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T05:29:17.975Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T05:29:17.975Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T05:29:17.975Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T05:29:17.975Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T05:29:17.975Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T05:29:17.975Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:29:17.975Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T05:29:17.975Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T05:29:17.975Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T05:29:17.975Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:17.975Z] [2022-04-27T05:29:17.975Z] DONE 120 tests, 34 skipped in 111.171s [2022-04-27T05:29:17.975Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T05:29:18.093Z] --- PASS: TestRenameContainerWithSameName (2.61s) [2022-04-27T05:29:18.093Z] === RUN TestRenameContainerWithLinkedContainer [2022-04-27T05:29:18.093Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:18.093Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T05:29:18.093Z] === RUN TestResize [2022-04-27T05:29:20.416Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T05:29:20.673Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T05:29:20.673Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-04-27T05:29:21.058Z] --- PASS: TestResize (2.83s) [2022-04-27T05:29:21.058Z] === RUN TestResizeWithInvalidSize [2022-04-27T05:29:21.123Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.002s coverage: 100.0% of statements [2022-04-27T05:29:21.236Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T05:29:21.236Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T05:29:21.800Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T05:29:22.366Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T05:29:22.366Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T05:29:22.932Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T05:29:24.031Z] --- PASS: TestResizeWithInvalidSize (2.79s) [2022-04-27T05:29:24.031Z] === RUN TestResizeWhenContainerNotStarted [2022-04-27T05:29:26.230Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-04-27T05:29:27.832Z] --- PASS: TestResizeWhenContainerNotStarted (3.50s) [2022-04-27T05:29:27.832Z] === RUN TestDaemonRestartKillContainers [2022-04-27T05:29:27.832Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:29:27.832Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:29:27.832Z] === RUN TestStats [2022-04-27T05:29:27.832Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T05:29:27.832Z] --- SKIP: TestStats (0.00s) [2022-04-27T05:29:27.832Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-04-27T05:29:28.755Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-04-27T05:29:28.755Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-27T05:29:28.755Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T05:29:29.013Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-04-27T05:29:29.576Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T05:29:30.943Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T05:29:31.506Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-04-27T05:29:31.763Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2022-04-27T05:29:31.763Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T05:29:32.327Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T05:29:32.892Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T05:29:33.456Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T05:29:33.715Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-04-27T05:29:33.973Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T05:29:33.973Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-27T05:29:33.973Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T05:29:34.540Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T05:29:35.106Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T05:29:35.106Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-27T05:29:35.106Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T05:29:35.671Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-04-27T05:29:36.041Z] ok github.com/docker/docker/libnetwork/ipam 14.562s coverage: 85.3% of statements [2022-04-27T05:29:36.041Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2022-04-27T05:29:36.041Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2022-04-27T05:29:36.041Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2022-04-27T05:29:36.041Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2022-04-27T05:29:36.041Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2022-04-27T05:29:36.041Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2022-04-27T05:29:36.041Z] ok github.com/docker/docker/libnetwork/ipamutils 0.265s coverage: 74.0% of statements [2022-04-27T05:29:36.302Z] ok github.com/docker/docker/libnetwork/iptables 0.165s coverage: 45.1% of statements [2022-04-27T05:29:36.522Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.37s) [2022-04-27T05:29:36.522Z] === RUN TestStopContainerWithTimeout [2022-04-27T05:29:36.522Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T05:29:36.522Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2022-04-27T05:29:36.522Z] === RUN TestUpdateRestartPolicy [2022-04-27T05:29:36.562Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2022-04-27T05:29:36.823Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2022-04-27T05:29:37.036Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T05:29:37.036Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-27T05:29:37.036Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T05:29:37.601Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-04-27T05:29:39.499Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T05:29:40.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-04-27T05:29:40.687Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T05:29:41.250Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T05:29:43.153Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-04-27T05:29:45.048Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T05:29:45.615Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T05:29:45.873Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-04-27T05:29:46.131Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-04-27T05:29:48.026Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:29:48.026Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T05:29:48.026Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T05:29:48.026Z] === RUN TestDaemonConfigValidation [2022-04-27T05:29:48.026Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T05:29:48.026Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T05:29:48.026Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:29:48.026Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T05:29:48.026Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T05:29:48.026Z] === RUN TestDaemonProxy [2022-04-27T05:29:48.026Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T05:29:48.026Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T05:29:48.026Z] PASS [2022-04-27T05:29:48.026Z] ok github.com/docker/docker/integration/daemon 0.131s [2022-04-27T05:29:48.026Z] [2022-04-27T05:29:48.026Z] === Skipped [2022-04-27T05:29:48.026Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T05:29:48.026Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T05:29:48.026Z] [2022-04-27T05:29:48.026Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T05:29:48.026Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T05:29:48.026Z] [2022-04-27T05:29:48.026Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T05:29:48.026Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T05:29:48.026Z] [2022-04-27T05:29:48.026Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T05:29:48.026Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T05:29:48.026Z] [2022-04-27T05:29:48.026Z] DONE 4 tests, 4 skipped in 26.910s [2022-04-27T05:29:48.026Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T05:29:48.026Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-04-27T05:29:48.284Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-04-27T05:29:48.543Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-04-27T05:29:48.998Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:29:48.998Z] INFO: Testing against a local daemon [2022-04-27T05:29:48.998Z] === RUN TestCommitInheritsEnv [2022-04-27T05:29:48.998Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:29:48.998Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T05:29:48.998Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:29:48.998Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:29:48.998Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:29:48.998Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:29:48.998Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:29:48.998Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T05:29:48.998Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:29:48.998Z] --- PASS: TestImagesFilterMultiReference (0.14s) [2022-04-27T05:29:48.998Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:29:48.998Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2022-04-27T05:29:48.998Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:29:49.972Z] --- PASS: TestRemoveImageOrphaning (1.32s) [2022-04-27T05:29:49.972Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:29:50.433Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2022-04-27T05:29:50.433Z] === RUN TestTagInvalidReference [2022-04-27T05:29:50.433Z] --- PASS: TestTagInvalidReference (0.05s) [2022-04-27T05:29:50.433Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:29:50.433Z] --- PASS: TestTagValidPrefixedRepo (0.11s) [2022-04-27T05:29:50.433Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:29:50.433Z] --- PASS: TestTagExistedNameWithoutForce (0.07s) [2022-04-27T05:29:50.433Z] === RUN TestTagOfficialNames [2022-04-27T05:29:50.433Z] --- PASS: TestTagOfficialNames (0.13s) [2022-04-27T05:29:50.433Z] === RUN TestTagMatchesDigest [2022-04-27T05:29:50.895Z] --- PASS: TestTagMatchesDigest (0.05s) [2022-04-27T05:29:50.895Z] PASS [2022-04-27T05:29:50.895Z] ok github.com/docker/docker/integration/image 2.085s [2022-04-27T05:29:50.895Z] [2022-04-27T05:29:50.895Z] === Skipped [2022-04-27T05:29:50.895Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T05:29:50.895Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:29:50.895Z] [2022-04-27T05:29:50.895Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:29:50.895Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:29:50.895Z] [2022-04-27T05:29:50.895Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T05:29:50.895Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:29:50.895Z] [2022-04-27T05:29:50.895Z] DONE 12 tests, 3 skipped in 6.674s [2022-04-27T05:29:50.895Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T05:29:51.825Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-04-27T05:29:51.825Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-04-27T05:29:53.086Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:29:53.086Z] INFO: Testing against a local daemon [2022-04-27T05:29:53.086Z] === RUN TestNetworkCreateDelete [2022-04-27T05:29:53.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:53.086Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:29:53.086Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-27T05:29:53.086Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDaemonDNSFallback [2022-04-27T05:29:53.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:53.086Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestInspectNetwork [2022-04-27T05:29:53.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:53.086Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T05:29:53.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:53.086Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:29:53.086Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:29:53.086Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:29:53.086Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:29:53.086Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:29:53.086Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:29:53.086Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:29:53.086Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.01s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestNetworkList [2022-04-27T05:29:53.086Z] === RUN TestNetworkList//networks [2022-04-27T05:29:53.086Z] === PAUSE TestNetworkList//networks [2022-04-27T05:29:53.086Z] === RUN TestNetworkList//networks/ [2022-04-27T05:29:53.086Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:29:53.086Z] === CONT TestNetworkList//networks [2022-04-27T05:29:53.086Z] === CONT TestNetworkList//networks/ [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkList (0.05s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:29:53.086Z] --- PASS: TestNetworkList//networks (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:29:53.086Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:29:53.086Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:29:53.086Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:29:53.086Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:29:53.086Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:29:53.086Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:29:53.086Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:29:53.086Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:29:53.086Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:29:53.086Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-04-27T05:29:53.086Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:29:53.086Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:29:53.086Z] PASS [2022-04-27T05:29:53.086Z] ok github.com/docker/docker/integration/network 0.198s [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === Skipped [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T05:29:53.086Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2022-04-27T05:29:53.086Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T05:29:53.086Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T05:29:53.086Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:29:53.086Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:29:53.086Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T05:29:53.086Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T05:29:53.086Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T05:29:53.086Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T05:29:53.086Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T05:29:53.086Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2022-04-27T05:29:53.086Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T05:29:53.086Z] [2022-04-27T05:29:53.086Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:29:53.549Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:29:53.549Z] [2022-04-27T05:29:53.549Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2022-04-27T05:29:53.549Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T05:29:53.549Z] [2022-04-27T05:29:53.549Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:29:53.549Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T05:29:53.549Z] [2022-04-27T05:29:53.549Z] DONE 34 tests, 15 skipped in 2.406s [2022-04-27T05:29:53.549Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T05:29:54.522Z] testing: warning: no tests to run [2022-04-27T05:29:54.522Z] PASS [2022-04-27T05:29:54.522Z] ok github.com/docker/docker/integration/network/ipvlan 0.083s [2022-04-27T05:29:54.522Z] [2022-04-27T05:29:54.522Z] DONE 0 tests in 0.864s [2022-04-27T05:29:54.522Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T05:29:55.095Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-04-27T05:29:55.095Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-04-27T05:29:55.352Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-04-27T05:29:55.495Z] testing: warning: no tests to run [2022-04-27T05:29:55.495Z] PASS [2022-04-27T05:29:55.495Z] ok github.com/docker/docker/integration/network/macvlan 0.095s [2022-04-27T05:29:55.495Z] [2022-04-27T05:29:55.495Z] DONE 0 tests in 0.836s [2022-04-27T05:29:55.495Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T05:29:55.914Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-04-27T05:29:56.468Z] testing: warning: no tests to run [2022-04-27T05:29:56.468Z] PASS [2022-04-27T05:29:56.468Z] ok github.com/docker/docker/integration/plugin 0.087s [2022-04-27T05:29:56.468Z] [2022-04-27T05:29:56.468Z] DONE 0 tests in 0.845s [2022-04-27T05:29:56.468Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T05:29:56.842Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-04-27T05:29:57.405Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-04-27T05:29:57.445Z] testing: warning: no tests to run [2022-04-27T05:29:57.445Z] PASS [2022-04-27T05:29:57.445Z] ok github.com/docker/docker/integration/plugin/authz 0.078s [2022-04-27T05:29:57.445Z] [2022-04-27T05:29:57.445Z] DONE 0 tests in 0.810s [2022-04-27T05:29:57.445Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T05:29:57.663Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-04-27T05:29:57.921Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-04-27T05:29:58.179Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-04-27T05:29:58.742Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T05:29:59.307Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T05:30:00.238Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T05:30:00.238Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-04-27T05:30:01.858Z] --- PASS: TestUpdateRestartPolicy (24.15s) [2022-04-27T05:30:01.858Z] === RUN TestUpdateRestartWithAutoRemove [2022-04-27T05:30:02.821Z] === RUN TestDockerSuite/TestRunState [2022-04-27T05:30:03.079Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-04-27T05:30:03.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:03.259Z] INFO: Testing against a local daemon [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:30:03.259Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:30:03.259Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:30:03.259Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:30:03.259Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:30:03.259Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:30:03.259Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:30:03.259Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON (0.08s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.01s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:30:03.259Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:30:03.259Z] === RUN TestPluginInstall [2022-04-27T05:30:03.259Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T05:30:03.259Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T05:30:03.259Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:30:03.259Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T05:30:03.259Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T05:30:03.259Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:30:03.259Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T05:30:03.259Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:30:03.259Z] PASS [2022-04-27T05:30:03.259Z] ok github.com/docker/docker/integration/plugin/common 0.152s [2022-04-27T05:30:03.259Z] [2022-04-27T05:30:03.259Z] === Skipped [2022-04-27T05:30:03.259Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T05:30:03.259Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T05:30:03.259Z] [2022-04-27T05:30:03.259Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T05:30:03.259Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T05:30:03.259Z] [2022-04-27T05:30:03.259Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:30:03.259Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T05:30:03.259Z] [2022-04-27T05:30:03.259Z] DONE 19 tests, 3 skipped in 5.198s [2022-04-27T05:30:03.259Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T05:30:03.543Z] --- PASS: TestUpdateRestartWithAutoRemove (2.79s) [2022-04-27T05:30:03.543Z] === RUN TestWaitNonBlocked [2022-04-27T05:30:03.543Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:30:03.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:30:03.543Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:30:03.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:30:03.543Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-04-27T05:30:03.543Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-04-27T05:30:04.006Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T05:30:04.263Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T05:30:05.193Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T05:30:05.449Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:05.449Z] INFO: Testing against a local daemon [2022-04-27T05:30:05.449Z] === RUN TestExternalGraphDriver [2022-04-27T05:30:05.449Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-04-27T05:30:05.449Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T05:30:05.449Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-27T05:30:05.449Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T05:30:05.449Z] --- SKIP: TestExternalGraphDriver (0.00s) [2022-04-27T05:30:05.449Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:30:05.449Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T05:30:05.449Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T05:30:05.449Z] PASS [2022-04-27T05:30:05.449Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.128s [2022-04-27T05:30:05.449Z] [2022-04-27T05:30:05.449Z] === Skipped [2022-04-27T05:30:05.449Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2022-04-27T05:30:05.449Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T05:30:05.449Z] [2022-04-27T05:30:05.449Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T05:30:05.449Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T05:30:05.449Z] [2022-04-27T05:30:05.449Z] DONE 2 tests, 2 skipped in 2.589s [2022-04-27T05:30:05.449Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T05:30:06.013Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T05:30:06.577Z] === RUN TestDockerSuite/TestRunSysctls [2022-04-27T05:30:07.372Z] --- PASS: TestWaitNonBlocked (0.06s) [2022-04-27T05:30:07.372Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.53s) [2022-04-27T05:30:07.372Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.62s) [2022-04-27T05:30:07.372Z] === RUN TestWaitBlocked [2022-04-27T05:30:07.372Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:07.372Z] --- SKIP: TestWaitBlocked (0.00s) [2022-04-27T05:30:07.372Z] PASS [2022-04-27T05:30:07.372Z] ok github.com/docker/docker/integration/container 124.014s [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === Skipped [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2022-04-27T05:30:07.372Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2022-04-27T05:30:07.372Z] copy_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2022-04-27T05:30:07.372Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2022-04-27T05:30:07.372Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2022-04-27T05:30:07.372Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2022-04-27T05:30:07.372Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2022-04-27T05:30:07.372Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-04-27T05:30:07.372Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2022-04-27T05:30:07.372Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestWindowsDevices/hyperv/no_device_mounted (0.30s) [2022-04-27T05:30:07.372Z] devices_windows_test.go:103: d.isolation == containertypes.IsolationHyperV && !d.expectedStartFailure: FIXME. HyperV isolation setup is probably incorrect in the test [2022-04-27T05:30:07.372Z] --- SKIP: TestWindowsDevices/hyperv/no_device_mounted (0.30s) [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2022-04-27T05:30:07.372Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2022-04-27T05:30:07.372Z] exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2022-04-27T05:30:07.372Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2022-04-27T05:30:07.372Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2022-04-27T05:30:07.372Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2022-04-27T05:30:07.372Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2022-04-27T05:30:07.372Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:67: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2022-04-27T05:30:07.372Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:79: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:118: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:129: testEnv.OSType == "windows": Windows only supports 1.25 or later [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:140: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:157: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2022-04-27T05:30:07.372Z] kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2022-04-27T05:30:07.372Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2022-04-27T05:30:07.372Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2022-04-27T05:30:07.372Z] pause_test.go:24: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2022-04-27T05:30:07.372Z] pause_test.go:71: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2022-04-27T05:30:07.372Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2022-04-27T05:30:07.372Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2022-04-27T05:30:07.372Z] restart_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2022-04-27T05:30:07.372Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2022-04-27T05:30:07.372Z] stop_windows_test.go:20: testEnv.OSType == "windows" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2022-04-27T05:30:07.372Z] wait_test.go:60: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:07.372Z] [2022-04-27T05:30:07.372Z] DONE 120 tests, 34 skipped in 128.226s [2022-04-27T05:30:07.507Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T05:30:07.763Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T05:30:07.763Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T05:30:07.847Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2022-04-27T05:30:08.019Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-04-27T05:30:08.366Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:08.366Z] INFO: Testing against a local daemon [2022-04-27T05:30:08.366Z] === RUN TestReadPluginNoRead [2022-04-27T05:30:08.366Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T05:30:08.366Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T05:30:08.366Z] PASS [2022-04-27T05:30:08.366Z] ok github.com/docker/docker/integration/plugin/logging 0.129s [2022-04-27T05:30:08.366Z] [2022-04-27T05:30:08.366Z] === Skipped [2022-04-27T05:30:08.366Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T05:30:08.366Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T05:30:08.366Z] [2022-04-27T05:30:08.366Z] DONE 1 tests, 1 skipped in 2.668s [2022-04-27T05:30:08.366Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T05:30:08.948Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-04-27T05:30:09.881Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-04-27T05:30:09.910Z] testing: warning: no tests to run [2022-04-27T05:30:09.910Z] PASS [2022-04-27T05:30:09.910Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.101s [2022-04-27T05:30:09.910Z] [2022-04-27T05:30:09.910Z] DONE 0 tests in 1.375s [2022-04-27T05:30:09.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T05:30:10.443Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-04-27T05:30:12.339Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-04-27T05:30:12.865Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:12.865Z] INFO: Testing against a local daemon [2022-04-27T05:30:12.865Z] === RUN TestPluginWithDevMounts [2022-04-27T05:30:12.865Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:12.865Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T05:30:12.865Z] PASS [2022-04-27T05:30:12.865Z] ok github.com/docker/docker/integration/plugin/volumes 0.137s [2022-04-27T05:30:12.865Z] [2022-04-27T05:30:12.865Z] === Skipped [2022-04-27T05:30:12.865Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T05:30:12.865Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:12.865Z] [2022-04-27T05:30:12.865Z] DONE 1 tests, 1 skipped in 2.665s [2022-04-27T05:30:12.865Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T05:30:14.857Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-04-27T05:30:14.857Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T05:30:15.051Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:15.051Z] INFO: Testing against a local daemon [2022-04-27T05:30:15.051Z] === RUN TestSecretInspect [2022-04-27T05:30:15.051Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] --- SKIP: TestSecretInspect (0.02s) [2022-04-27T05:30:15.051Z] === RUN TestSecretList [2022-04-27T05:30:15.051Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T05:30:15.051Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:30:15.051Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T05:30:15.051Z] === RUN TestSecretsUpdate [2022-04-27T05:30:15.051Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T05:30:15.051Z] === RUN TestTemplatedSecret [2022-04-27T05:30:15.051Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T05:30:15.051Z] === RUN TestSecretCreateResolve [2022-04-27T05:30:15.051Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:15.051Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T05:30:15.051Z] PASS [2022-04-27T05:30:15.051Z] ok github.com/docker/docker/integration/secret 0.126s [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] === Skipped [2022-04-27T05:30:15.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.02s) [2022-04-27T05:30:15.051Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T05:30:15.051Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T05:30:15.051Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T05:30:15.051Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T05:30:15.051Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T05:30:15.051Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:15.051Z] [2022-04-27T05:30:15.051Z] DONE 6 tests, 6 skipped in 2.117s [2022-04-27T05:30:15.051Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T05:30:17.377Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T05:30:17.377Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-04-27T05:30:17.941Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T05:30:17.965Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:17.965Z] INFO: Testing against a local daemon [2022-04-27T05:30:17.965Z] === RUN TestServiceCreateInit [2022-04-27T05:30:17.965Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:30:17.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:30:17.965Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-27T05:30:17.965Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:30:17.965Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:30:17.965Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceConflict [2022-04-27T05:30:17.965Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:30:17.965Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceMaxReplicas (0.07s) [2022-04-27T05:30:17.965Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:30:17.965Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:30:17.965Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:30:17.965Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceSysctls [2022-04-27T05:30:17.965Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceSysctls (0.06s) [2022-04-27T05:30:17.965Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:30:17.965Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-27T05:30:17.965Z] === RUN TestInspect [2022-04-27T05:30:17.965Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestInspect (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestCreateJob [2022-04-27T05:30:17.965Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestReplicatedJob [2022-04-27T05:30:17.965Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T05:30:17.965Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:30:17.965Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.965Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServiceListWithStatuses [2022-04-27T05:30:17.966Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:30:17.966Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:30:17.966Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServicePlugin [2022-04-27T05:30:17.966Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServiceUpdateLabel [2022-04-27T05:30:17.966Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:30:17.966Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:30:17.966Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:30:17.966Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T05:30:17.966Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:30:17.966Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2022-04-27T05:30:17.966Z] PASS [2022-04-27T05:30:17.966Z] ok github.com/docker/docker/integration/service 0.364s [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === Skipped [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.07s) [2022-04-27T05:30:17.966Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T05:30:17.966Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.06s) [2022-04-27T05:30:17.966Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-27T05:30:17.966Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T05:30:17.966Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T05:30:17.966Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T05:30:17.966Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T05:30:17.966Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T05:30:17.966Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T05:30:17.966Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T05:30:17.966Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T05:30:17.966Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T05:30:17.966Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T05:30:17.966Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T05:30:17.966Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T05:30:17.966Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2022-04-27T05:30:17.966Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:17.966Z] [2022-04-27T05:30:17.966Z] DONE 24 tests, 23 skipped in 3.189s [2022-04-27T05:30:18.434Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T05:30:18.504Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T05:30:19.069Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T05:30:19.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:19.986Z] INFO: Testing against a local daemon [2022-04-27T05:30:19.986Z] === RUN TestSessionCreate [2022-04-27T05:30:19.986Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:19.986Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T05:30:19.986Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:30:19.986Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:19.986Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T05:30:19.986Z] PASS [2022-04-27T05:30:19.986Z] ok github.com/docker/docker/integration/session 0.117s [2022-04-27T05:30:19.986Z] [2022-04-27T05:30:19.986Z] === Skipped [2022-04-27T05:30:19.986Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T05:30:19.986Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:19.986Z] [2022-04-27T05:30:19.986Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T05:30:19.986Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:19.986Z] [2022-04-27T05:30:19.986Z] DONE 2 tests, 2 skipped in 1.929s [2022-04-27T05:30:20.437Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-04-27T05:30:20.449Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T05:30:21.005Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T05:30:21.935Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T05:30:22.647Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:22.647Z] INFO: Testing against a local daemon [2022-04-27T05:30:22.647Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:30:22.647Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:22.647Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestDiskUsage [2022-04-27T05:30:22.647Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T05:30:22.647Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestEventsExecDie [2022-04-27T05:30:22.647Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T05:30:22.647Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:30:22.647Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T05:30:22.647Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestEventsVolumeCreate [2022-04-27T05:30:22.647Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T05:30:22.647Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestInfoAPI [2022-04-27T05:30:22.647Z] --- PASS: TestInfoAPI (0.06s) [2022-04-27T05:30:22.647Z] === RUN TestInfoAPIWarnings [2022-04-27T05:30:22.647Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:30:22.647Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestInfoDebug [2022-04-27T05:30:22.647Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:30:22.647Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:30:22.647Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:30:22.647Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:30:22.647Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:30:22.647Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T05:30:22.647Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:30:22.865Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T05:30:22.865Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T05:30:23.121Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T05:30:23.378Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-04-27T05:30:23.621Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s) [2022-04-27T05:30:23.621Z] === RUN TestPingCacheHeaders [2022-04-27T05:30:23.621Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-27T05:30:23.621Z] === RUN TestPingGet [2022-04-27T05:30:23.636Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T05:30:24.082Z] --- PASS: TestPingGet (0.04s) [2022-04-27T05:30:24.083Z] === RUN TestPingHead [2022-04-27T05:30:24.083Z] --- PASS: TestPingHead (0.05s) [2022-04-27T05:30:24.083Z] === RUN TestPingSwarmHeader [2022-04-27T05:30:24.083Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:24.083Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T05:30:24.083Z] === RUN TestVersion [2022-04-27T05:30:24.083Z] --- PASS: TestVersion (0.05s) [2022-04-27T05:30:24.083Z] PASS [2022-04-27T05:30:24.083Z] ok github.com/docker/docker/integration/system 1.281s [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === Skipped [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:30:24.083Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T05:30:24.083Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T05:30:24.083Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T05:30:24.083Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T05:30:24.083Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T05:30:24.083Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T05:30:24.083Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T05:30:24.083Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T05:30:24.083Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T05:30:24.083Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:30:24.083Z] [2022-04-27T05:30:24.083Z] DONE 16 tests, 10 skipped in 3.694s [2022-04-27T05:30:24.083Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T05:30:24.200Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T05:30:24.764Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-04-27T05:30:24.764Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-27T05:30:24.764Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T05:30:24.764Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T05:30:25.328Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T05:30:26.275Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:26.275Z] INFO: Testing against a local daemon [2022-04-27T05:30:26.275Z] === RUN TestVolumesCreateAndList [2022-04-27T05:30:26.275Z] --- PASS: TestVolumesCreateAndList (0.07s) [2022-04-27T05:30:26.275Z] === RUN TestVolumesRemove [2022-04-27T05:30:26.695Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesRemove (0.13s) [2022-04-27T05:30:26.741Z] === RUN TestVolumesInspect [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesInspect (0.08s) [2022-04-27T05:30:26.741Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:30:26.741Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:30:26.741Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:30:26.741Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:30:26.741Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:30:26.741Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:30:26.741Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:30:26.741Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesInvalidJSON (0.07s) [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:30:26.741Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:30:26.742Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:30:26.742Z] PASS [2022-04-27T05:30:26.742Z] ok github.com/docker/docker/integration/volume 0.421s [2022-04-27T05:30:26.742Z] [2022-04-27T05:30:26.742Z] DONE 9 tests in 2.547s [2022-04-27T05:30:26.742Z] INFO: make.ps1 ended at 04/27/2022 05:30:26 [2022-04-27T05:30:26.742Z] INFO: Integration CLI tests being run from the host: [2022-04-27T05:30:26.742Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-27T05:30:29.217Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T05:30:29.473Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T05:30:30.036Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T05:30:31.403Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-04-27T05:30:31.966Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T05:30:32.894Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T05:30:33.764Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T05:30:33.764Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T05:30:33.764Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T05:30:33.764Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T05:30:33.764Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T05:30:33.764Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T05:30:33.764Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T05:30:33.764Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T05:30:33.764Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T05:30:33.764Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T05:30:33.764Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T05:30:33.764Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T05:30:33.764Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T05:30:33.764Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T05:30:33.764Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T05:30:33.764Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T05:30:33.764Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T05:30:33.764Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T05:30:33.764Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T05:30:34.785Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-04-27T05:30:34.785Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T05:30:36.678Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T05:30:37.607Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T05:30:37.607Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-27T05:30:37.607Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T05:30:37.607Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-27T05:30:37.607Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T05:30:37.607Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-27T05:30:37.607Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T05:30:37.607Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-04-27T05:30:37.607Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-04-27T05:30:37.607Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-27T05:30:37.607Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-04-27T05:30:38.170Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-04-27T05:30:38.742Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-04-27T05:30:39.188Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2022-04-27T05:30:39.188Z] INFO: Testing against a local daemon [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T05:30:39.188Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T05:30:39.188Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T05:30:39.188Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T05:30:39.713Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T05:30:40.110Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-04-27T05:30:40.160Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T05:30:40.160Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T05:30:40.672Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-04-27T05:30:40.672Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-04-27T05:30:41.133Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T05:30:41.236Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T05:30:41.236Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-04-27T05:30:41.593Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-04-27T05:30:41.798Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-04-27T05:30:41.798Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-04-27T05:30:41.798Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-04-27T05:30:41.798Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-27T05:30:41.798Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-04-27T05:30:41.799Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-27T05:30:41.799Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-04-27T05:30:41.799Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-27T05:30:41.799Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-04-27T05:30:42.728Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-04-27T05:30:43.291Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-04-27T05:30:43.291Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-04-27T05:30:43.291Z] docker_cli_service_logs_test.go:246: checking task nlxlxmlbt3qt [2022-04-27T05:30:43.291Z] docker_cli_service_logs_test.go:251: checking messages for nlxlxmlbt3qt [2022-04-27T05:30:43.291Z] docker_cli_service_logs_test.go:246: checking task wrgwzmmsizvl [2022-04-27T05:30:43.291Z] docker_cli_service_logs_test.go:251: checking messages for wrgwzmmsizvl [2022-04-27T05:30:43.959Z] === RUN TestConfigDaemonLibtrustID [2022-04-27T05:30:43.959Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T05:30:43.959Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2022-04-27T05:30:43.959Z] === RUN TestDaemonConfigValidation [2022-04-27T05:30:43.959Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T05:30:43.959Z] --- SKIP: TestDaemonConfigValidation (0.00s) [2022-04-27T05:30:43.959Z] === RUN TestConfigDaemonSeccompProfiles [2022-04-27T05:30:43.959Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T05:30:43.959Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T05:30:43.959Z] === RUN TestDaemonProxy [2022-04-27T05:30:43.959Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T05:30:43.959Z] --- SKIP: TestDaemonProxy (0.00s) [2022-04-27T05:30:43.959Z] PASS [2022-04-27T05:30:43.959Z] ok github.com/docker/docker/integration/daemon 0.144s [2022-04-27T05:30:43.959Z] [2022-04-27T05:30:43.959Z] === Skipped [2022-04-27T05:30:43.959Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s) [2022-04-27T05:30:43.959Z] daemon_test.go:26: runtime.GOOS == "windows" [2022-04-27T05:30:43.959Z] [2022-04-27T05:30:43.959Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s) [2022-04-27T05:30:43.959Z] daemon_test.go:45: runtime.GOOS == "windows" [2022-04-27T05:30:43.959Z] [2022-04-27T05:30:43.959Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s) [2022-04-27T05:30:43.959Z] daemon_test.go:111: runtime.GOOS == "windows" [2022-04-27T05:30:43.959Z] [2022-04-27T05:30:43.959Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonProxy (0.00s) [2022-04-27T05:30:43.959Z] daemon_test.go:159: runtime.GOOS == "windows": cannot start multiple daemons on windows [2022-04-27T05:30:43.959Z] [2022-04-27T05:30:43.959Z] DONE 4 tests, 4 skipped in 31.851s [2022-04-27T05:30:43.959Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2022-04-27T05:30:44.221Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T05:30:44.221Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-04-27T05:30:44.221Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T05:30:44.783Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T05:30:44.783Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-04-27T05:30:44.955Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:30:44.955Z] INFO: Testing against a local daemon [2022-04-27T05:30:44.955Z] === RUN TestCommitInheritsEnv [2022-04-27T05:30:44.955Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:30:44.955Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2022-04-27T05:30:44.955Z] === RUN TestImportExtremelyLargeImageWorks [2022-04-27T05:30:44.955Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:30:44.955Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:30:44.955Z] === RUN TestImportWithCustomPlatform [2022-04-27T05:30:44.955Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:30:44.955Z] --- SKIP: TestImportWithCustomPlatform (0.00s) [2022-04-27T05:30:44.955Z] === RUN TestImagesFilterMultiReference [2022-04-27T05:30:44.955Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2022-04-27T05:30:44.955Z] === RUN TestImagePullPlatformInvalid [2022-04-27T05:30:44.955Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2022-04-27T05:30:44.955Z] === RUN TestRemoveImageOrphaning [2022-04-27T05:30:45.347Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-04-27T05:30:45.910Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-04-27T05:30:45.910Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T05:30:45.910Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T05:30:46.524Z] --- PASS: TestRemoveImageOrphaning (1.50s) [2022-04-27T05:30:46.524Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-04-27T05:30:46.524Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2022-04-27T05:30:46.524Z] === RUN TestTagInvalidReference [2022-04-27T05:30:46.524Z] --- PASS: TestTagInvalidReference (0.06s) [2022-04-27T05:30:46.524Z] === RUN TestTagValidPrefixedRepo [2022-04-27T05:30:46.524Z] --- PASS: TestTagValidPrefixedRepo (0.10s) [2022-04-27T05:30:46.524Z] === RUN TestTagExistedNameWithoutForce [2022-04-27T05:30:46.524Z] --- PASS: TestTagExistedNameWithoutForce (0.10s) [2022-04-27T05:30:46.524Z] === RUN TestTagOfficialNames [2022-04-27T05:30:46.839Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T05:30:46.839Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-04-27T05:30:46.994Z] --- PASS: TestTagOfficialNames (0.15s) [2022-04-27T05:30:46.994Z] === RUN TestTagMatchesDigest [2022-04-27T05:30:46.994Z] --- PASS: TestTagMatchesDigest (0.07s) [2022-04-27T05:30:46.994Z] PASS [2022-04-27T05:30:46.994Z] ok github.com/docker/docker/integration/image 2.336s [2022-04-27T05:30:46.994Z] [2022-04-27T05:30:46.994Z] === Skipped [2022-04-27T05:30:46.994Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2022-04-27T05:30:46.994Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:30:46.994Z] [2022-04-27T05:30:46.994Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2022-04-27T05:30:46.994Z] import_test.go:25: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:30:46.994Z] [2022-04-27T05:30:46.994Z] === SKIP: github.com/docker/docker/integration/image TestImportWithCustomPlatform (0.00s) [2022-04-27T05:30:46.994Z] import_test.go:54: testEnv.OSType == "windows": TODO enable on windows [2022-04-27T05:30:46.994Z] [2022-04-27T05:30:46.994Z] DONE 12 tests, 3 skipped in 7.334s [2022-04-27T05:30:46.994Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2022-04-27T05:30:47.768Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-04-27T05:30:48.331Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-04-27T05:30:48.331Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-27T05:30:48.331Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T05:30:48.588Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T05:30:48.844Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T05:30:49.773Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T05:30:49.973Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:30:49.973Z] INFO: Testing against a local daemon [2022-04-27T05:30:49.973Z] === RUN TestNetworkCreateDelete [2022-04-27T05:30:49.973Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:49.973Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestDockerNetworkDeletePreferID [2022-04-27T05:30:49.973Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-27T05:30:49.973Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2022-04-27T05:30:49.973Z] === RUN TestDaemonDNSFallback [2022-04-27T05:30:49.973Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:49.973Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestInspectNetwork [2022-04-27T05:30:49.973Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:49.973Z] --- SKIP: TestInspectNetwork (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestRunContainerWithBridgeNone [2022-04-27T05:30:49.973Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:49.973Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/create [2022-04-27T05:30:49.973Z] === PAUSE TestNetworkInvalidJSON/networks/create [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:30:49.973Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:30:49.973Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:30:49.973Z] === CONT TestNetworkInvalidJSON/networks/create [2022-04-27T05:30:49.973Z] === CONT TestNetworkInvalidJSON/networks/bridge/disconnect [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_content_type [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type [2022-04-27T05:30:49.973Z] === CONT TestNetworkInvalidJSON/networks/bridge/connect [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/create/invalid_JSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/create/extra_content_after_JSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/create/empty_body [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/connect/empty_body [2022-04-27T05:30:49.973Z] === RUN TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON (0.07s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/create (0.02s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.02s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.02s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestNetworkList [2022-04-27T05:30:49.973Z] === RUN TestNetworkList//networks [2022-04-27T05:30:49.973Z] === PAUSE TestNetworkList//networks [2022-04-27T05:30:49.973Z] === RUN TestNetworkList//networks/ [2022-04-27T05:30:49.973Z] === PAUSE TestNetworkList//networks/ [2022-04-27T05:30:49.973Z] === CONT TestNetworkList//networks [2022-04-27T05:30:49.973Z] === CONT TestNetworkList//networks/ [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkList (0.06s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkList//networks (0.01s) [2022-04-27T05:30:49.973Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestHostIPv4BridgeLabel [2022-04-27T05:30:49.973Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestDaemonRestartWithLiveRestore [2022-04-27T05:30:49.973Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestDaemonDefaultNetworkPools [2022-04-27T05:30:49.973Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestDaemonRestartWithExistingNetwork [2022-04-27T05:30:49.973Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-04-27T05:30:49.973Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-04-27T05:30:49.973Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestServiceWithPredefinedNetwork [2022-04-27T05:30:49.973Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestServiceWithPredefinedNetwork (0.01s) [2022-04-27T05:30:49.973Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-04-27T05:30:49.973Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:30:49.973Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:30:49.973Z] === RUN TestServiceWithDataPathPortInit [2022-04-27T05:30:49.973Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2022-04-27T05:30:49.973Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-04-27T05:30:49.973Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:30:49.973Z] PASS [2022-04-27T05:30:49.973Z] ok github.com/docker/docker/integration/network 0.278s [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === Skipped [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2022-04-27T05:30:49.973Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2022-04-27T05:30:49.973Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2022-04-27T05:30:49.973Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2022-04-27T05:30:49.973Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2022-04-27T05:30:49.973Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2022-04-27T05:30:49.973Z] network_test.go:154: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:30: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:59: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:103: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:137: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:188: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.01s) [2022-04-27T05:30:49.973Z] service_test.go:213: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:243: FLAKY_TEST [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.01s) [2022-04-27T05:30:49.973Z] service_test.go:334: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-04-27T05:30:49.973Z] service_test.go:402: testEnv.OSType == "windows" [2022-04-27T05:30:49.973Z] [2022-04-27T05:30:49.973Z] DONE 34 tests, 15 skipped in 2.927s [2022-04-27T05:30:50.335Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T05:30:50.442Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2022-04-27T05:30:51.433Z] testing: warning: no tests to run [2022-04-27T05:30:51.433Z] PASS [2022-04-27T05:30:51.433Z] ok github.com/docker/docker/integration/network/ipvlan 0.092s [2022-04-27T05:30:51.433Z] [2022-04-27T05:30:51.433Z] DONE 0 tests in 0.996s [2022-04-27T05:30:51.433Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2022-04-27T05:30:51.702Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T05:30:51.959Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T05:30:51.959Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T05:30:51.959Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T05:30:52.426Z] testing: warning: no tests to run [2022-04-27T05:30:52.426Z] PASS [2022-04-27T05:30:52.426Z] ok github.com/docker/docker/integration/network/macvlan 0.104s [2022-04-27T05:30:52.426Z] [2022-04-27T05:30:52.426Z] DONE 0 tests in 1.050s [2022-04-27T05:30:52.426Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2022-04-27T05:30:52.889Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-04-27T05:30:53.414Z] testing: warning: no tests to run [2022-04-27T05:30:53.414Z] PASS [2022-04-27T05:30:53.414Z] ok github.com/docker/docker/integration/plugin 0.104s [2022-04-27T05:30:53.414Z] [2022-04-27T05:30:53.414Z] DONE 0 tests in 0.947s [2022-04-27T05:30:53.454Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-04-27T05:30:53.884Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2022-04-27T05:30:54.385Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T05:30:54.385Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T05:30:54.885Z] testing: warning: no tests to run [2022-04-27T05:30:54.885Z] PASS [2022-04-27T05:30:54.885Z] ok github.com/docker/docker/integration/plugin/authz 0.115s [2022-04-27T05:30:54.885Z] [2022-04-27T05:30:54.885Z] DONE 0 tests in 0.979s [2022-04-27T05:30:54.885Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2022-04-27T05:30:56.280Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T05:30:56.280Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T05:30:56.536Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T05:30:57.902Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2933774961 [2022-04-27T05:30:57.902Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T05:30:57.902Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T05:30:59.269Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T05:30:59.269Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T05:30:59.269Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T05:31:00.199Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T05:31:00.805Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:00.805Z] INFO: Testing against a local daemon [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:31:00.805Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:31:00.805Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/pull [2022-04-27T05:31:00.805Z] === PAUSE TestPluginInvalidJSON/plugins/pull [2022-04-27T05:31:00.805Z] === CONT TestPluginInvalidJSON/plugins/foobar/set [2022-04-27T05:31:00.805Z] === CONT TestPluginInvalidJSON/plugins/pull [2022-04-27T05:31:00.805Z] === CONT TestPluginInvalidJSON/plugins/foobar/upgrade [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_content_type [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/pull/invalid_JSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/pull/empty_body [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/set/empty_body [2022-04-27T05:31:00.805Z] === RUN TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON (0.07s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/pull (0.02s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.01s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.02s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.01s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.01s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.02s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.01s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.01s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s) [2022-04-27T05:31:00.805Z] --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s) [2022-04-27T05:31:00.805Z] === RUN TestPluginInstall [2022-04-27T05:31:00.805Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T05:31:00.805Z] --- SKIP: TestPluginInstall (0.00s) [2022-04-27T05:31:00.805Z] === RUN TestPluginsWithRuntimes [2022-04-27T05:31:00.805Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T05:31:00.805Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-04-27T05:31:00.805Z] === RUN TestPluginBackCompatMediaTypes [2022-04-27T05:31:00.805Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T05:31:00.805Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:31:00.805Z] PASS [2022-04-27T05:31:00.805Z] ok github.com/docker/docker/integration/plugin/common 0.175s [2022-04-27T05:31:00.805Z] [2022-04-27T05:31:00.805Z] === Skipped [2022-04-27T05:31:00.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2022-04-27T05:31:00.805Z] plugin_test.go:93: testEnv.OSType == "windows" [2022-04-27T05:31:00.805Z] [2022-04-27T05:31:00.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2022-04-27T05:31:00.805Z] plugin_test.go:202: testEnv.OSType == "windows" [2022-04-27T05:31:00.805Z] [2022-04-27T05:31:00.805Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2022-04-27T05:31:00.805Z] plugin_test.go:264: testEnv.OSType == "windows" [2022-04-27T05:31:00.805Z] [2022-04-27T05:31:00.805Z] DONE 19 tests, 3 skipped in 5.627s [2022-04-27T05:31:00.805Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2022-04-27T05:31:01.569Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T05:31:02.134Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T05:31:02.134Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T05:31:02.134Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T05:31:02.390Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T05:31:02.953Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T05:31:02.953Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T05:31:03.516Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T05:31:03.780Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:03.780Z] INFO: Testing against a local daemon [2022-04-27T05:31:03.780Z] === RUN TestExternalGraphDriver [2022-04-27T05:31:03.780Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T05:31:03.780Z] --- SKIP: TestExternalGraphDriver (0.01s) [2022-04-27T05:31:03.780Z] === RUN TestGraphdriverPluginV2 [2022-04-27T05:31:03.780Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T05:31:03.780Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2022-04-27T05:31:03.780Z] PASS [2022-04-27T05:31:03.780Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.177s [2022-04-27T05:31:03.780Z] [2022-04-27T05:31:03.780Z] === Skipped [2022-04-27T05:31:03.780Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.01s) [2022-04-27T05:31:03.780Z] external_test.go:48: runtime.GOOS == "windows" [2022-04-27T05:31:03.780Z] [2022-04-27T05:31:03.780Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2022-04-27T05:31:03.780Z] external_test.go:408: runtime.GOOS == "windows" [2022-04-27T05:31:03.780Z] [2022-04-27T05:31:03.780Z] DONE 2 tests, 2 skipped in 3.000s [2022-04-27T05:31:03.780Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2022-04-27T05:31:04.445Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T05:31:04.445Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-04-27T05:31:05.008Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T05:31:06.759Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:06.759Z] INFO: Testing against a local daemon [2022-04-27T05:31:06.759Z] === RUN TestReadPluginNoRead [2022-04-27T05:31:06.759Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T05:31:06.759Z] --- SKIP: TestReadPluginNoRead (0.00s) [2022-04-27T05:31:06.759Z] PASS [2022-04-27T05:31:06.759Z] ok github.com/docker/docker/integration/plugin/logging 0.114s [2022-04-27T05:31:06.759Z] [2022-04-27T05:31:06.759Z] === Skipped [2022-04-27T05:31:06.759Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2022-04-27T05:31:06.759Z] read_test.go:21: no unix domain sockets on Windows [2022-04-27T05:31:06.759Z] [2022-04-27T05:31:06.759Z] DONE 1 tests, 1 skipped in 3.019s [2022-04-27T05:31:06.899Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-04-27T05:31:07.230Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2022-04-27T05:31:08.804Z] testing: warning: no tests to run [2022-04-27T05:31:08.804Z] PASS [2022-04-27T05:31:08.804Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.107s [2022-04-27T05:31:08.804Z] [2022-04-27T05:31:08.804Z] DONE 0 tests in 1.492s [2022-04-27T05:31:08.804Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2022-04-27T05:31:09.417Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-04-27T05:31:09.979Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T05:31:11.350Z] docker_cli_swarm_test.go:1895: [d02e53eb04622] joining swarm manager [df50e34071a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:31:11.778Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:11.778Z] INFO: Testing against a local daemon [2022-04-27T05:31:11.778Z] === RUN TestPluginWithDevMounts [2022-04-27T05:31:11.778Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:11.778Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-04-27T05:31:11.778Z] PASS [2022-04-27T05:31:11.778Z] ok github.com/docker/docker/integration/plugin/volumes 0.153s [2022-04-27T05:31:11.778Z] [2022-04-27T05:31:11.778Z] === Skipped [2022-04-27T05:31:11.778Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2022-04-27T05:31:11.778Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:11.778Z] [2022-04-27T05:31:11.778Z] DONE 1 tests, 1 skipped in 2.999s [2022-04-27T05:31:11.778Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2022-04-27T05:31:11.914Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T05:31:12.476Z] docker_cli_swarm_test.go:1896: [dc5db8e0924de] joining swarm manager [df50e34071a4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:31:12.736Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T05:31:14.114Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T05:31:14.751Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:14.751Z] INFO: Testing against a local daemon [2022-04-27T05:31:14.751Z] === RUN TestSecretInspect [2022-04-27T05:31:14.751Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] --- SKIP: TestSecretInspect (0.00s) [2022-04-27T05:31:14.751Z] === RUN TestSecretList [2022-04-27T05:31:14.751Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] --- SKIP: TestSecretList (0.00s) [2022-04-27T05:31:14.751Z] === RUN TestSecretsCreateAndDelete [2022-04-27T05:31:14.751Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2022-04-27T05:31:14.751Z] === RUN TestSecretsUpdate [2022-04-27T05:31:14.751Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] --- SKIP: TestSecretsUpdate (0.00s) [2022-04-27T05:31:14.751Z] === RUN TestTemplatedSecret [2022-04-27T05:31:14.751Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-04-27T05:31:14.751Z] === RUN TestSecretCreateResolve [2022-04-27T05:31:14.751Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:14.751Z] --- SKIP: TestSecretCreateResolve (0.00s) [2022-04-27T05:31:14.751Z] PASS [2022-04-27T05:31:14.751Z] ok github.com/docker/docker/integration/secret 0.159s [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] === Skipped [2022-04-27T05:31:14.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2022-04-27T05:31:14.751Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2022-04-27T05:31:14.751Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2022-04-27T05:31:14.751Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2022-04-27T05:31:14.751Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2022-04-27T05:31:14.751Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2022-04-27T05:31:14.751Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:14.751Z] [2022-04-27T05:31:14.751Z] DONE 6 tests, 6 skipped in 2.621s [2022-04-27T05:31:14.751Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2022-04-27T05:31:16.631Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T05:31:17.716Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:17.716Z] INFO: Testing against a local daemon [2022-04-27T05:31:17.716Z] === RUN TestServiceCreateInit [2022-04-27T05:31:17.716Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-04-27T05:31:17.716Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:17.716Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-04-27T05:31:17.716Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:17.716Z] --- PASS: TestServiceCreateInit (0.07s) [2022-04-27T05:31:17.716Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:31:17.716Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:31:17.716Z] === RUN TestCreateServiceMultipleTimes [2022-04-27T05:31:17.716Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:17.716Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2022-04-27T05:31:17.716Z] === RUN TestCreateServiceConflict [2022-04-27T05:31:17.716Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:17.716Z] --- SKIP: TestCreateServiceConflict (0.00s) [2022-04-27T05:31:17.716Z] === RUN TestCreateServiceMaxReplicas [2022-04-27T05:31:17.716Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:17.716Z] --- SKIP: TestCreateServiceMaxReplicas (0.08s) [2022-04-27T05:31:17.716Z] === RUN TestCreateWithDuplicateNetworkNames [2022-04-27T05:31:17.999Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T05:31:18.186Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestCreateServiceSecretFileMode [2022-04-27T05:31:18.186Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestCreateServiceConfigFileMode [2022-04-27T05:31:18.186Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestCreateServiceSysctls [2022-04-27T05:31:18.186Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestCreateServiceSysctls (0.07s) [2022-04-27T05:31:18.186Z] === RUN TestCreateServiceCapabilities [2022-04-27T05:31:18.186Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestCreateServiceCapabilities (0.05s) [2022-04-27T05:31:18.186Z] === RUN TestInspect [2022-04-27T05:31:18.186Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestInspect (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestCreateJob [2022-04-27T05:31:18.186Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestCreateJob (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestReplicatedJob [2022-04-27T05:31:18.186Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestReplicatedJob (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestUpdateReplicatedJob [2022-04-27T05:31:18.186Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServiceListWithStatuses [2022-04-27T05:31:18.186Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestDockerNetworkConnectAlias [2022-04-27T05:31:18.186Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestDockerNetworkReConnect [2022-04-27T05:31:18.186Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServicePlugin [2022-04-27T05:31:18.186Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestServicePlugin (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServiceUpdateLabel [2022-04-27T05:31:18.186Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServiceUpdateSecrets [2022-04-27T05:31:18.186Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServiceUpdateConfigs [2022-04-27T05:31:18.186Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServiceUpdateNetwork [2022-04-27T05:31:18.186Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2022-04-27T05:31:18.186Z] === RUN TestServiceUpdatePidsLimit [2022-04-27T05:31:18.186Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2022-04-27T05:31:18.186Z] PASS [2022-04-27T05:31:18.186Z] ok github.com/docker/docker/integration/service 0.370s [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === Skipped [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.08s) [2022-04-27T05:31:18.186Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2022-04-27T05:31:18.186Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.07s) [2022-04-27T05:31:18.186Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.05s) [2022-04-27T05:31:18.186Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2022-04-27T05:31:18.186Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2022-04-27T05:31:18.186Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2022-04-27T05:31:18.186Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2022-04-27T05:31:18.186Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2022-04-27T05:31:18.186Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2022-04-27T05:31:18.186Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2022-04-27T05:31:18.186Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2022-04-27T05:31:18.186Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2022-04-27T05:31:18.186Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2022-04-27T05:31:18.186Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2022-04-27T05:31:18.186Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.186Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2022-04-27T05:31:18.186Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.186Z] [2022-04-27T05:31:18.187Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2022-04-27T05:31:18.187Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2022-04-27T05:31:18.187Z] [2022-04-27T05:31:18.187Z] DONE 24 tests, 23 skipped in 3.516s [2022-04-27T05:31:18.187Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2022-04-27T05:31:18.561Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T05:31:19.490Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T05:31:20.413Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:20.413Z] INFO: Testing against a local daemon [2022-04-27T05:31:20.413Z] === RUN TestSessionCreate [2022-04-27T05:31:20.413Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T05:31:20.413Z] --- SKIP: TestSessionCreate (0.00s) [2022-04-27T05:31:20.413Z] === RUN TestSessionCreateWithBadUpgrade [2022-04-27T05:31:20.413Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T05:31:20.413Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T05:31:20.413Z] PASS [2022-04-27T05:31:20.413Z] ok github.com/docker/docker/integration/session 0.106s [2022-04-27T05:31:20.413Z] [2022-04-27T05:31:20.413Z] === Skipped [2022-04-27T05:31:20.413Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2022-04-27T05:31:20.413Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2022-04-27T05:31:20.413Z] [2022-04-27T05:31:20.413Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2022-04-27T05:31:20.413Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2022-04-27T05:31:20.413Z] [2022-04-27T05:31:20.413Z] DONE 2 tests, 2 skipped in 2.214s [2022-04-27T05:31:20.858Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T05:31:20.884Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2022-04-27T05:31:21.786Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T05:31:23.845Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:23.846Z] INFO: Testing against a local daemon [2022-04-27T05:31:23.846Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-04-27T05:31:23.846Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:23.846Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestDiskUsage [2022-04-27T05:31:23.846Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T05:31:23.846Z] --- SKIP: TestDiskUsage (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestEventsExecDie [2022-04-27T05:31:23.846Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T05:31:23.846Z] --- SKIP: TestEventsExecDie (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestEventsBackwardsCompatible [2022-04-27T05:31:23.846Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T05:31:23.846Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestEventsVolumeCreate [2022-04-27T05:31:23.846Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T05:31:23.846Z] --- SKIP: TestEventsVolumeCreate (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestInfoAPI [2022-04-27T05:31:23.846Z] --- PASS: TestInfoAPI (0.07s) [2022-04-27T05:31:23.846Z] === RUN TestInfoAPIWarnings [2022-04-27T05:31:23.846Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:31:23.846Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestInfoDebug [2022-04-27T05:31:23.846Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:31:23.846Z] --- SKIP: TestInfoDebug (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestInfoInsecureRegistries [2022-04-27T05:31:23.846Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:31:23.846Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestInfoRegistryMirrors [2022-04-27T05:31:23.846Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:31:23.846Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2022-04-27T05:31:23.846Z] === RUN TestLoginFailsWithBadCredentials [2022-04-27T05:31:24.307Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T05:31:24.836Z] --- PASS: TestLoginFailsWithBadCredentials (1.03s) [2022-04-27T05:31:24.836Z] === RUN TestPingCacheHeaders [2022-04-27T05:31:24.836Z] --- PASS: TestPingCacheHeaders (0.06s) [2022-04-27T05:31:24.836Z] === RUN TestPingGet [2022-04-27T05:31:24.836Z] --- PASS: TestPingGet (0.06s) [2022-04-27T05:31:24.836Z] === RUN TestPingHead [2022-04-27T05:31:24.836Z] --- PASS: TestPingHead (0.06s) [2022-04-27T05:31:24.836Z] === RUN TestPingSwarmHeader [2022-04-27T05:31:24.836Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:24.836Z] --- SKIP: TestPingSwarmHeader (0.00s) [2022-04-27T05:31:24.836Z] === RUN TestVersion [2022-04-27T05:31:24.836Z] --- PASS: TestVersion (0.07s) [2022-04-27T05:31:24.836Z] PASS [2022-04-27T05:31:24.836Z] ok github.com/docker/docker/integration/system 1.444s [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === Skipped [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-04-27T05:31:24.836Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s) [2022-04-27T05:31:24.836Z] disk_usage_test.go:16: testEnv.OSType == "windows" [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2022-04-27T05:31:24.836Z] event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2022-04-27T05:31:24.836Z] event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s) [2022-04-27T05:31:24.836Z] event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2022-04-27T05:31:24.836Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2022-04-27T05:31:24.836Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2022-04-27T05:31:24.836Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2022-04-27T05:31:24.836Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] === SKIP: github.com/docker/docker/integration/system TestPingSwarmHeader (0.00s) [2022-04-27T05:31:24.836Z] ping_test.go:58: testEnv.DaemonInfo.OSType == "windows" [2022-04-27T05:31:24.836Z] [2022-04-27T05:31:24.836Z] DONE 16 tests, 10 skipped in 4.188s [2022-04-27T05:31:25.307Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2022-04-27T05:31:27.538Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:27.538Z] INFO: Testing against a local daemon [2022-04-27T05:31:27.538Z] === RUN TestVolumesCreateAndList [2022-04-27T05:31:27.538Z] --- PASS: TestVolumesCreateAndList (0.08s) [2022-04-27T05:31:27.538Z] === RUN TestVolumesRemove [2022-04-27T05:31:27.538Z] --- PASS: TestVolumesRemove (0.24s) [2022-04-27T05:31:27.538Z] === RUN TestVolumesInspect [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInspect (0.09s) [2022-04-27T05:31:28.009Z] === RUN TestVolumesInvalidJSON [2022-04-27T05:31:28.009Z] === RUN TestVolumesInvalidJSON/volumes/create [2022-04-27T05:31:28.009Z] === PAUSE TestVolumesInvalidJSON/volumes/create [2022-04-27T05:31:28.009Z] === CONT TestVolumesInvalidJSON/volumes/create [2022-04-27T05:31:28.009Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_content_type [2022-04-27T05:31:28.009Z] === RUN TestVolumesInvalidJSON/volumes/create/invalid_JSON [2022-04-27T05:31:28.009Z] === RUN TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON [2022-04-27T05:31:28.009Z] === RUN TestVolumesInvalidJSON/volumes/create/empty_body [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create (0.01s) [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s) [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s) [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s) [2022-04-27T05:31:28.009Z] --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s) [2022-04-27T05:31:28.009Z] PASS [2022-04-27T05:31:28.009Z] ok github.com/docker/docker/integration/volume 0.538s [2022-04-27T05:31:28.009Z] [2022-04-27T05:31:28.009Z] DONE 9 tests in 2.828s [2022-04-27T05:31:28.009Z] INFO: make.ps1 ended at 04/27/2022 05:31:27 [2022-04-27T05:31:28.010Z] INFO: Integration CLI tests being run from the host: [2022-04-27T05:31:28.010Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-test.timeout" "200m" [2022-04-27T05:31:28.337Z] ok github.com/docker/docker/libnetwork/networkdb 104.683s coverage: 60.1% of statements [2022-04-27T05:31:28.337Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2022-04-27T05:31:28.337Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2022-04-27T05:31:28.337Z] ok github.com/docker/docker/libnetwork/osl 4.294s coverage: 39.7% of statements [2022-04-27T05:31:28.337Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.004s coverage: 20.0% of statements [2022-04-27T05:31:28.337Z] ok github.com/docker/docker/libnetwork/portallocator 0.008s coverage: 86.1% of statements [2022-04-27T05:31:28.475Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T05:31:28.731Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-04-27T05:31:28.908Z] ok github.com/docker/docker/libnetwork/portmapper 0.219s coverage: 48.6% of statements [2022-04-27T05:31:29.169Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.6% of statements [2022-04-27T05:31:29.169Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2022-04-27T05:31:29.430Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 37.3% of statements [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === Skipped [2022-04-27T05:31:29.430Z] === SKIP: libnetwork TestParallel3 (0.00s) [2022-04-27T05:31:29.430Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork TestParallel2 (0.00s) [2022-04-27T05:31:29.430Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork TestParallel1 (0.00s) [2022-04-27T05:31:29.430Z] libnetwork_linux_test.go:965: Skipped because t.parallel was less than 3 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2022-04-27T05:31:29.430Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2022-04-27T05:31:29.430Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2022-04-27T05:31:29.430Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2022-04-27T05:31:29.430Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2022-04-27T05:31:29.430Z] allocator_test.go:1421: Skipped because t.parallel was less than 5 [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2022-04-27T05:31:29.430Z] firewalld_test.go:14: firewalld is not running [2022-04-27T05:31:29.430Z] [2022-04-27T05:31:29.430Z] DONE 326 tests, 9 skipped in 200.885s Post stage [Pipeline] junit [2022-04-27T05:31:30.015Z] Recording test results [2022-04-27T05:31:30.485Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-04-27T05:31:30.835Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43531/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=314a47492a4aa604f5a400adecc99dcc439d72bc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:314a47492a4aa604f5a400adecc99dcc439d72bc hack/validate/vendor [2022-04-27T05:31:31.249Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T05:31:31.406Z] No vendor changes in diff. [2022-04-27T05:31:31.666Z] WARNING: could not find copyright information for github.com/coreos/go-systemd [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T05:31:31.985Z] + echo Ensuring container killed. [2022-04-27T05:31:31.985Z] Ensuring container killed. [2022-04-27T05:31:31.985Z] + docker rm -vf docker-pr1 [2022-04-27T05:31:31.985Z] Error: No such container: docker-pr1 [Pipeline] sh [2022-04-27T05:31:32.280Z] + echo Chowning /workspace to jenkins user [2022-04-27T05:31:32.280Z] Chowning /workspace to jenkins user [2022-04-27T05:31:32.280Z] + id -u [2022-04-27T05:31:32.280Z] + id -g [2022-04-27T05:31:32.280Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T05:31:33.966Z] + bundleName=unit [2022-04-27T05:31:33.966Z] + echo Creating unit-bundles.tar.gz [2022-04-27T05:31:33.966Z] Creating unit-bundles.tar.gz [2022-04-27T05:31:33.966Z] + 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 [2022-04-27T05:31:33.966Z] bundles/junit-report-libnetwork.xml [2022-04-27T05:31:33.966Z] bundles/junit-report.xml [2022-04-27T05:31:33.966Z] bundles/go-test-report-libnetwork.json [2022-04-27T05:31:33.966Z] bundles/go-test-report.json [2022-04-27T05:31:33.966Z] bundles/profile-libnetwork.out [2022-04-27T05:31:33.966Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-04-27T05:31:33.979Z] Archiving artifacts [2022-04-27T05:31:34.504Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T05:31:34.836Z] + make clean [2022-04-27T05:31:35.096Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T05:31:35.096Z] docker-dev-cache [2022-04-27T05:31:35.096Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T05:31:36.510Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T05:31:36.510Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-04-27T05:31:39.028Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-04-27T05:31:39.028Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-04-27T05:31:40.396Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T05:31:40.590Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2022 [2022-04-27T05:31:40.590Z] INFO: Testing against a local daemon [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-04-27T05:31:40.590Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-04-27T05:31:40.590Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-04-27T05:31:40.590Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-04-27T05:31:40.959Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T05:31:41.523Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T05:31:41.589Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-04-27T05:31:42.058Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-04-27T05:31:42.085Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T05:31:42.085Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-27T05:31:42.085Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T05:31:42.647Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T05:31:43.047Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-04-27T05:31:43.047Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-04-27T05:31:45.167Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T05:31:48.437Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-04-27T05:31:48.437Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-04-27T05:31:49.003Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-04-27T05:31:49.003Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-27T05:31:49.003Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-04-27T05:31:49.003Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-27T05:31:49.003Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-04-27T05:31:49.933Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-04-27T05:31:50.498Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-04-27T05:31:51.064Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-04-27T05:31:51.996Z] === RUN TestDockerSuite/TestUpdateStats [2022-04-27T05:31:54.519Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-04-27T05:31:55.895Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-04-27T05:31:56.152Z] docker_cli_swarm_test.go:1796: [deb31ee2cae94] joining swarm manager [db205c215c86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:31:56.716Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-04-27T05:31:56.716Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-27T05:31:56.716Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-04-27T05:31:57.646Z] docker_cli_swarm_test.go:1797: [d7ba2d9d7fc50] joining swarm manager [db205c215c86b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:31:57.647Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-04-27T05:31:58.576Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T05:32:01.095Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-04-27T05:32:02.994Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-04-27T05:32:04.887Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-04-27T05:32:06.778Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T05:32:08.672Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T05:32:11.192Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-04-27T05:32:12.566Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-04-27T05:32:13.499Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-04-27T05:32:14.063Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-04-27T05:32:15.461Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-04-27T05:32:16.391Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-04-27T05:32:17.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-04-27T05:32:19.128Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-04-27T05:32:20.495Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-04-27T05:32:20.901Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T05:32:20.901Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T05:32:20.901Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T05:32:21.057Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-04-27T05:32:21.987Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-04-27T05:32:23.354Z] docker_cli_swarm_test.go:1315: [db21402261234] joining swarm manager [de5f142bb90e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:32:23.916Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T05:32:24.479Z] docker_cli_swarm_test.go:1316: [dfb2552f19c91] joining swarm manager [de5f142bb90e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:32:29.457Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T05:32:29.457Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T05:32:34.134Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T05:32:34.590Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T05:32:34.590Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T05:32:34.590Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T05:32:34.590Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T05:32:34.590Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T05:32:34.590Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T05:32:34.590Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T05:32:35.047Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T05:32:36.009Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T05:32:39.326Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T05:32:39.326Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T05:32:39.326Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T05:32:39.326Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T05:32:39.326Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T05:32:39.583Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T05:32:39.583Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T05:32:39.729Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T05:32:40.144Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T05:32:40.144Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T05:32:40.708Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T05:32:40.708Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T05:32:40.708Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T05:32:40.708Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T05:32:40.708Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T05:32:41.900Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T05:32:41.900Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T05:32:41.900Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T05:32:41.900Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T05:32:41.900Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T05:32:41.900Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T05:32:42.599Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T05:32:42.599Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T05:32:42.599Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T05:32:42.599Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T05:32:42.599Z] === RUN TestDockerSuite/TestVolumeEvents [2022-04-27T05:32:45.628Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T05:32:49.168Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T05:32:49.426Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T05:32:49.426Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T05:32:49.684Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T05:32:51.581Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T05:32:53.336Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T05:32:53.336Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T05:32:53.336Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T05:32:53.336Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T05:32:53.336Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T05:32:53.336Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T05:32:53.336Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T05:32:53.336Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T05:32:53.336Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T05:32:54.102Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T05:32:54.102Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite (1321.03s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.54s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.74s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.16s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.38s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.36s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.24s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.06s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.21s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.71s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.67s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.16s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.88s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.73s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.75s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.66s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.74s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.62s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachDetach (0.91s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.73s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.99s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.89s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.93s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.36s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.30s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.87s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.02s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.52s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.50s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.51s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.83s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.05s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.52s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.98s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.64s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.56s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.26s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.91s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.00s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.70s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.34s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.05s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.23s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.21s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.02s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.91s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.26s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.94s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.41s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.63s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.34s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.79s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.84s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.32s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.68s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.58s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.12s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.68s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.16s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.88s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.04s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.29s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (14.42s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.15s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.52s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.38s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.95s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.31s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.23s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.24s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.90s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.55s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.58s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.46s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.60s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.13s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.31s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.67s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.81s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.37s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCmd (0.31s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.31s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s) [2022-04-27T05:32:54.102Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.29s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.32s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.37s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.92s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.66s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.29s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.35s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.76s) [2022-04-27T05:32:54.102Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.47s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.47s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.34s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.42s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.46s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.41s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.43s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.31s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.09s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.91s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.77s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.30s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.58s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.62s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.35s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.36s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.71s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.40s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.22s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.27s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.08s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.44s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.17s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.06s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.43s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.21s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.45s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.35s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.24s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.45s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.47s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.18s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.31s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.03s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.18s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.80s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnv (1.69s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.41s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.15s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.78s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (21.09s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.73s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.76s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.23s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.54s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.54s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.33s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.07s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildExpose (0.39s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.48s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.98s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.16s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.28s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.25s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.35s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.77s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.45s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildHistory (3.85s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.47s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.74s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.92s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.81s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.86s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabel (0.48s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabels (0.39s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.24s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.17s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.71s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.16s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.14s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.81s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.37s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.34s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.91s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.98s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.89s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (2.94s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.22s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.79s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.53s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.68s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.60s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.07s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.26s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.55s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.56s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.28s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.96s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.40s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.77s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.94s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.31s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.82s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildPATH (2.83s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.77s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.70s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.94s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.91s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.62s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildRm (2.25s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.85s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.76s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.67s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.11s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.82s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.72s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.97s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.21s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.60s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.91s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.85s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.98s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.87s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.85s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.18s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildUser (1.50s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.99s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.53s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.61s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.63s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.86s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.12s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.59s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.48s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.68s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.12s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.15s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.66s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.60s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.56s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.50s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.86s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitChange (0.96s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.71s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.33s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.22s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.68s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitTTY (1.21s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.79s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.28s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.74s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.11s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.29s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.14s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.58s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.67s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.47s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.69s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.64s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.49s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.16s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.89s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.97s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.86s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.92s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.98s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.69s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.53s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.70s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.70s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.49s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.51s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.07s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.56s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.66s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.71s) [2022-04-27T05:32:54.103Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.72s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.53s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.41s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.59s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.24s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.36s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.16s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.30s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.40s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.46s) [2022-04-27T05:32:54.103Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.36s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000ee4630_} (1.36s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12271799690_/foo_false____} (0.64s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12271799690_/foo_true____} (1.40s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-33561658245_/foo_false____} (1.40s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-33561658245_/foo_true____} (1.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-33561658245_/foo_true__0xc000ee4660__} (0.54s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000ee4678_} (1.50s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000ee4690_} (1.35s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000ee46a8_} (1.46s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000ee46c0_} (1.43s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.98s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.28s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.89s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.21s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.70s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.96s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.74s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.78s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.74s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.15s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.86s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.98s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.71s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.04s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.32s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.75s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.51s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.52s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.82s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.59s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.93s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.51s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.60s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.38s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.43s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.54s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.69s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.50s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.56s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.47s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.77s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToDot (0.80s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.19s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToStdout (0.81s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.16s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.60s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.91s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.62s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.67s) [2022-04-27T05:32:54.104Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.11s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.62s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateLabels (0.10s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.12s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateRM (0.16s) [2022-04-27T05:32:54.104Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.76s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.66s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.16s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.47s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.74s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.17s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.37s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.76s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.31s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.39s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.21s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.58s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.69s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.45s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.82s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsCommit (0.61s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.57s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.70s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.43s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.23s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (1.98s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsCopy (0.97s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.23s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.34s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.15s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.15s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFilters (0.90s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFormat (0.89s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.64s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.72s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2022-04-27T05:32:54.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T05:32:54.104Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.06s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.53s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsRename (0.83s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsResize (0.53s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.36s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.52s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.69s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExec (0.72s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.46s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.47s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.52s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.52s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.04s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecCgroup (0.94s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecEnv (0.66s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.54s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecInspectID (2.58s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecInteractive (0.77s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.61s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecParseError (0.62s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.69s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.61s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.96s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.61s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.56s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.48s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecUlimits (0.73s) [2022-04-27T05:32:54.104Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.60s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.09s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestExecWithUser (0.72s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.64s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.63s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.58s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.51s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.48s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestHealth (19.11s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.56s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.30s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.59s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.52s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.58s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportBadURL (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportDisplay (1.04s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportFile (1.09s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.06s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportGzipped (1.17s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.09s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.50s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.45s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.42s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.45s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.48s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.44s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.44s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2022-04-27T05:32:54.104Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.68s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-04-27T05:32:54.104Z] --- PASS: TestDockerSuite/TestInspectDefault (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectHistory (0.55s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T05:32:54.105Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.49s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.92s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.60s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectStatus (0.65s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.93s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.40s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.94s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.94s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.37s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.38s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.04s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.40s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.55s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.99s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.72s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.48s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.77s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.86s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.69s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.51s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.63s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.84s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.74s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.79s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.83s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.80s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsSince (6.71s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsTail (0.50s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.47s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestNetHostname (1.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.89s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginActive (2.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.55s) [2022-04-27T05:32:54.105Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.48s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.19s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.94s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.62s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.91s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.97s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.91s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPortList (6.33s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.90s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.92s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.50s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.03s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.18s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.36s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.19s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsByOrder (2.67s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.71s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.16s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.53s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.99s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.50s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.19s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.17s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.66s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.75s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.98s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.15s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.49s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.63s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s) [2022-04-27T05:32:54.105Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.49s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.98s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.32s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.79s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.31s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.20s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.12s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.35s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.18s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.83s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.76s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.27s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.37s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.66s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.11s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.61s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.49s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.26s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.58s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAddHost (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.47s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.69s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.30s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.04s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.72s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.58s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.54s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.77s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.78s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.39s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.49s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.61s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.51s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.47s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.41s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.47s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.51s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.49s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.57s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.96s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.33s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.90s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.50s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.60s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.38s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.07s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.53s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.75s) [2022-04-27T05:32:54.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-27T05:32:54.105Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.48s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.17s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.88s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.32s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.50s) [2022-04-27T05:32:54.105Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.70s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.61s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.54s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.71s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.52s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.44s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.57s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunExitCode (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.43s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.53s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-04-27T05:32:54.105Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.65s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.97s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.27s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.54s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.83s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.36s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.04s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.82s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.17s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.22s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.84s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.44s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.82s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.20s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.20s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.83s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.34s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.20s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.30s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunMount (5.25s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.33s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.98s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.31s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.96s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.97s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetHost (0.71s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.47s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.44s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.34s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.31s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.60s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.35s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.53s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.67s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.09s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.62s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.47s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.49s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.62s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.58s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.57s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.59s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.21s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.64s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.33s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunRm (0.53s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.52s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.67s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.66s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.93s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.74s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.63s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.53s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.55s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.73s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunState (1.27s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.74s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.47s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunSysctls (1.04s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.45s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.77s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.70s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.95s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.52s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.59s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.86s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.07s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserByID (0.72s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.18s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.63s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserByName (0.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.49s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.69s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.44s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.73s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.75s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.93s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.93s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.70s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.49s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.32s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.52s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.54s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.80s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.05s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.20s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.71s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.47s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.43s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.35s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.45s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.68s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.70s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveImageId (0.11s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.50s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.27s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.27s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.46s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.11s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.09s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.77s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.64s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.98s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.80s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.09s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.48s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.51s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartRecordError (1.08s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.25s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.13s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.94s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.52s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.76s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.53s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.52s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.60s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.86s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.44s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.97s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.64s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.57s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateStats (3.54s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.19s) [2022-04-27T05:32:54.106Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.79s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.76s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.27s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.33s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.00s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.42s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.23s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.56s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.34s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.42s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.36s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.94s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.34s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.35s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.36s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.74s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.71s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.47s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.59s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-04-27T05:32:54.106Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.04s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.51s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.05s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.09s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.44s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.38s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.76s) [2022-04-27T05:32:54.107Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.42s) [2022-04-27T05:32:54.107Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T05:32:54.107Z] === RUN TestDockerRegistrySuite [2022-04-27T05:32:54.107Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T05:32:54.316Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T05:32:54.316Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T05:32:54.316Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T05:32:54.316Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T05:32:54.316Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T05:32:55.036Z] check_test.go:194: [d7a067f441194] daemon is not started [2022-04-27T05:32:55.036Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T05:32:55.964Z] check_test.go:194: [dd4c1eaa336b6] daemon is not started [2022-04-27T05:32:55.964Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T05:32:57.332Z] check_test.go:194: [d4565f6d56395] daemon is not started [2022-04-27T05:32:57.332Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T05:32:57.332Z] check_test.go:194: [de3786439cc49] daemon is not started [2022-04-27T05:32:57.332Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T05:32:58.067Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T05:33:00.420Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T05:33:00.602Z] check_test.go:194: [d38487aa8fb75] daemon is not started [2022-04-27T05:33:00.602Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T05:33:00.985Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T05:33:00.985Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T05:33:00.985Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T05:33:00.985Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T05:33:00.985Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T05:33:00.985Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T05:33:00.985Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T05:33:00.985Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T05:33:00.985Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T05:33:04.743Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T05:33:04.743Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T05:33:04.743Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T05:33:04.743Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T05:33:04.743Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T05:33:05.854Z] check_test.go:194: [dc9c377e16277] daemon is not started [2022-04-27T05:33:05.854Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T05:33:07.469Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T05:33:08.383Z] check_test.go:194: [df0becb1c8015] daemon is not started [2022-04-27T05:33:08.383Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T05:33:08.431Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T05:33:08.432Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T05:33:08.432Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T05:33:08.950Z] check_test.go:194: [d902f0f26e150] daemon is not started [2022-04-27T05:33:08.950Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T05:33:09.882Z] check_test.go:194: [d4f2d598f598d] daemon is not started [2022-04-27T05:33:09.882Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T05:33:10.814Z] check_test.go:194: [d41076a7cdcb7] daemon is not started [2022-04-27T05:33:10.814Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T05:33:12.179Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T05:33:12.186Z] check_test.go:194: [d870557f97138] daemon is not started [2022-04-27T05:33:12.186Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T05:33:13.118Z] check_test.go:194: [d0c7788934128] daemon is not started [2022-04-27T05:33:13.118Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T05:33:13.338Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T05:33:13.708Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T05:33:14.051Z] check_test.go:194: [dc0ad7436e1bb] daemon is not started [2022-04-27T05:33:14.051Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T05:33:14.979Z] check_test.go:194: [d22d902abb538] daemon is not started [2022-04-27T05:33:14.979Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T05:33:15.908Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e1ace4b5ca6df1d2eadfbd50e5256545726e53634b37dabb0616a5606d063be0 [2022-04-27T05:33:16.472Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:821d94ef5438839562ee01a621d438c5323b30b25a26d8529760d9e342964daf [2022-04-27T05:33:16.728Z] check_test.go:194: [d945496332e33] daemon is not started [2022-04-27T05:33:16.728Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T05:33:17.656Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f5815ae54d9bc14a6db00b7ca21e679ae7d87fbcd1fbf715c92552df1de33872 [2022-04-27T05:33:18.587Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cd4fb00fdbcfaabf03612f1e51f0b59d89bfce9ad63397be11bebb895ac9b4cb [2022-04-27T05:33:18.587Z] check_test.go:194: [d43cf3488468b] daemon is not started [2022-04-27T05:33:18.587Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T05:33:19.520Z] check_test.go:194: [df29b07fe3435] daemon is not started [2022-04-27T05:33:19.778Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T05:33:20.755Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T05:33:20.756Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T05:33:20.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T05:33:20.756Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T05:33:20.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T05:33:20.756Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T05:33:20.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T05:33:20.756Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T05:33:20.756Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T05:33:21.212Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T05:33:21.675Z] check_test.go:194: [db50fb4480883] daemon is not started [2022-04-27T05:33:21.675Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T05:33:22.607Z] check_test.go:194: [de45f2c4ecbe1] daemon is not started [2022-04-27T05:33:22.607Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T05:33:22.865Z] check_test.go:194: [d0390ec6d896e] daemon is not started [2022-04-27T05:33:22.865Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T05:33:23.796Z] check_test.go:194: [d729d8533a910] daemon is not started [2022-04-27T05:33:23.796Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T05:33:24.728Z] check_test.go:194: [de86be31861a7] daemon is not started [2022-04-27T05:33:24.728Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T05:33:25.663Z] check_test.go:194: [dd09e9b19c679] daemon is not started [2022-04-27T05:33:25.663Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T05:33:28.184Z] check_test.go:194: [de93152aab752] daemon is not started [2022-04-27T05:33:28.184Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T05:33:28.184Z] check_test.go:194: [d4fbbcdaa9e7e] daemon is not started [2022-04-27T05:33:28.184Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T05:33:29.114Z] check_test.go:194: [de64e64746831] daemon is not started [2022-04-27T05:33:29.114Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T05:33:29.679Z] check_test.go:194: [dd5a49b4a6bbe] daemon is not started [2022-04-27T05:33:29.679Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T05:33:29.679Z] check_test.go:194: [d4a814d879765] daemon is not started [2022-04-27T05:33:29.679Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T05:33:29.936Z] check_test.go:194: [dbb814e3fa7bd] daemon is not started [2022-04-27T05:33:29.936Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T05:33:30.192Z] check_test.go:194: [d7ec1379e1d7b] daemon is not started [2022-04-27T05:33:30.192Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T05:33:30.450Z] check_test.go:194: [d0abfa6962463] daemon is not started [2022-04-27T05:33:30.450Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T05:33:30.707Z] check_test.go:194: [ddf7d11075bdf] daemon is not started [2022-04-27T05:33:30.707Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T05:33:31.641Z] check_test.go:194: [de5fda5ee7f36] daemon is not started [2022-04-27T05:33:31.641Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T05:33:33.010Z] check_test.go:194: [dd21e6f41944e] daemon is not started [2022-04-27T05:33:33.010Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T05:33:33.940Z] check_test.go:194: [dbf7caee5ed45] daemon is not started [2022-04-27T05:33:33.940Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T05:33:34.871Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-04-27T05:33:35.128Z] check_test.go:194: [d2e8b43e71ae2] daemon is not started [2022-04-27T05:33:35.386Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T05:33:36.316Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite (43.41s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.03s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.29s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.81s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.89s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.90s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.85s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.15s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.06s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.94s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.96s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.88s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.83s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.98s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.02s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.89s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.85s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.33s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.00s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.43s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.92s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.24s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.04s) [2022-04-27T05:33:37.246Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.89s) [2022-04-27T05:33:37.246Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T05:33:37.246Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T05:33:37.246Z] check_test.go:221: [db47b1e08c319] daemon is not started [2022-04-27T05:33:37.503Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T05:33:38.871Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-04-27T05:33:39.812Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-04-27T05:33:39.812Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-04-27T05:33:39.812Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-04-27T05:33:39.812Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-04-27T05:33:39.812Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-04-27T05:33:39.812Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-04-27T05:33:39.812Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-04-27T05:33:39.812Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-04-27T05:33:39.812Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-04-27T05:33:39.812Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T05:33:39.812Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-04-27T05:33:40.763Z] check_test.go:221: [d8186ef57daa4] daemon is not started [2022-04-27T05:33:40.763Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T05:33:43.627Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-04-27T05:33:46.035Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-04-27T05:33:46.035Z] check_test.go:221: [dc93f17c08497] daemon is not started [2022-04-27T05:33:46.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T05:33:47.406Z] check_test.go:221: [de01aaebaadb1] daemon is not started [2022-04-27T05:33:47.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T05:33:47.406Z] check_test.go:221: [d01d67ca6bff8] daemon is not started [2022-04-27T05:33:47.406Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T05:33:47.428Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-04-27T05:33:47.428Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T05:33:47.428Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-04-27T05:33:47.428Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T05:33:47.428Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-04-27T05:33:47.428Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T05:33:47.428Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-04-27T05:33:47.428Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T05:33:47.428Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-04-27T05:33:48.774Z] check_test.go:221: [dcfd9ba6bb30e] daemon is not started [2022-04-27T05:33:48.774Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T05:33:50.142Z] check_test.go:221: [dab2841be16f8] daemon is not started [2022-04-27T05:33:50.142Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T05:33:51.071Z] check_test.go:221: [de8245820b447] daemon is not started [2022-04-27T05:33:51.071Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T05:33:51.227Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-04-27T05:33:51.228Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T05:33:51.228Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-04-27T05:33:51.228Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T05:33:51.228Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-04-27T05:33:52.443Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-04-27T05:33:54.341Z] check_test.go:221: [dc575a91baded] daemon is not started [2022-04-27T05:33:54.341Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T05:33:54.598Z] check_test.go:221: [d0d12590d1086] daemon is not started [2022-04-27T05:33:54.598Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T05:33:54.855Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-04-27T05:33:55.116Z] check_test.go:221: [d0a96b6c631e7] daemon is not started [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite (17.95s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.34s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.30s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.26s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.24s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.05s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.49s) [2022-04-27T05:33:55.116Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.49s) [2022-04-27T05:33:55.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T05:33:55.116Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T05:33:56.045Z] check_test.go:250: [d82cd040967a2] daemon is not started [2022-04-27T05:33:56.045Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T05:33:56.608Z] check_test.go:250: [d5865bee93a1d] daemon is not started [2022-04-27T05:33:56.608Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T05:33:56.865Z] check_test.go:250: [d0ce962e1c656] daemon is not started [2022-04-27T05:33:56.865Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T05:33:58.237Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T05:33:59.166Z] check_test.go:250: [dc92eddeef380] daemon is not started [2022-04-27T05:33:59.166Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T05:33:59.424Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-04-27T05:33:59.682Z] check_test.go:250: [d1e1dab447874] daemon is not started [2022-04-27T05:33:59.682Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T05:34:00.613Z] check_test.go:250: [dc84633a6df1a] daemon is not started [2022-04-27T05:34:00.613Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T05:34:00.613Z] check_test.go:250: [d29defe78e843] daemon is not started [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.56s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.86s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.73s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.18s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.39s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.70s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.57s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.97s) [2022-04-27T05:34:00.613Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2022-04-27T05:34:00.613Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T05:34:00.613Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T05:34:01.693Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-04-27T05:34:01.981Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-04-27T05:34:03.703Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T05:34:03.703Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T05:34:03.703Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T05:34:03.703Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T05:34:04.160Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T05:34:06.172Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-04-27T05:34:06.173Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-27T05:34:06.173Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-04-27T05:34:06.173Z] check_test.go:277: [d11169fe6edb1] daemon is not started [2022-04-27T05:34:06.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T05:34:06.173Z] check_test.go:277: [d33fcafccc3fa] daemon is not started [2022-04-27T05:34:06.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T05:34:06.173Z] check_test.go:277: [d5306996c06b6] daemon is not started [2022-04-27T05:34:06.173Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T05:34:06.428Z] check_test.go:277: [d3f2476ea7588] daemon is not started [2022-04-27T05:34:06.428Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T05:34:06.428Z] check_test.go:277: [dff2b06b655ef] daemon is not started [2022-04-27T05:34:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.84s) [2022-04-27T05:34:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2022-04-27T05:34:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.19s) [2022-04-27T05:34:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2022-04-27T05:34:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-04-27T05:34:06.428Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s) [2022-04-27T05:34:06.428Z] === RUN TestDockerNetworkSuite [2022-04-27T05:34:06.428Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-04-27T05:34:07.797Z] docker_cli_network_unix_test.go:46: [db8e05ba4f409] daemon is not started [2022-04-27T05:34:07.797Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-04-27T05:34:08.359Z] docker_cli_network_unix_test.go:46: [db1bf56527c37] daemon is not started [2022-04-27T05:34:08.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-04-27T05:34:11.953Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-04-27T05:34:11.953Z] docker_cli_network_unix_test.go:46: [d93873e1004eb] daemon is not started [2022-04-27T05:34:12.209Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-04-27T05:34:12.465Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-04-27T05:34:13.028Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-04-27T05:34:13.957Z] docker_cli_network_unix_test.go:46: [dd321fac15697] daemon is not started [2022-04-27T05:34:13.958Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-04-27T05:34:14.216Z] docker_cli_network_unix_test.go:1233: [d2984a0973e70] daemon is not started [2022-04-27T05:34:15.586Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-04-27T05:34:16.954Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-04-27T05:34:18.325Z] docker_cli_network_unix_test.go:46: [dbbd45260d7a7] daemon is not started [2022-04-27T05:34:18.891Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-04-27T05:34:23.069Z] docker_cli_network_unix_test.go:46: [dd0545b0d4eda] daemon is not started [2022-04-27T05:34:23.998Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-04-27T05:34:25.888Z] docker_cli_network_unix_test.go:46: [d8506294e6bf6] daemon is not started [2022-04-27T05:34:26.145Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-04-27T05:34:27.077Z] docker_cli_network_unix_test.go:46: [d1005c95fac9d] daemon is not started [2022-04-27T05:34:27.334Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-04-27T05:34:27.591Z] docker_cli_network_unix_test.go:46: [db56f2c120112] daemon is not started [2022-04-27T05:34:27.848Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-04-27T05:34:28.106Z] docker_cli_network_unix_test.go:46: [dddeaf66a23c0] daemon is not started [2022-04-27T05:34:28.107Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-04-27T05:34:28.672Z] docker_cli_network_unix_test.go:46: [d34abea778243] daemon is not started [2022-04-27T05:34:28.933Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-04-27T05:34:29.260Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T05:34:29.260Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T05:34:29.260Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T05:34:29.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T05:34:29.498Z] docker_cli_network_unix_test.go:46: [df4c2affdb468] daemon is not started [2022-04-27T05:34:30.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-04-27T05:34:30.062Z] docker_cli_network_unix_test.go:46: [dc47e8bf78720] daemon is not started [2022-04-27T05:34:30.062Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-04-27T05:34:30.319Z] docker_cli_network_unix_test.go:46: [d2818dd0972af] daemon is not started [2022-04-27T05:34:30.319Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-04-27T05:34:30.885Z] docker_cli_network_unix_test.go:46: [d35154f3131c5] daemon is not started [2022-04-27T05:34:31.143Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-04-27T05:34:31.402Z] docker_cli_network_unix_test.go:46: [da867fda6168c] daemon is not started [2022-04-27T05:34:31.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-04-27T05:34:31.402Z] docker_cli_network_unix_test.go:46: [d9719a1dfbcee] daemon is not started [2022-04-27T05:34:31.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-04-27T05:34:31.402Z] docker_cli_network_unix_test.go:46: [d75bcccab517e] daemon is not started [2022-04-27T05:34:31.402Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-04-27T05:34:32.336Z] docker_cli_network_unix_test.go:46: [d96adf807efd0] daemon is not started [2022-04-27T05:34:32.336Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-04-27T05:34:32.926Z] docker_cli_network_unix_test.go:46: [df93dba0fd301] daemon is not started [2022-04-27T05:34:33.182Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-04-27T05:34:33.439Z] docker_cli_network_unix_test.go:46: [dd573e4e8c567] daemon is not started [2022-04-27T05:34:33.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-04-27T05:34:33.439Z] docker_cli_network_unix_test.go:46: [ded6adcb507bd] daemon is not started [2022-04-27T05:34:33.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-04-27T05:34:33.695Z] docker_cli_network_unix_test.go:46: [df97d66aab7c7] daemon is not started [2022-04-27T05:34:33.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-04-27T05:34:35.063Z] docker_cli_network_unix_test.go:968: [de93be1523e2b] daemon is not started [2022-04-27T05:34:35.993Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-04-27T05:34:37.364Z] docker_cli_network_unix_test.go:46: [d5bd928789c55] daemon is not started [2022-04-27T05:34:37.364Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-04-27T05:34:37.810Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T05:34:37.810Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T05:34:39.339Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T05:34:39.891Z] docker_cli_network_unix_test.go:1116: [deb2edf334bac] daemon is not started [2022-04-27T05:34:43.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-04-27T05:34:43.171Z] docker_cli_network_unix_test.go:46: [d6a0c1e1d4af5] daemon is not started [2022-04-27T05:34:43.171Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-04-27T05:34:43.737Z] docker_cli_network_unix_test.go:46: [d2e3656c405ef] daemon is not started [2022-04-27T05:34:43.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-04-27T05:34:43.737Z] docker_cli_network_unix_test.go:46: [ddaef227a055d] daemon is not started [2022-04-27T05:34:43.737Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-04-27T05:34:43.994Z] docker_cli_network_unix_test.go:46: [d1b56fdd0a1c1] daemon is not started [2022-04-27T05:34:43.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-04-27T05:34:43.994Z] docker_cli_network_unix_test.go:46: [d6bee27da8f1d] daemon is not started [2022-04-27T05:34:43.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-04-27T05:34:44.251Z] docker_cli_network_unix_test.go:46: [dcba72d1f119e] daemon is not started [2022-04-27T05:34:44.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-04-27T05:34:44.251Z] docker_cli_network_unix_test.go:46: [d22ffd8a25e09] daemon is not started [2022-04-27T05:34:44.251Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-04-27T05:34:46.142Z] docker_cli_network_unix_test.go:46: [df5ca4343309a] daemon is not started [2022-04-27T05:34:46.403Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T05:34:46.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-04-27T05:34:46.705Z] docker_cli_network_unix_test.go:46: [deb56995cf5b6] daemon is not started [2022-04-27T05:34:46.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-04-27T05:34:46.705Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-27T05:34:46.705Z] docker_cli_network_unix_test.go:46: [d504d64a6b4c2] daemon is not started [2022-04-27T05:34:46.705Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-04-27T05:34:47.267Z] docker_cli_network_unix_test.go:46: [da1aa91d804ef] daemon is not started [2022-04-27T05:34:47.525Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-04-27T05:34:50.799Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-04-27T05:34:52.168Z] docker_cli_network_unix_test.go:1084: [d6eaf815e4517] daemon is not started [2022-04-27T05:34:54.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-04-27T05:34:54.064Z] docker_cli_network_unix_test.go:46: [d750abf0704d6] daemon is not started [2022-04-27T05:34:54.064Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-04-27T05:34:54.321Z] docker_cli_network_unix_test.go:46: [d745efc6f1a24] daemon is not started [2022-04-27T05:34:54.577Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-04-27T05:34:55.508Z] docker_cli_network_unix_test.go:46: [d40e005a09be7] daemon is not started [2022-04-27T05:34:56.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-04-27T05:34:56.074Z] docker_cli_network_unix_test.go:46: [d583f4a41f81f] daemon is not started [2022-04-27T05:34:56.074Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-04-27T05:34:56.332Z] docker_cli_network_unix_test.go:46: [dbabfad71d0c4] daemon is not started [2022-04-27T05:34:56.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-04-27T05:34:57.152Z] docker_cli_network_unix_test.go:46: [dbfe37364acfc] daemon is not started [2022-04-27T05:34:57.152Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-04-27T05:34:57.715Z] docker_cli_network_unix_test.go:46: [da8dce84f9711] daemon is not started [2022-04-27T05:34:58.277Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-04-27T05:34:58.750Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T05:35:04.824Z] docker_cli_network_unix_test.go:46: [ddf0560272f5f] daemon is not started [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite (57.61s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.28s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.87s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.67s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.71s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.85s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.80s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.13s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.25s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.14s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.42s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.86s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.89s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s) [2022-04-27T05:35:04.824Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.49s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.39s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2022-04-27T05:35:04.825Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.36s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.94s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.51s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.65s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.51s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.91s) [2022-04-27T05:35:04.825Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.05s) [2022-04-27T05:35:04.825Z] === RUN TestDockerHubPullSuite [2022-04-27T05:35:04.825Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-04-27T05:35:05.751Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-04-27T05:35:08.270Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-04-27T05:35:08.847Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-04-27T05:35:09.408Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-04-27T05:35:10.336Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-04-27T05:35:10.593Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-04-27T05:35:10.593Z] --- PASS: TestDockerHubPullSuite (6.39s) [2022-04-27T05:35:10.593Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.62s) [2022-04-27T05:35:10.593Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2022-04-27T05:35:10.593Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.66s) [2022-04-27T05:35:10.593Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.58s) [2022-04-27T05:35:10.593Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2022-04-27T05:35:10.594Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2022-04-27T05:35:10.594Z] PASS [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === Skipped [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T05:35:10.594Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4017: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4036: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:2837: kernel doesn't have latency_stats configured [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:1425: Unstable test, to be re-activated once #19937 is resolved [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4072: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4092: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T05:35:10.594Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsWindows [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T05:35:10.594Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2022-04-27T05:35:10.594Z] docker_cli_network_unix_test.go:46: [d504d64a6b4c2] daemon is not started [2022-04-27T05:35:10.594Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] DONE 1265 tests, 51 skipped in 1463.426s [2022-04-27T05:35:10.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T05:35:10.594Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T05:35:10.594Z] +++ kill 9373 [2022-04-27T05:35:10.594Z] +++ /etc/init.d/apparmor stop [2022-04-27T05:35:10.594Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] Unloading profiles will leave already running processes permanently [2022-04-27T05:35:10.594Z] unconfined, which can lead to unexpected situations. [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:10.594Z] To set a process to complain mode, use the command line tool [2022-04-27T05:35:10.594Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T05:35:10.594Z] +++ true [2022-04-27T05:35:10.594Z] exiting test-integration [2022-04-27T05:35:10.594Z] ++ exit 0 [2022-04-27T05:35:10.594Z] [2022-04-27T05:35:11.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T05:35:11.145Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T05:35:11.145Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T05:35:11.162Z] + for job in $(jobs -p) [2022-04-27T05:35:11.162Z] + wait 6884 [2022-04-27T05:35:11.725Z] docker_cli_swarm_test.go:1180: [d6aecf3c8d0b3] joining swarm manager [db8a7f34890fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:35:18.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T05:35:18.191Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T05:35:18.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T05:35:18.191Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T05:35:18.191Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T05:35:18.262Z] docker_cli_swarm_test.go:1189: [dade90bf16264] joining swarm manager [db8a7f34890fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:35:26.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T05:35:26.796Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T05:35:26.796Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T05:35:27.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T05:35:27.253Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T05:35:27.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T05:35:27.253Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T05:35:27.253Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T05:35:40.298Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T05:35:40.298Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T05:35:40.298Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T05:35:44.056Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T05:35:44.056Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T05:35:48.771Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T05:35:49.744Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T05:35:49.744Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T05:35:49.744Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T05:35:49.744Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T05:35:49.744Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T05:35:49.744Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T05:35:49.744Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T05:35:49.744Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T05:35:51.291Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T05:35:55.062Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T05:35:56.926Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-04-27T05:35:57.173Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T05:35:57.250Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T05:35:57.250Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T05:35:57.250Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T05:35:57.250Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T05:35:57.250Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T05:35:57.250Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T05:36:01.004Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T05:36:03.480Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-04-27T05:36:04.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T05:36:04.231Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T05:36:04.231Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T05:36:04.231Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T05:36:04.687Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T05:36:06.747Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-04-27T05:36:06.859Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T05:36:06.859Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T05:36:06.859Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T05:36:08.113Z] docker_cli_swarm_test.go:1112: [d50c2dfd53456] joining swarm manager [d2e67ce597935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:36:10.004Z] docker_cli_swarm_test.go:1113: [d0775790aff1f] joining swarm manager [d2e67ce597935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:36:12.635Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T05:36:13.778Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-04-27T05:36:13.778Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T05:36:13.778Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-04-27T05:36:13.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-04-27T05:36:13.778Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-04-27T05:36:14.165Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T05:36:14.165Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T05:36:14.165Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T05:36:14.165Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T05:36:14.165Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T05:36:15.699Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T05:36:15.861Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T05:36:16.000Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-04-27T05:36:17.226Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T05:36:17.569Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-04-27T05:36:17.569Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T05:36:17.569Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-04-27T05:36:17.569Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T05:36:17.569Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-04-27T05:36:17.569Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T05:36:17.569Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-04-27T05:36:17.683Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T05:36:18.046Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-04-27T05:36:18.644Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T05:36:19.107Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T05:36:19.616Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-04-27T05:36:20.574Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T05:36:22.120Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T05:36:22.120Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T05:36:22.120Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T05:36:24.390Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-04-27T05:36:25.869Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T05:36:26.628Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-04-27T05:36:26.628Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T05:36:26.628Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-04-27T05:36:26.628Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T05:36:26.628Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-04-27T05:36:26.628Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-04-27T05:36:27.417Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T05:36:27.654Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T05:36:29.190Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T05:36:29.190Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T05:36:29.190Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T05:36:30.717Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T05:36:30.717Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T05:36:30.717Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T05:36:31.425Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-04-27T05:36:31.681Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T05:36:34.575Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T05:36:35.544Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T05:36:36.505Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T05:36:36.505Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T05:36:36.505Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T05:36:37.469Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T05:36:37.810Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T05:36:37.810Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T05:36:37.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T05:36:37.810Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T05:36:37.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T05:36:37.810Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T05:36:37.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T05:36:37.810Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T05:36:37.810Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T05:36:38.432Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T05:36:38.432Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T05:36:38.432Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T05:36:38.432Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T05:36:38.432Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T05:36:38.784Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T05:36:45.487Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T05:36:49.326Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-04-27T05:36:55.207Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-04-27T05:36:56.779Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-04-27T05:36:56.779Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T05:36:56.779Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-04-27T05:37:00.583Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-04-27T05:37:03.567Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-04-27T05:37:10.739Z] === RUN TestDockerSuite/TestBuildAddScript [2022-04-27T05:37:10.739Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T05:37:10.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-04-27T05:37:10.739Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T05:37:10.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-04-27T05:37:10.739Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T05:37:10.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-04-27T05:37:10.739Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T05:37:10.739Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-04-27T05:37:11.735Z] === RUN TestDockerSuite/TestBuildAddTar [2022-04-27T05:37:36.137Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T05:37:36.137Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T05:37:36.137Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T05:37:38.304Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T05:37:38.304Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T05:37:38.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T05:37:38.760Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T05:37:39.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T05:37:39.217Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T05:37:39.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T05:37:39.273Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T05:37:39.273Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T05:37:39.273Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T05:37:39.273Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T05:37:39.273Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T05:37:40.187Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T05:37:40.187Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T05:37:40.187Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T05:37:46.381Z] docker_cli_swarm_test.go:1166: [de10f91c0a4aa] joining swarm manager [d2e67ce597935]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-04-27T05:38:00.401Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T05:38:00.401Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T05:38:00.401Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T05:38:00.863Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T05:38:02.645Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-04-27T05:38:02.645Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T05:38:02.645Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-04-27T05:38:02.645Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T05:38:02.645Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-04-27T05:38:09.456Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T05:38:09.456Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T05:38:09.918Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T05:38:10.113Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T05:38:10.571Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T05:38:10.571Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T05:38:11.535Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T05:38:12.888Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-04-27T05:38:12.888Z] docker_cli_swarm_test.go:1447: [d3ca91b8fff58] joining swarm manager [df9703ce5d30f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:38:12.888Z] docker_cli_swarm_test.go:1448: [dedefb9772a0f] joining swarm manager [df9703ce5d30f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-04-27T05:38:16.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T05:38:22.830Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-04-27T05:38:23.940Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-04-27T05:38:23.941Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T05:38:24.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-04-27T05:38:24.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-04-27T05:38:24.197Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-04-27T05:38:24.453Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-04-27T05:38:24.936Z] === RUN TestDockerSuite/TestBuildBlankName [2022-04-27T05:38:25.017Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-04-27T05:38:25.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-04-27T05:38:26.360Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T05:38:27.533Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-04-27T05:38:30.799Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-04-27T05:38:32.712Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-04-27T05:38:34.602Z] docker_cli_swarm_unix_test.go:63: [d5d6a4218b557] joining swarm manager [d541aa6ea3701]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:38:36.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-04-27T05:38:36.382Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T05:38:36.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-04-27T05:38:36.684Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T05:38:36.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T05:38:36.721Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T05:38:36.721Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T05:38:37.139Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T05:38:38.104Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T05:38:42.786Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T05:38:43.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-04-27T05:38:47.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T05:38:47.134Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T05:38:47.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T05:38:47.134Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T05:38:47.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T05:38:47.456Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T05:38:51.175Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T05:38:55.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T05:38:55.735Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T05:38:55.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T05:38:55.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T05:38:55.735Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T05:38:55.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T05:38:55.735Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T05:38:55.735Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T05:38:56.075Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-04-27T05:39:08.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-04-27T05:39:08.598Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T05:39:08.598Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-04-27T05:39:17.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-04-27T05:39:17.275Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T05:39:17.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-04-27T05:39:17.275Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T05:39:17.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-04-27T05:39:25.966Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-04-27T05:39:25.966Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T05:39:26.437Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-04-27T05:39:26.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-04-27T05:39:26.906Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T05:39:27.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-04-27T05:39:27.383Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T05:39:27.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-04-27T05:39:30.778Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-04-27T05:39:30.778Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-04-27T05:39:30.778Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-04-27T05:39:31.476Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T05:39:31.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T05:39:31.940Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T05:39:32.669Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-04-27T05:39:32.911Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T05:39:32.911Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T05:39:33.376Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T05:39:34.927Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T05:39:34.927Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T05:39:35.393Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T05:39:35.942Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-04-27T05:39:38.458Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-04-27T05:39:40.351Z] docker_api_swarm_test.go:962: [dc266627a2028] joining swarm manager [d6685cf343537]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-04-27T05:39:41.202Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T05:39:42.183Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T05:39:42.183Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T05:39:42.183Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T05:39:42.183Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T05:39:42.183Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T05:39:44.375Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T05:39:45.352Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T05:39:46.328Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T05:39:46.789Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T05:39:47.764Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T05:39:54.889Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T05:39:57.082Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T05:39:57.082Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T05:39:57.082Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T05:39:58.056Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T05:39:58.056Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T05:39:58.425Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-04-27T05:39:58.518Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T05:39:58.981Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T05:40:01.167Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T05:40:02.712Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T05:40:03.179Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T05:40:03.179Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T05:40:03.179Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T05:40:03.225Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T05:40:03.298Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-04-27T05:40:04.151Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T05:40:05.127Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T05:40:05.127Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T05:40:05.127Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T05:40:05.127Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T05:40:05.127Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T05:40:07.101Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-04-27T05:40:07.101Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T05:40:07.913Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T05:40:07.913Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T05:40:07.913Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T05:40:08.669Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-04-27T05:40:08.669Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T05:40:09.138Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-04-27T05:40:10.598Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-04-27T05:40:11.360Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-04-27T05:40:11.360Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T05:40:11.360Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-04-27T05:40:11.964Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-04-27T05:40:12.227Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T05:40:14.484Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-04-27T05:40:17.009Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-04-27T05:40:18.534Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-04-27T05:40:20.763Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-04-27T05:40:20.763Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T05:40:20.763Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-04-27T05:40:20.763Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T05:40:20.763Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-04-27T05:40:23.054Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-04-27T05:40:24.621Z] === RUN TestDockerSuite/TestBuildCmd [2022-04-27T05:40:25.095Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-04-27T05:40:25.112Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-04-27T05:40:26.084Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-04-27T05:40:27.073Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-04-27T05:40:28.385Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-04-27T05:40:30.923Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-04-27T05:40:33.446Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-04-27T05:40:35.808Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-04-27T05:40:35.966Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-04-27T05:40:38.038Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-04-27T05:40:38.038Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T05:40:38.038Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-04-27T05:40:38.485Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-04-27T05:40:39.617Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-04-27T05:40:39.618Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T05:40:39.618Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-04-27T05:40:40.610Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-04-27T05:40:41.762Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-04-27T05:40:43.578Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-04-27T05:40:43.678Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-04-27T05:40:44.566Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-04-27T05:40:45.556Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-04-27T05:40:45.556Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T05:40:45.556Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-04-27T05:40:47.124Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-04-27T05:40:47.601Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-04-27T05:40:47.601Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T05:40:47.601Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-04-27T05:40:47.601Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T05:40:47.601Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-04-27T05:40:54.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T05:40:54.934Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T05:40:54.934Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T05:40:56.291Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-04-27T05:40:57.122Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T05:40:57.122Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T05:40:57.583Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T05:40:57.583Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T05:40:58.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T05:40:58.046Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T05:40:58.046Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T05:40:59.024Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T05:40:59.024Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T05:40:59.024Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T05:41:20.003Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T05:41:20.970Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T05:41:21.934Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T05:41:39.874Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-04-27T05:41:43.620Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T05:41:43.620Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T05:41:43.620Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T05:41:43.621Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T05:41:47.246Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-04-27T05:41:47.246Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-04-27T05:41:47.246Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-04-27T05:41:49.811Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T05:41:54.435Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-04-27T05:41:54.435Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T05:41:54.435Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-04-27T05:41:54.435Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T05:41:54.724Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-04-27T05:41:54.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-04-27T05:41:54.904Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T05:41:54.904Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-04-27T05:41:55.891Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-04-27T05:41:55.892Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T05:41:55.892Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-04-27T05:42:02.197Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite (1540.00s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.42s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.21s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.15s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.24s) [2022-04-27T05:42:12.767Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.82s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.79s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.02s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.67s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.09s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.39s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.34s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.61s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (40.86s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.58s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.45s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.21s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (25.39s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.89s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (64.30s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.36s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.46s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.47s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.23s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.29s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.31s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.35s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.43s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.22s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (22.98s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.42s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.43s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.91s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.55s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.82s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.08s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.60s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.39s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.09s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.16s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.98s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.70s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.97s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.54s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.80s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.58s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.19s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.98s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.07s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.79s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.02s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.40s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.05s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.97s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.99s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.04s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (2.99s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.21s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.53s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.73s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.52s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.27s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.32s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.64s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.76s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.21s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.54s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.15s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.78s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (73.58s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.01s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.56s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (6.98s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.62s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.44s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.44s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.68s) [2022-04-27T05:42:12.767Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.07s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.74s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.81s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.41s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.81s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (44.14s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.07s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.78s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (123.27s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.23s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.25s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.15s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.19s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.16s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.18s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.19s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.24s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.15s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.50s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.22s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.30s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.16s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.22s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.83s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.84s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.70s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.51s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.53s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.51s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.04s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.85s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.18s) [2022-04-27T05:42:12.767Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.15s) [2022-04-27T05:42:12.767Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T05:42:12.767Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-04-27T05:42:12.767Z] docker_cli_external_volume_driver_test.go:53: [d0b14ff81b3a6] daemon is not started [2022-04-27T05:42:14.552Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T05:42:19.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T05:42:19.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T05:42:19.344Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T05:42:20.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T05:42:24.650Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T05:42:27.611Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-04-27T05:42:31.788Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-04-27T05:42:31.788Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-04-27T05:42:31.788Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T05:42:31.788Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-04-27T05:42:33.250Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T05:42:50.188Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T05:42:57.111Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-04-27T05:42:57.580Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-04-27T05:42:58.570Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-04-27T05:43:04.454Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-04-27T05:43:04.987Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T05:43:09.223Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-04-27T05:43:13.025Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-04-27T05:43:17.350Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T05:43:35.248Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-04-27T05:43:43.337Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-04-27T05:43:58.180Z] docker_cli_external_volume_driver_test.go:53: [d32a0cb51f108] daemon is not started [2022-04-27T05:43:59.363Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T05:44:04.081Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T05:44:04.081Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T05:44:04.545Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T05:44:13.039Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-04-27T05:44:25.383Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-04-27T05:44:27.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-04-27T05:44:31.262Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-04-27T05:44:31.262Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T05:44:31.737Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-04-27T05:44:45.937Z] docker_cli_external_volume_driver_test.go:53: [d6aa4e1b76309] daemon is not started [2022-04-27T05:44:58.124Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-04-27T05:44:58.124Z] docker_cli_external_volume_driver_test.go:53: [d1194599a7440] daemon is not started [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T05:44:58.558Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T05:44:58.558Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T05:44:58.558Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T05:44:58.558Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T05:44:59.522Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T05:45:08.072Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T05:45:10.981Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T05:45:12.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-04-27T05:45:18.031Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T05:45:18.031Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T05:45:18.031Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T05:45:18.031Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T05:45:18.031Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T05:45:18.031Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T05:45:18.031Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T05:45:18.031Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T05:45:18.031Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T05:45:18.031Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T05:45:18.031Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T05:45:22.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T05:45:22.704Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T05:45:22.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T05:45:22.704Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T05:45:22.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T05:45:22.704Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T05:45:22.704Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T05:45:24.232Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T05:45:31.290Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T05:45:45.016Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-04-27T05:45:45.870Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T05:45:45.870Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T05:45:45.870Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T05:45:48.955Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T05:45:49.411Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T05:45:49.411Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T05:45:49.411Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T05:45:49.411Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T05:45:49.411Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T05:45:49.411Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T05:45:49.411Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T05:45:49.411Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T05:45:49.411Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T05:45:49.411Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T05:45:49.411Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T05:45:53.141Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T05:45:53.141Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T05:45:58.071Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-04-27T05:45:58.072Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-04-27T05:45:58.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-04-27T05:46:01.691Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T05:46:03.067Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-04-27T05:46:10.248Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T05:46:17.912Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-04-27T05:46:18.786Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T05:46:19.351Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T05:46:21.629Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-04-27T05:46:25.850Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T05:46:27.381Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T05:46:30.230Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T05:46:34.428Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T05:46:34.428Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T05:46:34.428Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T05:46:34.884Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T05:46:35.847Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T05:46:35.847Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T05:46:35.847Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T05:46:37.201Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-04-27T05:46:47.956Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T05:46:48.195Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T05:46:48.195Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T05:46:48.195Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T05:46:49.761Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-04-27T05:47:02.988Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T05:47:02.988Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T05:47:04.549Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-04-27T05:47:06.710Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T05:47:06.710Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T05:47:06.710Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T05:47:07.168Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T05:47:07.168Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T05:47:14.221Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T05:47:14.221Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T05:47:15.184Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T05:47:16.716Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T05:47:17.173Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T05:47:18.708Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T05:47:20.246Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T05:47:22.597Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T05:47:28.791Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T05:47:28.791Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T05:47:28.791Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T05:47:29.752Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T05:47:32.529Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T05:47:36.820Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T05:47:38.739Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-04-27T05:47:44.623Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T05:47:47.488Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-04-27T05:47:54.626Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-04-27T05:47:57.920Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T05:47:57.920Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T05:47:57.920Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T05:48:00.018Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T05:48:00.101Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T05:48:02.496Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-04-27T05:48:26.660Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-04-27T05:48:41.499Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-04-27T05:48:50.750Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T05:48:56.361Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-04-27T05:48:56.361Z] docker_cli_external_volume_driver_test.go:485: [d509d764e8d23] daemon is not started [2022-04-27T05:49:05.538Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T05:49:11.317Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T05:49:14.413Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-04-27T05:49:14.413Z] docker_cli_external_volume_driver_test.go:53: [d75f4835f7c22] daemon is not started [2022-04-27T05:49:19.956Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T05:49:28.574Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite (437.02s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.57s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.19s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.21s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.18s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.17s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.61s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.03s) [2022-04-27T05:49:29.260Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-04-27T05:49:29.260Z] PASS [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] === Skipped [2022-04-27T05:49:29.260Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-27T05:49:29.260Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2022-04-27T05:49:29.260Z] check_test.go:307: [d7635d5cb4cfb] daemon is not started [2022-04-27T05:49:29.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-27T05:49:29.260Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2022-04-27T05:49:29.260Z] check_test.go:307: [d79172a259267] daemon is not started [2022-04-27T05:49:29.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T05:49:29.260Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2022-04-27T05:49:29.260Z] check_test.go:307: [ddcfc3bf27c25] daemon is not started [2022-04-27T05:49:29.260Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-27T05:49:29.260Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-04-27T05:49:29.260Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-27T05:49:29.260Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2022-04-27T05:49:29.260Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] DONE 269 tests, 5 skipped in 2318.618s [2022-04-27T05:49:29.260Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-04-27T05:49:29.260Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de1df2468f032/docker.pid [2022-04-27T05:49:29.260Z] +++ kill 7142 [2022-04-27T05:49:29.260Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7142 is not a child of this shell [2022-04-27T05:49:29.260Z] warning: PID 7142 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/de1df2468f032/docker.pid had a nonzero exit code [2022-04-27T05:49:29.260Z] ++++ cat bundles/test-integration/docker.pid [2022-04-27T05:49:29.260Z] +++ kill 9360 [2022-04-27T05:49:29.260Z] +++ /etc/init.d/apparmor stop [2022-04-27T05:49:29.260Z] Leaving: AppArmorNo profiles have been unloaded. [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] Unloading profiles will leave already running processes permanently [2022-04-27T05:49:29.260Z] unconfined, which can lead to unexpected situations. [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] To set a process to complain mode, use the command line tool [2022-04-27T05:49:29.260Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-04-27T05:49:29.260Z] +++ true [2022-04-27T05:49:29.260Z] exiting test-integration [2022-04-27T05:49:29.260Z] ++ exit 0 [2022-04-27T05:49:29.260Z] [2022-04-27T05:49:29.260Z] + exit 0 [2022-04-27T05:49:29.260Z] ++ jobs -p [2022-04-27T05:49:29.260Z] + pids= [2022-04-27T05:49:29.260Z] + echo 'Remaining pids to kill: []' [2022-04-27T05:49:29.260Z] Remaining pids to kill: [] [2022-04-27T05:49:29.260Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-04-27T05:49:29.273Z] Recording test results [2022-04-27T05:49:30.916Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-04-27T05:49:31.243Z] + echo Ensuring container killed. [2022-04-27T05:49:31.243Z] Ensuring container killed. [2022-04-27T05:49:31.243Z] + docker ps -aq -f name=docker-pr1-* [2022-04-27T05:49:31.243Z] + cids=1f54e350287a [2022-04-27T05:49:31.243Z] b9d388d652f8 [2022-04-27T05:49:31.243Z] 7f8d9a61b46a [2022-04-27T05:49:31.243Z] + [ -n 1f54e350287a [2022-04-27T05:49:31.243Z] b9d388d652f8 [2022-04-27T05:49:31.243Z] 7f8d9a61b46a ] [2022-04-27T05:49:31.243Z] + docker rm -vf 1f54e350287a b9d388d652f8 7f8d9a61b46a [2022-04-27T05:49:32.173Z] 1f54e350287a [2022-04-27T05:49:32.173Z] b9d388d652f8 [2022-04-27T05:49:32.173Z] 7f8d9a61b46a [Pipeline] sh [2022-04-27T05:49:32.459Z] + echo Chowning /workspace to jenkins user [2022-04-27T05:49:32.459Z] Chowning /workspace to jenkins user [2022-04-27T05:49:32.459Z] + id -u [2022-04-27T05:49:32.459Z] + id -g [2022-04-27T05:49:32.459Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43531:/workspace busybox chown -R 1000:1000 /workspace [2022-04-27T05:49:32.459Z] Unable to find image 'busybox:latest' locally [2022-04-27T05:49:32.459Z] latest: Pulling from library/busybox [2022-04-27T05:49:32.716Z] 50e8d59317eb: Pulling fs layer [2022-04-27T05:49:32.716Z] 50e8d59317eb: Verifying Checksum [2022-04-27T05:49:32.716Z] 50e8d59317eb: Download complete [2022-04-27T05:49:32.716Z] 50e8d59317eb: Pull complete [2022-04-27T05:49:32.716Z] Digest: sha256:d2b53584f580310186df7a2055ce3ff83cc0df6caacf1e3489bff8cf5d0af5d8 [2022-04-27T05:49:32.716Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-04-27T05:49:35.582Z] + bundleName=amd64 [2022-04-27T05:49:35.582Z] + echo Creating amd64-bundles.tar.gz [2022-04-27T05:49:35.582Z] Creating amd64-bundles.tar.gz [2022-04-27T05:49:35.582Z] + xargs tar -czf amd64-bundles.tar.gz [2022-04-27T05:49:35.582Z] + 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 [2022-04-27T05:49:36.959Z] Archiving artifacts [2022-04-27T05:49:38.790Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T05:49:39.106Z] + make clean [2022-04-27T05:49:39.362Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T05:49:39.362Z] docker-dev-cache [2022-04-27T05:49:39.362Z] docker-mod-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T05:49:53.684Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T05:49:53.684Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T05:49:53.684Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T05:49:56.794Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T05:49:56.794Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T05:49:56.794Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T05:49:56.794Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-04-27T05:49:59.243Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-04-27T05:49:59.243Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-04-27T05:49:59.243Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T05:49:59.243Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-04-27T05:49:59.713Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-04-27T05:50:00.703Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-04-27T05:50:02.716Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T05:50:04.004Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T05:50:04.004Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T05:50:04.004Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T05:50:04.004Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T05:50:04.004Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T05:50:04.004Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T05:50:07.535Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T05:50:07.749Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T05:50:07.875Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-04-27T05:50:11.683Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-04-27T05:50:13.551Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T05:50:14.732Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T05:50:14.732Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T05:50:15.202Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T05:50:15.202Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T05:50:15.671Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T05:50:15.671Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T05:50:15.671Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T05:50:15.671Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T05:50:15.671Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T05:50:15.671Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T05:50:15.671Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T05:50:17.291Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T05:50:17.291Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T05:50:17.291Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T05:50:17.566Z] === RUN TestDockerSuite/TestBuildEnv [2022-04-27T05:50:17.566Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T05:50:17.566Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-04-27T05:50:17.566Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T05:50:17.566Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-04-27T05:50:17.566Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T05:50:17.566Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-04-27T05:50:17.566Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T05:50:17.566Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-04-27T05:50:17.566Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T05:50:17.566Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-04-27T05:50:20.205Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T05:50:21.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T05:50:21.557Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T05:50:21.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T05:50:21.557Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T05:50:21.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T05:50:21.557Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T05:50:21.557Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T05:50:21.772Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T05:50:22.328Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-04-27T05:50:22.328Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T05:50:22.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-04-27T05:50:22.800Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T05:50:22.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-04-27T05:50:22.800Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T05:50:22.800Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-04-27T05:50:23.126Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T05:50:23.301Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T05:50:24.368Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-04-27T05:50:30.249Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T05:50:30.338Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-04-27T05:50:35.665Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T05:50:37.194Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T05:50:49.538Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T05:50:51.543Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T05:50:51.543Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T05:50:51.543Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T05:50:51.543Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T05:50:51.543Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.543Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-04-27T05:50:51.629Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildExpose [2022-04-27T05:50:51.629Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-04-27T05:50:51.629Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-04-27T05:50:51.629Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-04-27T05:50:51.629Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T05:50:51.629Z] === RUN TestDockerSuite/TestBuildFails [2022-04-27T05:50:55.307Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T05:50:55.453Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T05:50:55.454Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T05:50:57.415Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-04-27T05:50:57.415Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-04-27T05:51:04.123Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T05:51:04.504Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-04-27T05:51:05.606Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T05:51:12.654Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T05:51:12.800Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T05:51:14.855Z] === RUN TestDockerSuite/TestBuildForceRm [2022-04-27T05:51:19.703Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T05:51:20.160Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T05:51:20.160Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T05:51:20.160Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T05:51:20.160Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T05:51:20.160Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T05:51:23.251Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T05:51:23.879Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T05:51:23.879Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T05:51:23.879Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T05:51:27.256Z] === RUN TestDockerSuite/TestBuildFromGit [2022-04-27T05:51:31.925Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T05:51:32.916Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T05:51:39.664Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-04-27T05:51:40.085Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T05:51:40.085Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T05:51:40.085Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T05:51:40.635Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-04-27T05:51:41.075Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T05:51:42.067Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T05:51:42.067Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T05:51:42.067Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T05:51:46.448Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-04-27T05:51:46.448Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T05:51:46.448Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-04-27T05:51:47.420Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-04-27T05:51:47.882Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-04-27T05:51:47.882Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T05:51:47.882Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-04-27T05:51:54.589Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T05:51:54.589Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T05:51:55.060Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T05:52:02.718Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2022-04-27T05:52:02.718Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T05:52:02.718Z] === RUN TestDockerSuite/TestBuildHistory [2022-04-27T05:52:12.910Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T05:52:13.899Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T05:52:17.563Z] === RUN TestDockerSuite/TestBuildIidFile [2022-04-27T05:52:17.809Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T05:52:17.809Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T05:52:17.809Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T05:52:18.024Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-04-27T05:52:18.797Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T05:52:19.267Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T05:52:20.219Z] === RUN TestDockerSuite/TestBuildInheritance [2022-04-27T05:52:20.220Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T05:52:20.681Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-04-27T05:52:21.658Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-04-27T05:52:21.658Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-04-27T05:52:24.290Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T05:52:26.438Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T05:52:26.909Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T05:52:27.898Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T05:52:29.467Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T05:52:30.455Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T05:52:32.005Z] === RUN TestDockerSuite/TestBuildLabel [2022-04-27T05:52:32.029Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T05:52:32.980Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-04-27T05:52:33.955Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-04-27T05:52:34.257Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T05:52:34.925Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-04-27T05:52:35.901Z] === RUN TestDockerSuite/TestBuildLabels [2022-04-27T05:52:36.871Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-04-27T05:52:39.057Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-04-27T05:52:42.005Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T05:52:44.712Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T05:52:44.712Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T05:52:44.712Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T05:52:45.185Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T05:52:46.166Z] === RUN TestDockerSuite/TestBuildLastModified [2022-04-27T05:52:46.166Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T05:52:46.185Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T05:52:46.632Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-04-27T05:52:46.632Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T05:52:46.632Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-04-27T05:52:46.632Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-04-27T05:52:46.632Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-04-27T05:52:47.093Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-04-27T05:52:47.093Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-04-27T05:52:48.072Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-04-27T05:52:48.532Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-04-27T05:52:53.369Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T05:52:54.350Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-04-27T05:52:59.651Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T05:53:02.544Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T05:53:02.544Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T05:53:03.007Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T05:53:03.007Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T05:53:03.466Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T05:53:04.995Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T05:53:10.771Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T05:53:15.442Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T05:53:18.713Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T05:53:18.713Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T05:53:18.713Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T05:53:19.712Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T05:53:22.492Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T05:53:30.075Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-04-27T05:53:30.075Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T05:53:30.075Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-04-27T05:53:30.075Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-04-27T05:53:43.574Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T05:53:43.574Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T05:53:44.036Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T05:53:54.356Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T05:53:54.812Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T05:54:01.859Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T05:54:01.859Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T05:54:07.632Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T05:54:10.611Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T05:54:12.658Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-04-27T05:54:28.457Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T05:54:35.645Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T05:54:37.547Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T05:54:37.547Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T05:54:37.547Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T05:54:38.508Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T05:54:40.036Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T05:54:42.668Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-04-27T05:54:44.855Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-04-27T05:54:45.804Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T05:54:46.090Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T05:54:51.961Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T05:54:51.967Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-04-27T05:54:52.855Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T05:54:52.855Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T05:54:52.855Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T05:54:52.855Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T05:54:53.311Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T05:54:53.311Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T05:54:53.311Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T05:54:59.068Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-04-27T05:54:59.082Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T05:54:59.538Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T05:55:04.210Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T05:55:04.210Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T05:55:04.210Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T05:55:04.210Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T05:55:04.210Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T05:55:20.194Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T05:55:20.194Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T05:55:20.194Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T05:55:22.110Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-04-27T05:55:22.110Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T05:55:22.110Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-04-27T05:55:29.285Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T05:55:30.273Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T05:55:30.273Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T05:55:30.273Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T05:55:30.273Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T05:55:30.273Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T05:55:32.601Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-04-27T05:55:33.062Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-04-27T05:55:33.062Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T05:55:33.062Z] === RUN TestDockerSuite/TestBuildNetNone [2022-04-27T05:55:33.062Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T05:55:33.062Z] === RUN TestDockerSuite/TestBuildNoContext [2022-04-27T05:55:34.137Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T05:55:34.137Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T05:55:35.040Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T05:55:36.816Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-04-27T05:55:42.208Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T05:55:42.626Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-04-27T05:55:44.432Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T05:55:45.162Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T05:55:45.635Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T05:55:46.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T05:55:49.090Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T05:55:49.732Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-04-27T05:55:50.077Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T05:55:50.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-04-27T05:55:50.193Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-04-27T05:55:51.511Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T05:55:51.511Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T05:55:51.511Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T05:55:51.511Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T05:55:51.511Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T05:55:52.295Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T05:55:53.108Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-04-27T05:55:54.080Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-04-27T05:55:56.216Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T05:55:56.216Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T05:55:56.216Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T05:55:56.267Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-04-27T05:56:06.649Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T05:56:07.238Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-04-27T05:56:08.220Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T05:56:08.227Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-04-27T05:56:13.960Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T05:56:18.662Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T05:56:19.734Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T05:56:19.734Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T05:56:23.193Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-04-27T05:56:23.428Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T05:56:27.970Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-04-27T05:56:33.876Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T05:56:39.755Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T05:56:40.497Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-04-27T05:56:40.800Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T05:56:40.800Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T05:56:40.800Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T05:56:40.800Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T05:56:40.800Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T05:56:40.800Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T05:56:40.800Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T05:56:40.800Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T05:56:45.635Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T05:56:46.104Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T05:56:46.104Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T05:56:46.365Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-04-27T05:56:46.574Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T05:56:46.574Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T05:56:46.574Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T05:56:48.800Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T05:56:48.800Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T05:56:48.800Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T05:56:53.242Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T05:56:53.528Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-04-27T05:56:54.203Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T05:56:54.203Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T05:56:54.660Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T05:56:54.660Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T05:56:54.660Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T05:56:54.660Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T05:56:54.660Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T05:56:55.097Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-04-27T05:56:55.097Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T05:56:55.097Z] === RUN TestDockerSuite/TestBuildPATH [2022-04-27T05:56:55.097Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T05:56:55.097Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-04-27T05:56:56.836Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T05:56:56.836Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T05:56:57.291Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T05:56:58.050Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-04-27T05:56:58.050Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T05:56:58.050Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-04-27T05:57:04.348Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T05:57:10.118Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T05:57:10.118Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T05:57:10.118Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T05:57:20.421Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T05:57:20.421Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T05:57:20.421Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T05:57:28.968Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T05:57:34.755Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T05:57:34.755Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T05:57:34.755Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T05:57:34.755Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T05:57:35.219Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T05:57:35.219Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T05:57:35.219Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T05:57:35.219Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T05:57:35.219Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T05:57:35.219Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T05:57:39.708Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T05:57:45.550Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T05:57:54.092Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T05:57:54.092Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T05:57:54.092Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T05:57:57.815Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T05:57:57.815Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T05:57:57.815Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T05:57:57.815Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T05:57:57.815Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T05:57:57.815Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T05:57:57.815Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T05:57:58.715Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-04-27T05:58:01.532Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T05:58:01.532Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T05:58:01.532Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T05:58:01.532Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T05:58:05.254Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T05:58:05.254Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T05:58:05.254Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T05:58:05.254Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T05:58:05.254Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T05:58:05.254Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T05:58:05.254Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T05:58:05.254Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T05:58:08.971Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T05:58:09.846Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T05:58:12.701Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T05:58:16.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T05:58:16.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T05:58:16.420Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T05:58:16.420Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T05:58:21.116Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T05:58:21.116Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T05:58:22.353Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T05:58:24.015Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T05:58:24.015Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T05:58:24.015Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T05:58:24.015Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T05:58:24.015Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T05:58:24.025Z] === RUN TestDockerSuite/TestBuildRm [2022-04-27T05:58:26.150Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T05:58:26.150Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T05:58:26.150Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T05:58:26.150Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T05:58:26.619Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T05:58:27.735Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T05:58:27.735Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T05:58:28.838Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T05:58:30.624Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T05:58:30.624Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T05:58:31.080Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T05:58:32.636Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T05:58:34.808Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T05:58:35.263Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T05:58:37.401Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T05:58:38.984Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T05:58:41.913Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-04-27T05:58:45.758Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-04-27T05:58:45.758Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T05:58:45.758Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-04-27T05:58:45.758Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T05:58:46.032Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T05:58:46.230Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-04-27T05:58:47.840Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T05:58:48.453Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-04-27T05:58:51.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T05:58:51.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T05:58:51.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T05:58:51.803Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T05:58:51.803Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T05:58:54.336Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-04-27T05:58:58.867Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T05:58:58.867Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T05:58:58.867Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T05:59:00.233Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-04-27T05:59:02.591Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T05:59:02.591Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T05:59:02.591Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T05:59:07.434Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-04-27T05:59:09.086Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T05:59:09.086Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T05:59:09.086Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T05:59:11.140Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T05:59:11.140Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T05:59:16.910Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T05:59:19.804Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T05:59:19.804Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T05:59:19.804Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T05:59:19.804Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T05:59:19.804Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T05:59:19.804Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T05:59:19.804Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T05:59:19.804Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T05:59:19.804Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T05:59:19.804Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T05:59:19.804Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T05:59:21.589Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T05:59:21.589Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T05:59:22.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T05:59:22.696Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T05:59:26.361Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T05:59:26.361Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T05:59:26.422Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T05:59:29.318Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T05:59:32.238Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T05:59:32.743Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-04-27T05:59:32.743Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-04-27T05:59:32.743Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-04-27T05:59:33.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T05:59:35.959Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088fbf0_} [2022-04-27T05:59:39.678Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11412234317_c:\foo_false____} [2022-04-27T05:59:42.569Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11412234317_c:\foo_true____} [2022-04-27T05:59:45.260Z] === RUN TestDockerSuite/TestBuildSpaces [2022-04-27T05:59:45.260Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T05:59:46.287Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T05:59:46.287Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T05:59:46.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T05:59:46.747Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T05:59:46.747Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T05:59:46.747Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T05:59:46.747Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T05:59:46.748Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T05:59:46.748Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T05:59:46.748Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T05:59:46.748Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T05:59:46.748Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T05:59:46.748Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T05:59:46.748Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T05:59:46.748Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T05:59:50.475Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T05:59:50.475Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.475Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T05:59:50.476Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.476Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T05:59:50.476Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.476Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T05:59:50.476Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T05:59:50.932Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T05:59:51.139Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-04-27T05:59:51.139Z] === RUN TestDockerSuite/TestBuildStderr [2022-04-27T05:59:54.657Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T05:59:54.657Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T05:59:54.657Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T05:59:54.657Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T05:59:57.551Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T05:59:57.551Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T05:59:57.555Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T05:59:57.555Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T05:59:57.555Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T05:59:58.007Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T05:59:58.007Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T05:59:58.007Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T05:59:58.007Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T05:59:58.007Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T05:59:58.309Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-04-27T05:59:59.776Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T06:00:01.994Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T06:00:05.066Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T06:00:07.872Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T06:00:07.955Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T06:00:07.955Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:00:07.955Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T06:00:07.955Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T06:00:07.955Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T06:00:13.746Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T06:00:13.746Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T06:00:14.215Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T06:00:14.215Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T06:00:14.215Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T06:00:14.215Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T06:00:14.215Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T06:00:20.096Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T06:00:20.097Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T06:00:22.758Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T06:00:22.758Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:00:22.758Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T06:00:22.758Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:00:22.758Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T06:00:28.451Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-04-27T06:00:28.451Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T06:00:28.451Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-04-27T06:00:28.781Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T06:00:28.781Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T06:00:28.781Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T06:00:28.781Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T06:00:28.781Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T06:00:30.697Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-04-27T06:00:32.923Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-04-27T06:00:37.638Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T06:00:37.638Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T06:00:37.638Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T06:00:37.638Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T06:00:37.638Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T06:00:40.103Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-04-27T06:00:40.577Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T06:00:40.577Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T06:00:40.577Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T06:00:40.577Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T06:00:40.577Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T06:00:45.287Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T06:00:45.288Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.288Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T06:00:45.288Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.288Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T06:00:45.288Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.288Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T06:00:45.288Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.288Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T06:00:45.288Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T06:00:45.743Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T06:00:45.989Z] === RUN TestDockerSuite/TestBuildUser [2022-04-27T06:00:45.989Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.989Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-04-27T06:00:45.989Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.989Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-04-27T06:00:45.989Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T06:00:45.989Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-04-27T06:00:48.663Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T06:00:51.554Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T06:00:51.871Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-04-27T06:00:52.009Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T06:00:52.009Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T06:00:52.860Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2022-04-27T06:00:55.730Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T06:00:56.186Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T06:00:56.186Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T06:00:56.186Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T06:00:56.186Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T06:00:57.152Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T06:00:57.152Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T06:00:57.152Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T06:00:57.152Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T06:00:57.608Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T06:00:57.626Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2022-04-27T06:00:57.626Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T06:00:57.626Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-04-27T06:00:57.626Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T06:00:57.626Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-04-27T06:00:58.920Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T06:00:58.921Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T06:01:07.541Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T06:01:10.039Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T06:01:10.039Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T06:01:10.039Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T06:01:12.928Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T06:01:13.354Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T06:01:13.354Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T06:01:13.385Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T06:01:13.385Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:01:13.385Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T06:01:13.815Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T06:01:13.815Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T06:01:13.815Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T06:01:17.102Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T06:01:17.102Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T06:01:17.102Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T06:01:17.102Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T06:01:17.102Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T06:01:17.102Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.102Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T06:01:17.102Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.557Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T06:01:17.564Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T06:01:17.564Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T06:01:17.564Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T06:01:21.282Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T06:01:24.998Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T06:01:27.896Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T06:01:32.424Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T06:01:33.543Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-04-27T06:01:33.543Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-04-27T06:01:36.169Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T06:01:36.631Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T06:01:40.261Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T06:01:43.984Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-04-27T06:01:47.317Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T06:01:52.695Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-04-27T06:01:52.695Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T06:01:52.695Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-04-27T06:01:52.695Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T06:01:52.695Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-04-27T06:01:54.387Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T06:01:56.491Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-04-27T06:01:56.491Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T06:01:56.960Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2022-04-27T06:01:57.280Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T06:01:58.241Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T06:02:04.038Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T06:02:05.570Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T06:02:06.534Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T06:02:06.616Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T06:02:06.616Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T06:02:06.617Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T06:02:06.617Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T06:02:06.617Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T06:02:06.617Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T06:02:06.617Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T06:02:06.617Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T06:02:13.596Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T06:02:14.787Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-04-27T06:02:15.210Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T06:02:17.402Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T06:02:17.402Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T06:02:17.863Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T06:02:17.863Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T06:02:17.863Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T06:02:17.863Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T06:02:17.863Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T06:02:19.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-04-27T06:02:19.555Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-04-27T06:02:20.666Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T06:02:20.666Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T06:02:20.666Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T06:02:20.666Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:02:20.666Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T06:02:20.666Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T06:02:20.666Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T06:02:20.666Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T06:02:20.666Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T06:02:20.779Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T06:02:22.195Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T06:02:22.195Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T06:02:22.195Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T06:02:25.922Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T06:02:31.130Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T06:02:36.938Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T06:02:40.817Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-04-27T06:02:40.817Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T06:02:40.817Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-04-27T06:02:40.817Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T06:02:40.817Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-04-27T06:02:40.817Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T06:02:40.817Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-04-27T06:02:41.807Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-04-27T06:02:47.290Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T06:02:47.290Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T06:02:47.290Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T06:02:52.242Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-04-27T06:02:55.209Z] === RUN TestDockerSuite/TestBuildXZHost [2022-04-27T06:02:55.209Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T06:02:56.197Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-04-27T06:02:56.197Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T06:02:56.197Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-04-27T06:02:56.197Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T06:02:56.197Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-04-27T06:02:59.159Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-04-27T06:03:01.561Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T06:03:03.090Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T06:03:04.998Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T06:03:04.998Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:03:04.998Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T06:03:06.343Z] === RUN TestDockerSuite/TestCommitChange [2022-04-27T06:03:07.763Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T06:03:13.526Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-04-27T06:03:13.531Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T06:03:13.531Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T06:03:13.531Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T06:03:13.587Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T06:03:15.702Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T06:03:19.418Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T06:03:19.418Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T06:03:19.418Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T06:03:19.418Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T06:03:19.418Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T06:03:19.418Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T06:03:19.418Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T06:03:19.418Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T06:03:20.706Z] === RUN TestDockerSuite/TestCommitHardlink [2022-04-27T06:03:20.707Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T06:03:20.707Z] === RUN TestDockerSuite/TestCommitNewFile [2022-04-27T06:03:21.472Z] === RUN TestDockerSuite/TestExec [2022-04-27T06:03:21.472Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:03:21.929Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T06:03:21.929Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:03:21.929Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T06:03:25.648Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T06:03:28.015Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T06:03:28.548Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T06:03:28.548Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T06:03:28.548Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T06:03:28.548Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T06:03:28.548Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T06:03:28.548Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:03:28.548Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T06:03:31.159Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-04-27T06:03:31.159Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:03:31.159Z] === RUN TestDockerSuite/TestCommitTTY [2022-04-27T06:03:32.270Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T06:03:36.940Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T06:03:39.839Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T06:03:40.416Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T06:03:40.416Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T06:03:40.416Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T06:03:41.597Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-04-27T06:03:42.605Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T06:03:42.605Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T06:03:42.605Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T06:03:42.605Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T06:03:42.605Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T06:03:42.605Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T06:03:42.605Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T06:03:44.509Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T06:03:45.520Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T06:03:45.520Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T06:03:45.520Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T06:03:45.520Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T06:03:47.484Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-04-27T06:03:47.484Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.484Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-04-27T06:03:47.484Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.484Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-04-27T06:03:47.485Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.485Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-04-27T06:03:47.485Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.485Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-04-27T06:03:47.485Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.485Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-04-27T06:03:47.485Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.485Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-04-27T06:03:47.485Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T06:03:47.485Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-04-27T06:03:47.972Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-04-27T06:03:48.435Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T06:03:48.435Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T06:03:48.435Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T06:03:48.435Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T06:03:48.435Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T06:03:48.435Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T06:03:48.435Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T06:03:48.435Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T06:03:51.567Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T06:03:51.567Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T06:03:51.567Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T06:03:51.567Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:03:51.567Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T06:03:51.567Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T06:03:51.567Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T06:03:52.186Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T06:03:54.370Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T06:03:56.244Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T06:03:57.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T06:03:57.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T06:03:57.300Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T06:03:57.300Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T06:03:58.413Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-04-27T06:04:00.214Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T06:04:00.214Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T06:04:02.017Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T06:04:02.017Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T06:04:02.017Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T06:04:02.017Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T06:04:02.017Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T06:04:02.017Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T06:04:02.017Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T06:04:02.017Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T06:04:02.017Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T06:04:02.017Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T06:04:02.017Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T06:04:02.400Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T06:04:02.400Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T06:04:02.400Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T06:04:02.400Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T06:04:02.865Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T06:04:05.060Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T06:04:05.528Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T06:04:06.693Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T06:04:06.693Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T06:04:06.693Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T06:04:06.693Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T06:04:06.693Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T06:04:06.693Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:04:06.693Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T06:04:06.693Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T06:04:06.693Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T06:04:06.693Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T06:04:06.693Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T06:04:07.720Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T06:04:07.720Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T06:04:07.720Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T06:04:08.869Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-04-27T06:04:08.869Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T06:04:08.869Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-04-27T06:04:10.422Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T06:04:10.422Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T06:04:10.422Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T06:04:10.636Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T06:04:11.096Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T06:04:12.676Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-04-27T06:04:12.676Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T06:04:12.676Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-04-27T06:04:12.676Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T06:04:12.676Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-04-27T06:04:12.676Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T06:04:12.676Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-04-27T06:04:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-04-27T06:04:16.484Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T06:04:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-04-27T06:04:16.484Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-04-27T06:04:18.188Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T06:04:18.972Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T06:04:18.972Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T06:04:18.972Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T06:04:18.972Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T06:04:18.972Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T06:04:18.972Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T06:04:18.972Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T06:04:19.455Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-04-27T06:04:19.924Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-04-27T06:04:19.924Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T06:04:19.924Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-04-27T06:04:19.924Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T06:04:19.924Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-04-27T06:04:19.924Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T06:04:19.924Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-04-27T06:04:22.891Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T06:04:24.689Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-04-27T06:04:26.066Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T06:04:27.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T06:04:27.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T06:04:27.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T06:04:27.595Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T06:04:27.595Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T06:04:27.653Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-04-27T06:04:29.784Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T06:04:29.784Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T06:04:29.784Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T06:04:30.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-04-27T06:04:30.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-04-27T06:04:30.629Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T06:04:30.629Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-04-27T06:04:33.162Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T06:04:33.598Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-04-27T06:04:33.598Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-04-27T06:04:37.404Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-04-27T06:04:37.404Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T06:04:37.404Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-04-27T06:04:37.404Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T06:04:37.404Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-04-27T06:04:37.869Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T06:04:38.381Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T06:04:38.381Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T06:04:38.381Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T06:04:39.923Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T06:04:40.451Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T06:04:41.295Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-04-27T06:04:41.295Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-04-27T06:04:44.258Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-04-27T06:04:44.258Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T06:04:44.258Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-04-27T06:04:44.924Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T06:04:44.924Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:04:44.924Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T06:04:44.924Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T06:04:45.157Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T06:04:45.380Z] === RUN TestDockerSuite/TestHealth [2022-04-27T06:04:45.380Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T06:04:45.380Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T06:04:45.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T06:04:45.380Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T06:04:45.380Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T06:04:47.349Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T06:04:47.350Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T06:04:47.350Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T06:04:47.350Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T06:04:47.350Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T06:04:47.350Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T06:04:47.350Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T06:04:47.350Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T06:04:47.350Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T06:04:47.350Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T06:04:47.350Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T06:04:48.060Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-04-27T06:04:48.060Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-04-27T06:04:49.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T06:04:49.534Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T06:04:51.861Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-04-27T06:04:52.434Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T06:04:52.434Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T06:04:52.434Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T06:04:52.434Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T06:04:52.434Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T06:04:52.434Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T06:04:52.434Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T06:04:52.472Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T06:04:52.900Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T06:04:52.900Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T06:04:53.356Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T06:04:54.325Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T06:04:54.325Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T06:04:55.386Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T06:04:56.502Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T06:04:56.622Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-04-27T06:04:56.958Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T06:04:58.299Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T06:04:59.855Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T06:05:02.513Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-04-27T06:05:02.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-04-27T06:05:02.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-04-27T06:05:02.989Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-04-27T06:05:02.989Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-04-27T06:05:03.579Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T06:05:03.579Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T06:05:03.579Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:05:03.579Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T06:05:06.795Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-04-27T06:05:06.795Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T06:05:06.795Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-04-27T06:05:06.889Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b5aed0_} [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T06:05:08.261Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T06:05:08.261Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T06:05:08.261Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T06:05:08.261Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T06:05:08.261Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T06:05:08.261Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T06:05:08.261Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T06:05:08.261Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T06:05:08.261Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T06:05:08.261Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:05:08.261Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T06:05:09.077Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370034003_c:\foo_false____} [2022-04-27T06:05:10.600Z] === RUN TestDockerSuite/TestContainerAPITop [2022-04-27T06:05:10.601Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T06:05:10.601Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-04-27T06:05:11.986Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T06:05:13.571Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-04-27T06:05:13.571Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-04-27T06:05:14.894Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T06:05:14.894Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:05:14.894Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T06:05:14.894Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T06:05:14.894Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T06:05:14.894Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T06:05:14.894Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T06:05:15.351Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T06:05:17.664Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370034003_c:\foo_true____} [2022-04-27T06:05:19.074Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T06:05:19.074Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T06:05:19.478Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T06:05:19.851Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T06:05:19.851Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T06:05:20.319Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T06:05:20.319Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T06:05:20.319Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T06:05:20.319Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T06:05:20.319Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T06:05:20.319Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T06:05:20.319Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T06:05:20.319Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T06:05:20.319Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T06:05:20.319Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T06:05:20.319Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T06:05:22.447Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-04-27T06:05:22.447Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T06:05:22.447Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-04-27T06:05:22.447Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T06:05:22.447Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-04-27T06:05:22.447Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T06:05:22.447Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-04-27T06:05:22.447Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T06:05:22.447Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-04-27T06:05:22.447Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T06:05:22.447Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2022-04-27T06:05:22.798Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T06:05:22.798Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:05:22.798Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T06:05:22.798Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.233Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T06:05:23.233Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.233Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T06:05:23.233Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.233Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T06:05:23.233Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.233Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T06:05:23.233Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.233Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T06:05:23.233Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.254Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T06:05:23.254Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.254Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T06:05:23.695Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T06:05:23.695Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:05:23.695Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T06:05:25.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-04-27T06:05:25.407Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2022-04-27T06:05:26.986Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T06:05:28.362Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2022-04-27T06:05:32.159Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2022-04-27T06:05:32.286Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T06:05:32.286Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T06:05:32.286Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T06:05:32.286Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T06:05:32.775Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T06:05:32.775Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:05:32.775Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T06:05:32.775Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:05:32.775Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T06:05:32.775Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:05:32.775Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T06:05:34.475Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T06:05:34.475Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T06:05:34.475Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T06:05:34.475Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T06:05:34.475Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T06:05:34.475Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T06:05:34.475Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T06:05:35.124Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2022-04-27T06:05:36.516Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T06:05:38.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b29da0_} [2022-04-27T06:05:40.256Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T06:05:40.256Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T06:05:40.298Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T06:05:41.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13999209093_c:\foo_false____} [2022-04-27T06:05:43.231Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T06:05:43.231Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:05:43.231Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T06:05:43.231Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T06:05:43.231Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T06:05:43.995Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T06:05:44.857Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13999209093_c:\foo_true____} [2022-04-27T06:05:47.734Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T06:05:47.734Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T06:05:47.734Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T06:05:47.734Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-04-27T06:05:50.735Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-04-27T06:05:50.735Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-04-27T06:05:50.735Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-04-27T06:05:50.735Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-04-27T06:05:50.735Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-04-27T06:05:50.735Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T06:05:50.735Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-04-27T06:05:51.472Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-04-27T06:05:54.546Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-04-27T06:05:54.546Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:05:54.546Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-04-27T06:05:54.546Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:05:55.015Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-04-27T06:05:56.167Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T06:05:58.346Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T06:05:58.346Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:05:58.346Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T06:05:58.346Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:05:58.347Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T06:05:58.815Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-04-27T06:05:58.815Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-04-27T06:05:58.815Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T06:05:58.815Z] === RUN TestDockerSuite/TestCpRelativePath [2022-04-27T06:06:04.725Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-04-27T06:06:04.725Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T06:06:04.725Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-04-27T06:06:04.725Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T06:06:04.725Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-04-27T06:06:04.725Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T06:06:04.725Z] === RUN TestDockerSuite/TestCpToCaseA [2022-04-27T06:06:06.491Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T06:06:09.391Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T06:06:11.900Z] === RUN TestDockerSuite/TestCpToCaseB [2022-04-27T06:06:13.120Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T06:06:13.189Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T06:06:13.189Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T06:06:13.189Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T06:06:13.189Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T06:06:13.189Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T06:06:14.857Z] === RUN TestDockerSuite/TestCpToCaseC [2022-04-27T06:06:14.857Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:06:14.857Z] === RUN TestDockerSuite/TestCpToCaseD [2022-04-27T06:06:14.857Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T06:06:14.857Z] === RUN TestDockerSuite/TestCpToCaseE [2022-04-27T06:06:17.801Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T06:06:19.000Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T06:06:19.000Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T06:06:19.000Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T06:06:19.000Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T06:06:19.000Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T06:06:20.863Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T06:06:24.624Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T06:06:27.535Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T06:06:27.535Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T06:06:27.535Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.535Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T06:06:27.535Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.535Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T06:06:27.535Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T06:06:27.590Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T06:06:27.590Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T06:06:27.590Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T06:06:27.590Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T06:06:27.590Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T06:06:27.994Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T06:06:27.994Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T06:06:27.994Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T06:06:27.994Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T06:06:29.775Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T06:06:29.819Z] === RUN TestDockerSuite/TestCpToCaseF [2022-04-27T06:06:29.819Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:06:29.819Z] === RUN TestDockerSuite/TestCpToCaseG [2022-04-27T06:06:29.819Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:06:29.819Z] === RUN TestDockerSuite/TestCpToCaseH [2022-04-27T06:06:31.752Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T06:06:35.485Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T06:06:38.363Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T06:06:38.363Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T06:06:38.363Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T06:06:39.908Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T06:06:40.881Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T06:06:41.341Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T06:06:41.341Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T06:06:41.341Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T06:06:41.802Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T06:06:41.802Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T06:06:41.802Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T06:06:42.264Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T06:06:42.332Z] === RUN TestDockerSuite/TestCpToCaseI [2022-04-27T06:06:42.332Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T06:06:42.332Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-04-27T06:06:42.332Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T06:06:42.332Z] === RUN TestDockerSuite/TestCpToDot [2022-04-27T06:06:42.555Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T06:06:42.729Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T06:06:44.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-04-27T06:06:44.558Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T06:06:44.558Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-04-27T06:06:44.558Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T06:06:44.558Z] === RUN TestDockerSuite/TestCpToStdout [2022-04-27T06:06:45.447Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T06:06:45.447Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T06:06:45.447Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T06:06:48.359Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-04-27T06:06:48.359Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:06:48.359Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-04-27T06:06:48.359Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T06:06:48.359Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-04-27T06:06:48.359Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T06:06:48.359Z] === RUN TestDockerSuite/TestCpVolumePath [2022-04-27T06:06:48.359Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T06:06:48.359Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-04-27T06:06:48.359Z] === RUN TestDockerSuite/TestCreateArgs [2022-04-27T06:06:48.828Z] === RUN TestDockerSuite/TestCreateByImageID [2022-04-27T06:06:49.165Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T06:06:49.627Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T06:06:51.788Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-04-27T06:06:54.747Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-04-27T06:06:54.747Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-04-27T06:06:55.216Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-04-27T06:06:57.565Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T06:06:57.565Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T06:06:57.565Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T06:06:58.172Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T06:06:58.186Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-04-27T06:06:59.188Z] === RUN TestDockerSuite/TestCreateLabels [2022-04-27T06:06:59.656Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-04-27T06:06:59.656Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T06:06:59.656Z] === RUN TestDockerSuite/TestCreateRM [2022-04-27T06:07:00.128Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-04-27T06:07:00.128Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T06:07:00.128Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-04-27T06:07:00.600Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-04-27T06:07:01.068Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-04-27T06:07:02.294Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T06:07:02.295Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T06:07:02.295Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:07:02.295Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T06:07:05.214Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T06:07:05.214Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T06:07:05.214Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T06:07:05.214Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T06:07:05.214Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T06:07:05.214Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.214Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T06:07:05.214Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T06:07:05.215Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T06:07:05.233Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T06:07:08.146Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T06:07:11.062Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T06:07:13.609Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-04-27T06:07:13.609Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-04-27T06:07:13.813Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T06:07:13.979Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T06:07:14.599Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-04-27T06:07:18.507Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T06:07:19.370Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-04-27T06:07:19.370Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-04-27T06:07:19.370Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:07:19.370Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-04-27T06:07:23.184Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDevicePermissions [2022-04-27T06:07:23.184Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.184Z] === RUN TestDockerSuite/TestDockerFails [2022-04-27T06:07:23.208Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T06:07:23.208Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.208Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T06:07:23.657Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-04-27T06:07:23.657Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.657Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-04-27T06:07:23.657Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.657Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-04-27T06:07:23.657Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.657Z] === RUN TestDockerSuite/TestEventsAttach [2022-04-27T06:07:23.657Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.657Z] === RUN TestDockerSuite/TestEventsCommit [2022-04-27T06:07:23.657Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T06:07:23.657Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-04-27T06:07:26.943Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T06:07:27.467Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-04-27T06:07:28.821Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T06:07:29.832Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T06:07:31.263Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-04-27T06:07:33.532Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T06:07:35.071Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-04-27T06:07:39.340Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T06:07:40.134Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T06:07:40.134Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T06:07:40.134Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T06:07:40.134Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T06:07:40.134Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T06:07:41.528Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T06:07:42.502Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T06:07:43.863Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T06:07:47.583Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T06:07:47.595Z] === RUN TestDockerSuite/TestEventsCopy [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T06:07:51.304Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T06:07:51.304Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T06:07:51.304Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T06:07:51.304Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T06:07:51.304Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T06:07:51.304Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T06:07:51.304Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T06:07:51.304Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T06:07:51.304Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T06:07:51.304Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T06:07:51.304Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T06:07:51.304Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T06:07:51.304Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T06:07:51.304Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T06:07:51.304Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T06:07:51.304Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPortList [2022-04-27T06:07:51.304Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T06:07:51.304Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T06:07:52.841Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T06:07:52.841Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T06:07:53.815Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T06:07:54.787Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T06:07:58.375Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T06:07:58.375Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T06:07:58.375Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T06:07:59.630Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T06:08:01.967Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T06:08:05.454Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T06:08:05.454Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T06:08:05.454Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T06:08:05.454Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T06:08:05.454Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T06:08:05.770Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-04-27T06:08:06.427Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T06:08:06.427Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T06:08:06.427Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T06:08:06.764Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-04-27T06:08:09.341Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T06:08:13.941Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-04-27T06:08:14.410Z] === RUN TestDockerSuite/TestEventsFilterType [2022-04-27T06:08:15.980Z] === RUN TestDockerSuite/TestEventsFilters [2022-04-27T06:08:17.942Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T06:08:20.131Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T06:08:20.249Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T06:08:20.249Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T06:08:20.249Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T06:08:23.047Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T06:08:23.149Z] === RUN TestDockerSuite/TestEventsFormat [2022-04-27T06:08:28.855Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T06:08:28.855Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T06:08:28.855Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T06:08:30.321Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-04-27T06:08:30.321Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-04-27T06:08:30.321Z] === RUN TestDockerSuite/TestEventsImageImport [2022-04-27T06:08:30.321Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:08:30.321Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-04-27T06:08:30.321Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T06:08:30.321Z] === RUN TestDockerSuite/TestEventsImagePull [2022-04-27T06:08:30.321Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T06:08:30.321Z] === RUN TestDockerSuite/TestEventsImageTag [2022-04-27T06:08:31.041Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T06:08:31.897Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-04-27T06:08:31.897Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T06:08:31.897Z] === RUN TestDockerSuite/TestEventsRename [2022-04-27T06:08:35.075Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T06:08:35.702Z] === RUN TestDockerSuite/TestEventsResize [2022-04-27T06:08:36.854Z] === RUN TestDockerSuite/TestExec [2022-04-27T06:08:36.854Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:08:36.854Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T06:08:36.854Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:08:36.854Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T06:08:39.043Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T06:08:41.234Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T06:08:41.234Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T06:08:41.234Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T06:08:41.234Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T06:08:41.234Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T06:08:41.234Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:08:41.234Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T06:08:44.147Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T06:08:44.397Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-04-27T06:08:46.337Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T06:08:48.202Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-04-27T06:08:49.256Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T06:08:51.156Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-04-27T06:08:52.175Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T06:08:56.139Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T06:08:56.140Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T06:08:56.140Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T06:08:56.140Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T06:08:56.140Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T06:08:56.140Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T06:08:56.899Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T06:08:56.899Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T06:08:56.899Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T06:08:56.899Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:08:56.899Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T06:08:56.899Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T06:08:56.899Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T06:08:58.322Z] === RUN TestDockerSuite/TestEventsTop [2022-04-27T06:08:58.322Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T06:08:58.322Z] === RUN TestDockerSuite/TestEventsUntag [2022-04-27T06:08:59.823Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T06:09:00.536Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-04-27T06:09:02.014Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T06:09:05.641Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T06:09:05.641Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T06:09:05.641Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T06:09:05.641Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T06:09:05.641Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T06:09:05.641Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T06:09:05.641Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T06:09:05.641Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T06:09:05.641Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T06:09:05.641Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T06:09:05.641Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T06:09:07.768Z] === RUN TestDockerSuite/TestExec [2022-04-27T06:09:07.769Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:09:07.769Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-04-27T06:09:07.769Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:09:07.769Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-04-27T06:09:08.559Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T06:09:08.559Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T06:09:08.559Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T06:09:08.559Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T06:09:08.559Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T06:09:08.559Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:09:08.559Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T06:09:08.559Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T06:09:08.559Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T06:09:08.559Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T06:09:08.559Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T06:09:09.995Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-04-27T06:09:11.484Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T06:09:11.484Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T06:09:11.484Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T06:09:12.341Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T06:09:12.958Z] === RUN TestDockerSuite/TestExecAPIStart [2022-04-27T06:09:12.958Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T06:09:12.958Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-04-27T06:09:12.958Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T06:09:12.958Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-04-27T06:09:12.958Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:09:12.958Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-04-27T06:09:15.941Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-04-27T06:09:18.896Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-04-27T06:09:20.078Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T06:09:20.078Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T06:09:20.078Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T06:09:20.078Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T06:09:20.078Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T06:09:20.078Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T06:09:20.078Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T06:09:20.887Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T06:09:20.887Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T06:09:20.887Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T06:09:20.887Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T06:09:20.887Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T06:09:21.849Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-04-27T06:09:24.803Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-04-27T06:09:27.173Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T06:09:27.933Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T06:09:27.933Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:09:27.933Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T06:09:27.933Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T06:09:27.933Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T06:09:27.933Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T06:09:27.933Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T06:09:27.933Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T06:09:27.933Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T06:09:31.994Z] === RUN TestDockerSuite/TestExecCgroup [2022-04-27T06:09:31.994Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T06:09:31.994Z] === RUN TestDockerSuite/TestExecEnv [2022-04-27T06:09:31.994Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:09:31.994Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2022-04-27T06:09:31.994Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T06:09:31.994Z] === RUN TestDockerSuite/TestExecExitStatus [2022-04-27T06:09:32.981Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T06:09:34.964Z] === RUN TestDockerSuite/TestExecInspectID [2022-04-27T06:09:36.730Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T06:09:40.283Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T06:09:40.283Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T06:09:40.283Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T06:09:40.744Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T06:09:40.744Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T06:09:40.744Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T06:09:40.836Z] === RUN TestDockerSuite/TestExecInteractive [2022-04-27T06:09:40.836Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T06:09:40.836Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-04-27T06:09:40.836Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T06:09:40.836Z] === RUN TestDockerSuite/TestExecParseError [2022-04-27T06:09:40.836Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T06:09:40.836Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-04-27T06:09:40.836Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T06:09:40.837Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-04-27T06:09:40.837Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T06:09:40.837Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2022-04-27T06:09:42.273Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T06:09:43.237Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T06:09:43.237Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.237Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T06:09:43.799Z] === RUN TestDockerSuite/TestExecSetEnv [2022-04-27T06:09:43.799Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.799Z] === RUN TestDockerSuite/TestExecStartFails [2022-04-27T06:09:43.799Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.799Z] === RUN TestDockerSuite/TestExecStateCleanup [2022-04-27T06:09:43.799Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.799Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-04-27T06:09:43.799Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.799Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-04-27T06:09:43.799Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.799Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T06:09:43.824Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestHealth [2022-04-27T06:09:43.824Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T06:09:43.824Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T06:09:46.764Z] === RUN TestDockerSuite/TestExecUlimits [2022-04-27T06:09:46.764Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T06:09:46.764Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-04-27T06:09:48.528Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T06:09:48.988Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T06:09:48.988Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T06:09:48.988Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T06:09:48.988Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T06:09:48.988Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T06:09:49.449Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T06:09:50.289Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T06:09:50.422Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T06:09:50.422Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T06:09:50.422Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T06:09:51.965Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T06:09:51.965Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T06:09:54.148Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T06:09:54.611Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T06:09:55.435Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-04-27T06:09:55.435Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T06:09:55.435Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-04-27T06:09:55.435Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T06:09:55.435Z] === RUN TestDockerSuite/TestExecWithUser [2022-04-27T06:09:55.435Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T06:09:55.435Z] === RUN TestDockerSuite/TestGetContainerStats [2022-04-27T06:09:56.081Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T06:09:57.531Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T06:09:59.835Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T06:10:02.610Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-04-27T06:10:06.120Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T06:10:06.120Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T06:10:06.120Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:10:06.120Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T06:10:08.491Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-04-27T06:10:09.874Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T06:10:09.874Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T06:10:10.341Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T06:10:10.341Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T06:10:10.341Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T06:10:10.341Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T06:10:10.341Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T06:10:10.341Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T06:10:10.341Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T06:10:10.341Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.341Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T06:10:10.804Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T06:10:10.804Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.804Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T06:10:10.804Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:10:10.804Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T06:10:13.266Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-04-27T06:10:13.725Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T06:10:15.924Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T06:10:15.924Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:10:15.924Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T06:10:15.924Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T06:10:15.924Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T06:10:16.387Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T06:10:16.387Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T06:10:16.387Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-04-27T06:10:20.577Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestHealth [2022-04-27T06:10:20.577Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-04-27T06:10:20.577Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-04-27T06:10:24.982Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T06:10:24.982Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T06:10:26.530Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T06:10:26.530Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:10:26.530Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T06:10:26.530Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T06:10:26.530Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T06:10:26.530Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T06:10:26.530Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T06:10:27.745Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-04-27T06:10:27.745Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-04-27T06:10:27.745Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T06:10:27.745Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-04-27T06:10:27.745Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-04-27T06:10:27.745Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-04-27T06:10:28.214Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-04-27T06:10:29.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-04-27T06:10:29.202Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T06:10:29.202Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-04-27T06:10:29.450Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T06:10:29.751Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T06:10:29.751Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:10:29.751Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T06:10:30.770Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-04-27T06:10:31.240Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-04-27T06:10:33.460Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-04-27T06:10:33.929Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-04-27T06:10:36.889Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-04-27T06:10:39.803Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T06:10:39.803Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:10:39.803Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T06:10:39.803Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:10:39.803Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T06:10:39.803Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:10:39.803Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T06:10:40.051Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T06:10:40.051Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T06:10:40.507Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T06:10:40.687Z] === RUN TestDockerSuite/TestImagesFormat [2022-04-27T06:10:41.169Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-04-27T06:10:41.169Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:10:41.169Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-04-27T06:10:41.469Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T06:10:42.727Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T06:10:44.919Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T06:10:45.379Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportBadURL [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportDisplay [2022-04-27T06:10:45.951Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportFile [2022-04-27T06:10:45.951Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-04-27T06:10:45.951Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportGzipped [2022-04-27T06:10:45.951Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-04-27T06:10:45.951Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-04-27T06:10:45.951Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-04-27T06:10:45.951Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-04-27T06:10:45.951Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T06:10:45.951Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-04-27T06:10:46.421Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-04-27T06:10:46.421Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:10:46.421Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-04-27T06:10:46.421Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:10:46.421Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-04-27T06:10:47.572Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T06:10:50.015Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T06:10:50.218Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-04-27T06:10:50.495Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T06:10:50.495Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T06:10:50.495Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T06:10:50.495Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T06:10:53.190Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-04-27T06:10:53.191Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:10:53.191Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-04-27T06:10:53.191Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T06:10:53.191Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-04-27T06:10:53.191Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-04-27T06:10:53.191Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T06:10:53.191Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-04-27T06:10:53.413Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T06:10:56.328Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T06:10:56.990Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-04-27T06:10:56.990Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-04-27T06:10:57.066Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T06:10:57.066Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:10:57.066Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T06:11:00.806Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-04-27T06:11:00.806Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:11:00.806Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-04-27T06:11:00.806Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T06:11:00.806Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-04-27T06:11:00.806Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T06:11:00.806Z] === RUN TestDockerSuite/TestInspectDefault [2022-04-27T06:11:02.147Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T06:11:04.113Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T06:11:04.113Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T06:11:04.113Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T06:11:04.338Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T06:11:04.611Z] === RUN TestDockerSuite/TestInspectHistory [2022-04-27T06:11:07.387Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T06:11:09.571Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T06:11:11.798Z] === RUN TestDockerSuite/TestInspectImage [2022-04-27T06:11:11.798Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:11:11.798Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-04-27T06:11:11.798Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:11:11.798Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-04-27T06:11:11.798Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:11:11.798Z] === RUN TestDockerSuite/TestInspectInt64 [2022-04-27T06:11:12.492Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T06:11:14.754Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-04-27T06:11:15.407Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T06:11:17.592Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T06:11:17.592Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T06:11:17.592Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:11:17.592Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T06:11:17.592Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T06:11:17.592Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T06:11:17.592Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T06:11:17.592Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T06:11:17.592Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T06:11:17.717Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-04-27T06:11:18.054Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T06:11:18.054Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.054Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T06:11:18.055Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T06:11:18.055Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T06:11:18.055Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T06:11:18.055Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T06:11:18.188Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-04-27T06:11:20.971Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T06:11:21.984Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-04-27T06:11:23.157Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T06:11:24.946Z] === RUN TestDockerSuite/TestInspectPlugin [2022-04-27T06:11:24.946Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T06:11:24.946Z] === RUN TestDockerSuite/TestInspectRootFS [2022-04-27T06:11:24.946Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-04-27T06:11:25.178Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T06:11:27.345Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T06:11:27.906Z] === RUN TestDockerSuite/TestInspectStatus [2022-04-27T06:11:28.307Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T06:11:30.262Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T06:11:32.456Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T06:11:32.456Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T06:11:32.456Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T06:11:32.663Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-04-27T06:11:35.376Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T06:11:35.376Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T06:11:38.551Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-04-27T06:11:38.594Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T06:11:41.510Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-04-27T06:11:43.973Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T06:11:45.317Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-04-27T06:11:45.642Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T06:11:48.291Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-04-27T06:11:51.069Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T06:11:51.244Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-04-27T06:11:55.040Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-04-27T06:11:55.932Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T06:11:57.993Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksEnvs [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-04-27T06:11:58.463Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.463Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-04-27T06:11:58.463Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.941Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-04-27T06:11:58.941Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.941Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-04-27T06:11:58.941Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T06:11:58.941Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-04-27T06:11:58.941Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-04-27T06:11:58.941Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-04-27T06:11:59.666Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T06:12:01.703Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T06:12:01.903Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-04-27T06:12:02.160Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T06:12:02.588Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T06:12:04.861Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-04-27T06:12:05.054Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T06:12:05.502Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T06:12:05.502Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T06:12:05.502Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T06:12:12.033Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-04-27T06:12:12.597Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T06:12:15.515Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T06:12:15.830Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-04-27T06:12:15.830Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T06:12:15.830Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-04-27T06:12:19.632Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-04-27T06:12:19.632Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-04-27T06:12:25.863Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T06:12:25.863Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T06:12:25.863Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T06:12:25.863Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T06:12:25.863Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T06:12:28.313Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-04-27T06:12:28.775Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T06:12:30.146Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T06:12:31.694Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T06:12:32.315Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T06:12:34.611Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T06:12:34.611Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T06:12:34.611Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T06:12:34.611Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T06:12:34.611Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T06:12:34.611Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T06:12:34.611Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T06:12:34.611Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T06:12:34.611Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T06:12:34.611Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T06:12:34.611Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T06:12:34.611Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T06:12:34.611Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T06:12:34.611Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T06:12:35.071Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T06:12:35.071Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T06:12:35.071Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T06:12:35.071Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T06:12:35.071Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T06:12:35.071Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T06:12:35.071Z] === RUN TestDockerSuite/TestPortList [2022-04-27T06:12:35.071Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T06:12:35.071Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T06:12:36.978Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-04-27T06:12:39.361Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T06:12:40.328Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.328Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T06:12:40.877Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T06:12:40.877Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T06:12:40.877Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T06:12:43.231Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T06:12:43.231Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T06:12:43.231Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T06:12:43.231Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T06:12:43.231Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T06:12:45.594Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T06:12:45.594Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T06:12:45.594Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T06:12:45.654Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-04-27T06:12:48.612Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-04-27T06:12:50.277Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T06:12:51.569Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-04-27T06:12:51.569Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T06:12:51.569Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-04-27T06:12:54.031Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T06:12:55.373Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-04-27T06:12:55.945Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T06:12:55.945Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T06:12:55.945Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T06:12:57.772Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T06:12:58.329Z] === RUN TestDockerSuite/TestLogsSince [2022-04-27T06:13:01.513Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T06:13:04.425Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T06:13:04.425Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T06:13:08.445Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T06:13:08.793Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-04-27T06:13:08.793Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T06:13:08.793Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-04-27T06:13:08.793Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T06:13:08.793Z] === RUN TestDockerSuite/TestLogsTail [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T06:13:11.472Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T06:13:11.472Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T06:13:13.555Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-04-27T06:13:15.200Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T06:13:15.200Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T06:13:15.200Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T06:13:16.518Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-04-27T06:13:19.873Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T06:13:19.873Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T06:13:19.873Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T06:13:19.873Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T06:13:19.873Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T06:13:20.337Z] === RUN TestDockerSuite/TestMountIntoProc [2022-04-27T06:13:20.338Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestMountIntoSys [2022-04-27T06:13:20.338Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestNetHostname [2022-04-27T06:13:20.338Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-04-27T06:13:20.338Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-04-27T06:13:20.338Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-04-27T06:13:20.338Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestPluginActive [2022-04-27T06:13:20.338Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-04-27T06:13:20.338Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.338Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-04-27T06:13:20.807Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-04-27T06:13:20.807Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-04-27T06:13:20.807Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-04-27T06:13:20.807Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-04-27T06:13:20.807Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-04-27T06:13:20.807Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-04-27T06:13:20.807Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPortHostBinding [2022-04-27T06:13:20.807Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPortList [2022-04-27T06:13:20.807Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T06:13:20.807Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-04-27T06:13:22.780Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T06:13:22.781Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T06:13:22.781Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T06:13:25.673Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-04-27T06:13:28.001Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-04-27T06:13:28.001Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-04-27T06:13:28.001Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-04-27T06:13:28.001Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-04-27T06:13:28.001Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-04-27T06:13:28.001Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.001Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-04-27T06:13:28.001Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.469Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-04-27T06:13:28.469Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T06:13:28.469Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-04-27T06:13:29.400Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T06:13:29.566Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T06:13:29.567Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T06:13:29.567Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T06:13:29.567Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T06:13:32.292Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T06:13:32.292Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T06:13:32.292Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T06:13:32.292Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T06:13:32.292Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T06:13:32.292Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T06:13:32.749Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T06:13:35.644Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-04-27T06:13:35.644Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T06:13:35.644Z] === RUN TestDockerSuite/TestPsByOrder [2022-04-27T06:13:36.465Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T06:13:36.465Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T06:13:36.465Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T06:13:36.465Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T06:13:36.465Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T06:13:36.465Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T06:13:36.465Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T06:13:36.465Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T06:13:36.465Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T06:13:38.632Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T06:13:44.398Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T06:13:45.684Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T06:13:45.684Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T06:13:45.684Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T06:13:45.684Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T06:13:45.684Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T06:13:45.684Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T06:13:45.684Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T06:13:48.143Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T06:13:48.154Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-04-27T06:13:48.154Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T06:13:48.154Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-04-27T06:13:49.416Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T06:13:49.416Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T06:13:49.416Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T06:13:49.416Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T06:13:49.416Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T06:13:49.416Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T06:13:53.147Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T06:13:56.036Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T06:13:56.036Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T06:13:56.036Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T06:13:59.753Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T06:13:59.753Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T06:13:59.753Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T06:13:59.753Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:13:59.753Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T06:13:59.753Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T06:13:59.753Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T06:14:00.659Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-04-27T06:14:02.980Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T06:14:03.472Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T06:14:06.365Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T06:14:06.728Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T06:14:06.728Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T06:14:06.728Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T06:14:06.728Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T06:14:06.728Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T06:14:10.080Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T06:14:12.542Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T06:14:12.542Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:14:12.542Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T06:14:12.542Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T06:14:12.542Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T06:14:12.542Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T06:14:12.542Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T06:14:12.542Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T06:14:12.542Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T06:14:13.811Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T06:14:13.811Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T06:14:20.874Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T06:14:20.874Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T06:14:20.874Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T06:14:20.874Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T06:14:20.874Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:14:20.874Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T06:14:21.127Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T06:14:21.127Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T06:14:21.127Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T06:14:21.901Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-04-27T06:14:21.901Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-04-27T06:14:21.901Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T06:14:21.901Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-04-27T06:14:22.100Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T06:14:22.100Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T06:14:22.566Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T06:14:23.543Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T06:14:24.515Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T06:14:24.515Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T06:14:24.516Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T06:14:29.220Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T06:14:29.413Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T06:14:29.413Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T06:14:29.413Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T06:14:31.584Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T06:14:31.584Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T06:14:32.040Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T06:14:32.040Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T06:14:32.040Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T06:14:32.040Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T06:14:32.040Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T06:14:32.040Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T06:14:32.040Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T06:14:33.926Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T06:14:36.839Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T06:14:39.747Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-04-27T06:14:42.348Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T06:14:42.348Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T06:14:42.348Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T06:14:42.348Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T06:14:42.348Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T06:14:42.348Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T06:14:42.348Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T06:14:42.710Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-04-27T06:14:50.949Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T06:14:55.242Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T06:14:56.785Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T06:14:56.785Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T06:14:57.746Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T06:14:57.982Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T06:14:57.982Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:14:57.982Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T06:15:00.021Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-04-27T06:15:00.021Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T06:15:00.021Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-04-27T06:15:00.021Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T06:15:00.021Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-04-27T06:15:00.642Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T06:15:02.809Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T06:15:04.344Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T06:15:05.094Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T06:15:05.094Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T06:15:05.094Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T06:15:06.068Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T06:15:07.234Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T06:15:07.690Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T06:15:07.690Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T06:15:08.708Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-04-27T06:15:08.708Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:15:08.708Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-04-27T06:15:08.708Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T06:15:08.708Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-04-27T06:15:08.708Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T06:15:08.708Z] === RUN TestDockerSuite/TestPsRightTagName [2022-04-27T06:15:08.708Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T06:15:08.708Z] === RUN TestDockerSuite/TestPsShowMounts [2022-04-27T06:15:11.880Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T06:15:13.456Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T06:15:13.456Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T06:15:13.456Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T06:15:13.456Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T06:15:13.456Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T06:15:13.456Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T06:15:13.456Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T06:15:13.456Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T06:15:13.456Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T06:15:13.456Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T06:15:13.456Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T06:15:16.592Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T06:15:16.592Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:15:16.592Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T06:15:19.140Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-04-27T06:15:19.140Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T06:15:19.140Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-04-27T06:15:19.607Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-04-27T06:15:19.607Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T06:15:19.607Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-04-27T06:15:21.173Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-04-27T06:15:21.292Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T06:15:21.292Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T06:15:21.756Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T06:15:22.161Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-04-27T06:15:22.161Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T06:15:22.161Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-04-27T06:15:25.811Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T06:15:25.811Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T06:15:25.811Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T06:15:28.048Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-04-27T06:15:28.705Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T06:15:33.940Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-04-27T06:15:35.755Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T06:15:37.755Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-04-27T06:15:38.651Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T06:15:39.470Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T06:15:41.547Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T06:15:42.390Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T06:15:42.853Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T06:15:46.279Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T06:15:46.279Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T06:15:46.279Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T06:15:46.279Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T06:15:46.279Z] === RUN TestDockerSuite/TestRunState [2022-04-27T06:15:46.279Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T06:15:46.279Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T06:15:49.482Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T06:15:49.482Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T06:15:49.482Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T06:15:49.482Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T06:15:49.482Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T06:15:49.482Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T06:15:49.482Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T06:15:49.941Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T06:15:49.941Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T06:15:49.941Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T06:15:49.941Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T06:15:49.941Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T06:15:51.450Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T06:15:55.713Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T06:15:55.713Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T06:15:56.168Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T06:15:56.168Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T06:15:56.168Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T06:15:59.889Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T06:15:59.889Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T06:15:59.889Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T06:16:02.783Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T06:16:02.783Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T06:16:02.783Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T06:16:02.783Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T06:16:02.783Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T06:16:03.858Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T06:16:07.468Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T06:16:07.895Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-04-27T06:16:07.895Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:16:08.364Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-04-27T06:16:12.459Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T06:16:16.219Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T06:16:17.190Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T06:16:17.760Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T06:16:18.798Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-04-27T06:16:18.798Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-04-27T06:16:18.798Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-04-27T06:16:20.107Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T06:16:20.368Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-04-27T06:16:24.820Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T06:16:27.564Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-04-27T06:16:33.448Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-04-27T06:16:33.448Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:16:33.448Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-04-27T06:16:35.145Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T06:16:35.145Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T06:16:35.145Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T06:16:35.145Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T06:16:38.877Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T06:16:40.630Z] === RUN TestDockerSuite/TestRmiBlank [2022-04-27T06:16:40.631Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-04-27T06:16:40.631Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-04-27T06:16:41.240Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T06:16:42.615Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T06:16:43.434Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T06:16:45.505Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T06:16:45.505Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T06:16:45.505Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T06:16:45.505Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T06:16:45.505Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T06:16:45.505Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T06:16:45.505Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T06:16:45.505Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T06:16:45.505Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T06:16:45.505Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T06:16:45.962Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T06:16:45.962Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T06:16:45.962Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T06:16:45.962Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T06:16:45.962Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T06:16:49.247Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T06:16:50.225Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T06:16:50.225Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.225Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T06:16:50.225Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.225Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T06:16:50.225Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.225Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T06:16:50.225Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.686Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T06:16:50.686Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.686Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T06:16:50.686Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.686Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T06:16:50.686Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T06:16:50.686Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T06:16:51.740Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T06:16:52.877Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T06:16:52.877Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T06:16:52.877Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T06:16:52.877Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T06:16:52.877Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T06:16:53.988Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T06:16:56.880Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T06:16:58.778Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T06:17:01.697Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T06:17:01.901Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-04-27T06:17:03.468Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-04-27T06:17:03.888Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T06:17:03.944Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T06:17:03.944Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T06:17:03.944Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T06:17:03.944Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T06:17:03.944Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T06:17:03.944Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T06:17:03.944Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T06:17:04.456Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-04-27T06:17:06.109Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T06:17:06.566Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T06:17:06.803Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T06:17:07.021Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T06:17:07.021Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T06:17:09.190Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T06:17:09.190Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T06:17:09.721Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T06:17:09.721Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T06:17:12.089Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T06:17:14.902Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-04-27T06:17:15.828Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T06:17:19.554Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T06:17:19.554Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:17:19.554Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T06:17:20.062Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.062Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T06:17:20.063Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.063Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T06:17:20.063Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.063Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T06:17:20.063Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T06:17:20.063Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T06:17:22.077Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-04-27T06:17:22.990Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T06:17:22.990Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T06:17:22.990Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T06:17:26.736Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T06:17:26.736Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T06:17:26.736Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T06:17:26.736Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T06:17:26.736Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T06:17:28.921Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T06:17:28.921Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T06:17:28.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T06:17:28.921Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T06:17:28.921Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T06:17:28.922Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T06:17:29.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T06:17:29.386Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T06:17:29.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T06:17:29.386Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T06:17:29.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T06:17:29.386Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T06:17:29.386Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T06:17:29.386Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T06:17:29.386Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T06:17:29.868Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T06:17:29.868Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:17:29.868Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T06:17:32.297Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T06:17:34.587Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-04-27T06:17:35.208Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T06:17:36.920Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T06:17:36.920Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T06:17:36.920Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T06:17:36.920Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:17:36.920Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T06:17:36.920Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T06:17:36.920Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T06:17:36.920Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T06:17:36.920Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T06:17:37.392Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T06:17:37.392Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T06:17:37.392Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T06:17:37.392Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T06:17:37.392Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T06:17:37.392Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T06:17:37.392Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T06:17:39.365Z] === RUN TestDockerSuite/TestRmiTag [2022-04-27T06:17:39.837Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-04-27T06:17:40.316Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T06:17:40.316Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T06:17:40.316Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T06:17:40.316Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T06:17:40.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T06:17:40.316Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T06:17:40.316Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T06:17:40.316Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T06:17:40.316Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T06:17:43.231Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T06:17:43.638Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T06:17:47.224Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T06:17:47.224Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T06:17:47.224Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T06:17:47.224Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T06:17:47.224Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T06:17:47.224Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:17:47.224Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T06:17:50.131Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T06:17:50.339Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T06:17:50.339Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T06:17:50.339Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T06:17:50.339Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T06:17:50.339Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T06:17:50.339Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T06:17:50.339Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T06:17:52.531Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T06:17:52.531Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T06:17:52.531Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T06:17:52.531Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T06:17:52.531Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T06:17:52.531Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T06:17:53.862Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T06:17:53.863Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T06:17:53.863Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T06:17:54.726Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T06:17:57.655Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T06:17:57.655Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T06:17:57.655Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T06:17:58.535Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T06:17:58.535Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T06:17:58.535Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T06:17:58.535Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T06:17:58.535Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T06:17:58.535Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:17:58.535Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T06:18:06.253Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T06:18:06.253Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T06:18:06.253Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T06:18:06.253Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:18:06.253Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T06:18:06.253Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T06:18:06.253Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T06:18:07.800Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-04-27T06:18:08.960Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-04-27T06:18:10.726Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T06:18:11.185Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-04-27T06:18:12.911Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T06:18:13.324Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T06:18:13.779Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T06:18:13.779Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T06:18:13.779Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:18:13.779Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T06:18:14.238Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T06:18:14.693Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T06:18:14.693Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T06:18:15.837Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T06:18:15.837Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T06:18:15.837Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T06:18:15.837Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T06:18:15.837Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T06:18:15.837Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T06:18:15.837Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T06:18:16.298Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T06:18:16.298Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T06:18:16.298Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T06:18:18.353Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-04-27T06:18:18.411Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T06:18:18.411Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAddHost [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-04-27T06:18:20.575Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T06:18:20.575Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-04-27T06:18:23.084Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T06:18:23.084Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T06:18:23.539Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T06:18:23.539Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T06:18:23.540Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-04-27T06:18:23.540Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T06:18:23.540Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-04-27T06:18:23.540Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T06:18:23.540Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-04-27T06:18:23.997Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T06:18:26.639Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T06:18:26.639Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T06:18:26.639Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T06:18:26.639Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T06:18:26.639Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:18:26.639Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T06:18:30.703Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-04-27T06:18:34.505Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-04-27T06:18:36.352Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T06:18:36.352Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:18:36.352Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T06:18:36.352Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T06:18:36.352Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T06:18:36.352Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T06:18:36.352Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T06:18:36.986Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T06:18:36.986Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T06:18:36.986Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T06:18:37.470Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T06:18:38.529Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T06:18:38.529Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T06:18:41.285Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-04-27T06:18:45.085Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-04-27T06:18:45.085Z] === RUN TestDockerSuite/TestRunBindMounts [2022-04-27T06:18:46.661Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T06:18:46.661Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T06:18:46.661Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-04-27T06:18:52.284Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.284Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-04-27T06:18:52.285Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T06:18:52.285Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-04-27T06:18:53.366Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T06:18:53.366Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T06:18:53.366Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T06:18:53.366Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T06:18:53.366Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T06:18:53.366Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T06:18:53.366Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T06:18:56.082Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-04-27T06:18:56.082Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T06:18:56.082Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-04-27T06:18:57.119Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T06:19:00.835Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-04-27T06:19:00.835Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T06:19:00.835Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-04-27T06:19:00.835Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T06:19:00.835Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-04-27T06:19:01.504Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T06:19:01.504Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T06:19:01.504Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite (3012.10s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.88s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.73s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.37s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.39s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.79s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.04s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.49s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (5.56s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.73s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (100.27s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.52s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.43s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.09s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.08s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.69s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.94s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.50s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.05s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.56s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.30s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.47s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.98s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (6.42s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddTar (42.58s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.67s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.70s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.45s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.69s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.48s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.95s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (6.50s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.67s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.76s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.93s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.00s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.75s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.64s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.72s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.80s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.24s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCmd (0.71s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.69s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.70s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.29s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.92s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.53s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.60s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (3.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.18s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.63s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.10s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.13s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (43.82s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.88s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.78s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.27s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.65s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (29.86s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (23.46s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.21s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.12s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.91s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.10s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.05s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignore (63.91s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (12.29s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.93s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.05s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (24.65s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.82s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.42s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.86s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.10s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.01s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (98.14s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.58s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.71s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.35s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.63s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.68s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.54s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.07s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.32s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.66s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.22s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.70s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.03s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.77s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFails (3.32s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (7.87s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (8.35s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.29s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFromGit (7.44s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.55s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.64s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.81s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.69s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (11.93s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildHistory (14.15s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.23s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.13s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.11s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (5.88s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabel (1.20s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.80s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.22s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabels (1.31s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.89s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.10s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-27T06:19:01.960Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-27T06:19:01.960Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.71s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.76s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.91s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.79s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.65s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (44.06s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (19.78s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.31s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (8.84s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.14s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.74s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (10.61s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.84s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (3.48s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.15s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuild (11.95s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.06s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (12.21s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.25s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.14s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.90s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.11s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.50s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.27s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (52.27s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (24.33s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildRm (17.45s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (5.01s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.86s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.07s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (5.05s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShellInherited (6.16s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.75s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.01s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.80s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.53s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.62s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildStderr (5.50s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.20s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.38s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.63s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.96s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (7.14s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.74s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.71s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.06s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (27.91s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.12s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (11.35s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (7.09s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWithFailure (4.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.71s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWithTabs (7.08s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.72s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (18.13s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.57s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (11.11s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.40s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.38s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCommitChange (6.66s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.15s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.55s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCommitTTY (9.41s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.04s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.06s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.35s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (9.61s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.46s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.36s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.56s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.06s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.50s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.00s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (4.09s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.37s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.37s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIKill (3.48s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.17s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.33s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.35s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (6.41s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (6.61s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.14s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIStart (6.74s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.60s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (8.51s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.18s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.21s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.51s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (3.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.33s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.31s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.28s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.31s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.27s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00088fbf0_} (3.46s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11412234317_c:\foo_false____} (3.34s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11412234317_c:\foo_true____} (3.34s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.54s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.01s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.10s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.10s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.15s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.55s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.47s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpRelativePath (3.49s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.64s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.48s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.88s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpToCaseH (14.52s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.05s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpToDot (4.10s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.05s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCpToStdout (4.21s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.06s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.36s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateArgs (0.31s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.55s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.39s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.06s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.88s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateLabels (0.27s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateRM (0.53s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.27s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.48s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (10.80s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.28s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.63s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.64s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.26s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.46s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T06:19:01.961Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:19:01.961Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.51s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.59s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.68s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (11.63s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsCopy (6.72s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.35s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.39s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.99s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.92s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.20s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.21s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFilters (6.96s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFormat (7.06s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.08s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.05s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.20s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsRename (3.53s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsResize (33.82s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.57s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (4.20s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.89s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsUntag (2.77s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.86s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.40s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (3.42s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.63s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (4.13s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.66s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (4.17s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (7.17s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecExitStatus (4.19s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecInspectID (6.00s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.37s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (4.08s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.54s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.39s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.45s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.58s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.51s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.20s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.20s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.11s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.35s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.79s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.27s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.15s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.32s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.56s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.79s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesFormat (0.23s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.14s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImportBadURL (0.09s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.08s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.34s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.32s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.48s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.21s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (4.17s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectDefault (3.47s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectHistory (6.00s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.43s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectJSONFields (4.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.25s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (4.00s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.83s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectStatus (4.15s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (9.60s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectTemplateError (4.29s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.43s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (4.13s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.59s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.44s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.44s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.44s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.45s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.60s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.50s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (4.11s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.83s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.81s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.88s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (5.01s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.93s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.54s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.53s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsSince (10.04s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsTail (3.99s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.57s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.34s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (6.71s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.81s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsByOrder (14.44s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsListContainersBase (14.78s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (20.09s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.46s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-27T06:19:01.962Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.48s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.74s) [2022-04-27T06:19:01.962Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (7.47s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.63s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestPsShowMounts (11.32s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.78s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.38s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (6.28s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.92s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.56s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (29.98s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.00s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.39s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.30s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.07s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (8.48s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.31s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (7.44s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.40s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (19.06s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.01s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.87s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (10.12s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.88s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (10.64s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.29s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiTag (0.87s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.20s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (23.24s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.85s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.43s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.52s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.68s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.79s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (4.28s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.38s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.39s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.41s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.90s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.52s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.46s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.10s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.52s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.44s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.56s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.42s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2022-04-27T06:19:01.963Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.53s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T06:19:01.963Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.39s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.18s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.39s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.28s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.35s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunExitCode (3.51s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.39s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.48s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.58s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunExposePort (0.11s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.26s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.11s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.54s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.80s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.30s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.37s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.30s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.52s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.24s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.43s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.48s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.28s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (3.12s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (4.87s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.26s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunRm (3.45s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.47s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.35s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.31s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (4.10s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.48s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.40s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.21s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.12s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.72s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.35s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.49s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.30s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.29s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (6.72s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (9.48s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.22s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (4.67s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.44s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.49s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.45s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.79s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.37s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.79s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.51s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (10.15s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.34s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.31s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.47s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.88s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.00s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:19:02.421Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-27T06:19:02.421Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.71s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (4.06s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (4.11s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (4.04s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.31s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.15s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.23s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.36s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLILs (3.72s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.16s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.42s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.20s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.01s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.70s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.22s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.18s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.33s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.94s) [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T06:19:02.422Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] --- PASS: TestDockerRegistrySuite (0.17s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T06:19:02.422Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T06:19:02.422Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T06:19:02.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T06:19:02.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T06:19:02.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T06:19:02.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T06:19:02.422Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:19:02.422Z] === RUN TestDockerDaemonSuite [2022-04-27T06:19:02.422Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T06:19:02.422Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T06:19:02.422Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T06:19:02.422Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.422Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:19:02.422Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:19:02.422Z] === RUN TestDockerSwarmSuite [2022-04-27T06:19:02.422Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T06:19:02.422Z] === RUN TestDockerPluginSuite [2022-04-27T06:19:02.422Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T06:19:02.422Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T06:19:02.423Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:19:02.423Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T06:19:02.423Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T06:19:02.423Z] === RUN TestDockerNetworkSuite [2022-04-27T06:19:02.423Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T06:19:02.423Z] === RUN TestDockerHubPullSuite [2022-04-27T06:19:02.423Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T06:19:02.423Z] PASS [2022-04-27T06:19:02.423Z] ok github.com/docker/docker/integration-cli 3012.558s [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === Skipped [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-04-27T06:19:02.423Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.05s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T06:19:02.423Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:19:02.423Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.04s) [2022-04-27T06:19:02.423Z] docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T06:19:02.423Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T06:19:02.423Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-27T06:19:02.423Z] docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-04-27T06:19:02.423Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.57s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.47s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.46s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.55s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.06s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.01s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.54s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-27T06:19:02.423Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.50s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-27T06:19:02.423Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.423Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.55s) [2022-04-27T06:19:02.423Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.46s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.49s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.06s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.06s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.05s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.11s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-27T06:19:02.424Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.54s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.54s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.05s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.50s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.51s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.54s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.53s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-27T06:19:02.424Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-27T06:19:02.424Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-27T06:19:02.424Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-27T06:19:02.424Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.04s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.06s) [2022-04-27T06:19:02.424Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.06s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:19:02.424Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.03s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:19:02.424Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.424Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:19:02.424Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.04s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.05s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.04s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.04s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.05s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.05s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.05s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.05s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.06s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.06s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T06:19:02.425Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T06:19:02.425Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:19:02.425Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T06:19:02.425Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2022-04-27T06:19:02.425Z] [2022-04-27T06:19:02.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.05s) [2022-04-27T06:19:02.425Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.425Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.05s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-27T06:19:02.426Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-27T06:19:02.426Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T06:19:02.426Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T06:19:02.426Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:19:02.426Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.04s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.04s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecParseError (0.04s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:19:02.426Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T06:19:02.426Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2022-04-27T06:19:02.426Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T06:19:02.426Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2022-04-27T06:19:02.426Z] [2022-04-27T06:19:02.426Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-27T06:19:02.426Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.426Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-04-27T06:19:02.883Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.04s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T06:19:02.883Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T06:19:02.883Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T06:19:02.883Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T06:19:02.883Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.04s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectImage (0.04s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.04s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-27T06:19:02.883Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:19:02.883Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-27T06:19:02.883Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T06:19:02.883Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T06:19:02.883Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:19:02.883Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T06:19:02.883Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.883Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T06:19:02.883Z] [2022-04-27T06:19:02.883Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T06:19:02.883Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:19:02.884Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T06:19:02.884Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-27T06:19:02.884Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T06:19:02.884Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T06:19:02.884Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:19:02.884Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.884Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:19:02.884Z] [2022-04-27T06:19:02.884Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1980: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T06:19:02.885Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.885Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T06:19:02.885Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.04s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.04s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.03s) [2022-04-27T06:19:02.886Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.03s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.03s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-27T06:19:02.886Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T06:19:02.886Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:19:02.886Z] [2022-04-27T06:19:02.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:19:02.886Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:19:02.887Z] [2022-04-27T06:19:02.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:19:02.887Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T06:19:02.888Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.888Z] [2022-04-27T06:19:02.888Z] DONE 1088 tests, 544 skipped in 3023.603s [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T06:19:02.923Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T06:19:02.923Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T06:19:03.344Z] INFO: Integration tests ended at 04/27/2022 06:19:02. Duration:00:50:23.7472772 [2022-04-27T06:19:03.344Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T06:19:03.344Z] [2022-04-27T06:19:03.344Z] Containers: 10 [2022-04-27T06:19:03.344Z] Running: 0 [2022-04-27T06:19:03.344Z] Paused: 0 [2022-04-27T06:19:03.344Z] Stopped: 10 [2022-04-27T06:19:03.344Z] Images: 18 [2022-04-27T06:19:03.344Z] Server Version: 0.0.0-dev [2022-04-27T06:19:03.344Z] Storage Driver: windowsfilter [2022-04-27T06:19:03.344Z] Windows: [2022-04-27T06:19:03.344Z] Logging Driver: json-file [2022-04-27T06:19:03.344Z] Plugins: [2022-04-27T06:19:03.344Z] Volume: local [2022-04-27T06:19:03.344Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T06:19:03.344Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T06:19:03.344Z] Swarm: inactive [2022-04-27T06:19:03.344Z] Default Isolation: process [2022-04-27T06:19:03.344Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T06:19:03.344Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T06:19:03.344Z] OSType: windows [2022-04-27T06:19:03.344Z] Architecture: x86_64 [2022-04-27T06:19:03.344Z] CPUs: 4 [2022-04-27T06:19:03.344Z] Total Memory: 32GiB [2022-04-27T06:19:03.344Z] Name: azwin-2-bb3610 [2022-04-27T06:19:03.344Z] ID: U7U4:EH6Y:BP4Q:T3SA:WJ74:YO3C:K556:EWRT:MDL4:XJ4D:JDO6:Y3UJ [2022-04-27T06:19:03.344Z] Docker Root Dir: D:\CI\PR-43531\1\daemon [2022-04-27T06:19:03.344Z] Debug Mode (client): false [2022-04-27T06:19:03.344Z] Debug Mode (server): true [2022-04-27T06:19:03.344Z] File Descriptors: -1 [2022-04-27T06:19:03.344Z] Goroutines: 44 [2022-04-27T06:19:03.344Z] System Time: 2022-04-27T06:19:02.9171796Z [2022-04-27T06:19:03.344Z] EventsListeners: 0 [2022-04-27T06:19:03.344Z] Registry: https://index.docker.io/v1/ [2022-04-27T06:19:03.344Z] Labels: [2022-04-27T06:19:03.344Z] Experimental: false [2022-04-27T06:19:03.344Z] Insecure Registries: [2022-04-27T06:19:03.344Z] 127.0.0.0/8 [2022-04-27T06:19:03.344Z] Live Restore Enabled: false [2022-04-27T06:19:03.344Z] [2022-04-27T06:19:03.344Z] [2022-04-27T06:19:03.344Z] INFO: Stopping daemon under test [2022-04-27T06:19:03.344Z] SUCCESS: The process with PID 5760 (child process of PID 4480) has been terminated. [2022-04-27T06:19:03.344Z] SUCCESS: The process with PID 4480 (child process of PID 5216) has been terminated. [2022-04-27T06:19:03.344Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T06:19:03.344Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 06:19:03. [2022-04-27T06:19:03.344Z] INFO: Tidying up at end of run [2022-04-27T06:19:03.344Z] ----------- DAEMON LOG ------------ [2022-04-27T06:19:03.344Z] 2022/04/27 05:25:31 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T06:19:03.344Z] ----------- END DAEMON LOG -------- [2022-04-27T06:19:03.344Z] INFO: Saving daemon under test log (d:\CI\PR-43531\1\dut.out) to bundles\CIDUT.out [2022-04-27T06:19:03.344Z] INFO: Saving daemon under test log (d:\CI\PR-43531\1\dut.err) to bundles\CIDUT.err [2022-04-27T06:19:03.344Z] INFO: Saving containerd logs to bundles [2022-04-27T06:19:03.344Z] INFO: Nuke-Everything... [2022-04-27T06:19:03.344Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-04-27T06:19:03.798Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T06:19:03.798Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-04-27T06:19:03.799Z] d16e8a477f20 [2022-04-27T06:19:03.799Z] ccdca18936ba [2022-04-27T06:19:03.799Z] INFO: Tidying pidfile d:\CI\PR-43531\1\docker.pid [2022-04-27T06:19:03.799Z] INFO: Killing containerd with PID 4596 [2022-04-27T06:19:03.799Z] INFO: Nuking d:\CI [2022-04-27T06:19:04.467Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T06:19:06.774Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-04-27T06:19:07.384Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T06:19:09.566Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T06:19:10.538Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T06:19:10.571Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T06:19:13.460Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T06:19:13.460Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T06:19:14.369Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-04-27T06:19:14.369Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T06:19:14.369Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-04-27T06:19:14.369Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T06:19:14.369Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-04-27T06:19:14.369Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T06:19:14.369Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-04-27T06:19:17.208Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T06:19:17.208Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T06:19:17.208Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T06:19:17.208Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T06:19:17.208Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T06:19:17.208Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T06:19:17.208Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T06:19:17.208Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T06:19:17.208Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T06:19:17.208Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T06:19:17.208Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T06:19:18.168Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-04-27T06:19:18.168Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T06:19:18.168Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-04-27T06:19:18.168Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T06:19:18.168Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-04-27T06:19:18.168Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T06:19:18.168Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-04-27T06:19:18.168Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T06:19:18.168Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-04-27T06:19:21.127Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-04-27T06:19:25.806Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T06:19:25.806Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T06:19:25.806Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-04-27T06:19:28.302Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-04-27T06:19:28.302Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-04-27T06:19:28.302Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-04-27T06:19:28.302Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-04-27T06:19:28.302Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-04-27T06:19:28.302Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T06:19:28.302Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-04-27T06:19:32.104Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-04-27T06:19:32.104Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T06:19:32.104Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-04-27T06:19:32.104Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-04-27T06:19:32.104Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T06:19:32.104Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-04-27T06:19:33.754Z] INFO: Zapped successfully [2022-04-27T06:19:33.754Z] [2022-04-27T06:19:33.754Z] INFO: executeCI.ps1 exiting at Wed Apr 27 06:19:31 CUT 2022. Duration 01:21:28.4852189 [2022-04-27T06:19:33.754Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T06:19:33.998Z] Recording test results [2022-04-27T06:19:34.392Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T06:19:35.066Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-04-27T06:19:38.869Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-04-27T06:19:38.869Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T06:19:38.869Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-04-27T06:19:39.101Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T06:19:42.684Z] === RUN TestDockerSuite/TestRunEnvironment [2022-04-27T06:19:42.684Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T06:19:42.684Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-04-27T06:19:42.684Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:19:42.684Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-04-27T06:19:42.684Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T06:19:42.684Z] === RUN TestDockerSuite/TestRunExitCode [2022-04-27T06:19:43.126Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T06:19:45.240Z] Creating win-2022-c8d-integration-bundles.zip [2022-04-27T06:19:46.484Z] === RUN TestDockerSuite/TestRunExitCodeOne [Pipeline] archiveArtifacts [2022-04-27T06:19:47.614Z] Archiving artifacts [2022-04-27T06:19:47.702Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T06:19:49.246Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T06:19:49.455Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-04-27T06:19:52.163Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T06:19:53.255Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-04-27T06:19:55.085Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T06:19:55.085Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T06:19:55.085Z] === RUN TestDockerSuite/TestRunState [2022-04-27T06:19:55.085Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T06:19:55.085Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T06:19:56.245Z] === RUN TestDockerSuite/TestRunExposePort [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-04-27T06:19:56.714Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T06:19:56.714Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-04-27T06:19:57.280Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T06:19:57.280Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T06:19:57.741Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T06:19:59.928Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T06:19:59.928Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T06:19:59.928Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T06:19:59.928Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T06:19:59.928Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T06:20:00.391Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T06:20:00.391Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T06:20:00.391Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T06:20:00.391Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T06:20:02.602Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-04-27T06:20:02.602Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T06:20:02.602Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-04-27T06:20:03.072Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-04-27T06:20:03.072Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T06:20:03.072Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-04-27T06:20:03.072Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T06:20:03.072Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-04-27T06:20:03.072Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:20:03.072Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-04-27T06:20:03.072Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:20:03.072Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-04-27T06:20:03.091Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T06:20:04.018Z] + make clean [2022-04-27T06:20:05.547Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T06:20:05.547Z] docker-dev-cache [2022-04-27T06:20:05.547Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T06:20:06.217Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T06:20:06.217Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T06:20:08.412Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T06:20:08.412Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T06:20:08.412Z] === RUN TestDockerSuite/TestRunVerifyContainerID [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T06:20:12.166Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T06:20:12.166Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T06:20:12.166Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T06:20:12.166Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T06:20:12.166Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T06:20:13.516Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-04-27T06:20:13.516Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T06:20:13.516Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModeHostname [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunMount [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-04-27T06:20:15.744Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T06:20:15.744Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-04-27T06:20:15.924Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T06:20:24.517Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T06:20:26.191Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-04-27T06:20:26.191Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T06:20:26.660Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-04-27T06:20:26.660Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T06:20:26.660Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-04-27T06:20:26.660Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T06:20:26.660Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-04-27T06:20:29.223Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T06:20:35.328Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-04-27T06:20:36.319Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T06:20:36.319Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T06:20:36.319Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T06:20:36.319Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T06:20:40.150Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-04-27T06:20:40.150Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetHost [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-04-27T06:20:40.619Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T06:20:40.619Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-04-27T06:20:41.088Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-04-27T06:20:42.652Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-04-27T06:20:44.908Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T06:20:45.607Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-04-27T06:20:47.828Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-04-27T06:20:49.391Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-04-27T06:20:52.006Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunPortInUse [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-04-27T06:20:52.349Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T06:20:52.349Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-04-27T06:20:54.301Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T06:20:54.301Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T06:20:54.301Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T06:20:54.301Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T06:20:54.301Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T06:20:54.301Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T06:20:54.301Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T06:20:54.301Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T06:20:54.761Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T06:20:54.761Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T06:20:54.761Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T06:20:54.761Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T06:20:54.761Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T06:20:54.761Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T06:20:54.761Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T06:20:58.231Z] === RUN TestDockerSuite/TestRunPublishPort [2022-04-27T06:20:58.231Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T06:20:58.231Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-04-27T06:20:58.231Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T06:20:58.231Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-04-27T06:20:58.231Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T06:20:58.231Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-04-27T06:20:58.231Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T06:20:58.231Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-04-27T06:20:58.231Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T06:20:58.231Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-04-27T06:20:59.469Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T06:21:01.657Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T06:21:03.844Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T06:21:10.753Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-04-27T06:21:10.754Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T06:21:10.754Z] === RUN TestDockerSuite/TestRunRm [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T06:21:14.195Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T06:21:14.195Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T06:21:14.195Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T06:21:14.195Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T06:21:14.195Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T06:21:14.195Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T06:21:14.195Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T06:21:14.195Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T06:21:14.195Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T06:21:14.195Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.195Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T06:21:14.195Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T06:21:14.196Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T06:21:14.196Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T06:21:14.196Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T06:21:14.196Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T06:21:14.196Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T06:21:14.196Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T06:21:14.196Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T06:21:14.552Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-04-27T06:21:17.106Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T06:21:17.567Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T06:21:18.029Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T06:21:18.029Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T06:21:20.213Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T06:21:20.213Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T06:21:21.716Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-04-27T06:21:23.135Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T06:21:23.934Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-04-27T06:21:25.322Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T06:21:27.725Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-04-27T06:21:28.239Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T06:21:28.239Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:21:28.239Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T06:21:30.685Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-04-27T06:21:34.487Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-04-27T06:21:34.487Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T06:21:34.487Z] === RUN TestDockerSuite/TestRunState [2022-04-27T06:21:34.487Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T06:21:34.487Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-04-27T06:21:36.837Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T06:21:36.837Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:21:36.837Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T06:21:38.295Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-04-27T06:21:38.295Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T06:21:38.295Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-04-27T06:21:41.256Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-04-27T06:21:41.256Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T06:21:41.256Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-04-27T06:21:41.256Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T06:21:41.256Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-04-27T06:21:41.256Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-04-27T06:21:41.256Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-04-27T06:21:41.256Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T06:21:41.256Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-04-27T06:21:41.552Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T06:21:41.552Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T06:21:41.552Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T06:21:41.552Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:21:41.552Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T06:21:41.552Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T06:21:41.552Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T06:21:41.552Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T06:21:41.552Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUserByID [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUserByName [2022-04-27T06:21:47.132Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.132Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T06:21:47.361Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T06:21:47.361Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T06:21:47.361Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T06:21:47.361Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T06:21:47.361Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T06:21:47.361Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:21:47.361Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T06:21:49.554Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T06:21:50.934Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-04-27T06:21:50.934Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T06:21:50.934Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-04-27T06:21:52.474Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T06:21:52.474Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T06:21:52.474Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T06:21:54.657Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T06:21:54.657Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T06:21:54.657Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T06:21:54.657Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T06:21:54.657Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T06:21:54.657Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.657Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T06:21:54.741Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-04-27T06:21:54.741Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.741Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-04-27T06:21:54.741Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T06:21:54.741Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-04-27T06:21:59.515Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-04-27T06:22:09.974Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T06:22:12.370Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T06:22:12.370Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-04-27T06:22:14.564Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T06:22:14.564Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T06:22:17.143Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-04-27T06:22:18.308Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T06:22:18.768Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T06:22:19.230Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T06:22:19.230Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T06:22:19.691Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T06:22:25.825Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-04-27T06:22:25.825Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T06:22:25.825Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-04-27T06:22:26.294Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-04-27T06:22:30.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T06:22:30.037Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:22:30.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T06:22:30.037Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T06:22:30.037Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T06:22:30.037Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T06:22:30.037Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T06:22:32.177Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-04-27T06:22:35.133Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-04-27T06:22:37.141Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T06:22:37.608Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T06:22:38.068Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-04-27T06:22:38.930Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-04-27T06:22:38.930Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-04-27T06:22:38.930Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-04-27T06:22:38.930Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-04-27T06:22:38.930Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-04-27T06:22:38.930Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T06:22:38.930Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-04-27T06:22:44.807Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-04-27T06:22:46.372Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-04-27T06:22:48.409Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T06:22:48.409Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T06:22:48.409Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T06:22:49.334Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite (3130.73s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2022-04-27T06:22:49.953Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.03s) [2022-04-27T06:22:49.953Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.90s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.30s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.75s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-27T06:22:49.953Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (123.20s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.57s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.48s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.06s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.77s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.92s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.73s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.26s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (143.51s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (6.61s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.60s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.14s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.10s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.04s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.10s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.74s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (13.66s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (5.80s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.36s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.10s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (10.26s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.68s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (28.63s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.67s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (8.01s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.56s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (10.43s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (9.67s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (10.61s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.24s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (30.86s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (5.35s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.68s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (5.17s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.65s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.97s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.27s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCmd (0.73s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.71s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.72s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (6.39s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.81s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.54s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.62s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.27s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.20s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.69s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.37s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (38.11s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.80s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.71s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.07s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (39.92s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (33.86s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.94s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (4.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.41s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.94s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignore (84.89s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (6.61s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (97.33s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.38s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.95s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (31.58s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (12.36s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (16.69s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (45.89s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (12.19s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (16.57s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (115.39s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.57s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.75s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.58s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.69s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (6.45s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.06s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.00s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.85s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.33s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (5.90s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (18.55s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.82s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFails (7.37s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (6.50s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (11.25s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildForceRm (12.61s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFromGit (11.47s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.56s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (6.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.88s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.72s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (14.69s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildHistory (14.10s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.26s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.28s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.99s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.13s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.00s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabel (1.24s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.85s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.75s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabels (1.27s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.94s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.46s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.78s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.80s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.74s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (32.36s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.72s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (42.46s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (26.74s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.86s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.12s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.43s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (19.58s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (14.32s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.86s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.53s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.58s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.61s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.84s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.19s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.74s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuild (10.31s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.04s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (10.39s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.53s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (10.18s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.90s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (5.51s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.44s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.43s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (47.16s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (31.14s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildRm (15.05s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.96s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-27T06:22:49.954Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.93s) [2022-04-27T06:22:49.954Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.04s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (4.11s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildShellInherited (9.90s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.21s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.93s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.78s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.72s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.36s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.61s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildStderr (5.72s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.45s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.81s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.71s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildTagEvent (5.67s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.68s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.19s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.78s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (8.17s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (26.34s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.26s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (10.59s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (6.86s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.10s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (13.21s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.53s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.56s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (25.46s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.60s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (9.69s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.67s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.50s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (10.22s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCommitChange (5.89s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.40s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCommitNewFile (17.81s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCommitTTY (8.18s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.23s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.10s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICommit (7.85s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (12.78s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.59s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.84s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.88s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.12s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.60s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.58s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.80s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.81s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.66s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.37s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.93s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.28s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRename (7.41s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.62s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.50s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.08s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.25s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.55s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.68s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.71s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.37s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.23s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (30.05s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.83s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.82s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.79s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (7.86s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b5aed0_} (2.90s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370034003_c:\foo_false____} (7.95s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1370034003_c:\foo_true____} (2.86s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.04s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpGarbagePath (7.71s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.11s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.93s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.41s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.09s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpToCaseE (15.37s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.73s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpToDot (7.65s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCpToStdout (7.71s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.28s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateArgs (0.28s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.41s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (7.47s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.25s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.27s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.32s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.93s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateLabels (0.25s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateRM (0.48s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.25s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.50s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (14.24s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.30s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.65s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.91s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.25s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.75s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.19s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestDockerFails (0.10s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.74s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.77s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.84s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (13.54s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsCopy (5.85s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (5.94s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.55s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.07s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (9.12s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.55s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.37s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFilters (5.50s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFormat (5.43s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.10s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.26s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsRename (2.81s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsResize (8.10s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.82s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.15s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.27s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsUntag (2.87s) [2022-04-27T06:22:49.955Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.98s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T06:22:49.955Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.44s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.57s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.55s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.57s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.69s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.55s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.21s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.73s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecInspectID (5.33s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.94s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.75s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (9.01s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.39s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.43s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.45s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.44s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.11s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.11s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (5.31s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.12s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.48s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.82s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.34s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.36s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.91s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.76s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesFormat (0.30s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.32s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.11s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImportBadURL (0.13s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.10s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.11s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.68s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.70s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.49s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.28s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.57s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectDefault (2.79s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectHistory (10.31s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.57s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.54s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.25s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.57s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.65s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.12s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.58s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectStatus (3.16s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.38s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.73s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.67s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.56s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.61s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.77s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.57s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.10s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.50s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.34s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.22s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.93s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.67s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.11s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.92s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.07s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.05s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.15s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.04s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (7.49s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.72s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsSince (9.66s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsTail (3.36s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.76s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.27s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.22s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsByOrder (10.07s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersBase (11.19s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.76s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.42s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (14.14s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.37s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (13.12s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.28s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.47s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPsShowMounts (8.65s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.80s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.34s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.57s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.66s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.70s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (20.78s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.17s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.34s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.28s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.01s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.97s) [2022-04-27T06:22:49.956Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.87s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiBlank (0.12s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.42s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (16.92s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.51s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.98s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (7.93s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (11.13s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.17s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.11s) [2022-04-27T06:22:49.956Z] --- PASS: TestDockerSuite/TestRmiTag (0.97s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.81s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (19.81s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.04s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.79s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.52s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.31s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.17s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.39s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.61s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.63s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.59s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunBindMounts (10.37s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.66s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.79s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.41s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.74s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.79s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.59s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.93s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.50s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (6.34s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.67s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.17s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.54s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.62s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunEntrypoint (7.39s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunExitCode (2.72s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.60s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.70s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.74s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunExposePort (0.09s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (9.28s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.10s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (10.64s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.92s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (12.93s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.76s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.90s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.50s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.27s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.64s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.53s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.29s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.36s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.36s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.72s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunRm (7.52s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.93s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (7.48s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.59s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.48s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.81s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.85s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.38s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.23s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.11s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.14s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.77s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.37s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.52s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.93s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.16s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.37s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (8.14s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (7.39s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.63s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.09s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.11s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.80s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.08s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.43s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (10.00s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.58s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.45s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.46s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.35s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.85s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (7.82s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (2.64s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (2.53s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (2.63s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.69s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestStartAttachSilent (4.36s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.97s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.37s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.67s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.42s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T06:22:49.957Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-27T06:22:49.957Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.39s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.21s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.30s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.44s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.40s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.84s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.09s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.42s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.54s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.52s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.09s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.26s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (9.07s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.80s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.27s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.42s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.95s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.77s) [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T06:22:49.958Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] --- PASS: TestDockerRegistrySuite (0.20s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T06:22:49.958Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T06:22:49.958Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:49.958Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:22:49.958Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T06:22:50.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T06:22:50.420Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T06:22:50.420Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T06:22:50.420Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T06:22:50.420Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T06:22:50.420Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerDaemonSuite [2022-04-27T06:22:50.420Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T06:22:50.420Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T06:22:50.420Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T06:22:50.420Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerSwarmSuite [2022-04-27T06:22:50.420Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T06:22:50.420Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T06:22:50.420Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerNetworkSuite [2022-04-27T06:22:50.420Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T06:22:50.420Z] === RUN TestDockerHubPullSuite [2022-04-27T06:22:50.420Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.420Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T06:22:50.420Z] PASS [2022-04-27T06:22:50.421Z] ok github.com/docker/docker/integration-cli 3131.213s [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === Skipped [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-27T06:22:50.421Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-27T06:22:50.421Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:22:50.421Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.06s) [2022-04-27T06:22:50.421Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.06s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T06:22:50.421Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-27T06:22:50.421Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.53s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.79s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.41s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.79s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.50s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-27T06:22:50.421Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.06s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.45s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.43s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.44s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.51s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.44s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.43s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.04s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-27T06:22:50.421Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.421Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2022-04-27T06:22:50.421Z] [2022-04-27T06:22:50.421Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.04s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.07s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.10s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-27T06:22:50.422Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.51s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.45s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.06s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.48s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.49s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.49s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.48s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.48s) [2022-04-27T06:22:50.422Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.48s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-27T06:22:50.422Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.05s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:22:50.422Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:22:50.422Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.422Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-27T06:22:50.422Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.422Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2022-04-27T06:22:50.422Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.04s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-27T06:22:50.423Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-27T06:22:50.423Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-27T06:22:50.423Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T06:22:50.423Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-27T06:22:50.423Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.423Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T06:22:50.423Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.423Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2022-04-27T06:22:50.423Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:22:50.424Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecEnv (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:22:50.424Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-27T06:22:50.424Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-27T06:22:50.424Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestHealth (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.04s) [2022-04-27T06:22:50.424Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.04s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-27T06:22:50.424Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T06:22:50.424Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-27T06:22:50.424Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-27T06:22:50.424Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-27T06:22:50.424Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-27T06:22:50.424Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.424Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:22:50.424Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.424Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:22:50.424Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginActive (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T06:22:50.425Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-27T06:22:50.425Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.04s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.12s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:22:50.425Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-27T06:22:50.425Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.425Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.04s) [2022-04-27T06:22:50.425Z] [2022-04-27T06:22:50.425Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-27T06:22:50.887Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.04s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.887Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-27T06:22:50.887Z] [2022-04-27T06:22:50.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-04-27T06:22:50.887Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.04s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.888Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:22:50.888Z] [2022-04-27T06:22:50.888Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:22:50.888Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.04s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-04-27T06:22:50.889Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.04s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.889Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-27T06:22:50.889Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.889Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2022-04-27T06:22:50.889Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T06:22:50.890Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.02s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T06:22:50.890Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.19s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:22:50.890Z] [2022-04-27T06:22:50.890Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:22:50.890Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.890Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T06:22:50.891Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:50.891Z] DONE 1088 tests, 539 skipped in 3143.965s [2022-04-27T06:22:50.891Z] INFO: Integration tests ended at 04/27/2022 06:22:50. Duration:00:52:24.1747227 [2022-04-27T06:22:50.891Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T06:22:50.891Z] [2022-04-27T06:22:51.352Z] Containers: 10 [2022-04-27T06:22:51.352Z] Running: 0 [2022-04-27T06:22:51.352Z] Paused: 0 [2022-04-27T06:22:51.352Z] Stopped: 10 [2022-04-27T06:22:51.352Z] Images: 18 [2022-04-27T06:22:51.352Z] Server Version: 0.0.0-dev [2022-04-27T06:22:51.352Z] Storage Driver: windowsfilter [2022-04-27T06:22:51.352Z] Windows: [2022-04-27T06:22:51.352Z] Logging Driver: json-file [2022-04-27T06:22:51.352Z] Plugins: [2022-04-27T06:22:51.352Z] Volume: local [2022-04-27T06:22:51.352Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T06:22:51.352Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T06:22:51.352Z] Swarm: inactive [2022-04-27T06:22:51.352Z] Default Isolation: process [2022-04-27T06:22:51.352Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2022-04-27T06:22:51.352Z] Operating System: Microsoft Windows Server Version 1809 (OS Build 17763.2183) [2022-04-27T06:22:51.352Z] OSType: windows [2022-04-27T06:22:51.352Z] Architecture: x86_64 [2022-04-27T06:22:51.352Z] CPUs: 4 [2022-04-27T06:22:51.352Z] Total Memory: 32GiB [2022-04-27T06:22:51.352Z] Name: azwin-2-9b14d0 [2022-04-27T06:22:51.352Z] ID: LHLE:LNM2:OXQ2:JHTE:PK4K:ZXOJ:YJBL:53EX:5VBY:7WC6:BXOF:7QL5 [2022-04-27T06:22:51.352Z] Docker Root Dir: D:\CI\PR-43531\1\daemon [2022-04-27T06:22:51.352Z] Debug Mode (client): false [2022-04-27T06:22:51.352Z] Debug Mode (server): true [2022-04-27T06:22:51.352Z] File Descriptors: -1 [2022-04-27T06:22:51.352Z] Goroutines: 17 [2022-04-27T06:22:51.352Z] System Time: 2022-04-27T06:22:50.8580127Z [2022-04-27T06:22:51.352Z] EventsListeners: 0 [2022-04-27T06:22:51.352Z] Registry: https://index.docker.io/v1/ [2022-04-27T06:22:51.352Z] Labels: [2022-04-27T06:22:51.352Z] Experimental: false [2022-04-27T06:22:51.352Z] Insecure Registries: [2022-04-27T06:22:51.352Z] 127.0.0.0/8 [2022-04-27T06:22:51.352Z] Live Restore Enabled: false [2022-04-27T06:22:51.352Z] [2022-04-27T06:22:51.352Z] [2022-04-27T06:22:51.352Z] INFO: Stopping daemon under test [2022-04-27T06:22:51.352Z] SUCCESS: The process with PID 772 (child process of PID 976) has been terminated. [2022-04-27T06:22:51.352Z] SUCCESS: The process with PID 976 (child process of PID 1460) has been terminated. [2022-04-27T06:22:51.352Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T06:22:51.352Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 06:22:51. [2022-04-27T06:22:51.352Z] INFO: Tidying up at end of run [2022-04-27T06:22:51.352Z] ----------- DAEMON LOG ------------ [2022-04-27T06:22:51.352Z] 2022/04/27 05:27:29 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T06:22:51.352Z] ----------- END DAEMON LOG -------- [2022-04-27T06:22:51.352Z] INFO: Saving daemon under test log (d:\CI\PR-43531\1\dut.out) to bundles\CIDUT.out [2022-04-27T06:22:51.352Z] INFO: Saving daemon under test log (d:\CI\PR-43531\1\dut.err) to bundles\CIDUT.err [2022-04-27T06:22:51.352Z] INFO: Saving containerd logs to bundles [2022-04-27T06:22:51.352Z] INFO: Nuke-Everything... [2022-04-27T06:22:51.812Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T06:22:52.273Z] 8705cc1445b2 [2022-04-27T06:22:52.273Z] 7af7b242c91d [2022-04-27T06:22:52.273Z] INFO: Tidying pidfile d:\CI\PR-43531\1\docker.pid [2022-04-27T06:22:52.273Z] INFO: Nuking d:\CI [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-04-27T06:22:56.503Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-04-27T06:22:56.503Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-04-27T06:22:56.503Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-04-27T06:22:56.503Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-04-27T06:22:56.503Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveImageId [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-04-27T06:22:56.503Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T06:22:56.503Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-04-27T06:22:59.458Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-04-27T06:22:59.458Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-04-27T06:22:59.927Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-04-27T06:23:00.398Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-04-27T06:23:01.968Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-04-27T06:23:01.968Z] === RUN TestDockerSuite/TestSlowStdinClosing/0 [2022-04-27T06:23:05.772Z] === RUN TestDockerSuite/TestSlowStdinClosing/1 [2022-04-27T06:23:09.567Z] === RUN TestDockerSuite/TestSlowStdinClosing/2 [2022-04-27T06:23:13.363Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-04-27T06:23:13.363Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:23:13.363Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-04-27T06:23:25.875Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-04-27T06:23:25.875Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:23:25.875Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-04-27T06:23:31.750Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-04-27T06:23:31.750Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T06:23:31.750Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-04-27T06:23:31.750Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:23:31.750Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-04-27T06:23:31.750Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T06:23:31.750Z] === RUN TestDockerSuite/TestStartRecordError [2022-04-27T06:23:31.750Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T06:23:31.750Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-04-27T06:23:34.824Z] INFO: Zapped successfully [2022-04-27T06:23:34.824Z] [2022-04-27T06:23:34.824Z] INFO: executeCI.ps1 exiting at Wed Apr 27 06:23:29 CUT 2022. Duration 01:26:09.8156149 [2022-04-27T06:23:34.824Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T06:23:35.066Z] Recording test results [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-04-27T06:23:40.421Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-04-27T06:23:40.421Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-04-27T06:23:40.421Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-04-27T06:23:40.421Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-04-27T06:23:40.421Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestStatsNoStream [2022-04-27T06:23:40.421Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:23:40.421Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-04-27T06:23:44.064Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T06:23:44.218Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-04-27T06:23:46.207Z] Creating windowsRS5-integration-bundles.zip [2022-04-27T06:23:47.172Z] === RUN TestDockerSuite/TestTopPrivileged [2022-04-27T06:23:47.173Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T06:23:47.173Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [Pipeline] archiveArtifacts [2022-04-27T06:23:47.970Z] Archiving artifacts [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-04-27T06:23:50.124Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-04-27T06:23:50.124Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-04-27T06:23:50.124Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-04-27T06:23:50.124Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-04-27T06:23:50.124Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-04-27T06:23:50.124Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:23:50.124Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-04-27T06:24:03.319Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T06:24:04.321Z] + make clean [2022-04-27T06:24:05.871Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T06:24:05.871Z] docker-dev-cache [2022-04-27T06:24:05.871Z] docker-mod-cache [Pipeline] deleteDir [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-04-27T06:24:07.942Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-04-27T06:24:07.942Z] === RUN TestDockerSuite/TestVolumeCLILs [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-04-27T06:24:10.957Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-04-27T06:24:11.426Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-04-27T06:24:16.196Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-04-27T06:24:16.664Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-04-27T06:24:17.133Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-04-27T06:24:17.134Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-04-27T06:24:17.602Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-04-27T06:24:30.114Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-04-27T06:24:30.114Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:24:30.114Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-04-27T06:24:30.114Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-04-27T06:24:30.114Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-04-27T06:24:30.114Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T06:24:30.114Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-04-27T06:24:40.549Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-04-27T06:24:40.549Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-04-27T06:24:41.019Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-04-27T06:24:55.965Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-04-27T06:24:55.966Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T06:24:55.966Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite (3196.38s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.04s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.04s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.00s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.35s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.93s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.38s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (108.76s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.16s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.06s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.29s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.05s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.25s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-27T06:24:56.954Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.13s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T06:24:56.954Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (9.09s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (120.15s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (8.71s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (6.06s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.42s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.04s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.39s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.39s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (4.44s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (2.32s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (4.48s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (16.77s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.20s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.58s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.79s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.86s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (7.51s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.82s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddTar (46.15s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.61s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (25.07s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.25s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.86s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.25s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.66s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.58s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.76s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (12.21s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.66s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (7.38s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (9.91s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.91s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (33.08s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (7.01s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.70s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (2.18s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.73s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (2.13s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.34s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.40s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCmd (0.90s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.87s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.86s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.80s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (3.18s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.83s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.84s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.67s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.39s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.77s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.35s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.93s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (7.66s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (49.31s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.94s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.81s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.30s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.54s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.82s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (32.40s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (1.00s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.62s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.43s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.19s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (5.49s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (4.56s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (4.54s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignore (69.28s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (8.76s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.68s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.14s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.41s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.21s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (27.83s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.35s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.83s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (40.93s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (14.96s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (14.54s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (109.61s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.82s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.90s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.66s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.74s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.82s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.48s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.95s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (7.22s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.60s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.05s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (5.77s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.54s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (7.29s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (19.79s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.91s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFails (3.53s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.18s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (8.64s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (9.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildForceRm (9.44s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFromGit (8.58s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.89s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.53s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.01s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.84s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.63s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildHistory (17.73s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.52s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (3.67s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.15s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (6.36s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabel (1.52s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.97s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.47s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.94s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabels (1.49s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.32s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (9.58s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.81s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.94s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (7.23s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (23.39s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.69s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (45.94s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (21.79s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (7.99s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (9.31s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.34s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (25.54s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.64s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.02s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNoContext (4.31s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (6.49s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (4.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.19s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.81s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.43s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (2.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuild (13.44s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.63s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (13.66s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (5.89s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.59s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.82s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.93s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.76s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (3.08s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (58.29s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.56s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildRm (17.76s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.64s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (2.02s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (5.40s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (6.47s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShellInherited (7.04s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (23.13s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.09s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (1.00s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.70s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.69s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildStderr (6.27s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (27.73s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.59s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.79s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (2.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.57s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.82s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.78s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.90s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (4.25s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-27T06:24:56.955Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (32.16s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.34s) [2022-04-27T06:24:56.955Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (13.24s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (8.13s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.64s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.58s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.58s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.59s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.65s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (19.18s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.62s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.82s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.56s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.94s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.61s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.64s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (6.95s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCommitChange (7.52s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (6.84s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCommitNewFile (10.62s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCommitTTY (10.15s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (6.59s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.20s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICommit (9.81s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (10.93s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (3.68s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICreate (3.64s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.63s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.04s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (4.59s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (3.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (3.06s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.14s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.53s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.73s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.94s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.70s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.37s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRename (3.35s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (5.41s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.74s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.20s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.05s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIStart (3.65s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIStop (3.65s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.24s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.16s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.41s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (3.08s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.75s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.91s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (3.34s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (3.32s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (3.01s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (3.34s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000b29da0_} (3.49s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-13999209093_c:\foo_false____} (3.30s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-13999209093_c:\foo_true____} (5.06s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.63s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.14s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.15s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.13s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (3.70s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpGarbagePath (3.58s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpRelativePath (5.50s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpToCaseA (6.82s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpToCaseB (3.70s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.05s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.84s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpToDot (3.60s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCpToStdout (3.62s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.31s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateArgs (0.29s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.66s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.34s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.29s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.30s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (3.06s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (1.01s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateLabels (0.33s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateRM (0.53s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.34s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.65s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.01s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.34s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.82s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.44s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.35s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (3.59s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.25s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestDockerFails (0.11s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.65s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.79s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.71s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.34s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsCopy (7.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (7.53s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (3.72s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.23s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (6.30s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.42s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.44s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFilters (7.11s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFormat (7.27s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.10s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.23s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsRename (3.93s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsResize (9.01s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (3.38s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.37s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (6.08s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsUntag (2.83s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (6.43s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (3.01s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.94s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.04s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.08s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.92s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (6.40s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.13s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecInspectID (5.58s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.04s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.40s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.14s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-27T06:24:56.956Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.54s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-27T06:24:56.956Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestGetContainerStats (7.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (7.15s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (4.11s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (7.27s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.22s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.09s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.09s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.78s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.11s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.47s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.94s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.63s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.63s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.36s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (3.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (3.72s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesFormat (0.33s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.54s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.10s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImportBadURL (0.12s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.10s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (3.33s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.36s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.10s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (3.40s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.25s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.50s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectDefault (3.66s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectHistory (6.85s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectInt64 (3.57s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectJSONFields (3.12s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.33s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (3.67s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.06s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.20s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectStatus (4.46s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.86s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.07s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (3.42s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.08s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (3.38s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (3.48s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (3.35s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.12s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (3.04s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (3.13s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (7.05s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.70s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (3.25s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.10s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (8.61s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (8.44s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.40s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.46s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.21s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.63s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (3.48s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsSince (10.44s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsTail (4.06s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.67s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestLogsWithDetails (3.60s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.11s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (7.14s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (6.88s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsByOrder (11.49s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.44s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (21.73s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.50s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.79s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (5.45s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (10.93s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (6.46s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (7.37s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPsShowMounts (10.17s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.69s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.40s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.98s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.72s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (6.27s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (3.65s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (30.49s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (10.15s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.42s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.29s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (1.22s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (6.79s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (6.43s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (6.35s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiBlank (0.11s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.49s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.60s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (4.51s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (1.07s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.40s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (7.49s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (11.59s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.72s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiTag (0.90s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.51s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (24.07s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (4.10s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (7.18s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.76s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.99s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (6.95s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.66s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.36s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (3.80s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.60s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.12s) [2022-04-27T06:24:56.957Z] --- PASS: TestDockerSuite/TestRunBindMounts (6.74s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T06:24:56.957Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (3.53s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.54s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (3.39s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.09s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.66s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (3.62s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunCreateVolume (3.58s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.73s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.11s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (3.55s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.28s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (3.40s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunEchoStdout (3.52s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunEntrypoint (3.60s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunExitCode (3.42s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (3.45s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (3.40s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (3.66s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (6.08s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.12s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.05s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (9.92s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.42s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (10.57s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (7.55s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (6.29s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.65s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.67s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.78s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.66s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (5.40s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (12.41s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunRm (3.77s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.64s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (3.34s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (3.42s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (3.14s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.57s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (3.47s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (3.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.25s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.86s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.37s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (3.49s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (4.63s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.94s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (7.21s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.81s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.24s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (5.28s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (3.47s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.46s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.08s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.08s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.58s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.28s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.65s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (6.84s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.05s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.49s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.47s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.44s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.34s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.82s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (11.08s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (3.69s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (3.58s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (3.72s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (11.53s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestStartAttachSilent (6.22s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.39s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.05s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.28s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.82s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.42s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.19s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.28s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.47s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.43s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.21s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLILs (4.14s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (4.66s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.56s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.53s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.10s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.28s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (11.25s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.90s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.30s) [2022-04-27T06:24:56.958Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (10.33s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.40s) [2022-04-27T06:24:56.958Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.44s) [2022-04-27T06:24:56.959Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (13.82s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-27T06:24:56.959Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.76s) [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-04-27T06:24:56.959Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] --- PASS: TestDockerRegistrySuite (0.18s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-04-27T06:24:56.959Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-04-27T06:24:56.959Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthTokenSuite [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-04-27T06:24:56.959Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-04-27T06:24:56.959Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-04-27T06:24:56.959Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-04-27T06:24:56.959Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-04-27T06:24:56.959Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:24:56.959Z] === RUN TestDockerDaemonSuite [2022-04-27T06:24:56.959Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-04-27T06:24:56.959Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-04-27T06:24:56.959Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-04-27T06:24:56.959Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] --- PASS: TestDockerDaemonSuite (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:24:56.959Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:24:56.959Z] === RUN TestDockerSwarmSuite [2022-04-27T06:24:56.959Z] --- PASS: TestDockerSwarmSuite (0.00s) [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginCreate [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginInspect [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2022-04-27T06:24:56.959Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.959Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2022-04-27T06:24:56.960Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2022-04-27T06:24:56.960Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2022-04-27T06:24:56.960Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] === RUN TestDockerPluginSuite/TestPluginSet [2022-04-27T06:24:56.960Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] --- PASS: TestDockerPluginSuite (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:24:56.960Z] === RUN TestDockerExternalVolumeSuite [2022-04-27T06:24:56.960Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2022-04-27T06:24:56.960Z] === RUN TestDockerNetworkSuite [2022-04-27T06:24:56.960Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2022-04-27T06:24:56.960Z] === RUN TestDockerHubPullSuite [2022-04-27T06:24:56.960Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:24:56.960Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2022-04-27T06:24:56.960Z] PASS [2022-04-27T06:24:56.960Z] ok github.com/docker/docker/integration-cli 3196.844s [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === Skipped [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-27T06:24:57.433Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.04s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-27T06:24:57.433Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:24:57.433Z] docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-27T06:24:57.433Z] docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-27T06:24:57.433Z] docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_run_test.go:3149: unmatched requirement Apparmor [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_run_test.go:3127: unmatched requirement Apparmor [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-27T06:24:57.433Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.04s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T06:24:57.433Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T06:24:57.433Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-04-27T06:24:57.433Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.74s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.04s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.04s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.06s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.06s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.61s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.61s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.25s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.25s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.66s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.66s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.66s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.66s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.04s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.04s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.31s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.70s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.70s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.07s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-27T06:24:57.433Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.07s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.03s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.56s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.54s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.54s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.04s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.05s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.62s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.433Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.62s) [2022-04-27T06:24:57.433Z] [2022-04-27T06:24:57.433Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.68s) [2022-04-27T06:24:57.433Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.68s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.50s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.60s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.60s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.05s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.05s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.07s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.07s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.08s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.08s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.14s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.14s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.08s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.11s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.04s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.08s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-04-27T06:24:57.434Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.61s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.59s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.59s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.04s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildUser (0.04s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.64s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.64s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.59s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.62s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.62s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.59s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.61s) [2022-04-27T06:24:57.434Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.61s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-27T06:24:57.434Z] docker_cli_sni_test.go:18: Flakey test [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.06s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T06:24:57.434Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:24:57.434Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:1099: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:1025: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:1055: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:1077: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:1355: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.03s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.04s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:1153: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T06:24:57.434Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.434Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2022-04-27T06:24:57.434Z] [2022-04-27T06:24:57.434Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T06:24:57.435Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:24:57.435Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:24:57.435Z] docker_api_containers_test.go:1603: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-27T06:24:57.435Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:2403: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3498: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3530: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3561: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3544: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:24:57.435Z] docker_api_containers_test.go:2184: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.04s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.04s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.04s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.04s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T06:24:57.435Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.04s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-27T06:24:57.435Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-27T06:24:57.435Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_run_test.go:2963: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-04-27T06:24:57.435Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.04s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-27T06:24:57.435Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.435Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s) [2022-04-27T06:24:57.435Z] [2022-04-27T06:24:57.435Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-27T06:24:57.436Z] docker_api_exec_test.go:65: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T06:24:57.436Z] docker_api_exec_test.go:83: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-27T06:24:57.436Z] docker_api_exec_test.go:120: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:24:57.436Z] docker_api_exec_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:24:57.436Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T06:24:57.436Z] docker_api_exec_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-27T06:24:57.436Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImportFile (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-27T06:24:57.436Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-27T06:24:57.436Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T06:24:57.436Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T06:24:57.436Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectImage (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.03s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2022-04-27T06:24:57.436Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.436Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.04s) [2022-04-27T06:24:57.436Z] [2022-04-27T06:24:57.436Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-27T06:24:57.437Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.04s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-27T06:24:57.437Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.04s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-27T06:24:57.437Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.04s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2877: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2886: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestNetHostname (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2666: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-27T06:24:57.437Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.04s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPortList (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-27T06:24:57.437Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1535: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1449: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1431: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1477: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1560: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1504: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1327: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1398: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819 [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.05s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.11s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:3112: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-27T06:24:57.437Z] docker_api_containers_test.go:1374: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:4399: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1575: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:3912: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1170: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1188: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1179: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2055: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2260: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2596: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1051: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1061: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:2976: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1041: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:1032: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.437Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-04-27T06:24:57.437Z] [2022-04-27T06:24:57.437Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-27T06:24:57.437Z] docker_cli_run_test.go:3162: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:1022: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:1010: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:984: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:997: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:975: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:1926: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:3304: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.05s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:3295: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:3280: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:3205: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.04s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:2704: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:2653: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:2726: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:2716: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.03s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:1676: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.438Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2022-04-27T06:24:57.438Z] [2022-04-27T06:24:57.438Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-27T06:24:57.438Z] docker_cli_run_test.go:1657: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.04s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:3170: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:2147: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:620: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:382: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:426: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:1252: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:3877: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:1287: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:1320: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.04s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:1309: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:2020: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.908Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-27T06:24:57.908Z] docker_cli_run_test.go:1140: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.908Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.03s) [2022-04-27T06:24:57.908Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4052: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4135: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:816: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:855: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:888: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:946: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1073: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4378: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4391: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4119: unmatched requirement Isolation.IsHyperV-fm [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3693: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1998: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3240: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:59: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.04s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.05s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3349: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.05s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:194: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3359: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1197: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2310: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2319: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2288: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3393: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2332: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2357: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.05s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2366: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2424: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4201: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2075: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:4189: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2379: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.04s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3182: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.04s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3744: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3737: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2545: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:930: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2568: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3037: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3061: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3083: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3407: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1402: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2776: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2466: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.04s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2038: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:956: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.05s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1084: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1123: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1131: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2951: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2854: unmatched requirement Apparmor [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2833: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2818: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1424: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.04s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2120: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2232: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1620: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:97: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1107: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1115: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1155: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:966: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1094: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:1164: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:3953: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.03s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.909Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:24:57.909Z] docker_cli_run_test.go:2893: unmatched requirement Apparmor [2022-04-27T06:24:57.909Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2022-04-27T06:24:57.909Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:735: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:745: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:758: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:771: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:725: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:784: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3842: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3835: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:657: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:1849: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:281: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3709: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:2799: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3194: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3010: unmatched requirement Apparmor [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.05s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:1801: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.05s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:2809: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.04s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3607: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3618: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.04s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_start_test.go:45: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_start_test.go:17: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_start_test.go:174: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_start_test.go:110: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_start_test.go:95: unmatched requirement IsPausable [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_start_test.go:71: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:3418: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:292: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:207: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-04-27T06:24:57.910Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.04s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-27T06:24:57.910Z] docker_cli_run_test.go:2168: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.910Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:24:57.910Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.910Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2022-04-27T06:24:57.910Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.17s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:183: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:210: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:237: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:266: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.911Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:24:57.911Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.911Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2022-04-27T06:24:57.911Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:300: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:405: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:126: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:132: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2022-04-27T06:24:57.912Z] check_test.go:140: unmatched requirement DaemonIsLinux [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] DONE 1088 tests, 539 skipped in 3209.806s [2022-04-27T06:24:57.912Z] INFO: Integration tests ended at 04/27/2022 06:24:57. Duration:00:53:29.9905071 [2022-04-27T06:24:57.912Z] INFO: Docker info of the daemon under test at end of run [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] Containers: 10 [2022-04-27T06:24:57.912Z] Running: 0 [2022-04-27T06:24:57.912Z] Paused: 0 [2022-04-27T06:24:57.912Z] Stopped: 10 [2022-04-27T06:24:57.912Z] Images: 18 [2022-04-27T06:24:57.912Z] Server Version: 0.0.0-dev [2022-04-27T06:24:57.912Z] Storage Driver: windowsfilter [2022-04-27T06:24:57.912Z] Windows: [2022-04-27T06:24:57.912Z] Logging Driver: json-file [2022-04-27T06:24:57.912Z] Plugins: [2022-04-27T06:24:57.912Z] Volume: local [2022-04-27T06:24:57.912Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2022-04-27T06:24:57.912Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2022-04-27T06:24:57.912Z] Swarm: inactive [2022-04-27T06:24:57.912Z] Default Isolation: process [2022-04-27T06:24:57.912Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500) [2022-04-27T06:24:57.912Z] Operating System: Microsoft Windows Server Version 21H2 (OS Build 20348.230) [2022-04-27T06:24:57.912Z] OSType: windows [2022-04-27T06:24:57.912Z] Architecture: x86_64 [2022-04-27T06:24:57.912Z] CPUs: 4 [2022-04-27T06:24:57.912Z] Total Memory: 32GiB [2022-04-27T06:24:57.912Z] Name: azwin-2-bb3611 [2022-04-27T06:24:57.912Z] ID: LUPO:HT5J:NPHL:HJEF:VEFL:DPRQ:BVR7:GMPN:RFJT:HBZO:V2KU:QMFP [2022-04-27T06:24:57.912Z] Docker Root Dir: D:\CI\PR-43531\1\daemon [2022-04-27T06:24:57.912Z] Debug Mode (client): false [2022-04-27T06:24:57.912Z] Debug Mode (server): true [2022-04-27T06:24:57.912Z] File Descriptors: -1 [2022-04-27T06:24:57.912Z] Goroutines: 17 [2022-04-27T06:24:57.912Z] System Time: 2022-04-27T06:24:57.8446451Z [2022-04-27T06:24:57.912Z] EventsListeners: 0 [2022-04-27T06:24:57.912Z] Registry: https://index.docker.io/v1/ [2022-04-27T06:24:57.912Z] Labels: [2022-04-27T06:24:57.912Z] Experimental: false [2022-04-27T06:24:57.912Z] Insecure Registries: [2022-04-27T06:24:57.912Z] 127.0.0.0/8 [2022-04-27T06:24:57.912Z] Live Restore Enabled: false [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:57.912Z] [2022-04-27T06:24:58.381Z] INFO: Stopping daemon under test [2022-04-27T06:24:58.381Z] SUCCESS: The process with PID 1732 (child process of PID 1668) has been terminated. [2022-04-27T06:24:58.381Z] SUCCESS: The process with PID 1668 (child process of PID 4708) has been terminated. [2022-04-27T06:24:58.381Z] INFO: Stop tailing logs of the daemon under tests [2022-04-27T06:24:58.381Z] INFO: executeCI.ps1 Completed successfully at 04/27/2022 06:24:58. [2022-04-27T06:24:58.381Z] INFO: Tidying up at end of run [2022-04-27T06:24:58.381Z] ----------- DAEMON LOG ------------ [2022-04-27T06:24:58.381Z] 2022/04/27 05:28:04 http: superfluous response.WriteHeader call from github.com/docker/docker/api/server/httputils.WriteJSON (httputils.go:92) [2022-04-27T06:24:58.381Z] ----------- END DAEMON LOG -------- [2022-04-27T06:24:58.381Z] INFO: Saving daemon under test log (d:\CI\PR-43531\1\dut.out) to bundles\CIDUT.out [2022-04-27T06:24:58.381Z] INFO: Saving daemon under test log (d:\CI\PR-43531\1\dut.err) to bundles\CIDUT.err [2022-04-27T06:24:58.381Z] INFO: Saving containerd logs to bundles [2022-04-27T06:24:58.381Z] INFO: Nuke-Everything... [2022-04-27T06:24:58.381Z] INFO: Container count on control daemon to delete is 2 [2022-04-27T06:24:58.849Z] 1a74f6ad093f [2022-04-27T06:24:58.849Z] 6c6931cc4a66 [2022-04-27T06:24:58.849Z] INFO: Tidying pidfile d:\CI\PR-43531\1\docker.pid [2022-04-27T06:24:58.849Z] INFO: Nuking d:\CI [2022-04-27T06:25:34.738Z] INFO: Zapped successfully [2022-04-27T06:25:34.738Z] [2022-04-27T06:25:34.738Z] INFO: executeCI.ps1 exiting at Wed Apr 27 06:25:31 CUT 2022. Duration 01:27:52.1126192 [2022-04-27T06:25:34.738Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2022-04-27T06:25:35.004Z] Recording test results [2022-04-27T06:25:44.140Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2022-04-27T06:25:46.318Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2022-04-27T06:25:48.771Z] Archiving artifacts [2022-04-27T06:26:04.166Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43531/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-04-27T06:26:05.137Z] + make clean [2022-04-27T06:26:07.360Z] docker volume rm -f docker-dev-cache docker-mod-cache [2022-04-27T06:26:07.360Z] docker-dev-cache [2022-04-27T06:26:07.360Z] docker-mod-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